|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangeType | |
---|---|
org.apache.chemistry.opencmis.commons.data | OpenCMIS data interfaces. |
org.apache.chemistry.opencmis.commons.enums | OpenCMIS enums. |
Uses of ChangeType in org.apache.chemistry.opencmis.commons.data |
---|
Methods in org.apache.chemistry.opencmis.commons.data that return ChangeType | |
---|---|
ChangeType |
ChangeEventInfo.getChangeType()
|
Uses of ChangeType in org.apache.chemistry.opencmis.commons.enums |
---|
Methods in org.apache.chemistry.opencmis.commons.enums that return ChangeType | |
---|---|
static ChangeType |
ChangeType.fromValue(String v)
|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |