|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueConstraint | |
|---|---|
| org.apache.jackrabbit.spi.commons.nodetype.constraint | |
| Uses of ValueConstraint in org.apache.jackrabbit.spi.commons.nodetype.constraint |
|---|
| Fields in org.apache.jackrabbit.spi.commons.nodetype.constraint declared as ValueConstraint | |
|---|---|
static ValueConstraint[] |
ValueConstraint.EMPTY_ARRAY
|
| Methods in org.apache.jackrabbit.spi.commons.nodetype.constraint that return ValueConstraint | |
|---|---|
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 | |||||||||