Package org.ametys.web.repository.site
Class SearchSitesAction.SiteTitleExpression
java.lang.Object
org.ametys.web.repository.site.SearchSitesAction.SiteTitleExpression
- All Implemented Interfaces:
 Expression
- Enclosing class:
 - SearchSitesAction
 
Site title expression
- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.ametys.plugins.repository.query.expression.Expression
Expression.LogicalOperator, Expression.Operator - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SiteTitleExpression
Creates the comparison Expression.- Parameters:
 value- the value to test
 
 - 
 - 
Method Details
- 
build
Description copied from interface:ExpressionBuild the expression.- Specified by:
 buildin interfaceExpression- Returns:
 - The XPath view of the expression.
 
 
 -