public class CanOpenOnlyofficeFilter extends AbstractOnlyofficeFilter
| Constructor and Description |
|---|
CanOpenOnlyofficeFilter() |
CanOpenOnlyofficeFilter(boolean forceNotEditing) |
CanOpenOnlyofficeFilter(String messageKey) |
CanOpenOnlyofficeFilter(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 CanOpenOnlyofficeFilter()
public CanOpenOnlyofficeFilter(boolean forceNotEditing)
public CanOpenOnlyofficeFilter(String messageKey)
messageKey - public CanOpenOnlyofficeFilter(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.