public class AwardPersonDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements org.kuali.rice.krad.util.OjbCollectionAware, AwardPersonDao
| Constructor and Description |
|---|
AwardPersonDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
List<AwardPerson> |
getAwardPersons(Map<String,String> fieldValues) |
void |
setDataDictionaryService(org.kuali.rice.kns.service.DataDictionaryService dataDictionaryService) |
void |
setLookupDao(org.kuali.rice.krad.dao.LookupDao lookupDao) |
getDbPlatform, setDbPlatformcheckDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplatepublic List<AwardPerson> getAwardPersons(Map<String,String> fieldValues)
getAwardPersons in interface AwardPersonDaopublic void setDataDictionaryService(org.kuali.rice.kns.service.DataDictionaryService dataDictionaryService)
dataDictionaryService - public void setLookupDao(org.kuali.rice.krad.dao.LookupDao lookupDao)
lookupDao - Copyright © 2013 The Kuali Foundation. All Rights Reserved.