Class ThemeExpression
java.lang.Object
org.ametys.plugins.glossary.theme.ThemeExpression
- All Implemented Interfaces:
Expression
Build a
Expression for glossary themes-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ametys.plugins.repository.query.expression.Expression
Expression.LogicalOperator, Expression.Operator -
Field Summary
Fields -
Constructor Summary
Constructors -
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:ExpressionBuild the expression.- Specified by:
buildin interfaceExpression- Returns:
- The XPath view of the expression.
-