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

A

AbstractQbeEngineAction - Class in it.eng.spagobi.qbe.commons.service
The Class AbstractQbeEngineAction.
AbstractQbeEngineAction() - Constructor for class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
 
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
ACTION - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant ACTION.
AdapterHTTP - Class in it.eng.spago.dispatching.httpchannel
The Class AdapterHTTP.
AdapterHTTP() - Constructor for class it.eng.spago.dispatching.httpchannel.AdapterHTTP
 
AdapterPortlet - Class in it.eng.spago.dispatching.httpchannel
The Class AdapterPortlet.
AdapterPortlet() - Constructor for class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
add(MarkedRequest) - Method in class it.eng.spago.navigation.LightNavigator
Adds a MarkedRequest element to the stack.
addCalculatedFieldNodes(IQbeTree, DataMartEntity, int, int) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Add Calculate Fields on the entity Control recursion level because calculate field are applied only at entity level not in dimension level.
addDataSource(String, IDataSource) - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
 
addEntityNode(JSONArray, DataMartEntity, int) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Adds the entity node.
addEntityNodes(JSONArray, String) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Adds the entity nodes.
addEntityRootNode(JSONArray, DataMartEntity, int) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Adds the entity root node.
addHieararchy(DatamartProviderConfiguration.Hierarchy) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Adds the hieararchy.
addLayer(MapRendererConfiguration.Layer) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Adds the layer.
addLevel(DatamartProviderConfiguration.Hierarchy.Level) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Adds the level.
addMeasure(MapRendererConfiguration.Measure) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Adds the measure.
addNode(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class it.eng.spagobi.qbe.tree.DTree
 
addNode(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface it.eng.spagobi.qbe.tree.IQbeTree
Adds the node.
addParameter(String, String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Adds the parameter.
ALLOW_2_SLASHES - Static variable in class it.eng.spagobi.commons.validation.SpagoURLValidator
Allow two slashes in the path component of the URL.
ALLOW_ALL_SCHEMES - Static variable in class it.eng.spagobi.commons.validation.SpagoURLValidator
Allows all validly formatted schemes to pass validation instead of supplying a set of valid schemes.
AMP - Static variable in class org.json.XML
The Character '&'.
APOS - Static variable in class org.json.XML
The Character '''.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
appendLineToScript(String) - Method in class it.eng.spagobi.qbe.tree.DTree
Append line to script.
array() - Method in class org.json.JSONWriter
Begin appending a new array.
AuditTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class AuditTag.
AuditTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.AuditTag
 

B

back() - Method in class org.json.JSONTokener
Back up one character.
BANG - Static variable in class org.json.XML
The Character '!'.
BaseTagSupport - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class BaseTagSupport.
BaseTagSupport() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.BaseTagSupport
Instantiates a new base tag support.
BeginBodyTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class BeginBodyTag.
BeginBodyTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.BeginBodyTag
 
BMP - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant BMP.
BMP_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant BMP_MIME_TYPE.
ButtonTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class ButtonTag.
ButtonTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
 

C

CDL - Class in org.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.json.CDL
 
CLASS_NAME - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant CLASS_NAME.
clearCache() - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
 
clearLevels() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Clear levels.
clearScript() - Method in class it.eng.spagobi.qbe.tree.DTree
Clear script.
COLUMN_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant COLUMN_FILTER.
ComposableQbeTreeEntityFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class ComposableQbeTreeEntityFilter.
ComposableQbeTreeEntityFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
Instantiates a new composable qbe tree entity filter.
ComposableQbeTreeEntityFilter(IQbeTreeEntityFilter) - Constructor for class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
Instantiates a new composable qbe tree entity filter.
ComposableQbeTreeFieldFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class ComposableQbeTreeFieldFilter.
ComposableQbeTreeFieldFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
Instantiates a new composable qbe tree field filter.
ComposableQbeTreeFieldFilter(IQbeTreeFieldFilter) - Constructor for class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
Instantiates a new composable qbe tree field filter.
CONFIGURATION - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant CONFIGURATION.
ConfigurationException - Exception in it.eng.qbe.geo.configuration
The Class ConfigurationException.
ConfigurationException(String) - Constructor for exception it.eng.qbe.geo.configuration.ConfigurationException
Builds a GeoConfigurationException.
ConfigurationException(String, Throwable) - Constructor for exception it.eng.qbe.geo.configuration.ConfigurationException
Builds a GeoConfigurationException.
Constants - Class in it.eng.qbe.geo.configuration
Contains constant definitions.
Constants() - Constructor for class it.eng.qbe.geo.configuration.Constants
 
CONTAIN_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant CONTAIN_FILTER.
controlLightNavigation(PortletRequest, SourceBean) - Static method in class it.eng.spago.navigation.LightNavigationManager
Control light navigation.
controlLightNavigation(Object, SourceBean) - Static method in class it.eng.spago.navigation.LightNavigationManager
This method is responsible for the requests stack (the LightNavigator) modification.
Cookie - Class in org.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.json.Cookie
 
CookieList - Class in org.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.json.CookieList
 
createInstance(SourceBean, Map) - Static method in class it.eng.spagobi.qbe.QbeEngine
Creates the instance.
createTree() - Method in class it.eng.spagobi.qbe.tree.DTree
 
createTree(String) - Method in class it.eng.spagobi.qbe.tree.DTree
 
createTree() - Method in interface it.eng.spagobi.qbe.tree.IQbeTree
Creates the tree.
createTree(String) - Method in interface it.eng.spagobi.qbe.tree.IQbeTree
Creates the tree.
CreateViewAction - Class in it.eng.spagobi.qbe.core.service
The Class CreateViewAction.
CreateViewAction() - Constructor for class it.eng.spagobi.qbe.core.service.CreateViewAction
 
critical(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see Spago Tracing docuentation for more details).
critical(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see Spago Tracing docuentation for more details).
CRLF - Static variable in class org.json.HTTP
Carriage return/line feed.

D

DATAMART_MODEL - Static variable in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
DATAMART_NAME - Static variable in class it.eng.spagobi.qbe.core.service.GetTreeAction
 
DATAMART_NAME_SUFFIX - Static variable in class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
The Constant DATAMART_NAME_SUFFIX.
DATAMART_PROVIDER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DATAMART_PROVIDER.
DatamartProviderConfiguration - Class in it.eng.qbe.geo.configuration
The Class DatamartProviderConfiguration.
DatamartProviderConfiguration(MapConfiguration) - Constructor for class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Instantiates a new datamart provider configuration.
DatamartProviderConfiguration(MapConfiguration, SourceBean) - Constructor for class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Instantiates a new datamart provider configuration.
DatamartProviderConfiguration.Hierarchy - Class in it.eng.qbe.geo.configuration
The Class Hierarchy.
DatamartProviderConfiguration.Hierarchy(String) - Constructor for class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Instantiates a new hierarchy.
DatamartProviderConfiguration.Hierarchy(String, String) - Constructor for class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Instantiates a new hierarchy.
DatamartProviderConfiguration.Hierarchy.Level - Class in it.eng.qbe.geo.configuration
The Class Level.
DatamartProviderConfiguration.Hierarchy.Level() - Constructor for class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
 
DATASOURCE_NAME_SUFFIX - Static variable in class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
The Constant DATASOURCE_NAME_SUFFIX.
DATE_TYPE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DATE_TYPE_FILTER.
debug(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with DEBUG importance (see Spago Tracing docuentation for more details).
debug(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with DEBUG importance (see Spago Tracing docuentation for more details).
decode(String, DataMartModel) - Static method in class it.eng.spagobi.qbe.core.service.QueryEncoder
 
decode(String, String, String, DataMartModel) - Static method in class it.eng.spagobi.qbe.core.service.QueryEncoder
 
DEFAULT_CALSS_NAME - Static variable in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
The Constant DEFAULT_CALSS_NAME.
DEFAULT_NAME - Static variable in class it.eng.spagobi.qbe.tree.DTree
The Constant DEFAULT_NAME.
DEFAULT_SPAGOBI_SERVER_URL - Static variable in class it.eng.spagobi.qbe.QbeEngineConfig
 
dehexchar(char) - Static method in class org.json.JSONTokener
Get the hex value of a character (base16).
delDataSource(String) - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
 
deleteDir(File) - Static method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationDeleteDatamartAction
Delete directory.
deleteHieararchy(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Delete hieararchy.
delSubqueryField() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Del subquery field.
DESCRIPTION - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DESCRIPTION.
DETAIL_DEL - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DETAIL_DEL.
DETAIL_INS - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DETAIL_INS.
DETAIL_MOD - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DETAIL_MOD.
DETAIL_NEW - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DETAIL_NEW.
DETAIL_SELECT - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DETAIL_SELECT.
doEdit(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.AuditTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BeginBodyTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.EndBodyTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.InitPageContextTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.PageContentTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.PageTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TemplateQbeTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
 
doEndTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
 
doHelp(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
doRenderService(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
Do render service.
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.AuditTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BeginBodyTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.EndBodyTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.InitPageContextTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.PageContentTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.PageTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TemplateQbeTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
 
doStartTag() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
 
doubleToString(double) - Static method in class org.json.JSONObject
Produce a string from a double.
doView(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
DP_CLASS_NAME_ATTR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_CLASS_NAME_ATTR.
DP_COLUMN_ID_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_COLUMN_ID_ATRR.
DP_CONNECTION_NAME_ATTR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_CONNECTION_NAME_ATTR.
DP_HIERARCHY_BASE_LEVEL_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_HIERARCHY_BASE_LEVEL_ATRR.
DP_HIERARCHY_LEVEL_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_HIERARCHY_LEVEL_ATRR.
DP_HIERARCHY_NAME_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_HIERARCHY_NAME_ATRR.
DP_KPI_AGG_FUNCS_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_KPI_AGG_FUNCS_ATRR.
DP_KPI_COLUMN_NAMES_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_KPI_COLUMN_NAMES_ATRR.
DP_QUERY_ATTR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant DP_QUERY_ATTR.
DTree - Class in it.eng.spagobi.qbe.tree
The Class DTree.
DTree() - Constructor for class it.eng.spagobi.qbe.tree.DTree
Instantiates a new d tree.
DTree(String) - Constructor for class it.eng.spagobi.qbe.tree.DTree
Instantiates a new d tree.

E

ENABLED - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant ENABLED.
encode(Query, DataMartModel) - Static method in class it.eng.spagobi.qbe.core.service.QueryEncoder
 
END_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant END_FILTER.
endArray() - Method in class org.json.JSONWriter
End an array.
EndBodyTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class EndBodyTag.
EndBodyTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.EndBodyTag
 
endObject() - Method in class org.json.JSONWriter
End an object.
ENGINE_INSTANCE - Static variable in class it.eng.spagobi.qbe.initializer.engine.service.QbeEngineStartAction
 
entity - Static variable in class org.json.XMLTokener
The table of entity values.
EQ - Static variable in class org.json.XML
The Character '='.
EQUAL_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant EQUAL_FILTER.
ERROR_ALFANUMERIC - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_BOOLEAN - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_DATE - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_DECIMALS - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_EMAIL - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_FISCALCODE - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_GENERIC - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_LETTERSTRING - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_MANDATORY - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_MAXLENGTH - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_MINLENGTH - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_NUMERIC - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_RANGE - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_REGEXP - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_URL - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
ERROR_XSS - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
escape(String) - Static method in class org.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.XML
Replace special characters with XML escapes:
ExecuteQueryAction - Class in it.eng.spagobi.qbe.core.service
The Class ExecuteQueryAction.
ExecuteQueryAction() - Constructor for class it.eng.spagobi.qbe.core.service.ExecuteQueryAction
 
ExportResultAction - Class in it.eng.spagobi.qbe.core.service
The Class ExecuteQueryAction.
ExportResultAction() - Constructor for class it.eng.spagobi.qbe.core.service.ExportResultAction
 
ExtJsQbeTreeBuilder - Class in it.eng.spagobi.qbe.tree
The Class ExtJsQbeTreeBuilder.
ExtJsQbeTreeBuilder(QbeTreeFilter) - Constructor for class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Instantiates a new ext js qbe tree builder.

F

filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
Filter.
filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
Filter.
filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityEntityFilter
 
filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityFieldFilter
 
filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeOrderEntityFilter
 
filter(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeSelectEntityFilter
 
filterEntities(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
 
filterEntities(IDataMartModel, List) - Method in interface it.eng.spagobi.qbe.tree.filter.IQbeTreeEntityFilter
Filter entities.
filterEntities(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Filter entities.
filterFields(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
 
filterFields(IDataMartModel, List) - Method in interface it.eng.spagobi.qbe.tree.filter.IQbeTreeFieldFilter
Filter fields.
filterFields(IDataMartModel, List) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Filter fields.

G

get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
getActionUrl(Map) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the action url.
getActionUrl(HttpServletRequest, Map) - Method in interface it.eng.spagobi.qbe.commons.urlgenerator.IQbeUrlGenerator
Gets the action url.
getActionUrl(HttpServletRequest, Map) - Method in class it.eng.spagobi.qbe.commons.urlgenerator.PortletQbeUrlGenerator
 
getActionUrl(HttpServletRequest, Map) - Method in class it.eng.spagobi.qbe.commons.urlgenerator.WebQbeUrlGenerator
 
getActionUrl(DataMartField) - Method in interface it.eng.spagobi.qbe.tree.urlgenerator.IQbeTreeUrlGenerator
Gets the action url.
getActionUrlForCalculateField(String, String, String) - Method in interface it.eng.spagobi.qbe.tree.urlgenerator.IQbeTreeUrlGenerator
Gets the action url for calculate field.
getAggFunc() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the agg func.
getAnalysisState() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
getBaseLevel() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the base level.
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.json.JSONException
 
getClassName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the class name.
getClassName() - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Gets the class name.
getClassName() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the class name.
getColour() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the colour.
getColoursArray(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the colours array.
getColumnDesc() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Gets the column desc.
getColumnId() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the column id.
getColumnId() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Gets the column id.
getColumnId() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the column id.
getColurCalculatorParameters() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the colur calculator parameters.
getColurCalculatorType() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the colur calculator type.
getColurNullCol() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the colur null col.
getColurOutboundCol() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the colur outbound col.
getConfigSourceBean() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getConnectionName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the connection name.
getContextManager() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
 
getContextPath() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the context path.
getDatamartDescription() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Gets the datamart description.
getDatamartModel() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the datamart model.
getDatamartModel() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Gets the datamart model.
getDatamartModel() - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
getDatamartModel() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
getDatamartModel() - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Gets the datamart model.
getDatamartModelAccessModality() - Method in class it.eng.qbe.conf.QbeTemplate
Gets the datamart model access modality.
getDataMartModelRetriever() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getDatamartName(List) - Method in class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
 
getDatamartName() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Gets the datamart name.
getDatamartNames() - Method in class it.eng.qbe.conf.QbeTemplate
Gets the datamart names.
getDatamartProviderConfiguration() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the DatamartProvider Configuration.
getDatamartWizard() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the datamart wizard.
getDatamartWizard() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Gets the datamart wizard.
getDatamartWizard() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
getDataSource(String) - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
 
getDataSource(List, DBConnection) - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceManager
 
getDataSource(List, Map, DBConnection) - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceManager
 
getDataSourceCache() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
Gets the data source cache.
getDatasourceName(List, DBConnection) - Method in class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
 
getDataSources() - Method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
 
getDblinkMap() - Method in class it.eng.qbe.conf.QbeTemplate
Gets the dblink map.
getDefaultFillColor() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Gets the default fill color.
getDescription() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Gets the description.
getDescription() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the description.
getDialect() - Method in class it.eng.qbe.conf.QbeTemplate
Gets the dialect.
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getEngineConfig() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getEngineInstance() - Method in exception it.eng.spagobi.qbe.commons.exception.QbeEngineException
 
getEngineInstance() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
 
getEngineInstance() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
 
getEngineResourcePath() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getEntityFilter() - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Gets the entity filter.
getExecutableQuery() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the executable query.
getFeatureName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Gets the feature name.
getFieldFilter() - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Gets the field filter.
getFieldNode(DataMartEntity, DataMartField) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Gets the field node.
getFieldNodes(DataMartEntity, int) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Gets the field nodes.
getFooter() - Method in class it.eng.spagobi.qbe.tree.DTree
Gets the footer.
getFunctionalities() - Method in class it.eng.qbe.conf.QbeTemplate
Gets the functionalities.
getFunctionalities() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
getHeader() - Method in class it.eng.spagobi.qbe.tree.DTree
Gets the header.
getHierarchies() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the hierarchies.
getHierarchy(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the hierarchy.
getHierarchyBaseLevel() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the hierarchy base level.
getHierarchyLevel() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the hierarchy level.
getHierarchyName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the hierarchy name.
getId() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
 
getId() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
 
getImage() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the image.
getInstance() - Static method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceCache
Gets the single instance of QbeDataSourceCache.
getInstance() - Static method in class it.eng.spagobi.qbe.commons.datasource.QbeDataSourceManager
Gets the single instance of QbeDataSourceManager.
getInstance() - Static method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getKey() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
Gets the key.
getKpiAgregationFunctins() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the kpi agregation functins.
getKpiColour(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the kpi colour.
getKpiColumnNames() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the kpi column names.
getKpiDescription(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the kpi description.
getLabel() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Gets the label.
getLayer(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the layer.
getLayerDefaultFillColor(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the layer default fill color.
getLayerDescription(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the layer description.
getLayerNames() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the layer names.
getLegend() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Builds the svg code used for the legend rendering.
getLegenda() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the legenda.
getLevel(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the level.
getLevels() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the levels.
getLocale() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the locale.
getLocale() - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
 
getLocale() - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeOrderEntityFilter
 
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getMapCatalogueAccessUtils() - Static method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the map catalogue access utils.
getMapName() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the map name.
getMapName() - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Gets the map name.
getMapProviderConfiguration() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the MapProvider Configuration.
getMapRendererConfiguration() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the map renderer configuration.
getMark() - Method in class it.eng.spago.navigation.MarkedRequest
Gets the mark.
getMeasure(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the measure.
getMsg() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Gets the msg.
getName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the name.
getName() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Gets the name.
getName() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Gets the name.
getName() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the name.
getName() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
Gets the name.
getName() - Method in class it.eng.spagobi.qbe.tree.DTree
Gets the name.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getNamingStrategy() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
Gets the naming strategy.
getPageName() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Gets the page name.
getParameters() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the parameters.
getParameters() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the parameters.
getParametersFromRequest(SourceBean) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Gets the parameters from request.
getParentConfiguration() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the parent configuration.
getParentConfiguration() - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Gets the parent configuration.
getParentConfiguration() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the parent configuration.
getParentFilter() - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
Gets the parent filter.
getParentFilter() - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
Gets the parent filter.
getPNames() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the p names.
getQbeDataMartDir() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getQbeTrees(IDataMartModel, Locale) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
 
getQbeUrlGenerator() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the qbe url generator.
getQuery() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the query.
getQuery() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the query.
getQuery() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Gets the query.
getQuery() - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
getQuery() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
getQuery() - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeSelectEntityFilter
Gets the query.
getRef() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Gets the ref.
getRequest() - Method in class it.eng.spago.navigation.MarkedRequest
Gets the request.
getRequest() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BaseTagSupport
Gets the request.
getRequestContainer() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BaseTagSupport
Gets the request container.
getResourceUrl(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Gets the resource url.
getResourceUrl(HttpServletRequest, String) - Method in interface it.eng.spagobi.qbe.commons.urlgenerator.IQbeUrlGenerator
Gets the resource url.
getResourceUrl(HttpServletRequest, String) - Method in class it.eng.spagobi.qbe.commons.urlgenerator.PortletQbeUrlGenerator
 
getResourceUrl(HttpServletRequest, String) - Method in class it.eng.spagobi.qbe.commons.urlgenerator.WebQbeUrlGenerator
 
getResourceUrl(String) - Method in interface it.eng.spagobi.qbe.tree.urlgenerator.IQbeTreeUrlGenerator
Gets the resource url.
getResponseContainer() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BaseTagSupport
Gets the response container.
getResultLimit() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getSelectedHierarchy() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the selected hierarchy.
getSelectedLevel() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Gets the selected level.
getSessionContainer() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.BaseTagSupport
Gets the session container.
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getStyle(int) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Recovers the svg style associated to the level of the legend which contains the value.
getSubEntitiesNodes(DataMartEntity, JSONArray, int) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Gets the sub entities nodes.
getSublevels(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the sublevels.
getSubqueryField() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Gets the subquery field.
getTable() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the table.
getTooltip() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the tooltip.
getTooltip() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Gets the tooltip.
GetTreeAction - Class in it.eng.spagobi.qbe.core.service
 
GetTreeAction() - Constructor for class it.eng.spagobi.qbe.core.service.GetTreeAction
 
getTreeConstructorScript() - Method in class it.eng.spagobi.qbe.tree.DTree
 
getTreeConstructorScript() - Method in interface it.eng.spagobi.qbe.tree.IQbeTree
Gets the tree constructor script.
getTresholdCalculatorParameters() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the treshold calculator parameters.
getTresholdCalculatorType() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the treshold calculator type.
getTresholdLb() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the treshold lb.
getTresholdsArray(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Gets the tresholds array.
getTresholdUb() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Gets the treshold ub.
getType() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Gets the type.
getType() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Gets the type.
getType() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Gets the type.
getUrlGenerator() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
getValue() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
Gets the value.
getVar() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
Gets the var.
getVar() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Gets the var.
GIF - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant GIF.
GIF_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant GIF_MIME_TYPE.
goBackToMark(String) - Method in class it.eng.spago.navigation.LightNavigator
Retrieves the more recent MarkedRequest object in the stack with the mark passed at input and deletes the more recent MarkedRequest objects present in the stack.
goBackToPosition(int) - Method in class it.eng.spago.navigation.LightNavigator
Retrieves the MarkedRequest object at the desired position in the stack and deletes the more recent MarkedRequest objects present in the stack.
GREATER_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant GREATER_FILTER.
GREATER_OR_EQUAL_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant GREATER_OR_EQUAL_FILTER.
GT - Static variable in class org.json.XML
The Character '>'.

H

has(String) - Method in class org.json.JSONObject
Determine if the JSONObject contains a specific key.
HEIGHT - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HEIGHT.
HIERARCHIES_TAG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHIES_TAG.
HIERARCHY_LEVEL_COLUMN_DESC_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_LEVEL_COLUMN_DESC_ATRR.
HIERARCHY_LEVEL_COLUMN_ID_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_LEVEL_COLUMN_ID_ATRR.
HIERARCHY_LEVEL_FEATURE_NAME_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_LEVEL_FEATURE_NAME_ATRR.
HIERARCHY_LEVEL_NAME_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_LEVEL_NAME_ATRR.
HIERARCHY_LEVEL_TAG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_LEVEL_TAG.
HIERARCHY_NAME_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_NAME_ATRR.
HIERARCHY_TABLE_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_TABLE_ATRR.
HIERARCHY_TAG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_TAG.
HIERARCHY_TYPE_ATRR - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HIERARCHY_TYPE_ATRR.
HTML - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HTML.
HTML_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant HTML_MIME_TYPE.
HTTP - Class in org.json
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class org.json.HTTP
 
HTTP_ACCEPT_HEADER - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_ACCEPT_HEADER.
HTTP_ACCEPT_HEADER - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant HTTP_ACCEPT_HEADER.
HTTP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_CONTENT_TYPE.
HTTP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant HTTP_CONTENT_TYPE.
HTTP_REQUEST_AUTH_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_AUTH_TYPE.
HTTP_REQUEST_CHARACTER_ENCODING - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_CHARACTER_ENCODING.
HTTP_REQUEST_CONTENT_LENGTH - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_CONTENT_LENGTH.
HTTP_REQUEST_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_CONTENT_TYPE.
HTTP_REQUEST_CONTEXT_PATH - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_CONTEXT_PATH.
HTTP_REQUEST_METHOD - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_METHOD.
HTTP_REQUEST_PATH_INFO - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_PATH_INFO.
HTTP_REQUEST_PATH_TRANSLATED - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_PATH_TRANSLATED.
HTTP_REQUEST_PROTOCOL - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_PROTOCOL.
HTTP_REQUEST_QUERY_STRING - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_QUERY_STRING.
HTTP_REQUEST_REMOTE_ADDR - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REMOTE_ADDR.
HTTP_REQUEST_REMOTE_HOST - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REMOTE_HOST.
HTTP_REQUEST_REMOTE_USER - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REMOTE_USER.
HTTP_REQUEST_REQUEST_URI - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REQUEST_URI.
HTTP_REQUEST_REQUESTED_SESSION_ID - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REQUESTED_SESSION_ID.
HTTP_REQUEST_REQUESTED_SESSION_ID_FROM_COOKIE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REQUESTED_SESSION_ID_FROM_COOKIE.
HTTP_REQUEST_REQUESTED_SESSION_ID_FROM_URL - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REQUESTED_SESSION_ID_FROM_URL.
HTTP_REQUEST_REQUESTED_SESSION_ID_VALID - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_REQUESTED_SESSION_ID_VALID.
HTTP_REQUEST_SCHEME - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_SCHEME.
HTTP_REQUEST_SECURE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_SECURE.
HTTP_REQUEST_SERVER_NAME - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_SERVER_NAME.
HTTP_REQUEST_SERVER_PORT - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_SERVER_PORT.
HTTP_REQUEST_SERVLET_PATH - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_SERVLET_PATH.
HTTP_REQUEST_USER_PRINCIPAL - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUEST_USER_PRINCIPAL.
HTTP_REQUESTED_WITH - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_REQUESTED_WITH.
HTTP_SESSION_ID - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant HTTP_SESSION_ID.
HTTP_SESSION_ID - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant HTTP_SESSION_ID.
HTTPTokener - Class in org.json
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class org.json.HTTPTokener
Construct an XMLTokener from a string.

I

info(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details).
info(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details).
init() - Method in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
 
init() - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
InitPageContextTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class InitPageContextTag.
InitPageContextTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.InitPageContextTag
Instantiates a new inits the page context tag.
IQbeTree - Interface in it.eng.spagobi.qbe.tree
Interface of classes that can build a java script dTree object.
IQbeTreeEntityFilter - Interface in it.eng.spagobi.qbe.tree.filter
The Interface IQbeTreeEntityFilter.
IQbeTreeFieldFilter - Interface in it.eng.spagobi.qbe.tree.filter
The Interface IQbeTreeFieldFilter.
IQbeTreeUrlGenerator - Interface in it.eng.spagobi.qbe.tree.urlgenerator
The Interface IQbeTreeUrlGenerator.
IQbeUrlGenerator - Interface in it.eng.spagobi.qbe.commons.urlgenerator
The Interface IQbeUrlGenerator.
isBlocking() - Method in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
A method which says if a validator has blocking properties.
isDefaultHierarchy() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Checks if is default hierarchy.
isLayerSelected(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Checks if is layer selected.
isNull(int) - Method in class org.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isSelected() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Checks if is selected.
isStandaloneModality() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Checks if is standalone modality.
isStandaloneModality() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Checks if is standalone modality.
isStandaloneMode() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
isSubqueryModeActive() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Checks if is subquery mode active.
isValid(String) - Method in class it.eng.spagobi.commons.validation.SpagoURLValidator
Controls if a String at imput is a valid URL.
isValidPath(String) - Method in class it.eng.spagobi.commons.validation.SpagoURLValidator
Controls if the input string represents a valid path.
isWebModality() - Method in class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
Checks if is web modality.
isWebModalityActive() - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
it.eng.qbe.conf - package it.eng.qbe.conf
 
it.eng.qbe.geo.configuration - package it.eng.qbe.geo.configuration
 
it.eng.spago.dispatching.httpchannel - package it.eng.spago.dispatching.httpchannel
 
it.eng.spago.navigation - package it.eng.spago.navigation
 
it.eng.spagobi.commons.utilities - package it.eng.spagobi.commons.utilities
 
it.eng.spagobi.commons.validation - package it.eng.spagobi.commons.validation
 
it.eng.spagobi.qbe - package it.eng.spagobi.qbe
 
it.eng.spagobi.qbe.commons.constants - package it.eng.spagobi.qbe.commons.constants
 
it.eng.spagobi.qbe.commons.datasource - package it.eng.spagobi.qbe.commons.datasource
 
it.eng.spagobi.qbe.commons.exception - package it.eng.spagobi.qbe.commons.exception
 
it.eng.spagobi.qbe.commons.naming - package it.eng.spagobi.qbe.commons.naming
 
it.eng.spagobi.qbe.commons.presentation.tag - package it.eng.spagobi.qbe.commons.presentation.tag
 
it.eng.spagobi.qbe.commons.service - package it.eng.spagobi.qbe.commons.service
 
it.eng.spagobi.qbe.commons.urlgenerator - package it.eng.spagobi.qbe.commons.urlgenerator
 
it.eng.spagobi.qbe.core.service - package it.eng.spagobi.qbe.core.service
 
it.eng.spagobi.qbe.initializer.application.service - package it.eng.spagobi.qbe.initializer.application.service
 
it.eng.spagobi.qbe.initializer.engine.service - package it.eng.spagobi.qbe.initializer.engine.service
 
it.eng.spagobi.qbe.tree - package it.eng.spagobi.qbe.tree
 
it.eng.spagobi.qbe.tree.filter - package it.eng.spagobi.qbe.tree.filter
 
it.eng.spagobi.qbe.tree.urlgenerator - package it.eng.spagobi.qbe.tree.urlgenerator
 

J

join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
JPEG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant JPEG.
JPEG_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant JPEG_MIME_TYPE.
JSObject - Class in org.json
The Class JSObject.
JSObject() - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(JSONObject, String[]) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(JSONTokener) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(Map) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(Object) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(Object, String[]) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSObject(String) - Constructor for class org.json.JSObject
Instantiates a new jS object.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array.
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.json.JSONException
Instantiates a new jSON exception.
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.

K

key(String) - Method in class org.json.JSONWriter
Append a key.
keys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.

L

LAST_UPDATE_TIMESTAMP - Static variable in class it.eng.spagobi.qbe.commons.constants.QbeConstants
The Constant LAST_UPDATE_TIMESTAMP.
LEGEND - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LEGEND.
length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.
LESS_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LESS_FILTER.
LESS_OR_EQUAL_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LESS_OR_EQUAL_FILTER.
LEVEL - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LEVEL.
LEVELS - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LEVELS.
LIGHT_NAVIGATOR_BACK_TO - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_BACK_TO.
LIGHT_NAVIGATOR_BACK_TO_MARK - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_BACK_TO_MARK.
LIGHT_NAVIGATOR_DISABLED - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_DISABLED.
LIGHT_NAVIGATOR_MARK - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_MARK.
LIGHT_NAVIGATOR_REPLACE_LAST - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_REPLACE_LAST.
LIGHT_NAVIGATOR_RESET - Static variable in class it.eng.spago.navigation.LightNavigationManager
The Constant LIGHT_NAVIGATOR_RESET.
LightNavigationManager - Class in it.eng.spago.navigation
The Class LightNavigationManager.
LightNavigationManager() - Constructor for class it.eng.spago.navigation.LightNavigationManager
 
LightNavigator - Class in it.eng.spago.navigation
The Class LightNavigator.
LightNavigator() - Constructor for class it.eng.spago.navigation.LightNavigator
 
LIMIT - Static variable in class it.eng.spagobi.qbe.core.service.ExecuteQueryAction
 
load(byte[]) - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
LOG_NAME - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant LOG_NAME.
logger - Static variable in class it.eng.spagobi.qbe.core.service.CreateViewAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.ExecuteQueryAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.ExportResultAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.GetTreeAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.RefreshQueryAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.core.service.ServiceExceptionAction
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.QbeEngine
Logger component.
logger - Static variable in class it.eng.spagobi.qbe.QbeEngineInstance
Logger component.
LT - Static variable in class org.json.XML
The Character '<'.

M

main(String[]) - Static method in class org.json.Test
Entry point.
major(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MAJOR importance (see Spago Tracing docuentation for more details).
major(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MAJOR importance (see Spago Tracing docuentation for more details).
MAP - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant MAP.
MAP_NAME - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant MAP_NAME.
MAP_PROVIDER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant MAP_PROVIDER.
MAP_RENDERER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant MAP_RENDERER.
MapConfiguration - Class in it.eng.qbe.geo.configuration
The Class MapConfiguration.
MapConfiguration() - Constructor for class it.eng.qbe.geo.configuration.MapConfiguration
Instantiates a new map configuration.
MapConfiguration(String, byte[], SourceBean) - Constructor for class it.eng.qbe.geo.configuration.MapConfiguration
Builds the MapConfiguration object loading configuration from xml template into SourceBeans.
MapProviderConfiguration - Class in it.eng.qbe.geo.configuration
The Class MapProviderConfiguration.
MapProviderConfiguration(MapConfiguration) - Constructor for class it.eng.qbe.geo.configuration.MapProviderConfiguration
Instantiates a new map provider configuration.
MapProviderConfiguration(MapConfiguration, SourceBean) - Constructor for class it.eng.qbe.geo.configuration.MapProviderConfiguration
Instantiates a new map provider configuration.
MapRendererConfiguration - Class in it.eng.qbe.geo.configuration
The Class MapRendererConfiguration.
MapRendererConfiguration(MapConfiguration) - Constructor for class it.eng.qbe.geo.configuration.MapRendererConfiguration
Instantiates a new map renderer configuration.
MapRendererConfiguration(MapConfiguration, SourceBean) - Constructor for class it.eng.qbe.geo.configuration.MapRendererConfiguration
Instantiates a new map renderer configuration.
MapRendererConfiguration.Layer - Class in it.eng.qbe.geo.configuration
The Class Layer.
MapRendererConfiguration.Layer() - Constructor for class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
 
MapRendererConfiguration.Measure - Class in it.eng.qbe.geo.configuration
The Class Measure.
MapRendererConfiguration.Measure() - Constructor for class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Instantiates a new measure.
MapRendererConfiguration.Measure(String) - Constructor for class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Instantiates a new measure.
MarkedRequest - Class in it.eng.spago.navigation
The Class MarkedRequest.
MarkedRequest(SourceBean, String) - Constructor for class it.eng.spago.navigation.MarkedRequest
Instantiates a new marked request.
MessageTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class MessageTag.
MessageTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
 
MIME_TYPE - Static variable in class it.eng.spagobi.qbe.core.service.ExportResultAction
 
minor(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MINOR importance (see Spago Tracing docuentation for more details).
minor(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with MINOR importance (see Spago Tracing docuentation for more details).
MODALITY - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant MODALITY.
mode - Variable in class org.json.JSONWriter
The current mode.
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
myHashMap - Variable in class org.json.JSONObject
The hash map where the JSONObject's properties are kept.

N

NAME - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant NAME.
NAME_ATTRIBUTE - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NEW_SESSION - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant NEW_SESSION.
NEW_SESSION - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant NEW_SESSION.
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
nextCDATA() - Method in class org.json.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextContent() - Method in class org.json.XMLTokener
Get the next XML outer token, trimming whitespace.
nextEntity(char) - Method in class org.json.XMLTokener
Return the next entity.
nextMeta() - Method in class org.json.XMLTokener
Returns the next XML meta token.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextToken() - Method in class org.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.json.XMLTokener
Get the next XML Token.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
NO_FRAGMENTS - Static variable in class it.eng.spagobi.commons.validation.SpagoURLValidator
Enabling this options disallows any URL fragments.
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NUMBER_TYPE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant NUMBER_TYPE_FILTER.
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a Number.

O

object() - Method in class org.json.JSONWriter
Begin appending a new object.
opt(int) - Method in class org.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
org.json - package org.json
 
OUTPUT_FORMAT_PARAMETER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant OUTPUT_FORMAT_PARAMETER.

P

PageContentTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class PageContentTag.
PageContentTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.PageContentTag
 
PageTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class PageTag.
PageTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.PageTag
 
ParameterTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class ParameterTag.
ParameterTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
 
parse() - Method in class it.eng.qbe.conf.QbeTemplate
Parses the.
PDF - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant PDF.
PDF_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant PDF_MIME_TYPE.
PortletQbeUrlGenerator - Class in it.eng.spagobi.qbe.commons.urlgenerator
The Class PortletQbeUrlGenerator.
PortletQbeUrlGenerator() - Constructor for class it.eng.spagobi.qbe.commons.urlgenerator.PortletQbeUrlGenerator
 
processAction(ActionRequest, ActionResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
processService(PortletRequest, PortletResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
Process service.
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

QBE_DATAMART_DIR - Static variable in class it.eng.spagobi.qbe.QbeEngineConfig
 
QBE_DATAMART_RETRIVER - Static variable in class it.eng.spagobi.qbe.QbeEngineConfig
 
QBE_MODE - Static variable in class it.eng.spagobi.qbe.QbeEngineConfig
 
QbeApplicationDeleteDatamartAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class QbeApplicationDeleteDatamartAction.
QbeApplicationDeleteDatamartAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationDeleteDatamartAction
 
QbeApplicationLoginAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class QbeApplicationLoginAction.
QbeApplicationLoginAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationLoginAction
 
QbeApplicationLogoutAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class QbeApplicationLogoutAction.
QbeApplicationLogoutAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationLogoutAction
 
QbeApplicationSelectDatamartAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class QbeApplicationSelectDatamartAction.
QbeApplicationSelectDatamartAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationSelectDatamartAction
 
QbeApplicationStartAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class QbeApplicationStartAction.
QbeApplicationStartAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationStartAction
 
QbeConstants - Class in it.eng.spagobi.qbe.commons.constants
The Class QbeConstants.
QbeConstants() - Constructor for class it.eng.spagobi.qbe.commons.constants.QbeConstants
 
QbeDataSourceCache - Class in it.eng.spagobi.qbe.commons.datasource
The Class QbeDataSourceCache.
QbeDataSourceManager - Class in it.eng.spagobi.qbe.commons.datasource
The Class QbeDataSourceManager.
QbeEngine - Class in it.eng.spagobi.qbe
 
QbeEngine() - Constructor for class it.eng.spagobi.qbe.QbeEngine
 
QbeEngineAnalysisState - Class in it.eng.spagobi.qbe.commons.service
 
QbeEngineAnalysisState(DataMartModel) - Constructor for class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
QbeEngineConfig - Class in it.eng.spagobi.qbe
The Class QbeEngineConf.
QbeEngineException - Exception in it.eng.spagobi.qbe.commons.exception
The Class QbeEngineException.
QbeEngineException(String) - Constructor for exception it.eng.spagobi.qbe.commons.exception.QbeEngineException
Builds a GeoEngineException.
QbeEngineException(String, Throwable) - Constructor for exception it.eng.spagobi.qbe.commons.exception.QbeEngineException
Builds a GeoEngineException.
QbeEngineInstance - Class in it.eng.spagobi.qbe
 
QbeEngineInstance(SourceBean, Map) - Constructor for class it.eng.spagobi.qbe.QbeEngineInstance
 
QbeEngineInstance(QbeTemplate, Map) - Constructor for class it.eng.spagobi.qbe.QbeEngineInstance
 
QbeEngineStartAction - Class in it.eng.spagobi.qbe.initializer.engine.service
The Class QbeEngineStartAction.
QbeEngineStartAction() - Constructor for class it.eng.spagobi.qbe.initializer.engine.service.QbeEngineStartAction
 
QbeNamingStrategy - Class in it.eng.spagobi.qbe.commons.naming
The Class QbeNamingStrategy.
QbeNamingStrategy() - Constructor for class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
 
QbeTagSupport - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class QbeTagSupport.
QbeTagSupport() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.QbeTagSupport
 
QbeTemplate - Class in it.eng.qbe.conf
The Class QbeTemplate.
QbeTemplate(SourceBean) - Constructor for class it.eng.qbe.conf.QbeTemplate
Instantiates a new qbe template.
QbeTreeAccessModalityEntityFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class QbeTreeAccessModalityEntityFilter.
QbeTreeAccessModalityEntityFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityEntityFilter
Instantiates a new qbe tree access modality entity filter.
QbeTreeAccessModalityEntityFilter(IQbeTreeEntityFilter) - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityEntityFilter
Instantiates a new qbe tree access modality entity filter.
QbeTreeAccessModalityFieldFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class QbeTreeAccessModalityFieldFilter.
QbeTreeAccessModalityFieldFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityFieldFilter
Instantiates a new qbe tree access modality field filter.
QbeTreeAccessModalityFieldFilter(IQbeTreeFieldFilter) - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeAccessModalityFieldFilter
Instantiates a new qbe tree access modality field filter.
QbeTreeFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class QbeTreeFilter.
QbeTreeFilter(IQbeTreeEntityFilter, IQbeTreeFieldFilter) - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Instantiates a new qbe tree filter.
QbeTreeOrderEntityFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class QbeTreeOrderEntityFilter.
QbeTreeOrderEntityFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeOrderEntityFilter
Instantiates a new qbe tree order entity filter.
QbeTreeOrderEntityFilter(IQbeTreeEntityFilter, Locale) - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeOrderEntityFilter
 
QbeTreeSelectEntityFilter - Class in it.eng.spagobi.qbe.tree.filter
The Class QbeTreeSelectEntityFilter.
QbeTreeSelectEntityFilter() - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeSelectEntityFilter
Instantiates a new qbe tree select entity filter.
QbeTreeSelectEntityFilter(IQbeTreeEntityFilter, IQuery) - Constructor for class it.eng.spagobi.qbe.tree.filter.QbeTreeSelectEntityFilter
Instantiates a new qbe tree select entity filter.
QUERY - Static variable in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
QUERY - Static variable in class it.eng.spagobi.qbe.core.service.CreateViewAction
 
QUERY - Static variable in class it.eng.spagobi.qbe.core.service.RefreshQueryAction
 
QUERY_DESCRIPTION - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QUERY_FILTEREXP - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QUERY_FILTERS - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QUERY_MODE - Static variable in class it.eng.spagobi.qbe.commons.constants.QbeConstants
La gestione delle subqury deve essere totalmente delegata all'oggetto Query TODO verificare quali di questi parametri � ancora necessario.
QUERY_NAME - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QUERY_RECORDS - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QUERY_SCOPE - Static variable in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
QueryEncoder - Class in it.eng.spagobi.qbe.core.service
 
QueryEncoder() - Constructor for class it.eng.spagobi.qbe.core.service.QueryEncoder
 
QUEST - Static variable in class org.json.XML
The Character '?'.
QUOT - Static variable in class org.json.XML
The Character '"'.
quote(String) - Static method in class org.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

RecoverClassLoaderAction - Class in it.eng.spagobi.qbe.initializer.application.service
The Class RecoverClassLoaderAction.
RecoverClassLoaderAction() - Constructor for class it.eng.spagobi.qbe.initializer.application.service.RecoverClassLoaderAction
 
RefreshQueryAction - Class in it.eng.spagobi.qbe.core.service
The Class RefreshQueryAction.
RefreshQueryAction() - Constructor for class it.eng.spagobi.qbe.core.service.RefreshQueryAction
 
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
replaceLast(MarkedRequest) - Method in class it.eng.spago.navigation.LightNavigator
Deletes the more recent MarkedRequest object in the stack and adds the MarkedRequest passed at input in the first position of the stack.
reset() - Method in class it.eng.spago.navigation.LightNavigator
Resets the stack.
resetLayers() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Reset layers.
resetMeasures() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Reset measures.
RESPONSE_TYPE - Static variable in class it.eng.spagobi.qbe.core.service.ExportResultAction
 
RESPONSE_TYPE_ATTACHMENT - Static variable in class it.eng.spagobi.qbe.core.service.ExportResultAction
 
RESPONSE_TYPE_INLINE - Static variable in class it.eng.spagobi.qbe.core.service.ExportResultAction
 
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.

S

SaveQueryAction - Class in it.eng.spagobi.qbe.core.service
This action is responsible to Persist the current working query represented by the object ISingleDataMartWizardObject in session.
SaveQueryAction() - Constructor for class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
service(HttpServletRequest, HttpServletResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.CreateViewAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.ExecuteQueryAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.ExportResultAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.GetTreeAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.RefreshQueryAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.SaveQueryAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.core.service.ServiceExceptionAction
 
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationDeleteDatamartAction
Service.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationLoginAction
Service.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationLogoutAction
Service.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationSelectDatamartAction
Builds an empty datamart just to retrive all the datamarts defined and saved TODO buid a proper class to do this job and build the datamart only once when all the data are in place.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.QbeApplicationStartAction
Service.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.application.service.RecoverClassLoaderAction
Service.
service(SourceBean, SourceBean) - Method in class it.eng.spagobi.qbe.initializer.engine.service.QbeEngineStartAction
 
ServiceExceptionAction - Class in it.eng.spagobi.qbe.core.service
The Class ServiceExceptionAction.
ServiceExceptionAction() - Constructor for class it.eng.spagobi.qbe.core.service.ServiceExceptionAction
 
setAggFunc(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the agg func.
setAnalysisState(IEngineAnalysisState) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setAnalysisState(String) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setClassName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the class name.
setClassName(String) - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Sets the class name.
setClassName(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Sets the class name.
setColour(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the colour.
setColumnDesc(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Sets the column desc.
setColumnId(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Sets the column id.
setColumnId(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the column id.
setColumnId(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the column id.
setColurCalculatorParameters(Properties) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the colur calculator parameters.
setColurCalculatorType(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the colur calculator type.
setColurNullCol(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the colur null col.
setColurOutboundCol(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the colur outbound col.
setConnectionName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the connection name.
setContextPath(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Sets the context path.
setDatamartDescription(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Sets the datamart description.
setDatamartModel(DataMartModel) - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Sets the datamart model.
setDatamartModel(DataMartModel) - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
setDatamartModel(DataMartModel) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setDatamartModel(IDataMartModel) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
Sets the datamart model.
setDatamartModelAccessModality(DataMartModelAccessModality) - Method in class it.eng.qbe.conf.QbeTemplate
Sets the datamart model access modality.
setDatamartName(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Sets the datamart name.
setDatamartNames(List) - Method in class it.eng.qbe.conf.QbeTemplate
Sets the datamart names.
setDatamartProviderConfiguration(DatamartProviderConfiguration) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the DatamartProvider Configuration.
setDatamartWizard(ISingleDataMartWizardObject) - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Sets the datamart wizard.
setDatamartWizard(ISingleDataMartWizardObject) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setDblinkMap(Map) - Method in class it.eng.qbe.conf.QbeTemplate
Sets the dblink map.
setDefaultFillColor(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Sets the default fill color.
setDescription(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Sets the description.
setDescription(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the description.
setDialect(String) - Method in class it.eng.qbe.conf.QbeTemplate
Sets the dialect.
setEngineConfig(EnginConf) - Method in class it.eng.spagobi.qbe.QbeEngineConfig
 
setEngineInstance(QbeEngineInstance) - Method in exception it.eng.spagobi.qbe.commons.exception.QbeEngineException
 
setEntityFilter(IQbeTreeEntityFilter) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Sets the entity filter.
setFeatureName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Sets the feature name.
setFieldFilter(IQbeTreeFieldFilter) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeFilter
Sets the field filter.
setFunctionalities(Map) - Method in class it.eng.qbe.conf.QbeTemplate
Sets the functionalities.
setFunctionalities(Map) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setHierarchyBaseLevel(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the hierarchy base level.
setHierarchyLevel(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the hierarchy level.
setHierarchyName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the hierarchy name.
setId(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
 
setId(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
 
setImage(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the image.
setKey(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
Sets the key.
setKpiAgregationFunctins(String[]) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the kpi agregation functins.
setKpiColumnNames(String[]) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the kpi column names.
setLabel(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Sets the label.
setLegenda(SourceBean) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the legenda.
setLocale(Locale) - Method in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
 
setLocale(Locale) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeOrderEntityFilter
 
setMapCatalogueAccessUtils(MapCatalogueAccessUtils) - Static method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the map catalogue access utils.
setMapName(String) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the map name.
setMapName(String) - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Sets the map name.
setMapProviderConfiguration(MapProviderConfiguration) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the MapProvider Configuration.
setMapRendererConfiguration(MapRendererConfiguration) - Method in class it.eng.qbe.geo.configuration.MapConfiguration
Sets the map renderer configuration.
setMark(String) - Method in class it.eng.spago.navigation.MarkedRequest
Sets the mark.
setMsg(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Sets the msg.
setName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
Sets the name.
setName(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Sets the name.
setName(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Sets the name.
setName(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the name.
setName(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
Sets the name.
setName(String) - Method in class it.eng.spagobi.qbe.tree.DTree
Sets the name.
setPageName(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
Sets the page name.
setParameters(Properties) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the parameters.
setParameters(Map) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the parameters.
setParentConfiguration(MapConfiguration) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the parent configuration.
setParentConfiguration(MapConfiguration) - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
Sets the parent configuration.
setParentConfiguration(MapConfiguration) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
Sets the parent configuration.
setParentFilter(IQbeTreeEntityFilter) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeEntityFilter
Sets the parent filter.
setParentFilter(IQbeTreeFieldFilter) - Method in class it.eng.spagobi.qbe.tree.filter.ComposableQbeTreeFieldFilter
Sets the parent filter.
setPNames(List) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the p names.
setQuery(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
Sets the query.
setQuery(Query) - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
setQuery(Query) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setQuery(IQuery) - Method in class it.eng.spagobi.qbe.tree.filter.QbeTreeSelectEntityFilter
Sets the query.
setRef(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Sets the ref.
setRequest(SourceBean) - Method in class it.eng.spago.navigation.MarkedRequest
Sets the request.
setSelected(boolean) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Layer
Sets the selected.
setStandaloneMode(boolean) - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
setStandaloneModeActive(boolean) - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Sets the standalone mode active.
setSubqueryField(String) - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Sets the subquery field.
setSubqueryModeActive(boolean) - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Sets the subquery mode active.
setTable(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Sets the table.
setTooltip(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the tooltip.
setTooltip(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
Sets the tooltip.
setTresholdCalculatorParameters(Properties) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the treshold calculator parameters.
setTresholdCalculatorType(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the treshold calculator type.
setTresholdLb(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the treshold lb.
setTresholdUb(String) - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration.Measure
Sets the treshold ub.
setType(String) - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
Sets the type.
setType(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ButtonTag
Sets the type.
setType(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Sets the type.
setValue(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.ParameterTag
Sets the value.
setVar(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.MessageTag
Sets the var.
setVar(String) - Method in class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
Sets the var.
skipPast(String) - Method in class org.json.JSONTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
SLASH - Static variable in class org.json.XML
The Character '/'.
SPAGO_BI - Static variable in class it.eng.spagobi.commons.utilities.SpagoBITracer
Comment for SPAGO_BI
SPAGOBI_SERVER_URL - Static variable in class it.eng.spagobi.qbe.QbeEngineConfig
 
SpagoBITracer - Class in it.eng.spagobi.commons.utilities
This class is for centralize the logging activities off all SpagoBI components, and to give a common format to logging message.
SpagoBITracer() - Constructor for class it.eng.spagobi.commons.utilities.SpagoBITracer
 
SpagoBIValidationImpl - Class in it.eng.spagobi.commons.validation
 
SpagoBIValidationImpl() - Constructor for class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
Thise methodis called everyTime a service with label serviceName is called, if the service validator is configured correctly into the validator.xml configuration file.
SpagoURLValidator - Class in it.eng.spagobi.commons.validation
 
SpagoURLValidator() - Constructor for class it.eng.spagobi.commons.validation.SpagoURLValidator
 
START - Static variable in class it.eng.spagobi.qbe.core.service.ExecuteQueryAction
 
START_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant START_FILTER.
store() - Method in class it.eng.spagobi.qbe.commons.service.QbeEngineAnalysisState
 
STRING_SEPARETOR - Static variable in class it.eng.spagobi.qbe.commons.naming.QbeNamingStrategy
The Constant STRING_SEPARETOR.
STRING_TYPE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant STRING_TYPE_FILTER.
STYLE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant STYLE.
SUBQUERY_FIELD - Static variable in class it.eng.spagobi.qbe.commons.constants.QbeConstants
The Constant SUBQUERY_FIELD.
SUBQUERY_MODE - Static variable in class it.eng.spagobi.qbe.commons.constants.QbeConstants
The Constant SUBQUERY_MODE.
SVG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant SVG.
SVG_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant SVG_MIME_TYPE.
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.

T

TabTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class TabTag.
TabTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.TabTag
 
TEMPLATE_PARAMETER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TEMPLATE_PARAMETER.
TemplateQbeTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class TemplateQbeTag.
TemplateQbeTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.TemplateQbeTag
 
Test - Class in org.json
Test class.
Test() - Constructor for class org.json.Test
 
TEXT - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TEXT.
TEXT_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TEXT_MIME_TYPE.
THRESHOLD - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant THRESHOLD.
TITLE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TITLE.
TitlebarTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class TitlebarTag.
TitlebarTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.TitlebarTag
 
toJSONArray(String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONArray, String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray) - Method in class org.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(String) - Static method in class org.json.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class org.json.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class org.json.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(JSONArray) - Method in class org.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(String) - Static method in class org.json.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONString() - Method in interface org.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toString() - Method in class it.eng.spago.navigation.LightNavigator
 
toString() - Method in class it.eng.spago.navigation.MarkedRequest
 
toString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray, JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(JSONObject) - Static method in class org.json.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class org.json.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class org.json.HTTP
Convert a JSONObject into an HTTP header.
toString() - Method in class org.json.JSObject
 
toString() - Method in class org.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.json.JSONStringer
Return the JSON text.
toString() - Method in class org.json.JSONTokener
Make a printable string of this JSONTokener.
toString(Object) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
TOUPPERCASE_ATTRIBUTE - Static variable in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
toXml() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy.Level
To xml.
toXml() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration.Hierarchy
To xml.
toXml() - Method in class it.eng.qbe.geo.configuration.DatamartProviderConfiguration
To xml.
toXml() - Method in class it.eng.qbe.geo.configuration.MapConfiguration
To xml.
toXml() - Method in class it.eng.qbe.geo.configuration.MapProviderConfiguration
To xml.
toXml() - Method in class it.eng.qbe.geo.configuration.MapRendererConfiguration
To xml.
TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TYPE.
TYPE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TYPE_FILTER.
TYPE_VALUE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant TYPE_VALUE_FILTER.

U

unescape(String) - Static method in class org.json.Cookie
Convert %hh sequences to single characters, and convert plus to space.
updateLastUpdateTimeStamp() - Method in class it.eng.spagobi.qbe.commons.service.AbstractQbeEngineAction
Update last update time stamp.
UrlTag - Class in it.eng.spagobi.qbe.commons.presentation.tag
The Class UrlTag.
UrlTag() - Constructor for class it.eng.spagobi.qbe.commons.presentation.tag.UrlTag
 

V

validate(String, String, RequestContextIFace) - Method in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
From the request and response container this method controls if validation conditions declarated into the validator.xml>/code> file are verifyed, and, if yes, acknowledge to start validation control.
validate() - Method in class it.eng.spagobi.qbe.QbeEngineInstance
 
validateField(String, String, String, String, String, String, String) - Static method in class it.eng.spagobi.commons.validation.SpagoBIValidationImpl
 
value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.
VALUE_FILTER - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant VALUE_FILTER.
VIEW_NAME - Static variable in class it.eng.spagobi.qbe.core.service.CreateViewAction
 

W

WAP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant WAP_CONTENT_TYPE.
WAP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant WAP_CONTENT_TYPE.
WAP_MIME_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant WAP_MIME_TYPE.
WAP_MIME_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
The Constant WAP_MIME_TYPE.
warning(String, String, String, String) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with WARNING importance (see Spago Tracing docuentation for more details).
warning(String, String, String, String, Exception) - Static method in class it.eng.spagobi.commons.utilities.SpagoBITracer
Adds a tracing information into the SpagoBI log file, with WARNING importance (see Spago Tracing docuentation for more details).
WebQbeUrlGenerator - Class in it.eng.spagobi.qbe.commons.urlgenerator
The Class WebQbeUrlGenerator.
WebQbeUrlGenerator() - Constructor for class it.eng.spagobi.qbe.commons.urlgenerator.WebQbeUrlGenerator
 
WIDTH - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant WIDTH.
write(Writer) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writer - Variable in class it.eng.spagobi.qbe.tree.ExtJsQbeTreeBuilder
 
writer - Variable in class org.json.JSONWriter
The writer that will receive the output.

X

X - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant X.
X_PNG - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant X_PNG.
X_PNG_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant X_PNG_MIME_TYPE.
XML - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant XML.
XML - Class in org.json
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.json.XML
 
XML_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant XML_CONTENT_TYPE.
XML_MIME_TYPE - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant XML_MIME_TYPE.
XMLHTTPREQUEST - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterHTTP
The Constant XMLHTTPREQUEST.
XMLTokener - Class in org.json
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.json.XMLTokener
Construct an XMLTokener from a string.

Y

Y - Static variable in class it.eng.qbe.geo.configuration.Constants
The Constant Y.

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