Uses of Enum Class
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.OccurReturns the enum constant of this class with the specified name.static Constraint.Occur[]Constraint.Occur.values()Returns an array containing the constants of this enum class, 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