| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.enums |
OpenCMIS enums.
|
| org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
| 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 |
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.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.