Uses of Interface
org.opencms.cmis.I_CmsCmisRenditionProvider
-
Packages that use I_CmsCmisRenditionProvider Package Description org.opencms.cmis -
-
Uses of I_CmsCmisRenditionProvider in org.opencms.cmis
Methods in org.opencms.cmis that return types with arguments of type I_CmsCmisRenditionProvider Modifier and Type Method Description protected java.util.List<I_CmsCmisRenditionProvider>
CmsCmisRepository. getRenditionProviders(CmsCmisRenditionFilter filter)
Gets the rendition providers matching the given filter.
-