public class LprRosterDao extends GenericEntityDao<LprRosterEntity>
em, entityClass
Constructor and Description |
---|
LprRosterDao() |
Modifier and Type | Method and Description |
---|---|
List<LprRosterEntity> |
getLprRostersByLui(String luiId) |
List<LprRosterEntity> |
getLprRostersByLuiAndRosterType(String luiId,
String lprRosterTypeKey) |
entityExists, find, findAll, findByIds, findByIds, findByIdsMaxKeys, getEm, getEntityClass, merge, persist, remove, setEm, update, verifyResults
public LprRosterDao()
public List<LprRosterEntity> getLprRostersByLuiAndRosterType(String luiId, String lprRosterTypeKey)
public List<LprRosterEntity> getLprRostersByLui(String luiId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.