|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.wcm.preview.AbstractPreviewURIServiceProvider
org.alfresco.wcm.preview.VirtualisationServerPreviewURIService
org.alfresco.web.bean.wcm.preview.VirtualisationServerPreviewURIService
public class VirtualisationServerPreviewURIService
A PreviewURIService that constructs a virtualisation server URI.
Field Summary |
---|
Fields inherited from class org.alfresco.wcm.preview.VirtualisationServerPreviewURIService |
---|
DEFAULT_VSERVER_IP, DEFAULT_VSERVER_PORT, PREVIEW_ASSET_URL, PREVIEW_SANDBOX_URL |
Constructor Summary | |
---|---|
VirtualisationServerPreviewURIService()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getPreviewURI(java.lang.String sbStoreId,
java.lang.String pathToAsset)
Deprecated. |
Methods inherited from class org.alfresco.wcm.preview.VirtualisationServerPreviewURIService |
---|
getPreviewURI, setAvmService, setVirtServerRegistry |
Methods inherited from class org.alfresco.wcm.preview.AbstractPreviewURIServiceProvider |
---|
getPreviewURIs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualisationServerPreviewURIService()
Method Detail |
---|
public java.lang.String getPreviewURI(java.lang.String sbStoreId, java.lang.String pathToAsset)
getPreviewURI
in interface PreviewURIService
sbStoreId
- 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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |