org.kuali.student.enrollment.class1.lpr.dao
Class LprRosterEntryDao
java.lang.Object
org.kuali.student.r2.common.dao.GenericEntityDao<LprRosterEntryEntity>
org.kuali.student.enrollment.class1.lpr.dao.LprRosterEntryDao
- All Implemented Interfaces:
- EntityDao<String,LprRosterEntryEntity>
public class LprRosterEntryDao
- extends GenericEntityDao<LprRosterEntryEntity>
Methods inherited from class org.kuali.student.r2.common.dao.GenericEntityDao |
entityExists, find, findAll, findByIds, findByIds, findByIdsMaxKeys, getEm, getEntityClass, merge, persist, remove, setEm, update, verifyResults |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LprRosterEntryDao
public LprRosterEntryDao()
getLprRosterEntriesForLprRoster
public List<LprRosterEntryEntity> getLprRosterEntriesForLprRoster(String lprRosterId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.