public class LprRosterEntryDao extends GenericEntityDao<LprRosterEntryEntity>
em, entityClass| Constructor and Description |
|---|
LprRosterEntryDao() |
| Modifier and Type | Method and Description |
|---|---|
List<LprRosterEntryEntity> |
getLprRosterEntriesForLprRoster(String lprRosterId) |
entityExists, find, findAll, findByIds, findByIds, findByIdsMaxKeys, getEm, getEntityClass, merge, persist, remove, setEm, update, verifyResultspublic LprRosterEntryDao()
public List<LprRosterEntryEntity> getLprRosterEntriesForLprRoster(String lprRosterId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.