public interface PreviewContextProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultStoreId()
Gets the default store id
|
String |
getDefaultWebappId()
Gets the default webapp id
|
PreviewContext |
provide()
Provides the remote sandbox context instance.
|
void |
setDefaultStoreId(String defaultStoreId)
Sets the default store id
|
void |
setDefaultWebappId(String defaultWebappId)
Sets the default webapp id
|
PreviewContext provide()
void setDefaultStoreId(String defaultStoreId)
defaultStoreId - StringString getDefaultStoreId()
void setDefaultWebappId(String defaultWebappId)
defaultWebappId - StringString getDefaultWebappId()
Copyright © 2005–2015 Alfresco Software. All rights reserved.