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