public class EdoChecklistDaoImpl extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements EdoChecklistDao
| Constructor and Description |
|---|
EdoChecklistDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
EdoChecklistBo |
getChecklistById(String edoChecklistId) |
List<EdoChecklistBo> |
getChecklists(String groupKey,
String organizationCode,
String departmentId,
org.joda.time.LocalDate asOfDate) |
getDbPlatform, setDbPlatformpublic EdoChecklistDaoImpl()
public EdoChecklistBo getChecklistById(String edoChecklistId)
getChecklistById in interface EdoChecklistDaopublic List<EdoChecklistBo> getChecklists(String groupKey, String organizationCode, String departmentId, org.joda.time.LocalDate asOfDate)
getChecklists in interface EdoChecklistDaoCopyright © 2004–2015 The Kuali Foundation. All rights reserved.