Class VirtualFactoryExpression
java.lang.Object
org.ametys.plugins.repository.query.expression.VirtualFactoryExpression
- All Implemented Interfaces:
Expression
Expression matching
AmetysObject
s 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
-
Method Summary
-
Constructor Details
-
VirtualFactoryExpression
Creates the comparison Expression.- Parameters:
value
- the metadata value
-
-
Method Details
-
build
Description copied from interface:Expression
Build the expression.- Specified by:
build
in interfaceExpression
- Returns:
- The XPath view of the expression.
-