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

M

main(String[]) - Static method in class it.eng.spagobi.utilities.GeneralUtilities
The Main method
major(String, String, String, String) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MAJOR 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.
major(String, String, String, String, Exception) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MAJOR 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.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.AdminTreeHtmlGenerator
Creates an open, ad so accessible, tree.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.DevTreeHtmlGenerator
Creates an open, ad so accessible, tree.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.ExecTreeHtmlGenerator
Creates an open, ad so accessible, tree.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.FunctionalitiesTreeHtmlGenerator
Creates an open, ad so accessible, tree.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.FunctionalitiesTreeInsertObjectHtmlGenerator
Creates an open, ad so accessible, tree.
makeAccessibleTree(SourceBean, HttpServletRequest) - Method in interface it.eng.spagobi.presentation.treehtmlgenerators.ITreeHtmlGenerator
Make tree method for accessible trees.
makeList(ListIFace, HttpServletRequest, String) - Method in interface it.eng.spagobi.presentation.listobjectshtmlgenerators.IListObjectsHtmlGenerator
The interface for the makeList method.
makeList(ListIFace, HttpServletRequest, String) - Method in class it.eng.spagobi.presentation.listobjectshtmlgenerators.ListObjectsHtmlGeneratorAdminImpl
Starting from the list interface (taken at imput) this method creates the particular list administration objects.
makeList(ListIFace, HttpServletRequest, String) - Method in class it.eng.spagobi.presentation.listobjectshtmlgenerators.ListObjectsHtmlGeneratorDevImpl
Starting from the list interface (taken at imput) this method creates the particular list development objects.
makeList(ListIFace, HttpServletRequest, String) - Method in class it.eng.spagobi.presentation.listobjectshtmlgenerators.ListObjectsHtmlGeneratorExecImpl
Starting from the list interface (taken at imput) this method creates the particular list development objects.
makeTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.AdminTreeHtmlGenerator
Builds theJavaScript object to make the tree.
makeTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.DevTreeHtmlGenerator
 
makeTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.ExecTreeHtmlGenerator
 
makeTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.FunctionalitiesTreeHtmlGenerator
 
makeTree(SourceBean, HttpServletRequest) - Method in class it.eng.spagobi.presentation.treehtmlgenerators.FunctionalitiesTreeInsertObjectHtmlGenerator
 
makeTree(SourceBean, HttpServletRequest) - Method in interface it.eng.spagobi.presentation.treehtmlgenerators.ITreeHtmlGenerator
Make tree method.
MESSAGE_DETAIL - Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
 
MESSAGE_DETAIL - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
MESSAGE_EXECUTION - Static variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
MESSAGEDET - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
minor(String, String, String, String) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MINOR 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.
minor(String, String, String, String, Exception) - Static method in class it.eng.spagobi.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MINOR 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.
ModalitiesValue - Class in it.eng.spagobi.bo
Defines a Value object for the Predefined LOV
ModalitiesValue() - Constructor for class it.eng.spagobi.bo.ModalitiesValue
 
ModalitiesValueDAOImpl - Class in it.eng.spagobi.bo.dao.jdbc
Defines the JDBC implementations for all DAO methods, for a list of values.
ModalitiesValueDAOImpl() - Constructor for class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
 
MODALITY - Static variable in class it.eng.spagobi.constants.AdmintoolsConstants
 
MODALITY - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
MODALITY - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
MODALITY_VALUE_OBJECT - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
modifyBIObject(BIObject) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectDAOHibImpl
 
modifyBIObject(BIObject) - Method in interface it.eng.spagobi.bo.dao.IBIObjectDAO
Implements the query to modify a BI Object.
modifyBIObject(BIObject) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
 
modifyBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectParameterDAOHibImpl
 
modifyBIObjectParameter(BIObjectParameter) - Method in interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO
Implements the query to modify a BI Object parameter.
modifyBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectParameterDAOImpl
 
modifyBIObjectWithoutVersioning(BIObject) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectDAOHibImpl
 
modifyBIObjectWithoutVersioning(BIObject) - Method in interface it.eng.spagobi.bo.dao.IBIObjectDAO
Implements the query to modify a BI Object, but without updating versioning.
modifyBIObjectWithoutVersioning(BIObject) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
 
modifyCheck(Check) - Method in class it.eng.spagobi.bo.dao.hibernate.CheckDAOHibImpl
 
modifyCheck(Check) - Method in interface it.eng.spagobi.bo.dao.ICheckDAO
Implements the query to modify a value constraint.
modifyCheck(Check) - Method in class it.eng.spagobi.bo.dao.jdbc.CheckDAOImpl
 
modifyEngine(Engine) - Method in class it.eng.spagobi.bo.dao.hibernate.EngineDAOHibImpl
 
modifyEngine(Engine) - Method in interface it.eng.spagobi.bo.dao.IEngineDAO
Implements the query to modify an engine.
modifyEngine(Engine) - Method in class it.eng.spagobi.bo.dao.jdbc.EngineDAOImpl
 
modifyLowFunctionality(LowFunctionality) - Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
 
modifyLowFunctionality(LowFunctionality) - Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
Implements the query to modify a low functionality.
modifyLowFunctionality(LowFunctionality) - Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
 
modifyModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
 
modifyModalitiesValue(ModalitiesValue) - Method in interface it.eng.spagobi.bo.dao.IModalitiesValueDAO
Implements the query to modify a value.
modifyModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
 
modifyParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterDAOHibImpl
 
modifyParameter(Parameter) - Method in interface it.eng.spagobi.bo.dao.IParameterDAO
Implements the query to modify a parameter.
modifyParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterDAOImpl
 
modifyParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
 
modifyParameterUse(ParameterUse) - Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
Implements the query to modify a parameter use mode.
modifyParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
 
modifyRole(Role) - Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
 
modifyRole(Role) - Method in interface it.eng.spagobi.bo.dao.IRoleDAO
Implements the query to modify a role.
modifyRole(Role) - Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.DetailBIObjectModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.DetailBIObjectParameterModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.DetailFunctionalityModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListBIObjectParametersModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListChecksModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListEnginesModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListLookupLovModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListLookupParametersModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListLovsModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListParametersModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.ListParameterUsesModule
 
MODULE_PAGE - Static variable in class it.eng.spagobi.services.modules.TreeObjectsModule
 

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