|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditEntryDAO
audit entry data access methods
Method Summary | |
---|---|
AuditEntry |
findById(java.lang.String id,
boolean exceptionIfNotFound)
|
void |
saveOrUpdate(AuditEntry auditEntry)
insert or update an audit entry object |
void |
saveUpdateProperties(AuditEntry auditEntry)
save the update properties which are auto saved when business method is called |
Method Detail |
---|
void saveOrUpdate(AuditEntry auditEntry)
auditEntry
- AuditEntry findById(java.lang.String id, boolean exceptionIfNotFound)
id
- exceptionIfNotFound
-
void saveUpdateProperties(AuditEntry auditEntry)
auditEntry
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |