public class FileViewFilter extends AbstractOnlyofficeFilter
| Constructor and Description |
|---|
FileViewFilter()
Instantiates a new file view filter.
|
FileViewFilter(String messageKey)
Instantiates a new file view filter.
|
FileViewFilter(String messageKey,
org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
Instantiates a new file view filter.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(String userId,
javax.jcr.Node node,
org.exoplatform.webui.core.UIContainer container)
Accept.
|
accept, onDenypublic FileViewFilter()
public FileViewFilter(String messageKey, org.exoplatform.webui.ext.filter.UIExtensionFilterType type)
messageKey - the message keytype - the typepublic FileViewFilter(String messageKey)
messageKey - the message keyprotected 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.