public interface Renderable
Rendition| Modifier and Type | Method and Description |
|---|---|
List<RenditionDefinition> |
getAvailableRenditionDefinitions()
Returns
RenditionDefinition that are available on the underlying object |
Rendition |
getRenditionByKind(String name)
Retrieve the
Rendition by it's king (first match rendition is returned) |
Rendition |
getRenditionByName(String name)
Retrieve the
Rendition by it's name |
List<RenditionDefinition> getAvailableRenditionDefinitions()
RenditionDefinition that are available on the underlying objectRendition getRenditionByName(String name)
Rendition by it's namename - Rendition getRenditionByKind(String name)
Rendition by it's king (first match rendition is returned)name - Copyright © 2019 Nuxeo. All rights reserved.