Uses of Interface
org.alfresco.rest.api.Renditions
Packages that use Renditions
-
Uses of Renditions in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement RenditionsFields in org.alfresco.rest.api.impl declared as RenditionsMethods in org.alfresco.rest.api.impl with parameters of type RenditionsModifier and TypeMethodDescriptionvoid
DeletedNodesImpl.setRenditions
(Renditions renditions) void
PeopleImpl.setRenditions
(Renditions renditions) void
QuickShareLinksImpl.setRenditions
(Renditions renditions) -
Uses of Renditions in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes with parameters of type RenditionsModifier and TypeMethodDescriptionvoid
NodeRenditionsRelation.setRenditions
(Renditions renditions) void
NodeVersionRenditionsRelation.setRenditions
(Renditions renditions)