org.exoplatform.clouddrive.ecms.filters
Class PersonalDocumentsFilter
java.lang.Object
org.exoplatform.clouddrive.ecms.filters.PersonalDocumentsFilter
- All Implemented Interfaces:
- org.exoplatform.webui.ext.filter.UIExtensionFilter
public class PersonalDocumentsFilter
- extends Object
- implements org.exoplatform.webui.ext.filter.UIExtensionFilter
Filter for personal drives.
|
Field Summary |
protected static org.exoplatform.services.log.Log |
LOG
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.exoplatform.services.log.Log LOG
PersonalDocumentsFilter
public PersonalDocumentsFilter()
accept
public boolean accept(Map<String,Object> context)
throws Exception
-
- Specified by:
accept in interface org.exoplatform.webui.ext.filter.UIExtensionFilter
- Throws:
Exception
getType
public org.exoplatform.webui.ext.filter.UIExtensionFilterType getType()
-
- Specified by:
getType in interface org.exoplatform.webui.ext.filter.UIExtensionFilter
onDeny
public void onDeny(Map<String,Object> context)
throws Exception
-
- Specified by:
onDeny in interface org.exoplatform.webui.ext.filter.UIExtensionFilter
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.