Package com.qfs.snl.persistence
Interface IAuditDao
- All Superinterfaces:
ICreateDao<IAudit>
,IIdentifiableReadDao<IAudit>
- All Known Implementing Classes:
AuditDao
The audit data access object interface.
- Author:
- ActiveViam
-
Method Summary
Methods inherited from interface com.qfs.snl.persistence.ICreateDao
create, create
Methods inherited from interface com.qfs.snl.persistence.IIdentifiableReadDao
get, getAll