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 Award s to close. |
getDbPlatform, setDbPlatform
public AwardDaoOjb()
public void deleteAll()
AwardDao
deleteAll
in interface AwardDao
AwardDao.deleteAll()
public Collection<Award> getAwardsToClose(ProposalAwardCloseDocument close)
AwardDao
getAwardsToClose
in interface AwardDao
org.kuali.ole.module.cg.dataaccess.AwardDao#getAwardsToClose(org.kuali.ole.module.cg.businessobject.Close)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.