Package it.eng.spagobi.bo.dao

Interface Summary
IBIObjectCMSDAO Defines all the methods needed for access contents of BIObject into CMS Repository
IBIObjectDAO Defines the interfaces for all methods needed to insert, modify and deleting a BI object.
IBIObjectParameterDAO Defines the interfaces for all methods needed to insert, modify and deleting a BI Object Parameter.
ICheckDAO Defines the interfaces for all methods needed to insert, modify and deleting a value constraint.
IDomainDAO Defines the interfaces for all methods needed to operate with a domain.
IEngineDAO Defines the interfaces for all methods needed to insert, modify and deleting an engine.
IEventDAO Defines the interfaces for all methods needed to insert, modify and deleting an Event object.
IEventLogDAO Defines the interfaces for all methods needed to insert, modify and deleting an Event object.
IFunctionalityCMSDAO Interface providing some CMS functionalities methods.
ILowFunctionalityDAO Defines the interfaces for all methods needed to insert, modify and deleting a low functionality.
IModalitiesValueDAO Defines the interfaces for all methods needed to insert, modify and deleting a LOV value.
IObjParuseDAO Defines the interfaces for all methods needed to insert, modify and deleting a ObjParuse.
IParameterDAO Defines the interfaces for all methods needed to insert, modify and deleting a parameter.
IParameterUseDAO Defines the interfaces for all methods needed to insert, modify and deleting a parameter use mode.
IRoleDAO Defines the interfaces for all methods needed to insert, modify and deleting a role
ISubreportDAO  
 

Class Summary
DAOFactory Contains all the data access object for all the BO objects defined into it.eng.spagobi.bo package.