| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.mapping |
| Modifier and Type | Class and Description |
|---|---|
class |
CMISConstraintException |
class |
CMISContentAlreadyExistsException |
class |
CMISFilterNotValidException |
class |
CMISInvalidArgumentException |
class |
CMISNotSupportedException |
class |
CMISObjectNotFoundException |
class |
CMISPermissionDeniedException |
class |
CMISRuntimeException |
class |
CMISStreamNotSupportedException |
class |
CMISVersioningException |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISServices.deleteObject(String objectId,
boolean allVersions)
Deletes an object.
|
void |
CMISServices.deleteTreeReportLastError(String objectId,
boolean continueOnFailure,
boolean unfile,
boolean deleteAllVersions)
Deletes a folder and its children, raising an exception for the last error encountered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMISServicesImpl.deleteObject(String objectId,
boolean allVersions) |
void |
CMISServicesImpl.deleteTreeReportLastError(String objectId,
boolean continueOnFailure,
boolean unfile,
boolean deleteAllVersions) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.