Uses of Class
org.alfresco.rest.model.RestRenditionInfoModelCollection
Packages that use RestRenditionInfoModelCollection
-
Uses of RestRenditionInfoModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestRenditionInfoModelCollectionModifier and TypeMethodDescriptionTrashcan.getDeletedNodeRenditions(org.alfresco.utility.model.RepoTestModel repoModel) Gets all trashcan node renditions using GET call on "/deleted-nodes/{nodeId}/renditions"Node.getNodeRenditionsInfo()Get rendition information for available renditions for the node using GET call on 'nodes/{nodeId}/renditions'Node.getNodeVersionRenditionsInfo(String versionId) Get rendition information for available renditions for the node version using GET call on 'nodes/{nodeId}/versions/{versionId}/renditions'SharedLinks.getSharedLinkRenditions(RestSharedLinksModel sharedLinksModel) Retrieves Renditions for the specified sharedLink