Class VirtualFactoryExpression
java.lang.Object
org.ametys.plugins.repository.query.expression.VirtualFactoryExpression
- All Implemented Interfaces:
Expression
Expression matching
AmetysObjects holding a link to a VirtualAmetysObjectFactory.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ametys.plugins.repository.query.expression.Expression
Expression.Operator -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VirtualFactoryExpression
Creates the comparison Expression.- Parameters:
value- the metadata value
-
-
Method Details
-
build
Description copied from interface:ExpressionBuild the expression.- Specified by:
buildin interfaceExpression- Returns:
- The XPath view of the expression.
-