public interface PreviewURIService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPreviewURI(java.lang.String storeId,
java.lang.String pathToAsset)
Deprecated.
|
java.lang.String getPreviewURI(java.lang.String storeId,
java.lang.String pathToAsset)
storeId - 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)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.