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, setDbPlatform
public EdoChecklistDaoImpl()
public EdoChecklistBo getChecklistById(String edoChecklistId)
getChecklistById
in interface EdoChecklistDao
public List<EdoChecklistBo> getChecklists(String groupKey, String organizationCode, String departmentId, org.joda.time.LocalDate asOfDate)
getChecklists
in interface EdoChecklistDao
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.