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<LprRosterEntryEntity>
public class LprRosterEntryDao
- extends GenericEntityDao<LprRosterEntryEntity>
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-2012 The Kuali Foundation. All Rights Reserved.