public class CanShowOnlyofficeFilter extends AbstractOnlyofficeFilter
| Constructor and Description |
|---|
CanShowOnlyofficeFilter() |
CanShowOnlyofficeFilter(boolean forceNotEditing) |
CanShowOnlyofficeFilter(String messageKey) |
CanShowOnlyofficeFilter(String messageKey,
org.exoplatform.webui.ext.filter.UIExtensionFilterType type) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(String userId,
javax.jcr.Node node) |
org.exoplatform.webui.ext.filter.UIExtensionFilterType |
getType() |
accept, onDenypublic CanShowOnlyofficeFilter()
public CanShowOnlyofficeFilter(boolean forceNotEditing)
public CanShowOnlyofficeFilter(String messageKey)
messageKey - public CanShowOnlyofficeFilter(String messageKey, org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
messageKey - type - public org.exoplatform.webui.ext.filter.UIExtensionFilterType getType()
getType in interface org.exoplatform.webui.ext.filter.UIExtensionFiltergetType in class org.exoplatform.webui.ext.filter.UIExtensionAbstractFilterprotected boolean accept(String userId, javax.jcr.Node node) throws javax.jcr.RepositoryException, OnlyofficeEditorException
accept in class AbstractOnlyofficeFilterjavax.jcr.RepositoryExceptionOnlyofficeEditorExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.