public interface IProtocolEntryProcessDao extends IGenericDao<ProtocolEntryProcessing>
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
getAllByProzessId(IEntityContext ec,
String prozessId) |
getEntityRefs, read
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, update
List<ProtocolEntryProcessing> getAllByProzessId(IEntityContext ec, String prozessId)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.