|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChildrenExistException | |
|---|---|
| org.acegisecurity.acls | Interfaces and shared classes to manage access control lists (ACLs) for domain object instances. |
| org.acegisecurity.acls.jdbc | JDBC-based persistence of ACL information. |
| Uses of ChildrenExistException in org.acegisecurity.acls |
|---|
| Methods in org.acegisecurity.acls that throw ChildrenExistException | |
|---|---|
void |
MutableAclService.deleteAcl(ObjectIdentity objectIdentity,
boolean deleteChildren)
Removes the specified entry from the database. |
| Uses of ChildrenExistException in org.acegisecurity.acls.jdbc |
|---|
| Methods in org.acegisecurity.acls.jdbc that throw ChildrenExistException | |
|---|---|
void |
JdbcMutableAclService.deleteAcl(ObjectIdentity objectIdentity,
boolean deleteChildren)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||