public class NullPreviewURIService extends AbstractPreviewURIServiceProvider
| Constructor and Description |
|---|
NullPreviewURIService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPreviewURI(String storeId,
String webapp,
PreviewContext previewContext) |
getPreviewURIspublic String getPreviewURI(String storeId, String webapp, PreviewContext previewContext)
getPreviewURI in interface PreviewURIServiceProvidergetPreviewURI in class AbstractPreviewURIServiceProviderstoreId - The sandbox store id to generate the preview URI for.webapp - The path to the asset to generate the preview URI for (can be null or empty, to return preview URL to store).previewContext - Additional preview contextCopyright © 2005–2014 Alfresco Software. All rights reserved.