| Package | Description |
|---|---|
| org.alfresco.wcm.client | |
| org.alfresco.wcm.client.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Rendition> |
Asset.getRenditions()
Get the renditions that are available for this asset.
|
Map<String,Rendition> |
AssetFactory.getRenditions(String assetId)
Retrieve all the renditions of the specified asset
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingRenditionImpl |
class |
ContentStreamCmisRenditionImpl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Rendition> |
DeferredLoadingAssetImpl.getRenditions() |
Map<String,Rendition> |
AssetImpl.getRenditions() |
Map<String,Rendition> |
SearchResultAssetImpl.getRenditions() |
Map<String,Rendition> |
CachingAssetFactoryImpl.getRenditions(String assetId) |
Map<String,Rendition> |
AssetFactoryWebscriptImpl.getRenditions(String assetId) |
Map<String,Rendition> |
AssetFactoryCmisImpl.getRenditions(String assetId) |
| Constructor and Description |
|---|
CachingRenditionImpl(Rendition rendition) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.