|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AclImpl | |
org.outerj.daisy.repository.commonimpl.acl |
Uses of AclImpl in org.outerj.daisy.repository.commonimpl.acl |
Methods in org.outerj.daisy.repository.commonimpl.acl that return AclImpl | |
protected AclImpl |
AclObjectImpl.getOwner()
|
AclImpl |
AclStrategy.loadAcl(long id,
AuthenticatedUser user)
|
protected AclImpl |
AclEntryImpl.getOwner()
|
Methods in org.outerj.daisy.repository.commonimpl.acl with parameters of type AclImpl | |
void |
AclStrategy.storeAcl(AclImpl acl)
|
Constructors in org.outerj.daisy.repository.commonimpl.acl with parameters of type AclImpl | |
AclObjectImpl(AclImpl ownerAcl,
AclStrategy aclStrategy,
java.lang.String objectExpr)
|
|
AclEntryImpl(AclImpl ownerAcl,
org.outerj.daisy.repository.acl.AclSubjectType subjectType,
long subjectValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |