Package org.ametys.plugins.repository.query.expression
package org.ametys.plugins.repository.query.expression
-
ClassDescriptionConstructs an
Expression
corresponding to the logical "and" between two othersExpression
.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.Enumeration 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 the logical "or" between two othersExpression
.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.