Package org.ametys.plugins.repository.query.expression
package org.ametys.plugins.repository.query.expression
-
ClassDescriptionConstructs an
Expression
corresponding to a logical operator between severalExpression
.Constructs anExpression
corresponding to a logical "and" operator between severalExpression
.Constructs anExpression
corresponding to the boolean comparison with a metadata.Constructs anExpression
corresponding to the Date comparison with a metadata.Constructs anExpression
corresponding to the double comparison with a metadata.Handles an expression of a repository query.
The formal view depends on the implementation of the query.The logical operator to use in xpath queryEnumeration of available operators inExpression
Object that gives some context for expressionsConstructs anExpression
corresponding to a full text searchConstructs anExpression
corresponding to the long comparison with a metadata.Constructs anExpression
testing the existence of a metadata.Constructs anExpression
corresponding to the String comparison with a metadata of type MULTILANGUAL.Constructs anExpression
corresponding to the logical "not" of anotherExpression
.Constructs anExpression
corresponding to a logical "or" operator between severalExpression
.Constructs anExpression
corresponding to the String comparison with a metadata.Deprecated.Constructs anExpression
corresponding to a user comparison store as a composite with login and id of population.Expression matchingAmetysObject
s holding a link to aVirtualAmetysObjectFactory
.
StringExpression
instead.