Class ContentConsistencyManager.ConsistencyExpression
java.lang.Object
org.ametys.cms.content.consistency.ContentConsistencyManager.ConsistencyExpression
- All Implemented Interfaces:
 Expression
- Enclosing class:
 - ContentConsistencyManager
 
public static class ContentConsistencyManager.ConsistencyExpression
extends Object
implements Expression
Expression which tests if contents have consistency informations.
- 
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
- 
ConsistencyExpression
public ConsistencyExpression() 
 - 
 - 
Method Details
- 
build
Description copied from interface:ExpressionBuild the expression.- Specified by:
 buildin interfaceExpression- Returns:
 - The XPath view of the expression.
 
 
 -