|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditControl | |
|---|---|
| edu.internet2.middleware.grouper.hibernate | This package contains grouper's Hibernate wrapping API |
| Uses of AuditControl in edu.internet2.middleware.grouper.hibernate |
|---|
| Methods in edu.internet2.middleware.grouper.hibernate that return AuditControl | |
|---|---|
static AuditControl |
AuditControl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AuditControl[] |
AuditControl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.internet2.middleware.grouper.hibernate with parameters of type AuditControl | |
|---|---|
static java.lang.Object |
HibernateSession.callbackHibernateSession(GrouperTransactionType grouperTransactionType,
AuditControl auditControl,
HibernateHandler hibernateHandler)
call this to send a callback for the hibernate session object. cant use inverse of control for this since it runs it |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||