public class PositionReportSubCatDaoObjImpl extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements PositionReportSubCatDao
| Constructor and Description | 
|---|
| PositionReportSubCatDaoObjImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| PositionReportSubCategoryBo | getActivePositionReportSubCat(String pstnRptSubCat,
                                                          org.joda.time.LocalDate asOfDate) | 
| List<PositionReportSubCategoryBo> | getPositionReportSubCat(String pstnRptSubCat,
                                              org.joda.time.LocalDate asOfDate) | 
| PositionReportSubCategoryBo | getPositionReportSubCatById(String pmPositionReportSubCatId) | 
getDbPlatform, setDbPlatformpublic PositionReportSubCatDaoObjImpl()
public PositionReportSubCategoryBo getPositionReportSubCatById(String pmPositionReportSubCatId)
getPositionReportSubCatById in interface PositionReportSubCatDaopublic List<PositionReportSubCategoryBo> getPositionReportSubCat(String pstnRptSubCat, org.joda.time.LocalDate asOfDate)
getPositionReportSubCat in interface PositionReportSubCatDaopublic PositionReportSubCategoryBo getActivePositionReportSubCat(String pstnRptSubCat, org.joda.time.LocalDate asOfDate)
getActivePositionReportSubCat in interface PositionReportSubCatDaoCopyright © 2004–2014 The Kuali Foundation. All rights reserved.