Another file that didn't merge in.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@2916 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2006-05-17 22:47:52 +00:00
parent bfd0d2a337
commit eb073b24f1

View File

@@ -36,12 +36,6 @@ public interface DbAccessControlList
*/ */
public Set<DbAccessControlEntry> getEntries(); public Set<DbAccessControlEntry> getEntries();
/**
*
* @return Returns the access control entries for this access control list
*/
public Set<DbAccessControlEntry> getEntries();
/** /**
* Get inheritance behaviour * Get inheritance behaviour
* @return Returns the inheritance status of this list * @return Returns the inheritance status of this list