public class CanCloseOnlyofficeFilter extends AbstractOnlyofficeFilter
| Constructor and Description |
|---|
CanCloseOnlyofficeFilter()
Instantiates a new can close onlyoffice filter.
|
CanCloseOnlyofficeFilter(String messageKey)
Instantiates a new can close onlyoffice filter.
|
CanCloseOnlyofficeFilter(String messageKey,
org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
Instantiates a new can close onlyoffice filter.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(String userId,
javax.jcr.Node node)
Accept.
|
org.exoplatform.webui.ext.filter.UIExtensionFilterType |
getType() |
accept, onDenypublic CanCloseOnlyofficeFilter()
public CanCloseOnlyofficeFilter(String messageKey)
messageKey - the message keypublic CanCloseOnlyofficeFilter(String messageKey, org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
messageKey - the message keytype - the typepublic 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 AbstractOnlyofficeFilteruserId - the user idnode - the nodejavax.jcr.RepositoryException - the repository exceptionOnlyofficeEditorException - the onlyoffice editor exceptionCopyright © 2003–2017 eXo Platform SAS. All rights reserved.