| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.mapping |
| Modifier and Type | Method and Description |
|---|---|
String |
CMISServices.createPolicy(Map<String,Serializable> properties,
String folderId,
List<String> policies)
Creates a policy object of the specified type, and optionally adds the policy to a folder.
|
void |
CMISServices.deleteObject(String objectId,
boolean allVersions)
Deletes an object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CMISServicesImpl.createPolicy(Map<String,Serializable> properties,
String folderId,
List<String> policies) |
void |
CMISServicesImpl.deleteObject(String objectId,
boolean allVersions) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.