public class AwardDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements AwardDao
AwardDao| Constructor and Description |
|---|
AwardDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll()
Delete all Awards.
|
Collection<Award> |
getAwardsToClose(ProposalAwardCloseDocument close)
Get a
Collection of Awards to close. |
getDbPlatform, setDbPlatformpublic AwardDaoOjb()
public void deleteAll()
AwardDaodeleteAll in interface AwardDaoAwardDao.deleteAll()public Collection<Award> getAwardsToClose(ProposalAwardCloseDocument close)
AwardDaogetAwardsToClose in interface AwardDaoorg.kuali.ole.module.cg.dataaccess.AwardDao#getAwardsToClose(org.kuali.ole.module.cg.businessobject.Close)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.