mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
WCM Services - "sandbox service" - cleanup (for consistency)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12174 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -60,15 +60,10 @@ public interface SandboxInfo
|
||||
public String getCreator();
|
||||
|
||||
/**
|
||||
* The sandbox root relative path - eg. for WCM, typically /www
|
||||
* The sandbox root relative path - eg. for WCM web project with webapps, typically /www/avm_webapps
|
||||
*/
|
||||
public String getSandboxRootPath();
|
||||
|
||||
/**
|
||||
* The webapps root relative path - eg. for WCM, typically /www/avm_webapps
|
||||
*/
|
||||
public String getWebAppsPath();
|
||||
|
||||
/**
|
||||
* A list of ids of the stores within this sandbox.
|
||||
* The "main" store should come first in this list;
|
||||
|
Reference in New Issue
Block a user