public class CurrentReportDaoOjb extends BaseReportDaoOjb implements CurrentReportDao
| Constructor and Description |
|---|
CurrentReportDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
List<CurrentReportBean> |
queryForCurrentSupport(String personId)
Loads the Current Report data into a list of CurrentReportBeans
|
getBusinessObjectService, isInExcludedState, shouldDataBeIncludedgetDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplatepublic List<CurrentReportBean> queryForCurrentSupport(String personId) throws org.kuali.rice.kew.api.exception.WorkflowException
CurrentReportDaoqueryForCurrentSupport in interface CurrentReportDaopersonId - - The person for whom current support obligations are being queriedorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.