Uses of Enum
org.alfresco.repo.search.impl.querymodel.Constraint.Occur
Packages that use Constraint.Occur
Package
Description
-
Uses of Constraint.Occur in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return Constraint.OccurModifier and TypeMethodDescriptionConstraint.getOccur()
static Constraint.Occur
Returns the enum constant of this type with the specified name.static Constraint.Occur[]
Constraint.Occur.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.repo.search.impl.querymodel with parameters of type Constraint.Occur -
Uses of Constraint.Occur in org.alfresco.repo.search.impl.querymodel.impl
Methods in org.alfresco.repo.search.impl.querymodel.impl that return Constraint.OccurMethods in org.alfresco.repo.search.impl.querymodel.impl with parameters of type Constraint.OccurConstructors in org.alfresco.repo.search.impl.querymodel.impl with parameters of type Constraint.Occur