Interface IProtocolEntryClientDao
- All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<ProtocolEntryClient, Long, IEntityContext>, IGenericDao<ProtocolEntryClient>
- All Known Implementing Classes:
ProtocolEntryClientDao
-
Method Summary
Methods inherited from interface de.xima.cmn.dao.interfaces.IAbstractDao
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, updateMethods inherited from interface IGenericDao
count, createOrUpdate, findAll, findSingle, getEntityRefs, read