org.alfresco.opencmis
Class CMISRenditionMapping

java.lang.Object
  extended by org.alfresco.opencmis.CMISRenditionMapping

public class CMISRenditionMapping
extends java.lang.Object


Constructor Summary
CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService, ContentService contentService, RenditionService renditionService, TransactionService transactionService, java.util.Map renditionKinds)
           
 
Method Summary
 java.util.List getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef, java.lang.String renditionFilter, java.math.BigInteger maxItems, java.math.BigInteger skipCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMISRenditionMapping

public CMISRenditionMapping(org.alfresco.service.cmr.repository.NodeService nodeService,
                            ContentService contentService,
                            RenditionService renditionService,
                            TransactionService transactionService,
                            java.util.Map renditionKinds)
Method Detail

getRenditions

public java.util.List getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef,
                                    java.lang.String renditionFilter,
                                    java.math.BigInteger maxItems,
                                    java.math.BigInteger skipCount)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.