Modifier and Type | Class and Description |
---|---|
class |
PictureRenditionProvider
Provides a rendition based on a picture view (referenced through the rendition definition name).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAutomationRenditionProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLazyCachableRenditionProvider
Default implementation of an asynchronous
RenditionProvider |
class |
AutomationLazyRenditionProvider |
Modifier and Type | Field and Description |
---|---|
protected RenditionProvider |
RenditionDefinition.provider |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends RenditionProvider> |
RenditionDefinition.providerClass |
Modifier and Type | Method and Description |
---|---|
RenditionProvider |
RenditionDefinition.getProvider() |
Modifier and Type | Method and Description |
---|---|
Class<? extends RenditionProvider> |
RenditionDefinition.getProviderClass() |
Modifier and Type | Method and Description |
---|---|
void |
RenditionDefinition.setProvider(RenditionProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
RenditionDefinition.setProviderClass(Class<? extends RenditionProvider> providerClass) |
Modifier and Type | Class and Description |
---|---|
class |
RenderViewRenditionProvider
Provides a rendition based on a render view (referenced through the rendition definition name).
|
class |
TransmissionThreeDRenditionProvider
Provides a rendition based on a 3d transmission format (referenced through the rendition definition lod).
|
Modifier and Type | Method and Description |
---|---|
protected RenditionDefinition |
ThreeDRenditionDefinitionProvider.buildRenditionDefinition(String title,
String name,
Blob blob,
String kind,
RenditionProvider provider,
boolean visible,
String iconPath) |
Modifier and Type | Class and Description |
---|---|
class |
ThumbnailRenditionProvider |
Modifier and Type | Class and Description |
---|---|
class |
VideoRenditionProvider
Provides a rendition based on a transcoded video
(referenced through the rendition definition name).
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlRenditionProvider |
class |
TemplateBasedRenditionProvider |
Copyright © 2017 Nuxeo. All rights reserved.