Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
FilterCmisService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
NavigationServiceImpl.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
NavigationServiceImpl.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
NavigationServiceImpl.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
NavigationServiceImpl.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
static ObjectParentData |
WSConverter.convert(CmisObjectParentsType objectParent)
Converts an ObjectParent object.
|
Modifier and Type | Method and Description |
---|---|
static List<ObjectParentData> |
JSONConverter.convertObjectParents(List<Object> json,
TypeCache typeCache)
Converts an object parents list.
|
Modifier and Type | Method and Description |
---|---|
static CmisObjectParentsType |
WSConverter.convert(ObjectParentData objectParent,
CmisVersion cmisVersion)
Converts an ObjectParent object.
|
static JSONObject |
JSONConverter.convert(ObjectParentData parent,
TypeCache typeCache,
boolean succinct)
Converts an object parent.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectParentDataImpl
ObjectParentData implementation.
|
Modifier and Type | Method and Description |
---|---|
abstract List<ObjectParentData> |
AbstractCmisService.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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
FileShareRepository.getObjectParents(CallContext context,
String objectId,
String filter,
Boolean includeAllowableActions,
Boolean includeRelativePathSegment,
ObjectInfoHandler objectInfos)
CMIS getObjectParents.
|
List<ObjectParentData> |
FileShareCmisService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
InMemoryNavigationServiceImpl.getObjectParents(CallContext context,
String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension,
ObjectInfoHandler objectInfos) |
List<ObjectParentData> |
InMemoryService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
void |
AtomLinkInfoProvider.fillInformationForAtomLinksGetParents(String repositoryId,
String objectId,
ObjectInfoHandler objectInfos,
List<ObjectParentData> objParents)
FillObjectInfoHolder object with required information needed for Atom
binding for a list with ObjectParentData objects.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
JcrRepository.getObjectParents(javax.jcr.Session session,
String objectId,
String filter,
Boolean includeAllowableActions,
Boolean includeRelativePathSegment,
ObjectInfoHandler objectInfos,
boolean requiresObjectInfo)
See CMIS 1.0 section 2.2.3.5 getObjectParents
|
List<ObjectParentData> |
JcrService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
DummyService.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectParentData> |
SimpleLoggingCmisServiceWrapper.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
List<ObjectParentData> |
ConformanceCmisServiceWrapper.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
List<ObjectParentData> |
AbstractCmisServiceWrapper.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
ExtensionsData extension) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.