A B C D E F G H I J L M N O P Q R S T U V W

I

IBIObjectCMSDAO - interface it.eng.spagobi.bo.dao.IBIObjectCMSDAO.
Defines all the methods needed for access contents of BIObject into CMS Repository
IBIObjectDAO - interface it.eng.spagobi.bo.dao.IBIObjectDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a BI object.
IBIObjectParameterDAO - interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a BI Object Parameter.
ICheckDAO - interface it.eng.spagobi.bo.dao.ICheckDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a value constraint.
ID_DOMAIN - Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
 
ID_MODALITY_VALUE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
IDomainDAO - interface it.eng.spagobi.bo.dao.IDomainDAO.
Defines the interfaces for all methods needed to operate with a domain.
IEngineDAO - interface it.eng.spagobi.bo.dao.IEngineDAO.
Defines the interfaces for all methods needed to insert, modify and deleting an engine.
IListObjectsHtmlGenerator - interface it.eng.spagobi.presentation.listobjectshtmlgenerators.IListObjectsHtmlGenerator.
The interface for classes generating the HTML list objects.
IListObjectsTransformer - interface it.eng.spagobi.presentation.listobjectshtmlgenerators.IListObjectsTransformer.
Interface for list objects transformation.
ILowFunctionalityDAO - interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a low functionality.
IModalitiesValueDAO - interface it.eng.spagobi.bo.dao.IModalitiesValueDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a LOV value.
INPUT_TYPE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
INPUT_TYPE_FIX_LOV_CODE - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
INPUT_TYPE_FIX_LOV_CODE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
INPUT_TYPE_MAN_IN_CODE - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
INPUT_TYPE_MAN_IN_CODE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
INPUT_TYPE_METHOD_CODE - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
INPUT_TYPE_QUERY_CODE - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
INPUT_TYPE_QUERY_CODE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
INPUT_TYPE_SCRIPT_CODE - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
IParameterDAO - interface it.eng.spagobi.bo.dao.IParameterDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a parameter.
IParameterUseDAO - interface it.eng.spagobi.bo.dao.IParameterUseDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a parameter use mode.
IReportPluginServlet - class it.eng.spagobi.services.IReportPluginServlet.
A servlet used to manage the requests of the spagobi ireport plugin
IReportPluginServlet() - Constructor for class it.eng.spagobi.services.IReportPluginServlet
 
IRoleDAO - interface it.eng.spagobi.bo.dao.IRoleDAO.
Defines the interfaces for all methods needed to insert, modify and deleting a role
ITreeFunctionalitiesDAO - interface it.eng.spagobi.services.dao.ITreeFunctionalitiesDAO.
The interface DAO for the tree functionalities object.
ITreeHtmlGenerator - interface it.eng.spagobi.presentation.treehtmlgenerators.ITreeHtmlGenerator.
The interface for the tree html generator.
ITreeObjectsDAO - interface it.eng.spagobi.services.dao.ITreeObjectsDAO.
The interface DAO for the objects tree.
info(String, String, String, String) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details). it has as input all information needed for tracing: the module into whom tracing has been call, those of the relative class and method, the tracing message String.
info(String, String, String, String, Exception) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details). it has as input all information needed for tracing: the module into whom tracing has been call, those of the relative class and method, the tracing message String.
init(SourceBean) - Method in class it.eng.spagobi.security.RoleSynchronizerInitializer
Synchronizes all roles list; if a role yet exist into SpagoBI table list, a tracing message is added and the lst iteration goes on; if there is a new role, it is inserted into role database and another tracing message is added.
init(ServletConfig) - Method in class it.eng.spagobi.services.ContentRepositoryServlet
Init method definition
init(ServletConfig) - Method in class it.eng.spagobi.services.DashboardServlet
 
init(ServletConfig) - Method in class it.eng.spagobi.services.IReportPluginServlet
Init method definition
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailBIObjectParameterModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailChecksModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailEngineModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailFunctionalityModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailModalitiesModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailModalitiesValueModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.DetailParameterModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.SaveConfigurationModule
 
init(SourceBean) - Method in class it.eng.spagobi.services.modules.TreeObjectsModule
 
insertBIObject(BIObject) - Method in interface it.eng.spagobi.bo.dao.IBIObjectDAO
Implements the query to insert a BIObject.
insertBIObject(BIObject) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectDAOHibImpl
 
insertBIObject(BIObject) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
 
insertBIObjectParameter(BIObjectParameter) - Method in interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO
Implements the query to insert a BI Object Parameter.
insertBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectParameterDAOHibImpl
 
insertBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectParameterDAOImpl
 
insertCheck(Check) - Method in interface it.eng.spagobi.bo.dao.ICheckDAO
Implements the query to insert a value constraint.
insertCheck(Check) - Method in class it.eng.spagobi.bo.dao.hibernate.CheckDAOHibImpl
 
insertCheck(Check) - Method in class it.eng.spagobi.bo.dao.jdbc.CheckDAOImpl
 
insertEngine(Engine) - Method in interface it.eng.spagobi.bo.dao.IEngineDAO
Implements the query to insert an engine.
insertEngine(Engine) - Method in class it.eng.spagobi.bo.dao.hibernate.EngineDAOHibImpl
 
insertEngine(Engine) - Method in class it.eng.spagobi.bo.dao.jdbc.EngineDAOImpl
 
insertLowFunctionality(LowFunctionality, IEngUserProfile) - Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
Implements the query to insert a low functionality.
insertLowFunctionality(LowFunctionality, IEngUserProfile) - Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
 
insertLowFunctionality(LowFunctionality, IEngUserProfile) - Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
 
insertModalitiesValue(ModalitiesValue) - Method in interface it.eng.spagobi.bo.dao.IModalitiesValueDAO
Implements the query to insert a value.
insertModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
 
insertModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
 
insertParameter(Parameter) - Method in interface it.eng.spagobi.bo.dao.IParameterDAO
Implements the query to insert a parameter.
insertParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterDAOHibImpl
 
insertParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterDAOImpl
 
insertParameterUse(ParameterUse) - Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
Implements the query to insert a parameter use mode.
insertParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
 
insertParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
 
insertRole(Role) - Method in interface it.eng.spagobi.bo.dao.IRoleDAO
Implements the query to insert a role.
insertRole(Role) - Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
 
insertRole(Role) - Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
 
isAbleToExecuteAction(String) - Method in class it.eng.spagobi.security.AnonymousCMSUserProfile
 
isAbleToExecuteModuleInPage(String, String) - Method in class it.eng.spagobi.security.AnonymousCMSUserProfile
 
isBlocking() - Method in class it.eng.spago.validation.Validation
A method which says if a validator has blocking properties.
isBlocking() - Method in class it.eng.spagobi.utilities.BIObjectValidator
A method which says if a validator has blocking properties.
isBlocking() - Method in class it.eng.spagobi.validation.SpagoBIValidationImpl
A method which says if a validator has blocking properties.
isListOfValues() - Method in class it.eng.spagobi.bo.ScriptDetail
Return true only if the execution of the script return a list of values.
isPublicVisible() - Method in class it.eng.spagobi.bo.BIObject.SubObjectDetail
 
isReferenced(String) - Method in interface it.eng.spagobi.bo.dao.ICheckDAO
 
isReferenced(String) - Method in class it.eng.spagobi.bo.dao.hibernate.CheckDAOHibImpl
 
isReferenced(String) - Method in class it.eng.spagobi.bo.dao.jdbc.CheckDAOImpl
 
isSingleValue() - Method in class it.eng.spagobi.bo.ScriptDetail
Return true only if the execution of the script return an only value.
isValid(String) - Method in class it.eng.spagobi.validation.SpagoURLValidator
Controls if a String at imput is a valid URL.
it.eng.qbe.utility - package it.eng.qbe.utility
 
it.eng.spago.dbaccess.pool - package it.eng.spago.dbaccess.pool
 
it.eng.spago.error - package it.eng.spago.error
 
it.eng.spago.validation - package it.eng.spago.validation
 
it.eng.spagobi.bo - package it.eng.spagobi.bo
 
it.eng.spagobi.bo.dao - package it.eng.spagobi.bo.dao
 
it.eng.spagobi.bo.dao.cms - package it.eng.spagobi.bo.dao.cms
 
it.eng.spagobi.bo.dao.hibernate - package it.eng.spagobi.bo.dao.hibernate
 
it.eng.spagobi.bo.dao.jdbc - package it.eng.spagobi.bo.dao.jdbc
 
it.eng.spagobi.constants - package it.eng.spagobi.constants
 
it.eng.spagobi.metadata - package it.eng.spagobi.metadata
 
it.eng.spagobi.presentation.listobjectshtmlgenerators - package it.eng.spagobi.presentation.listobjectshtmlgenerators
 
it.eng.spagobi.presentation.publishers - package it.eng.spagobi.presentation.publishers
 
it.eng.spagobi.presentation.tags - package it.eng.spagobi.presentation.tags
 
it.eng.spagobi.presentation.treehtmlgenerators - package it.eng.spagobi.presentation.treehtmlgenerators
 
it.eng.spagobi.security - package it.eng.spagobi.security
 
it.eng.spagobi.services - package it.eng.spagobi.services
 
it.eng.spagobi.services.actions - package it.eng.spagobi.services.actions
 
it.eng.spagobi.services.commons - package it.eng.spagobi.services.commons
 
it.eng.spagobi.services.dao - package it.eng.spagobi.services.dao
 
it.eng.spagobi.services.modules - package it.eng.spagobi.services.modules
 
it.eng.spagobi.utilities - package it.eng.spagobi.utilities
 
it.eng.spagobi.validation - package it.eng.spagobi.validation
 

A B C D E F G H I J L M N O P Q R S T U V W