|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidConstraintException | |
|---|---|
| org.apache.jackrabbit.spi.commons.nodetype.constraint | |
| Uses of InvalidConstraintException in org.apache.jackrabbit.spi.commons.nodetype.constraint |
|---|
| Methods in org.apache.jackrabbit.spi.commons.nodetype.constraint that throw InvalidConstraintException | |
|---|---|
static ValueConstraint |
ValueConstraint.create(int type,
String definition)
Create a new ValueConstraint from the String representation. |
static ValueConstraint[] |
ValueConstraint.create(int type,
String[] definition)
Create a new ValueConstraint array from the String
representation. |
static ValueConstraint[] |
ValueConstraint.create(int type,
String[] jcrDefinition,
NamePathResolver resolver)
Create a new ValueConstraint array from the specified JCR
representations. |
static ValueConstraint |
ValueConstraint.create(int type,
String jcrDefinition,
NamePathResolver resolver)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||