Class CMISRenditionMapping


  • @Deprecated
    public class CMISRenditionMapping
    extends Object
    Deprecated.
    The RenditionService is being replace by the simpler async RenditionService2.
    • Method Detail

      • getRenditions

        public List<org.apache.chemistry.opencmis.commons.data.RenditionData> getRenditions​(org.alfresco.service.cmr.repository.NodeRef nodeRef,
                                                                                            String renditionFilter,
                                                                                            BigInteger maxItems,
                                                                                            BigInteger skipCount)
        Deprecated.