|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Auditable
Annotates a persistent type for audit
.
A type can be audited for specific operations
.
By default, this annotation enables all operations.
Optional Element Summary | |
---|---|
AuditableOperation[] |
values
|
public abstract AuditableOperation[] values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |