public class CMISRenditionMapping extends Object
| Constructor and Description |
|---|
CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService,
ContentService contentService,
RenditionService renditionService,
TransactionService transactionService,
Map<String,List<String>> renditionKinds) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.chemistry.opencmis.commons.data.RenditionData> |
getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount) |
public CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService,
ContentService contentService,
RenditionService renditionService,
TransactionService transactionService,
Map<String,List<String>> renditionKinds)
public List<org.apache.chemistry.opencmis.commons.data.RenditionData> getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef, String renditionFilter, BigInteger maxItems, BigInteger skipCount)
Copyright © 2005–2018 Alfresco Software. All rights reserved.