|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloseDao
Implementations of this interface provide access to persisted Close instances.
Method Summary | |
---|---|
ProposalAwardCloseDocument |
getMaxApprovedClose()
Gets the persisted instance with the latest close date. |
ProposalAwardCloseDocument |
getMostRecentClose()
|
void |
save(ProposalAwardCloseDocument close)
Save a Close instance. |
Method Detail |
---|
ProposalAwardCloseDocument getMaxApprovedClose()
ProposalAwardCloseDocument getMostRecentClose()
void save(ProposalAwardCloseDocument close)
Close
instance.
close
- the instance to persist.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |