Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
FilterCmisService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
FilterCmisService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
NavigationServiceImpl.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
NavigationServiceImpl.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
NavigationServiceImpl.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
NavigationServiceImpl.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
NavigationServiceImpl.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
NavigationServiceImpl.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
NavigationServiceImpl.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
NavigationServiceImpl.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
ObjectInFolderContainer.getChildren()
Returns the object containers of the next level.
|
Modifier and Type | Method and Description |
---|---|
static ObjectInFolderContainer |
WSConverter.convert(CmisObjectInFolderContainerType container)
Converts an ObjectInFolder container object.
|
static ObjectInFolderContainer |
JSONConverter.convertDescendant(Map<String,Object> json,
TypeCache typeCache)
Converts a descendant.
|
Modifier and Type | Method and Description |
---|---|
static List<ObjectInFolderContainer> |
JSONConverter.convertDescendants(List<Object> json,
TypeCache typeCache)
Converts a descendants tree.
|
Modifier and Type | Method and Description |
---|---|
static CmisObjectInFolderContainerType |
WSConverter.convert(ObjectInFolderContainer container,
CmisVersion cmisVersion)
Converts an ObjectInFolder container object.
|
static JSONObject |
JSONConverter.convert(ObjectInFolderContainer container,
TypeCache typeCache,
boolean succinct)
Converts a folder container.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectInFolderContainerImpl
ObjectInFolderContainer implementation.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
ObjectInFolderContainerImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectInFolderContainerImpl.setChildren(List<ObjectInFolderContainer> children) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
AbstractCmisService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension)
Gets the set of descendant objects contained in the specified folder or
any of its child folders.
|
List<ObjectInFolderContainer> |
AbstractCmisService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension)
Gets the set of descendant folder objects contained in the specified
folder.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
NavigationService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension)
Gets the set of descendant objects contained in the specified folder or
any of its child folders.
|
List<ObjectInFolderContainer> |
NavigationService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension)
Gets the set of descendant folder objects contained in the specified
folder.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
FileShareRepository.getDescendants(CallContext context,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
Boolean includePathSegment,
ObjectInfoHandler objectInfos,
boolean foldersOnly)
CMIS getDescendants.
|
List<ObjectInFolderContainer> |
FileShareCmisService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
FileShareCmisService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
InMemoryNavigationServiceImpl.getDescendants(CallContext context,
String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension,
ObjectInfoHandler objectInfos) |
List<ObjectInFolderContainer> |
InMemoryService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
InMemoryNavigationServiceImpl.getFolderTree(CallContext context,
String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension,
ObjectInfoHandler objectInfos) |
List<ObjectInFolderContainer> |
InMemoryService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
void |
AtomLinkInfoProvider.fillInformationForAtomLinks(String repositoryId,
String objectId,
ObjectInfoHandler objectInfos,
List<ObjectInFolderContainer> oifcList)
FillObjectInfoHolder object with required information needed for Atom
binding for a list with ObjectInFolderContainers.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
JcrRepository.getDescendants(javax.jcr.Session session,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
Boolean includePathSegment,
ObjectInfoHandler objectInfos,
boolean requiresObjectInfo,
boolean foldersOnly)
See CMIS 1.0 section 2.2.3.2 getDescendants
|
List<ObjectInFolderContainer> |
JcrService.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
JcrService.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAtomPubServiceCall.writeContentChangesObjectEntry(CmisService service,
AtomEntry entry,
ObjectData object,
List<ObjectInFolderContainer> children,
String repositoryId,
String pathSegment,
String relativePathSegment,
UrlBuilder baseUrl,
boolean isRoot,
CmisVersion cmisVersion)
Writes the a object entry in a content changes list.
|
void |
AbstractAtomPubServiceCall.writeObjectChildren(CmisService service,
AtomEntry entry,
ObjectInfo folderInfo,
List<ObjectInFolderContainer> children,
String repositoryId,
UrlBuilder baseUrl,
CmisVersion cmisVersion)
Writes an objects entry children feed.
|
void |
AbstractAtomPubServiceCall.writeObjectEntry(CmisService service,
AtomEntry entry,
ObjectData object,
List<ObjectInFolderContainer> children,
String repositoryId,
String pathSegment,
String relativePathSegment,
UrlBuilder baseUrl,
boolean isRoot,
CmisVersion cmisVersion)
Writes the a object entry.
|
Modifier and Type | Method and Description |
---|---|
List<ObjectInFolderContainer> |
SimpleLoggingCmisServiceWrapper.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
ConformanceCmisServiceWrapper.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
AbstractCmisServiceWrapper.getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
SimpleLoggingCmisServiceWrapper.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
ConformanceCmisServiceWrapper.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
List<ObjectInFolderContainer> |
AbstractCmisServiceWrapper.getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
ExtensionsData extension) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.