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