mondrian.xmla
Interface XmlaConstants
- All Known Implementing Classes:
- DefaultXmlaRequest, DefaultXmlaServlet, DynamicDatasourceXmlaServlet, Rowset, RowsetDefinition.DbschemaCatalogsRowset, RowsetDefinition.DbschemaColumnsRowset, RowsetDefinition.DbschemaProviderTypesRowset, RowsetDefinition.DbschemaSchemataRowset, RowsetDefinition.DbschemaTablesInfoRowset, RowsetDefinition.DbschemaTablesRowset, RowsetDefinition.DiscoverDatasourcesRowset, RowsetDefinition.DiscoverEnumeratorsRowset, RowsetDefinition.DiscoverKeywordsRowset, RowsetDefinition.DiscoverLiteralsRowset, RowsetDefinition.DiscoverPropertiesRowset, RowsetDefinition.DiscoverSchemaRowsetsRowset, RowsetDefinition.MdschemaActionsRowset, RowsetDefinition.MdschemaCubesRowset, RowsetDefinition.MdschemaDimensionsRowset, RowsetDefinition.MdschemaFunctionsRowset, RowsetDefinition.MdschemaHierarchiesRowset, RowsetDefinition.MdschemaLevelsRowset, RowsetDefinition.MdschemaMeasuresRowset, RowsetDefinition.MdschemaMembersRowset, RowsetDefinition.MdschemaPropertiesRowset, RowsetDefinition.MdschemaSetsRowset, XmlaHandler, XmlaServlet, XmlaUtil
public interface XmlaConstants
Constants for XML/A.
- Author:
- Gang Chen
-
-
NS_SOAP_ENV_1_1
static final String NS_SOAP_ENV_1_1
- See Also:
- Constant Field Values
NS_SOAP_ENC_1_1
static final String NS_SOAP_ENC_1_1
- See Also:
- Constant Field Values
NS_SOAP_ENV_1_2
static final String NS_SOAP_ENV_1_2
- See Also:
- Constant Field Values
NS_SOAP_ENC_1_2
static final String NS_SOAP_ENC_1_2
- See Also:
- Constant Field Values
NS_XSD
static final String NS_XSD
- See Also:
- Constant Field Values
NS_XSI
static final String NS_XSI
- See Also:
- Constant Field Values
NS_XMLA
static final String NS_XMLA
- See Also:
- Constant Field Values
NS_XMLA_MDDATASET
static final String NS_XMLA_MDDATASET
- See Also:
- Constant Field Values
NS_XMLA_EMPTY
static final String NS_XMLA_EMPTY
- See Also:
- Constant Field Values
NS_XMLA_ROWSET
static final String NS_XMLA_ROWSET
- See Also:
- Constant Field Values
NS_SQL
static final String NS_SQL
- See Also:
- Constant Field Values
NS_XMLA_EX
static final String NS_XMLA_EX
- See Also:
- Constant Field Values
SOAP_PREFIX
static final String SOAP_PREFIX
- See Also:
- Constant Field Values
SOAP_MUST_UNDERSTAND_ATTR
static final String SOAP_MUST_UNDERSTAND_ATTR
- See Also:
- Constant Field Values
XMLA_BEGIN_SESSION
static final String XMLA_BEGIN_SESSION
- See Also:
- Constant Field Values
XMLA_SESSION
static final String XMLA_SESSION
- See Also:
- Constant Field Values
XMLA_END_SESSION
static final String XMLA_END_SESSION
- See Also:
- Constant Field Values
XMLA_SESSION_ID
static final String XMLA_SESSION_ID
- See Also:
- Constant Field Values
CONTEXT_ROLE_NAME
static final String CONTEXT_ROLE_NAME
- See Also:
- Constant Field Values
CONTEXT_ROLE
static final String CONTEXT_ROLE
- See Also:
- Constant Field Values
CONTEXT_XMLA_SESSION_ID
static final String CONTEXT_XMLA_SESSION_ID
- See Also:
- Constant Field Values
CONTEXT_XMLA_SESSION_STATE
static final String CONTEXT_XMLA_SESSION_STATE
- See Also:
- Constant Field Values
CONTEXT_XMLA_SESSION_STATE_BEGIN
static final String CONTEXT_XMLA_SESSION_STATE_BEGIN
- See Also:
- Constant Field Values
CONTEXT_XMLA_SESSION_STATE_WITHIN
static final String CONTEXT_XMLA_SESSION_STATE_WITHIN
- See Also:
- Constant Field Values
CONTEXT_XMLA_SESSION_STATE_END
static final String CONTEXT_XMLA_SESSION_STATE_END
- See Also:
- Constant Field Values
METHOD_DISCOVER
static final int METHOD_DISCOVER
- See Also:
- Constant Field Values
METHOD_EXECUTE
static final int METHOD_EXECUTE
- See Also:
- Constant Field Values
CONTENT_DEFAULT
static final Enumeration.Content CONTENT_DEFAULT
- The content type default value - shared across more than one file
MONDRIAN_NAMESPACE
static final String MONDRIAN_NAMESPACE
- This is the namespace used to qualify the faultcode identifier.
- See Also:
- Constant Field Values
FAULT_NS_PREFIX
static final String FAULT_NS_PREFIX
- See Also:
- Constant Field Values
FAULT_ACTOR
static final String FAULT_ACTOR
- See Also:
- Constant Field Values
VERSION_MISSMATCH_FAULT_FC
static final String VERSION_MISSMATCH_FAULT_FC
- See Also:
- Constant Field Values
MUST_UNDERSTAND_FAULT_FC
static final String MUST_UNDERSTAND_FAULT_FC
- See Also:
- Constant Field Values
CLIENT_FAULT_FC
static final String CLIENT_FAULT_FC
- See Also:
- Constant Field Values
SERVER_FAULT_FC
static final String SERVER_FAULT_FC
- See Also:
- Constant Field Values
FAULT_FC_PREFIX
static final String FAULT_FC_PREFIX
- See Also:
- Constant Field Values
FAULT_FS_PREFIX
static final String FAULT_FS_PREFIX
- See Also:
- Constant Field Values
USM_REQUEST_STATE_CODE
static final String USM_REQUEST_STATE_CODE
- See Also:
- Constant F