Package | Description |
---|---|
org.alfresco.repo.search.impl.querymodel | |
org.alfresco.repo.search.impl.querymodel.impl |
Modifier and Type | Method and Description |
---|---|
Constraint.Occur |
Constraint.getOccur() |
static Constraint.Occur |
Constraint.Occur.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Constraint.setOccur(Constraint.Occur occur) |
Modifier and Type | Method and Description |
---|---|
Constraint.Occur |
BaseConstraint.getOccur() |
Modifier and Type | Method and Description |
---|---|
void |
BaseConstraint.setOccur(Constraint.Occur occur) |
Constructor and Description |
---|
SimpleConstraint(Constraint.Occur occur) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.