Class ThemeExpression
java.lang.Object
org.ametys.plugins.linkdirectory.theme.ThemeExpression
- All Implemented Interfaces:
Expression
Build a
Expression
for links themes-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ametys.plugins.repository.query.expression.Expression
Expression.Operator
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
_value
The theme label.
-
-
Constructor Details
-
ThemeExpression
Build a ThemeExpression from a label.- Parameters:
value
- the theme label.
-
-
Method Details
-
build
Description copied from interface:Expression
Build the expression.- Specified by:
build
in interfaceExpression
- Returns:
- The XPath view of the expression.
-