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

E

EMFUserError - Exception in it.eng.spago.error
Un'istanza di EMFUserError rappresenta un errore codificato.
EMFUserError(String, int) - Constructor for exception it.eng.spago.error.EMFUserError
Costruisce un oggetto di tipo EMFUserError identificandolo tramite una severity e un codice di errore .
EMFUserError(String, int, String) - Constructor for exception it.eng.spago.error.EMFUserError
build an EMFUserError object defining it by means of a severity and an error code
EMFUserError(String, int, Vector) - Constructor for exception it.eng.spago.error.EMFUserError
Costruisce un oggetto di tipo EMFUserError identificandolo tramite una severity ,un codice di errore e una collezione di parametri che andranno a sostituire i caratteri % nella stringa di descrizione.
EMFUserError(String, int, Vector, String) - Constructor for exception it.eng.spago.error.EMFUserError
build an EMFUserError object defining it by means of a severity, an error code and a parameters vector
EMFUserError(String, int, Vector, Object) - Constructor for exception it.eng.spago.error.EMFUserError
Costruisce un oggetto di tipo EMFUserError identificandolo tramite una severity ,un codice di errore , una collezione di parametri che andranno a sostituire i caratteri % nella stringa di descrizione e un oggetto di qualsiasi natura.
EMFUserError(String, int, Vector, Object, String) - Constructor for exception it.eng.spago.error.EMFUserError
build an EMFUserError object defining it by means of a severity, an error code, a parameters vector and an additional object
EMFUserError(EMFUserError) - Constructor for exception it.eng.spago.error.EMFUserError
Costruisce un oggetto di tipo EMFUserError utilizzando lo stato del parametro in input .
EMFValidationError - Exception in it.eng.spago.error
Un'istanza di EMFValidationError rappresenta un errore codificato di validazione di un dato inserito dall'utente.
EMFValidationError(String, int) - Constructor for exception it.eng.spago.error.EMFValidationError
 
EMFValidationError(String, int, Vector) - Constructor for exception it.eng.spago.error.EMFValidationError
 
EMFValidationError(String, int, Vector, Object) - Constructor for exception it.eng.spago.error.EMFValidationError
 
EMFValidationError(EMFValidationError) - Constructor for exception it.eng.spago.error.EMFValidationError
 
EMFValidationError(EMFUserError) - Constructor for exception it.eng.spago.error.EMFValidationError
 
encodeBase64(byte[]) - Method in class it.eng.spagobi.utilities.SecurityUtilities
Encode a byte array using Base64 alghoritm
encrypt - Variable in class it.eng.spagobi.bo.BIObject
 
encrypt - Variable in class it.eng.spagobi.metadata.SbiEngines
 
encrypt - Variable in class it.eng.spagobi.metadata.SbiObjects
 
END_FILTER - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
endDt - Variable in class it.eng.spagobi.metadata.SbiObjState
 
engine - Variable in class it.eng.spagobi.bo.BIObject
 
Engine - Class in it.eng.spagobi.bo
Defines an engine object
Engine() - Constructor for class it.eng.spagobi.bo.Engine
 
engineAssociation - Variable in class it.eng.spagobi.importexport.MetadataAssociations
 
EngineDAOHibImpl - Class in it.eng.spagobi.bo.dao.hibernate
Defines the Hibernate implementations for all DAO methods, for an engine.
EngineDAOHibImpl() - Constructor for class it.eng.spagobi.bo.dao.hibernate.EngineDAOHibImpl
 
EngineDAOImpl - Class in it.eng.spagobi.bo.dao.jdbc
Defines the JDBC implementations for all DAO methods, for an engine.
EngineDAOImpl() - Constructor for class it.eng.spagobi.bo.dao.jdbc.EngineDAOImpl
 
engineId - Variable in class it.eng.spagobi.metadata.SbiEngines
 
engineIDAssociation - Variable in class it.eng.spagobi.importexport.MetadataAssociations
 
engineType - Variable in class it.eng.spagobi.metadata.SbiEngines
 
engineTypeId - Variable in class it.eng.spagobi.bo.Engine
 
ENTIRE_TREE_MODALITY - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
EQUAL_FILTER - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiFuncRoleId
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiObjFuncId
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiObjParuseId
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiObjStateId
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiParuseCkId
 
equals(Object) - Method in class it.eng.spagobi.metadata.SbiParuseDetId
 
erase(Object) - Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
 
ERASE_VERSION - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
eraseBIObject(BIObject, Integer) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectDAOHibImpl
 
eraseBIObject(BIObject, Integer) - Method in interface it.eng.spagobi.bo.dao.IBIObjectDAO
Deletes a BIObject from a functionality.
eraseBIObject(BIObject) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
 
eraseBIObject(BIObject, Integer) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectDAOImpl
 
eraseBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.hibernate.BIObjectParameterDAOHibImpl
 
eraseBIObjectParameter(BIObjectParameter) - Method in interface it.eng.spagobi.bo.dao.IBIObjectParameterDAO
Implements the query to erase a BIObjectParameter.
eraseBIObjectParameter(BIObjectParameter) - Method in class it.eng.spagobi.bo.dao.jdbc.BIObjectParameterDAOImpl
 
eraseCheck(Check) - Method in class it.eng.spagobi.bo.dao.hibernate.CheckDAOHibImpl
 
eraseCheck(Check) - Method in interface it.eng.spagobi.bo.dao.ICheckDAO
Implements the query to erase a value constraint.
eraseCheck(Check) - Method in class it.eng.spagobi.bo.dao.jdbc.CheckDAOImpl
 
eraseEngine(Engine) - Method in class it.eng.spagobi.bo.dao.hibernate.EngineDAOHibImpl
 
eraseEngine(Engine) - Method in interface it.eng.spagobi.bo.dao.IEngineDAO
Implements the query to erase an engine.
eraseEngine(Engine) - Method in class it.eng.spagobi.bo.dao.jdbc.EngineDAOImpl
 
eraseEventLog(EventLog) - Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
 
eraseEventLog(EventLog) - Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
Erase an event log.
eraseEventsLogByUser(String) - Method in class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
 
eraseEventsLogByUser(String) - Method in interface it.eng.spagobi.bo.dao.IEventLogDAO
Erase all event logs related to events registered by the specificated user.
eraseLowFunctionality(LowFunctionality, IEngUserProfile) - Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
 
eraseLowFunctionality(LowFunctionality, IEngUserProfile) - Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
Implements the query to erase a low functionality.
eraseLowFunctionality(LowFunctionality, IEngUserProfile) - Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
 
eraseModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.hibernate.LovDAOHibImpl
 
eraseModalitiesValue(ModalitiesValue) - Method in interface it.eng.spagobi.bo.dao.IModalitiesValueDAO
Implements the query to erase a value.
eraseModalitiesValue(ModalitiesValue) - Method in class it.eng.spagobi.bo.dao.jdbc.ModalitiesValueDAOImpl
 
eraseObjParuse(ObjParuse) - Method in class it.eng.spagobi.bo.dao.hibernate.ObjParuseDAOHibImpl
 
eraseObjParuse(ObjParuse) - Method in interface it.eng.spagobi.bo.dao.IObjParuseDAO
Implements the query to erase a ObjParuse.
eraseParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterDAOHibImpl
 
eraseParameter(Parameter) - Method in interface it.eng.spagobi.bo.dao.IParameterDAO
Implements the query to erase a parameter.
eraseParameter(Parameter) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterDAOImpl
 
eraseParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
 
eraseParameterUse(ParameterUse) - Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
Implements the query to erase a ParameterUse mode.
eraseParameterUse(ParameterUse) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
 
eraseParameterUseByParId(Integer) - Method in class it.eng.spagobi.bo.dao.hibernate.ParameterUseDAOHibImpl
 
eraseParameterUseByParId(Integer) - Method in interface it.eng.spagobi.bo.dao.IParameterUseDAO
 
eraseParameterUseByParId(Integer) - Method in class it.eng.spagobi.bo.dao.jdbc.ParameterUseDAOImpl
 
eraseRole(Role) - Method in class it.eng.spagobi.bo.dao.hibernate.RoleDAOHibImpl
 
eraseRole(Role) - Method in interface it.eng.spagobi.bo.dao.IRoleDAO
Implements the query to erase a role.
eraseRole(Role) - Method in class it.eng.spagobi.bo.dao.jdbc.RoleDAOImpl
 
eraseRolesFromFunctionality(LowFunctionality, String, String) - Method in class it.eng.spagobi.services.modules.DetailFunctionalityModule
Erases the defined input role from a functionality object, if this one has the role.The updated functionality object is returned.
eraseSubreportByMasterRptId(Integer) - Method in class it.eng.spagobi.bo.dao.hibernate.SubreportDAOHibImpl
 
eraseSubreportByMasterRptId(Integer) - Method in interface it.eng.spagobi.bo.dao.ISubreportDAO
 
eraseSubreportBySubRptId(Integer) - Method in class it.eng.spagobi.bo.dao.hibernate.SubreportDAOHibImpl
 
eraseSubreportBySubRptId(Integer) - Method in interface it.eng.spagobi.bo.dao.ISubreportDAO
 
eraseVersion(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
 
ERROR_ALFANUMERIC - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_ALFANUMERIC - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_CHECK_IN - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_CHECK_IN_MSG - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_CHECK_OUT - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_CHECK_OUT_MSG - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_CMS_FILE - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_CMS_FILE_MSG - Variable in class it.eng.spagobi.services.IReportPluginServlet
 
ERROR_DATE - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_DATE - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_DECIMALS - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_DECIMALS - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_EMAIL - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_EMAIL - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_FISCALCODE - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_FISCALCODE - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_GENERIC - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_GENERIC - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_LETTERSTRING - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_LETTERSTRING - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_MANDATORY - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_MANDATORY - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_MAXLENGTH - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_MAXLENGTH - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_MINLENGTH - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_MINLENGTH - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_NUMERIC - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_NUMERIC - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_RANGE - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_RANGE - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_REGEXP - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_REGEXP - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
ERROR_URL - Static variable in class it.eng.spagobi.utilities.BIObjectValidator
 
ERROR_URL - Static variable in class it.eng.spagobi.validation.SpagoBIValidationImpl
 
errorHandler - Variable in class it.eng.spagobi.services.modules.BIObjectsModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.DetailBIObjectModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.DetailModalitiesValueModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.DetailParameterModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.ListObjParuseModule
 
errorHandler - Variable in class it.eng.spagobi.services.modules.TreeObjectsModule
 
ErrorTag - Class in it.eng.spagobi.presentation.tags
It is used when any errors occurs during the execution of a tag.
ErrorTag() - Constructor for class it.eng.spagobi.presentation.tags.ErrorTag
 
Event - Class in it.eng.spagobi.bo
This class map the SBI_EVENTS table
Event() - Constructor for class it.eng.spagobi.bo.Event
 
eventDAO - Variable in class it.eng.spagobi.events.EventsManager
 
EventDAOHibImpl - Class in it.eng.spagobi.bo.dao.hibernate
 
EventDAOHibImpl() - Constructor for class it.eng.spagobi.bo.dao.hibernate.EventDAOHibImpl
 
EventLog - Class in it.eng.spagobi.bo
This class map the SBI_EVENTS_LOG table
EventLog() - Constructor for class it.eng.spagobi.bo.EventLog
 
eventLogDAO - Variable in class it.eng.spagobi.events.EventsManager
 
EventLogDAOHibImpl - Class in it.eng.spagobi.bo.dao.hibernate
 
EventLogDAOHibImpl() - Constructor for class it.eng.spagobi.bo.dao.hibernate.EventLogDAOHibImpl
 
EventsManager - Class in it.eng.spagobi.events
This class menage SpagoBI Event System
EventsManager() - Constructor for class it.eng.spagobi.events.EventsManager
 
EventsManagerServlet - Class in it.eng.spagobi.services
A servlet used to manage and control the EventManager
EventsManagerServlet() - Constructor for class it.eng.spagobi.services.EventsManagerServlet
 
EXEC_CHANGE_STATE - Static variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
EXEC_PHASE_CREATE_PAGE - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
EXEC_PHASE_RETURN_FROM_LOOKUP - Static variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
EXEC_PHASE_RUN - Static variable in class it.eng.spagobi.constants.ObjectsTreeConstants
 
EXEC_PHASE_SELECTED_ROLE - Static variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
execCheckedQuery(SourceBean) - Method in class it.eng.spagobi.services.modules.AbstractBasicCheckListModule
 
execContr - Variable in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
execMode - Variable in class it.eng.spagobi.metadata.SbiObjects
 
execModeCode - Variable in class it.eng.spagobi.metadata.SbiObjects
 
execRoles - Variable in class it.eng.spagobi.bo.LowFunctionality
 
ExecTreeHtmlGenerator - Class in it.eng.spagobi.presentation.treehtmlgenerators
Contains all methods needed to generate and modify a tree object for Execution.
ExecTreeHtmlGenerator() - Constructor for class it.eng.spagobi.presentation.treehtmlgenerators.ExecTreeHtmlGenerator
 
execute(RequestContainer, BIObject, SourceBean) - Method in class it.eng.spagobi.engines.dashboard.SpagoBIDashboardInternalEngine
Executes the document and populates the response
execute(RequestContainer, BIObject, SourceBean) - Method in class it.eng.spagobi.engines.datamart.SpagoBIQbeInternalEngine
Executes the document and populates the response
execute(RequestContainer, BIObject, SourceBean) - Method in interface it.eng.spagobi.engines.InternalEngineIFace
Executes the document and populates the response
execute(BIObject, BIObject.SubObjectDetail, SourceBean) - Method in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
Based on the object type launches the right execution mechanism.
ExecuteBIObjectModule - Class in it.eng.spagobi.services.modules
Executes a report, according to four phases; each phase is identified by a message string.
ExecuteBIObjectModule() - Constructor for class it.eng.spagobi.services.modules.ExecuteBIObjectModule
 
ExecuteBIObjectPublisher - Class in it.eng.spagobi.presentation.publishers
Publishes the results of a detail request for executing a BI object into the correct jsp page according to what contained into request.
ExecuteBIObjectPublisher() - Constructor for class it.eng.spagobi.presentation.publishers.ExecuteBIObjectPublisher
 
executeSelect(RequestContainer, ResponseContainer, String, String) - Static method in class it.eng.spagobi.services.commons.DelegatedBasicListService
Executes a select statement.
executeSelect(RequestContainer, ResponseContainer, String, String, String) - Static method in class it.eng.spagobi.services.commons.LookupQueryDelegatedBasicListService
Executes a select statement.
executeSelect(RequestContainer, ResponseContainer, String, String) - Static method in class it.eng.spagobi.services.modules.ListTestQueryModule
Executes a select statement.
executeSubObject(RequestContainer, BIObject, SourceBean, Object) - Method in class it.eng.spagobi.engines.dashboard.SpagoBIDashboardInternalEngine
The SpagoBIDashboardInternalEngine cannot manage subobjects so this method must not be invoked
executeSubObject(RequestContainer, BIObject, SourceBean, Object) - Method in class it.eng.spagobi.engines.datamart.SpagoBIQbeInternalEngine
Executes the subobject of the document and populates the response
executeSubObject(RequestContainer, BIObject, SourceBean, Object) - Method in interface it.eng.spagobi.engines.InternalEngineIFace
Executes the subobject of the document and populates the response
EXECUTION_MODALITY - Static variable in class it.eng.spagobi.constants.SpagoBIConstants
 
ExecutionController - Class in it.eng.spagobi.bo
 
ExecutionController() - Constructor for class it.eng.spagobi.bo.ExecutionController
 
executionHandler(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
Handles the final execution of the object
executionSubObjectHandler(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.ExecuteBIObjectModule
Based on the object type lauch the right subobject execution mechanism.
exist(Role, IRoleDAO) - Method in class it.eng.spagobi.security.RoleSynchronizer
Returns true if a role already exists into the role list, false if none.
existByCode(String) - Method in class it.eng.spagobi.bo.dao.hibernate.LowFunctionalityDAOHibImpl
 
existByCode(String) - Method in interface it.eng.spagobi.bo.dao.ILowFunctionalityDAO
Control if exist a functionality with the given code
existByCode(String) - Method in class it.eng.spagobi.bo.dao.jdbc.LowFunctionalityDAOImpl
 
EXISTING_METADATA - Static variable in class it.eng.spagobi.importexport.ImportExportConstants
 
exitFromDetail(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
Clean the SessionContainer from no more useful objects.
exitFromDetail(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.DetailParameterModule
Clean the SessionContainer from no more useful objects.
exitFromModule(SourceBean, boolean) - Method in class it.eng.spagobi.services.modules.AbstractBasicCheckListModule
 
exitImport(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.ImportExportModule
Manages the request of the user to exit from the import procedure
EXPORT - Static variable in class it.eng.spagobi.importexport.ImportExportConstants
 
EXPORT_FILE_PATH - Static variable in class it.eng.spagobi.importexport.ImportExportConstants
 
EXPORT_FILE_URL - Static variable in class it.eng.spagobi.importexport.ImportExportConstants
 
exportBIParamsBIObj(List, BIObject) - Method in class it.eng.spagobi.importexport.ExportManager
Exports the BIParameters of a BIObject
exportConf(SourceBean, SourceBean) - Method in class it.eng.spagobi.services.modules.ImportExportModule
Manages the request of the user to export some selected objects
exportConnectionFile(SourceBean) - Method in class it.eng.spagobi.importexport.ExportManager
Creates the file describing the connections expoted
exportDomains() - Method in class it.eng.spagobi.importexport.ExportManager
Exports SpagoBI Domain Objects
exportedFileName - Variable in class it.eng.spagobi.importexport.ImportManager
 
exporter - Variable in class it.eng.spagobi.importexport.ExportManager
 
ExporterMetadata - Class in it.eng.spagobi.importexport
Implements methods to insert exported metadata into the exported database
ExporterMetadata() - Constructor for class it.eng.spagobi.importexport.ExporterMetadata
 
exportFunctionalities(String) - Method in class it.eng.spagobi.importexport.ExportManager
Export a single functionality
exportFunctRoles(List, LowFunctionality, String) - Method in class it.eng.spagobi.importexport.ExportManager
Export an association between a functionality and a list of roles
ExportManager - Class in it.eng.spagobi.importexport
Implements the interface which defines methods for managing the export requests
ExportManager() - Constructor for class it.eng.spagobi.importexport.ExportManager
 
exportObjects(List) - Method in class it.eng.spagobi.importexport.ExportManager
Exports objects and creates the archive export file
exportObjects(List) - Method in interface it.eng.spagobi.importexport.IExportManager
Exports objects and creates the archive export file
exportParUses(List) - Method in class it.eng.spagobi.importexport.ExportManager
Export a list ot Parameter use Objects
exportPropertiesFile() - Method in class it.eng.spagobi.importexport.ExportManager
Creates the export properties file
exportRoles(List) - Method in class it.eng.spagobi.importexport.ExportManager
Export a list of SpagoBI roles
ExportServlet - Class in it.eng.spagobi.services
A servlet used to manage export operation
ExportServlet() - Constructor for class it.eng.spagobi.services.ExportServlet
 
exportSingleObj(String) - Method in class it.eng.spagobi.importexport.ExportManager
Export A single SpagoBI BiObject
exportSubObjects - Variable in class it.eng.spagobi.importexport.ExportManager
 
exportTemplate(BIObject) - Method in class it.eng.spagobi.importexport.ExportManager
Export the template of a single SpagoBI Object
ExportUtilities - Class in it.eng.spagobi.importexport
Imlements utilities for export purposes
ExportUtilities() - Constructor for class it.eng.spagobi.importexport.ExportUtilities
 
extractData(SourceBean) - Method in class it.eng.spagobi.presentation.listobjectshtmlgenerators.ListObjectsTransformerTreeImpl
Extracts data from the source bean and applies the transformation, calling the transformData method.
extractObjId(List) - Method in class it.eng.spagobi.services.modules.ImportExportModule
 
extRoleId - Variable in class it.eng.spagobi.metadata.SbiExtRoles
 

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