public interface IPeStatusDao extends IGenericDao<PeStatus>
| Modifier and Type | Method and Description |
|---|---|
List<PeStatus> |
getAllByProzessId(IEntityContext ec,
String prozessId) |
getEntityRefsList<PeStatus> getAllByProzessId(IEntityContext ec, String prozessId)
Copyright © 2016. All rights reserved.