|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnVersion | |
---|---|
org.apache.chemistry.opencmis.client.bindings.spi.atompub | |
org.apache.chemistry.opencmis.commons.impl |
Uses of ReturnVersion in org.apache.chemistry.opencmis.client.bindings.spi.atompub |
---|
Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub with parameters of type ReturnVersion | |
---|---|
protected ObjectData |
AbstractAtomPubService.getObjectInternal(java.lang.String repositoryId,
AbstractAtomPubService.IdentifierType idOrPath,
java.lang.String objectIdOrPath,
ReturnVersion returnVersion,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includePolicyIds,
java.lang.Boolean includeAcl,
ExtensionsData extension)
Retrieves an object from the server and caches the links. |
Uses of ReturnVersion in org.apache.chemistry.opencmis.commons.impl |
---|
Methods in org.apache.chemistry.opencmis.commons.impl that return ReturnVersion | |
---|---|
static ReturnVersion |
ReturnVersion.fromValue(java.lang.String v)
|
static ReturnVersion |
ReturnVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReturnVersion[] |
ReturnVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |