|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectParentData | |
---|---|
org.apache.chemistry.opencmis.commons.spi | OpenCMIS client and server binding services. |
org.apache.chemistry.opencmis.server.support |
Uses of ObjectParentData in org.apache.chemistry.opencmis.commons.spi |
---|
Methods in org.apache.chemistry.opencmis.commons.spi that return types with arguments of type ObjectParentData | |
---|---|
List<ObjectParentData> |
NavigationService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension)
Gets the parent folder(s) for the specified non-folder, fileable object. |
Uses of ObjectParentData in org.apache.chemistry.opencmis.server.support |
---|
Methods in org.apache.chemistry.opencmis.server.support that return types with arguments of type ObjectParentData | |
---|---|
List<ObjectParentData> |
CmisServiceWrapper.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |