Uses of Interface
org.outerj.daisy.repository.acl.AclObject

Packages that use AclObject
org.outerj.daisy.repository.acl API for dealing with the Access Control functionality. 
 

Uses of AclObject in org.outerj.daisy.repository.acl
 

Methods in org.outerj.daisy.repository.acl that return AclObject
 AclObject Acl.createNewObject(java.lang.String objectExpression)
          Creates a new AclObject.
 AclObject Acl.get(int index)
           
 

Methods in org.outerj.daisy.repository.acl with parameters of type AclObject
 void Acl.add(AclObject aclObject)
           
 void Acl.add(int index, AclObject aclObject)
           
 



Copyright © -2005 . All Rights Reserved.