mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
More cleanup, fixing, and general futzing. A checkpoint.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@2920 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -28,7 +28,7 @@ import org.hibernate.Session;
|
||||
* A SuperRepository is responsible for the high level implemenation of all
|
||||
* operations on Repositories. It is responsible for issuing Node ids, branch ids,
|
||||
* and layer ids. Repositories themselves are responsible for issuing version ids.
|
||||
* Paths in super repositories are of the form "repositoryname:/a/b/c/d
|
||||
* Paths in super repositories are of the form "repositoryname:a/b/c/d".
|
||||
* @author britt
|
||||
*/
|
||||
public interface SuperRepository
|
||||
|
Reference in New Issue
Block a user