public class PendingReportDaoOjb extends BaseReportDaoOjb implements PendingReportDao
| Constructor and Description |
|---|
PendingReportDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
List<PendingReportBean> |
queryForPendingSupport(String personId)
Loads the Pending Report data into a list of PendingReportBeans
|
getBusinessObjectService, isInExcludedState, shouldDataBeIncludedgetDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplatepublic List<PendingReportBean> queryForPendingSupport(String personId) throws org.kuali.rice.kew.api.exception.WorkflowException
PendingReportDaoqueryForPendingSupport in interface PendingReportDaopersonId - - The person for whom pending support obligations are being queriedorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.