Package org.alfresco.opencmis
Class CMISRenditionMapping
java.lang.Object
org.alfresco.opencmis.CMISRenditionMapping
Deprecated.
The RenditionService is being replace by the simpler async RenditionService2.
-
Constructor Summary
ConstructorsConstructorDescriptionCMISRenditionMapping(NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, Map<String, List<String>> renditionKinds) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.chemistry.opencmis.commons.data.RenditionData>getRenditions(NodeRef nodeRef, String renditionFilter, BigInteger maxItems, BigInteger skipCount) Deprecated.
-
Constructor Details
-
CMISRenditionMapping
public CMISRenditionMapping(NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, Map<String, List<String>> renditionKinds) Deprecated.
-
-
Method Details
-
getRenditions
public List<org.apache.chemistry.opencmis.commons.data.RenditionData> getRenditions(NodeRef nodeRef, String renditionFilter, BigInteger maxItems, BigInteger skipCount) Deprecated.
-