Uses of Class
org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
Packages that use ThumbnailParentAssociationDetails
-
Uses of ThumbnailParentAssociationDetails in org.alfresco.repo.thumbnail
Methods in org.alfresco.repo.thumbnail with parameters of type ThumbnailParentAssociationDetailsModifier and TypeMethodDescriptionThumbnailRenditionConvertor.convert(ThumbnailDefinition thumbnailDefinition, ThumbnailParentAssociationDetails assocDetails) Deprecated.Given the specifiedthumbnailDefinitionandassocDetails, create and return an equivalentRenditionDefinitionobject.ThumbnailRenditionConvertor.convert(TransformationOptions transformationOptions, ThumbnailParentAssociationDetails assocDetails) Deprecated.Given the specifiedtransformationOptionsandassocDetails, create and return a parameter Map which contains the equivalentRenditionDefinitionconfiguration.ThumbnailServiceImpl.createThumbnail(NodeRef node, QName contentProperty, String mimetype, TransformationOptions transformationOptions, String thumbnailName, ThumbnailParentAssociationDetails assocDetails) Deprecated. -
Uses of ThumbnailParentAssociationDetails in org.alfresco.service.cmr.thumbnail
Methods in org.alfresco.service.cmr.thumbnail with parameters of type ThumbnailParentAssociationDetailsModifier and TypeMethodDescriptionThumbnailService.createThumbnail(NodeRef node, QName contentProperty, String mimetype, TransformationOptions transformationOptions, String name, ThumbnailParentAssociationDetails assocDetails) Deprecated.