Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
FilterCmisService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<String> |
Folder.deleteTree(boolean allversions,
UnfileObject unfile,
boolean continueOnFailure)
Deletes this folder and all subfolders.
|
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
ObjectServiceImpl.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
ObjectServiceImpl.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
ObjectServiceImpl.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
ObjectServiceImpl.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
List<String> |
FolderImpl.deleteTree(boolean allVersions,
UnfileObject unfile,
boolean continueOnFailure) |
Modifier and Type | Method and Description |
---|---|
static UnfileObject |
UnfileObject.fromValue(String v) |
static UnfileObject |
UnfileObject.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnfileObject[] |
UnfileObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
AbstractCmisService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension)
Deletes the specified folder object and all of its child- and
descendant-objects.
|
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
ObjectService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension)
Deletes the specified folder object and all of its child- and
descendant-objects.
|
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
FileShareCmisService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
InMemoryObjectServiceImpl.deleteTree(CallContext context,
String repositoryId,
String folderId,
Boolean allVers,
UnfileObject unfile,
Boolean continueOnFail,
ExtensionsData extension) |
StoredObject |
BaseServiceValidatorImpl.deleteTree(CallContext context,
String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
ExtensionsData extension) |
FailedToDeleteData |
InMemoryService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
StoredObject |
CmisServiceValidator.deleteTree(CallContext context,
String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
StoredObject |
InMemoryServiceValidatorImpl.deleteTree(CallContext context,
String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
JcrService.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
Modifier and Type | Method and Description |
---|---|
protected UnfileObject |
ConformanceCmisServiceWrapper.getDefault(UnfileObject value)
Returns the
UnfileObjects.DELETE if value is
null . |
Modifier and Type | Method and Description |
---|---|
FailedToDeleteData |
SimpleLoggingCmisServiceWrapper.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
FailedToDeleteData |
ConformanceCmisServiceWrapper.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
FailedToDeleteData |
AbstractCmisServiceWrapper.deleteTree(String repositoryId,
String folderId,
Boolean allVersions,
UnfileObject unfileObjects,
Boolean continueOnFailure,
ExtensionsData extension) |
protected UnfileObject |
ConformanceCmisServiceWrapper.getDefault(UnfileObject value)
Returns the
UnfileObjects.DELETE if value is
null . |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.