|
||||||||||
| 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()
|
protected AclImpl |
AclEntryImpl.getOwner()
|
AclImpl |
AclStrategy.loadAcl(long id,
AuthenticatedUser user)
|
| 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 | |
|---|---|
AclEntryImpl(AclImpl ownerAcl,
org.outerj.daisy.repository.acl.AclSubjectType subjectType,
long subjectValue)
|
|
AclObjectImpl(AclImpl ownerAcl,
AclStrategy aclStrategy,
java.lang.String objectExpr)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||