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:
Jan Vonka
2008-11-28 12:32:27 +00:00
parent 8a765056b4
commit 3bd69a1734
8 changed files with 347 additions and 321 deletions

View File

@@ -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;