| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.mapping | |
| org.alfresco.cmis.renditions |
| Modifier and Type | Method and Description |
|---|---|
List<CMISTypeDefinition> |
CMISServices.getAppliedPolicies(String objectId,
String filter)
Gets the list of policy objects currently applied to a target object.
|
Map<String,Object> |
CMISServices.getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String renditionFilter)
Gets a map of node attributes relating to renditions.
|
List<CMISRendition> |
CMISRenditionService.getRenditions(org.alfresco.service.cmr.repository.NodeRef node,
String renditionFilter)
Get renditions for a document.
|
| Constructor and Description |
|---|
PropertyFilter(String filter) |
| Modifier and Type | Method and Description |
|---|---|
List<CMISTypeDefinition> |
CMISServicesImpl.getAppliedPolicies(String objectId,
String filter) |
Map<String,Object> |
CMISServicesImpl.getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String renditionFilter) |
| Modifier and Type | Method and Description |
|---|---|
List<CMISRendition> |
CMISRenditionServiceImpl.getRenditions(org.alfresco.service.cmr.repository.NodeRef node,
String renditionFilter) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.