Package it.eng.spagobi.bo.dao

Interface Summary
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.
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.
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
 

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