|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.dao.AgencyDAOFactory
gov.grants.apply.dao.xmlDAO.XmlDAOFactory
Constructor Summary | |
XmlDAOFactory()
|
Method Summary | |
IApplicationDAO |
createApplicationDAO()
The DAO created by this call accesses XML data that has been unmarshalled by JAXB. |
Methods inherited from class gov.grants.apply.dao.AgencyDAOFactory |
getFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XmlDAOFactory()
Method Detail |
public IApplicationDAO createApplicationDAO()
createApplicationDAO
in class AgencyDAOFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |