public class VirtualisationServerPreviewURIService extends org.alfresco.wcm.preview.VirtualisationServerPreviewURIService implements PreviewURIService
| Constructor and Description |
|---|
VirtualisationServerPreviewURIService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPreviewURI(java.lang.String sbStoreId,
java.lang.String pathToAsset)
Deprecated.
|
getPreviewURI, setAvmService, setVirtServerRegistrypublic VirtualisationServerPreviewURIService()
public java.lang.String getPreviewURI(java.lang.String sbStoreId,
java.lang.String pathToAsset)
getPreviewURI in interface PreviewURIServicesbStoreId - The id of the store to generate the preview URI for.pathToAsset - The path to the asset to generate the preview URI for (can be null or empty, to return preview URL to store)PreviewURIService.getPreviewURI(java.lang.String, java.lang.String)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.