public interface VisibilityConditionRule
| Modifier and Type | Method and Description |
|---|---|
String |
getAssociatedNodeType()
Return the node type associated with this condition.
|
String |
getGWTDisplayTemplate(Locale locale)
Return the associated display template that will be used by gwt.
|
List<String> |
getRequiredFieldNamesForTemplate()
Returns a list of field names, required to display the info.
|
boolean |
matches(JCRNodeWrapper node)
Returns
true if the condition is satisfied and content will be rendered. |
boolean matches(JCRNodeWrapper node)
true if the condition is satisfied and content will be rendered.node - the node to test visibility condition fortrue if the condition is satisfied and content will be renderedString getAssociatedNodeType()
String getGWTDisplayTemplate(Locale locale)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.