Swift – SE.S21 Share - DM Remote Store - WIP

- not hooked in as the default yet - fleshing out methods and impl

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2011-06-10 15:35:26 +00:00
parent 6c1f5649f1
commit fba9ab0119

View File

@@ -292,6 +292,14 @@ public interface SiteService
@NotAuditable
String getSiteRoleGroup(String shortName, String role);
/**
* Gets the reference to the folder that is the Site root node.
*
* @return site root node.
*/
@NotAuditable
NodeRef getSiteRoot();
/**
* This method cleans the permissions on the specified node. It is intended to be used after a
* node is moved or copied from one site to another. Permissions relating to the former site are