Uses of Class
org.alfresco.rest.model.RestRenditionInfoModelCollection
-
Packages that use RestRenditionInfoModelCollection Package Description org.alfresco.rest.requests -
-
Uses of RestRenditionInfoModelCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestRenditionInfoModelCollection Modifier and Type Method Description RestRenditionInfoModelCollectionTrashcan. getDeletedNodeRenditions(org.alfresco.utility.model.RepoTestModel repoModel)Gets all trashcan node renditions using GET call on "/deleted-nodes/{nodeId}/renditions"RestRenditionInfoModelCollectionNode. getNodeRenditionsInfo()Get rendition information for available renditions for the node using GET call on 'nodes/{nodeId}/renditions'RestRenditionInfoModelCollectionSharedLinks. getSharedLinkRenditions(RestSharedLinksModel sharedLinksModel)Retrieves Renditions for the specified sharedLink
-