public interface AwardDao
| Modifier and Type | Method and Description |
|---|---|
void |
deleteAll()
Delete all Awards.
|
Collection<Award> |
getAwardsToClose(ProposalAwardCloseDocument c)
Get a
Collection of Awards to close. |
Collection<Award> getAwardsToClose(ProposalAwardCloseDocument c)
c - void deleteAll()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.