public interface RenditionDefinitionRegistry2
| Modifier and Type | Method and Description |
|---|---|
RenditionDefinition2 |
getRenditionDefinition(String renditionName) |
Set<String> |
getRenditionNames() |
Set<String> |
getRenditionNamesFrom(String sourceMimetype,
long size)
Obtains the names of renditions that are possible from a given source mimetype.
|
Set<String> getRenditionNamesFrom(String sourceMimetype, long size)
sourceMimetype - the mimetype of the source.size - the size of the source. May be -1 if the size should be ignored.RenditionDefinition2 getRenditionDefinition(String renditionName)
Copyright © 2005–2018 Alfresco Software. All rights reserved.