|
||||||||||
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 | |
---|---|
java.util.List<ObjectParentData> |
NavigationService.getObjectParents(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.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 | |
---|---|
java.util.List<ObjectParentData> |
CmisServiceWrapper.getObjectParents(java.lang.String repositoryId,
java.lang.String objectId,
java.lang.String filter,
java.lang.Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
java.lang.String renditionFilter,
java.lang.Boolean includeRelativePathSegment,
ExtensionsData extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |