|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditableOperation | |
|---|---|
| org.apache.cayenne.lifecycle.audit | |
| Uses of AuditableOperation in org.apache.cayenne.lifecycle.audit |
|---|
| Methods in org.apache.cayenne.lifecycle.audit that return AuditableOperation | |
|---|---|
static AuditableOperation |
AuditableOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuditableOperation[] |
AuditableOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.cayenne.lifecycle.audit with parameters of type AuditableOperation | |
|---|---|
void |
AuditableProcessor.audit(Persistent object,
AuditableOperation operation)
A method called by AuditableFilter that should audit records as
appropriate in a given application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||