| Package | Description |
|---|---|
| org.alfresco.wcm.preview |
| Modifier and Type | Class and Description |
|---|---|
class |
NullPreviewURIService
A PreviewURIService that always returns null (no preview URI).
|
class |
URITemplatePreviewURIService
A PreviewURIService that takes a URI template and replaces the following parameters per request:
{storeId} - the store Id of the preview request
{pathToAsset} - the full path and filename of the asset being previewed (including a leading '/')
|
class |
VirtualisationServerPreviewURIService
A PreviewURIService that constructs a virtualisation server URI.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.