public class CanValidateFilter extends Object implements org.exoplatform.webui.ext.filter.UIExtensionFilter
| Constructor and Description |
|---|
CanValidateFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,Object> context)
This method checks if the current node is of the right type
|
org.exoplatform.webui.ext.filter.UIExtensionFilterType |
getType()
This is the type of the filter
|
void |
onDeny(Map<String,Object> context)
This is called when the filter has failed
|
public boolean accept(Map<String,Object> context) throws Exception
accept in interface org.exoplatform.webui.ext.filter.UIExtensionFilterExceptionpublic org.exoplatform.webui.ext.filter.UIExtensionFilterType getType()
getType in interface org.exoplatform.webui.ext.filter.UIExtensionFilterCopyright © 2003–2021 eXo Platform SAS. All rights reserved.