@Deprecated public class CanShowOnlyofficeFilter extends AbstractOnlyofficeFilter
| Constructor and Description |
|---|
CanShowOnlyofficeFilter()
Deprecated.
Instantiates a new can show onlyoffice filter.
|
CanShowOnlyofficeFilter(boolean forceNotEditing)
Deprecated.
Instantiates a new can show onlyoffice filter.
|
CanShowOnlyofficeFilter(String messageKey)
Deprecated.
Instantiates a new can show onlyoffice filter.
|
CanShowOnlyofficeFilter(String messageKey,
org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
Deprecated.
Instantiates a new can show onlyoffice filter.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(String userId,
javax.jcr.Node node,
org.exoplatform.webui.core.UIContainer container)
Deprecated.
Accept.
|
org.exoplatform.webui.ext.filter.UIExtensionFilterType |
getType()
Deprecated.
|
accept, onDenypublic CanShowOnlyofficeFilter()
public CanShowOnlyofficeFilter(boolean forceNotEditing)
forceNotEditing - the force not editingpublic CanShowOnlyofficeFilter(String messageKey)
messageKey - the message keypublic CanShowOnlyofficeFilter(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, org.exoplatform.webui.core.UIContainer container) throws javax.jcr.RepositoryException, OnlyofficeEditorException
accept in class AbstractOnlyofficeFilteruserId - the user idnode - the nodecontainer - the containerjavax.jcr.RepositoryException - the repository exceptionOnlyofficeEditorException - the onlyoffice editor exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.