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