|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.grants.apply.dao.xmlDAO.XmlApplicationDAO
Constructor Summary | |
XmlApplicationDAO()
|
Method Summary | |
Application[] |
findApplications(GetApplicationListFilter filter)
Searches for applications according to the filter given. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public XmlApplicationDAO()
Method Detail |
public Application[] findApplications(GetApplicationListFilter filter) throws DAOException
findApplications
in interface IApplicationDAO
filter
- Contains filter criteria for choosing which application to return.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |