|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetApplicationListFilter in gov.grants.apply.dao |
Methods in gov.grants.apply.dao with parameters of type GetApplicationListFilter | |
Application[] |
IApplicationDAO.findApplications(GetApplicationListFilter filter)
Searches for applications that match the criteria given by the filter argument. |
Uses of GetApplicationListFilter in gov.grants.apply.dao.xmlDAO |
Methods in gov.grants.apply.dao.xmlDAO with parameters of type GetApplicationListFilter | |
Application[] |
XmlApplicationDAO.findApplications(GetApplicationListFilter filter)
Searches for applications according to the filter given. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |