|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.mapcatalogue.bo.dao.DAOFactory
public class DAOFactory
Contains all the data access object for all the BO objects defined into it.eng.spagobi.geo.bo package.
Constructor Summary | |
---|---|
DAOFactory()
|
Method Summary | |
---|---|
static ISbiGeoFeaturesDAO |
getSbiGeoFeaturesDAO()
Creates a DAO instance for a BI object |
static ISbiGeoMapFeaturesDAO |
getSbiGeoMapFeaturesDAO()
Creates a DAO instance for a BI object |
static ISbiGeoMapsDAO |
getSbiGeoMapsDAO()
Creates a DAO instance for a BI object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DAOFactory()
Method Detail |
---|
public static ISbiGeoMapsDAO getSbiGeoMapsDAO() throws it.eng.spago.error.EMFUserError
it.eng.spago.error.EMFUserError
- If an Exception occurredpublic static ISbiGeoFeaturesDAO getSbiGeoFeaturesDAO() throws it.eng.spago.error.EMFUserError
it.eng.spago.error.EMFUserError
- If an Exception occurredpublic static ISbiGeoMapFeaturesDAO getSbiGeoMapFeaturesDAO() throws it.eng.spago.error.EMFUserError
it.eng.spago.error.EMFUserError
- If an Exception occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |