|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyCheckEnum | |
|---|---|
| org.apache.chemistry.opencmis.tck.impl | |
| Uses of PropertyCheckEnum in org.apache.chemistry.opencmis.tck.impl |
|---|
| Methods in org.apache.chemistry.opencmis.tck.impl that return PropertyCheckEnum | |
|---|---|
static PropertyCheckEnum |
PropertyCheckEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyCheckEnum[] |
PropertyCheckEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.chemistry.opencmis.tck.impl with parameters of type PropertyCheckEnum | |
|---|---|
protected CmisTestResult |
AbstractSessionTest.checkProperty(Property<?> property,
String message,
PropertyCheckEnum propertyCheck)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||