Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $visible - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the internal property which holds the name of the system property which determines whether to show a member (especially a measure or calculated member) in a user interface such as JPivot.
A
- AbstractNamedList<T> - Class in org.olap4j.impl
-
Partial implementation of
NamedList
. - AbstractNamedList() - Constructor for class org.olap4j.impl.AbstractNamedList
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.AxisNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.CallNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.CubeNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.DimensionNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.DrillThroughNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.HierarchyNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.IdentifierNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.LevelNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.LiteralNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.MemberNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.ParameterNode
- accept(ParseTreeVisitor<T>) - Method in interface org.olap4j.mdx.ParseTreeNode
-
Accepts a visitor to this MDX parse tree node.
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.PropertyValueNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.SelectNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.WithMemberNode
- accept(ParseTreeVisitor<T>) - Method in class org.olap4j.mdx.WithSetNode
- acceptsURL(String) - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- ACCOUNT - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_ACCOUNT(0x1014)
. - ACCOUNTS - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_ACCOUNTS(6)
. - ACCP - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- across - Variable in class org.olap4j.query.Query
- ACTION_TYPE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- add(int) - Method in class org.olap4j.impl.Spacer
-
Increases the current number of spaces by
n
. - addContext(Selection) - Method in interface org.olap4j.query.Selection
- addDimension(int, QueryDimension) - Method in class org.olap4j.query.QueryAxis
-
Places a
QueryDimension
object on this axis at a specific index. - addDimension(QueryDimension) - Method in class org.olap4j.query.QueryAxis
-
Places a
QueryDimension
object on this axis. - addEscapes(String) - Static method in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addListener(CellSetListener.Granularity, CellSetListener) - Method in interface org.olap4j.OlapStatement
-
Adds a listener to be notified of events to
CellSet
s created by this statement. - addQueryNodeListener(QueryNodeListener) - Method in interface org.olap4j.query.Selection
-
Registers a new listener for a QueryNode.
- addQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.Query
- addQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.QueryAxis
- addQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.QueryDimension
- ADDRESS - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_BUILDING - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_CITY - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_COUNTRY - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_FAX - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_FLOOR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_HOUSE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_PHONE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_QUARTER - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_ROOM - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_STATE_OR_PROVINCE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_STREET - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ADDRESS_ZIP - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- adjustBeginLineColumn(int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- ALL - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that the level contains the 'all' member of its hierarchy.
- ALL - Enum constant in enum class org.olap4j.metadata.Member.Type
- AllocationPolicy - Enum Class in org.olap4j
-
Enumeration of the policies that can be used to modify the values of child cells when their parent cell is modified in a writeback operation.
- AMP_QUOTED_ID - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- AMP_UNQUOTED_ID - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- AmpersandQuotedProperty - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked
object.[invalid input: '&PROPERTY']
(a variant ofSyntax.Property
). - ampId() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- ANCESTORS - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns all of the ancestors.
- ANCESTORS - Enum constant in enum class org.olap4j.query.Selection.Operator
-
Selects the set of the ascendants of a specified member, including the member itself.
- AND - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- annotate(String) - Method in class org.olap4j.mdx.ParseRegion
-
Generates a string of the source code annotated with caret symbols ("^") at the beginning and end of the region.
- append(IdentifierSegment) - Method in class org.olap4j.mdx.IdentifierNode
-
Returns a new Identifier consisting of this one with another segment appended.
- apply(SelectNode) - Method in class org.olap4j.transform.AxisTransform
- apply(SelectNode) - Method in interface org.olap4j.transform.MdxQueryTransform
- APPROX_NUMERIC_LITERAL - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- ArrayMap<K,
V> - Class in org.olap4j.impl -
Implementation of
Map
which uses an array and is therefore not very fast but very space-efficient. - ArrayMap() - Constructor for class org.olap4j.impl.ArrayMap
-
Creates an empty ArrayMap.
- ArrayMap(Map<K, V>) - Constructor for class org.olap4j.impl.ArrayMap
-
Creates an ArrayMap whose contents the same as the given map.
- ArrayNamedListImpl<T> - Class in org.olap4j.impl
- ArrayNamedListImpl() - Constructor for class org.olap4j.impl.ArrayNamedListImpl
-
Creates an empty list.
- ArrayNamedListImpl(int) - Constructor for class org.olap4j.impl.ArrayNamedListImpl
-
Creates an empty list with the specified initial capacity.
- ArrayNamedListImpl(Collection<? extends T>) - Constructor for class org.olap4j.impl.ArrayNamedListImpl
-
Creates a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- AS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- ASC - Enum constant in enum class org.olap4j.query.SortOrder
-
Ascending sort order.
- asCopyOf(T...) - Static method in class org.olap4j.impl.UnmodifiableArrayList
-
Creates an unmodifable list as a shallow copy of an array.
- asMap() - Method in class org.olap4j.impl.AbstractNamedList
- asMap() - Method in class org.olap4j.impl.ArrayNamedListImpl
- asMap() - Method in interface org.olap4j.metadata.NamedList
-
Returns a view of this named list as a
Map
whose key is the name of each element. - ASTERISK - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- atom() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- Authenticated - Enum constant in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Designates providers which support authentication through the JDBC interface.
- Authenticated - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- AVG - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the AVG aggregation function.
- axes - Variable in class org.olap4j.query.Query
- axis - Variable in class org.olap4j.query.QueryDimension
- axis - Variable in class org.olap4j.transform.AxisTransform
- Axis - Interface in org.olap4j
-
Enumeration of axis types.
- AXIS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Axis.Factory - Class in org.olap4j
-
Container class for various Axis factory methods.
- Axis.Standard - Enum Class in org.olap4j
-
Enumeration of standard, named axes descriptors.
- AxisNode - Class in org.olap4j.mdx
-
An axis in an MDX query.
- AxisNode(ParseRegion, boolean, Axis, List<IdentifierNode>, ParseTreeNode) - Constructor for class org.olap4j.mdx.AxisNode
-
Creates an axis.
- axisOrdinal() - Method in interface org.olap4j.Axis
-
Returns the ordinal which is to be used for retrieving this axis from the
CellSet.getAxes()
, or retrieving its coordinate fromCell.getCoordinateList()
. - axisOrdinal() - Method in enum class org.olap4j.Axis.Standard
- axisSpecification() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- AxisTransform - Class in org.olap4j.transform
-
Abstract representation of an MDX query transform acting on a single query axis (e.g.
- AxisTransform(Axis) - Constructor for class org.olap4j.transform.AxisTransform
B
- BACK_COLOR - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- backup(int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Backup a number of characters.
- BANG - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- BASC - Enum constant in enum class org.olap4j.query.SortOrder
-
Sorts in ascending order, but does not maintain members of a same hierarchy together.
- Base64 - Class in org.olap4j.impl
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in org.olap4j.impl
-
A
Base64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in org.olap4j.impl
-
A
Base64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - BDESC - Enum constant in enum class org.olap4j.query.SortOrder
-
Sorts in descending order, but does not maintain members of a same hierarchy together.
- beginColumn - Variable in class org.olap4j.mdx.parser.impl.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.olap4j.mdx.parser.impl.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Start.
- BILL_OF_MATERIALS - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_BILL_OF_MATERIALS(16)
. - BLOB - Enum constant in enum class org.olap4j.metadata.Property.TypeFlag
-
Identifies a property which contains a binary large object (blob).
- BOLD - Enum constant in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- BOM_RESOURCE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_BOM_RESOURCE(0x1012)
. - BOOL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
- BOOLEAN - Enum constant in enum class org.olap4j.metadata.Datatype
- BooleanType - Class in org.olap4j.type
-
The type of a boolean (logical) expression.
- BooleanType() - Constructor for class org.olap4j.type.BooleanType
-
Creates a boolean type.
- bottomCount(BigDecimal) - Method in class org.olap4j.query.QueryAxis
-
Returns a specified number of items from the bottom of the axis set.
- BottomCount - Enum constant in enum class org.olap4j.query.LimitFunction
-
Returns a specified number of items from the bottom of a set, optionally ordering the set first.
- BottomPercent - Enum constant in enum class org.olap4j.query.LimitFunction
-
Sorts a set and returns the bottom N elements whose cumulative total is at least a specified percentage.
- BottomSum - Enum constant in enum class org.olap4j.query.LimitFunction
-
Sorts a set and returns the bottom N elements whose cumulative total is at least a specified value.
- Braces - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
{ARG, ...}
; that is, the set construction operator. - bufcolumn - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- buffer - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- bufline - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- bufpos - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Position in buffer.
- Bug - Class in org.olap4j.impl
-
Holder for constants which indicate whether particular issues have been fixed.
- Bug() - Constructor for class org.olap4j.impl.Bug
- BugMondrian1378Fixed - Static variable in class org.olap4j.impl.Bug
-
Whether , "Deprecate MemberOrdinal Property" has been completed.
- BugOlap4j3106220Fixed - Static variable in class org.olap4j.impl.Bug
-
Whether bug 3106220, "Complex selection context broken" is fixed.
- BugOlap4j3126853Fixed - Static variable in class org.olap4j.impl.Bug
-
Whether bug 3126853, "ConnectionTest.testCellSetBug hangs" is fixed.
C
- CACHE - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- CALCULATED - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived from a formula that was not any single function above.
- CallNode - Class in org.olap4j.mdx
-
A parse tree node representing a call to a function or operator.
- CallNode(ParseRegion, String, Syntax, List<ParseTreeNode>) - Constructor for class org.olap4j.mdx.CallNode
-
Creates a CallNode.
- CallNode(ParseRegion, String, Syntax, ParseTreeNode...) - Constructor for class org.olap4j.mdx.CallNode
-
Creates an CallNode using a variable number of arguments.
- camelToUpper(String) - Static method in class org.olap4j.impl.Olap4jUtil
-
Converts a camel-case name to an upper-case name with underscores.
- canEvaluate(Type) - Static method in class org.olap4j.type.TypeUtil
-
Returns whether a value of a given type can be evaluated to a scalar value.
- CAPTION - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- CAPTION_ABREVIATION - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- CAPTION_DESCRIPTION - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- CAPTION_SHORT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- Case - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
CASE ...
- CASE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- caseExpression() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- cast(List<?>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Casts a List to a List with a different element type.
- cast(Set<?>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Casts a Set to a Set with a different element type.
- cast(NamedList<?>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Casts a NamedList to a NamedList with a different element type.
- Cast - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for a CAST expression
CAST(expression AS type)
. - CAST - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Catalog - Interface in org.olap4j.metadata
-
Catalogs are the second element of the hierarchy of metadata objects.
- CATALOG - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- CATALOG_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the name of the current catalog.
- CATALOG_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- CATALOG_SEPARATOR - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- Cell - Interface in org.olap4j
-
Cell returned from a
CellSet
. - CELL - Enum constant in enum class org.olap4j.metadata.Property.TypeFlag
-
Identifies a property of a cell.
- CELL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- CELL - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- CELL_EVALUATION_LIST - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- CELL_ORDINAL - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- CELL_TYPE_FLAG - Static variable in enum class org.olap4j.metadata.Property.TypeFlag
- CELL_UPDATE_ENABLED - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_ENABLED_WITH_UPDATE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_CALCLEVEL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_CANNOTUPDATE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_FORMULA - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_INVALIDDIMENSIONTYPE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_NACELL_VIRTUALCUBE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_NONSUM_MEASURE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CELL_UPDATE_NOT_ENABLED_SECURE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- CellSet - Interface in org.olap4j
-
Result of executing an OLAP Statement.
- CellSetAxis - Interface in org.olap4j
-
Axis of a CellSet.
- CellSetAxisMetaData - Interface in org.olap4j
-
Description of structure of a particular axis of an
CellSet
. - cellSetChanged(CellSetListener.CellSetChange) - Method in interface org.olap4j.CellSetListener
-
Invoked when a cell set has changed.
- cellSetClosed(CellSet) - Method in interface org.olap4j.CellSetListener
-
Invoked when a cell set is closed.
- CellSetFormatter - Interface in org.olap4j.layout
-
Converts a
CellSet
into text. - CellSetListener - Interface in org.olap4j
-
Listener interface for receiving events when the contents of a
CellSet
have changed. - CellSetListener.AxisChange - Interface in org.olap4j
-
Description of a change to a particular
CellSetAxis
; part of aCellSetListener.CellSetChange
. - CellSetListener.CellChange - Interface in org.olap4j
-
Description of a change to a particular
Cell
; part of aCellSetListener.CellSetChange
. - CellSetListener.CellSetChange - Interface in org.olap4j
-
Description of changes that have occurred to the cell set.
- CellSetListener.Granularity - Enum Class in org.olap4j
-
Granularity of notifications that should be sent to a cellset listener.
- CellSetMetaData - Interface in org.olap4j
-
An object that can be used to get information about the axes and cells in a
CellSet
object. - cellSetOpened(CellSet) - Method in interface org.olap4j.CellSetListener
-
Invoked when a cell set is opened.
- CHANNEL - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_CHANNEL(13)
. - CHANNEL - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CHANNEL(0x1061)
. - CHAPTERS - Enum constant in enum class org.olap4j.Axis.Standard
-
CHAPTERS axis, also known as AXIS(3).
- CHAPTERS - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.FILTER
. - CHAPTERS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- CHAR - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- CHILDREN - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns only the immediate children.
- CHILDREN - Enum constant in enum class org.olap4j.query.Selection.Operator
-
Only the children of the root member will be selected.
- CHILDREN_ADDED - Enum constant in enum class org.olap4j.query.QueryEvent.Type
-
Event where one or more nodes were added as children of a QueryNode.
- CHILDREN_CARDINALITY - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the number of children this member has.
- CHILDREN_REMOVED - Enum constant in enum class org.olap4j.query.QueryEvent.Type
-
Event where one or more children of a QueryNode were removed.
- childrenAdded(QueryEvent) - Method in interface org.olap4j.query.QueryNodeListener
-
Invoked when one or more children are added to a QueryNode list of children.
- childrenRemoved(QueryEvent) - Method in interface org.olap4j.query.QueryNodeListener
-
Invoked when one or more children of a QueryNode are removed from its list.
- Cleanup items - Search tag in class org.olap4j.impl.Bug
- Section
- clear() - Method in class org.olap4j.impl.ArrayMap
- clear() - Method in class org.olap4j.impl.UnmodifiableArrayMap
- clearExclusions() - Method in class org.olap4j.query.QueryDimension
-
Clears the current member inclusions from this query dimension.
- clearFilter() - Method in class org.olap4j.query.QueryAxis
-
Clears the filter condition for this axis.
- clearHierarchizeMode() - Method in class org.olap4j.query.QueryDimension
-
Tells the QueryDimension not to hierarchize its included selections.
- clearInclusions() - Method in class org.olap4j.query.QueryDimension
-
Clears the current member inclusions from this query dimension.
- clearLimitFunction() - Method in class org.olap4j.query.QueryAxis
-
Clears the limit parameters of that axis.
- clearSort() - Method in class org.olap4j.query.QueryAxis
-
Clears the sort parameters from this axis.
- clearSort() - Method in class org.olap4j.query.QueryDimension
-
Clears the current sorting settings.
- close() - Method in class org.olap4j.impl.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- ClusterFormat - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- COARSE - Enum constant in enum class org.olap4j.CellSetListener.Granularity
- codepageAnsi - Variable in class org.olap4j.impl.LcidLocale.Info
- codepageOem - Variable in class org.olap4j.impl.LcidLocale.Info
- COLON - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- column - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- COLUMN_ALIAS - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- COLUMN_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- COLUMNS - Enum constant in enum class org.olap4j.Axis.Standard
-
COLUMNS axis, also known as X axis and AXIS(0).
- COLUMNS - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.COLUMNS
. - COLUMNS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- COMMA - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- COMMANDLINE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- COMPANY - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_COMPANY(0x1042)
. - compoundId() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- CONCAT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- connect(String, Properties) - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- Connection properties - Search tag in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- Section
- ConnectStringParser - Class in org.olap4j.impl
-
Parser for olap4j connect strings.
- containsKey(Object) - Method in class org.olap4j.impl.ArrayMap
- containsValue(Object) - Method in class org.olap4j.impl.ArrayMap
- CoordinateIterator - Class in org.olap4j.impl
-
Iterator over the coordinates of a hyper-rectangle.
- CoordinateIterator(int[]) - Constructor for class org.olap4j.impl.CoordinateIterator
-
Creates a big-endian coordinate iterator.
- CoordinateIterator(int[], boolean) - Constructor for class org.olap4j.impl.CoordinateIterator
-
Creates a coordinate iterator.
- coordinatesToOrdinal(List<Integer>) - Method in interface org.olap4j.CellSet
-
Converts a list of cell coordinates to a cell ordinal.
- Core - Enum constant in enum class org.olap4j.metadata.XmlaConstants.MdxSupport
- CORRELATION_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- COUNT - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the COUNT aggregation function.
- createDrillDownOnPositionTransform(Axis, int, int, CellSet) - Static method in class org.olap4j.transform.StandardTransformLibrary
- createDrillReplaceTransform(Axis, int, int, CellSet) - Static method in class org.olap4j.transform.StandardTransformLibrary
- createException(String) - Method in class org.olap4j.driver.xmla.XmlaHelper
- createException(String, Throwable) - Method in class org.olap4j.driver.xmla.XmlaHelper
- createException(Throwable) - Method in class org.olap4j.driver.xmla.XmlaHelper
- createException(Cell, String) - Method in class org.olap4j.driver.xmla.XmlaHelper
- createException(Cell, String, Throwable) - Method in class org.olap4j.driver.xmla.XmlaHelper
- createMdxParser(OlapConnection) - Method in interface org.olap4j.mdx.parser.MdxParserFactory
-
Creates an MDX parser.
- createMdxValidator(OlapConnection) - Method in interface org.olap4j.mdx.parser.MdxParserFactory
-
Creates an MDX validator.
- createNull(ParseRegion) - Static method in class org.olap4j.mdx.LiteralNode
-
Creates a literal with the NULL value.
- createNumeric(ParseRegion, BigDecimal, boolean) - Static method in class org.olap4j.mdx.LiteralNode
-
Creates a numeric literal.
- createProxy(Map<String, String>) - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
Creates a Proxy with which to talk to send XML web-service calls.
- createRollUpLevelTransform(Axis, int, int, CellSet) - Static method in class org.olap4j.transform.StandardTransformLibrary
- createScenario() - Method in interface org.olap4j.OlapConnection
-
Creates a Scenario.
- createSelection(List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
- createSelection(Level) - Method in class org.olap4j.query.QueryDimension
-
Selects level and includes all members in the query.
- createSelection(Member) - Method in class org.olap4j.query.QueryDimension
- createSelection(Selection.Operator, List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
- createSelection(Selection.Operator, Member) - Method in class org.olap4j.query.QueryDimension
-
Selects members and includes them in the query.
- createStatement() - Method in interface org.olap4j.OlapConnection
- createString(ParseRegion, String) - Static method in class org.olap4j.mdx.LiteralNode
-
Creates a string literal.
- createSymbol(ParseRegion, String) - Static method in class org.olap4j.mdx.LiteralNode
-
Creates a symbol literal.
- cube - Variable in class org.olap4j.query.Query
- Cube - Interface in org.olap4j.metadata
-
Central metadata object for representation of multidimensional data.
- CUBE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- CUBE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the name of the current cube.
- CUBE_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- CubeNode - Class in org.olap4j.mdx
-
Usage of a
Cube
as an expression in an MDX parse tree. - CubeNode(ParseRegion, Cube) - Constructor for class org.olap4j.mdx.CubeNode
-
Creates a CubeNode.
- cubeOrSelect() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- CubeType - Class in org.olap4j.type
-
The type of an expression which represents a Cube or Virtual Cube.
- CubeType(Cube) - Constructor for class org.olap4j.type.CubeType
-
Creates a type representing a cube.
- CUKY - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- curChar - Variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
- CURR - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- CURRENCY - Enum constant in enum class org.olap4j.metadata.Datatype
- CURRENCY - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_CURRENCY(11)
. - CURRENCY_DESTINATION - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CURRENCY_DESTINATION(0x1052)
. - CURRENCY_SOURCE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CURRENCY_SOURCE(0x1051)
. - currentToken - Variable in exception class org.olap4j.mdx.parser.impl.ParseException
-
This is the last token that has been consumed successfully.
- CUSTOMER - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CUSTOMER(0x1021)
. - CUSTOMER_GROUP - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CUSTOMER_GROUP(0x1022)
. - CUSTOMER_HOUSEHOLD - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_CUSTOMER_HOUSEHOLD(0x1023)
. - CUSTOMERS - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_CUSTOMERS(7)
. - CustomFormat - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- CY - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
D
- Data - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- Database - Interface in org.olap4j.metadata
-
Highest level element in the hierarchy of metadata objects.
- DATABASE - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- Database.AuthenticationMode - Enum Class in org.olap4j.metadata
-
Describes the supported authentication modes.
- Database.ProviderType - Enum Class in org.olap4j.metadata
-
Describes the possible provider types.
- DataIncludeDefaultSlicer - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- DataOmitDefaultSlicer - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- DATASET - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- Datatype - Enum Class in org.olap4j.metadata
-
Enumeration of the allowable data types of a Property or Measure.
- DATATYPE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Definition of the property which holds the datatype of a cell.
- DATE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATE_CANCELED - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATE_DURATION - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATE_ENDED - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATE_MODIFIED - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATE_START - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- DATS - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- debugStream - Variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Debug output.
- DEC - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- DECIMAL_NUMERIC_LITERAL - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- DecimalType - Class in org.olap4j.type
-
Subclass of
NumericType
which guarantees fixed number of decimal places. - DecimalType(int, int) - Constructor for class org.olap4j.type.DecimalType
-
Creates a decimal type with precision and scale.
- decode(byte[], int, int) - Static method in class org.olap4j.impl.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class org.olap4j.impl.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- DECODE - Static variable in class org.olap4j.impl.Base64
-
Specify decoding.
- decodeFromFile(String) - Static method in class org.olap4j.impl.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeToFile(String, String) - Static method in class org.olap4j.impl.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.olap4j.impl.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- deepCopy() - Method in class org.olap4j.mdx.AxisNode
- deepCopy() - Method in class org.olap4j.mdx.CallNode
- deepCopy() - Method in class org.olap4j.mdx.CubeNode
- deepCopy() - Method in class org.olap4j.mdx.DimensionNode
- deepCopy() - Method in class org.olap4j.mdx.DrillThroughNode
- deepCopy() - Method in class org.olap4j.mdx.HierarchyNode
- deepCopy() - Method in class org.olap4j.mdx.IdentifierNode
- deepCopy() - Method in class org.olap4j.mdx.LevelNode
- deepCopy() - Method in class org.olap4j.mdx.LiteralNode
- deepCopy() - Method in class org.olap4j.mdx.MemberNode
- deepCopy() - Method in class org.olap4j.mdx.ParameterNode
- deepCopy() - Method in interface org.olap4j.mdx.ParseTreeNode
-
Creates a deep copy of this ParseTreeNode object.
- deepCopy() - Method in class org.olap4j.mdx.PropertyValueNode
- deepCopy() - Method in class org.olap4j.mdx.SelectNode
- deepCopy() - Method in class org.olap4j.mdx.WithMemberNode
- deepCopy() - Method in class org.olap4j.mdx.WithSetNode
- DEFAULT - Enum constant in enum class org.olap4j.metadata.XmlaConstants.VisualMode
- DEFAULT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
Lexical state.
- DEFAULT - Static variable in enum class org.olap4j.metadata.XmlaConstants.Content
-
The content type default value - shared across more than one file
- DefaultMdxParserImpl - Class in org.olap4j.mdx.parser.impl
-
Default implementation of
MDX Parser
. - DefaultMdxParserImpl() - Constructor for class org.olap4j.mdx.parser.impl.DefaultMdxParserImpl
-
Creates a DefaultMdxParserImpl.
- DEPTH - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the level depth of a member.
- DESC - Enum constant in enum class org.olap4j.query.SortOrder
-
Descending sort order.
- DESCENDANTS - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns all of the descendants.
- DESCENDANTS - Enum constant in enum class org.olap4j.query.Selection.Operator
-
Selects the set of the descendants of a specified member, including the member itself.
- DESCRIPTION - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the description of this member.
- DIGIT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- dimension - Variable in class org.olap4j.query.QueryDimension
- Dimension - Interface in org.olap4j.metadata
-
An organized hierarchy of categories, known as levels, that describes data in a cube.
- DIMENSION - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- DIMENSION - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- DIMENSION_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- DIMENSION_UNIQUE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the unique name of the current dimension.
- Dimension.Type - Enum Class in org.olap4j.metadata
-
Enumeration of the types of a
Dimension
. - dimensionMap - Variable in class org.olap4j.query.Query
- DimensionNode - Class in org.olap4j.mdx
-
Usage of a
Dimension
as an expression in an MDX parse tree. - DimensionNode(ParseRegion, Dimension) - Constructor for class org.olap4j.mdx.DimensionNode
-
Creates a DimensionNode.
- dimensions - Variable in class org.olap4j.query.QueryAxis
- DimensionType - Class in org.olap4j.type
-
The type of an expression which represents a Dimension.
- DimensionType(Dimension) - Constructor for class org.olap4j.type.DimensionType
-
Creates a type representing a dimension.
- disable_tracing() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Disable tracing.
- discard(boolean) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(byte) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(char) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(double) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(float) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(int) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(long) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(short) - Static method in class org.olap4j.impl.Olap4jUtil
- discard(Object) - Static method in class org.olap4j.impl.Olap4jUtil
- DISCOVER - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Method
- DISCOVER_AND_EXECUTE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Method
- DISPLAY_INFO - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the DISPLAY_INFO required by XML/A.
- DisplayFolder - Interface in org.olap4j.metadata
-
Deprecated.In olap4j 2.0, getDisplayFolder() will be on the Measure and Hierarchy interfaces
- DMP - Enum constant in enum class org.olap4j.metadata.Database.ProviderType
-
Designates providers which provide results optimized for data mining operations.
- DMP - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- Done() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reset buffer when finished.
- DONT_BREAK_LINES - Static variable in class org.olap4j.impl.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- DOT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- DOUBLE - Enum constant in enum class org.olap4j.metadata.Datatype
- DOUBLE_QUOTED_STRING - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- down - Variable in class org.olap4j.query.Query
- DrillDownOnPositionTransform - Class in org.olap4j.transform
-
Drill down on position transform
- DrillDownOnPositionTransform(Axis, int, int, CellSet) - Constructor for class org.olap4j.transform.DrillDownOnPositionTransform
-
Creates a DrillDownOnPositionTransform.
- DrillReplaceTransform - Class in org.olap4j.transform
-
Drill replace transformation
- DrillReplaceTransform(Axis, int, int, CellSet) - Constructor for class org.olap4j.transform.DrillReplaceTransform
-
ctor
- drillThrough() - Method in interface org.olap4j.Cell
-
Drills through from this cell to the underlying fact table data, and returns a
ResultSet
of the results. - DRILLTHROUGH - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- DRILLTHROUGH - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- DrillThroughNode - Class in org.olap4j.mdx
-
Parse tree model for an MDX
DRILLTHROUGH
statement. - DrillThroughNode(ParseRegion, SelectNode, int, int, List<ParseTreeNode>) - Constructor for class org.olap4j.mdx.DrillThroughNode
-
Creates a DrillThroughNode.
- drillthroughStatement() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
E
- ELSE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Empty - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines the syntax for an empty expression.
- EMPTY - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- emptyNamedList() - Static method in class org.olap4j.impl.Olap4jUtil
- enable_tracing() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Enable tracing.
- ENCODE - Static variable in class org.olap4j.impl.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class org.olap4j.impl.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.olap4j.impl.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.olap4j.impl.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.olap4j.impl.Base64
-
Encodes a byte array into Base64 notation.
- encodeFromFile(String) - Static method in class org.olap4j.impl.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeObject(Serializable) - Static method in class org.olap4j.impl.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.olap4j.impl.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeToFile(byte[], String) - Static method in class org.olap4j.impl.Base64
-
Convenience method for encoding data to a file.
- END - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- endColumn - Variable in class org.olap4j.mdx.parser.impl.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.olap4j.OlapException.Region
- endLine - Variable in class org.olap4j.mdx.parser.impl.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.olap4j.OlapException.Region
- entrySet() - Method in class org.olap4j.impl.ArrayMap
- enumSetAllOf(Class<E>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Equivalent to
EnumSet.allOf(Class)
on JDK 1.5 or later. - enumSetAllOf(Class<E>) - Method in interface org.olap4j.impl.Olap4jUtilCompatible
- enumSetAllOf(Class<E>) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk14
- enumSetAllOf(Class<E>) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk15
- enumSetNoneOf(Class<E>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Equivalent to
EnumSet.noneOf(Class)
on JDK 1.5 or later. - enumSetNoneOf(Class<E>) - Method in interface org.olap4j.impl.Olap4jUtilCompatible
- enumSetNoneOf(Class<E>) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk14
- enumSetNoneOf(Class<E>) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk15
- enumSetOf(E, E...) - Static method in class org.olap4j.impl.Olap4jUtil
-
Equivalent to
EnumSet.of(Enum, Enum[])
on JDK 1.5 or later. - enumSetOf(E, E...) - Method in interface org.olap4j.impl.Olap4jUtilCompatible
- enumSetOf(E, E...) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk14
- enumSetOf(E, E...) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk15
- EOF - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
End of File.
- EOL - Static variable in exception class org.olap4j.mdx.parser.impl.ParseException
-
The end of line string for this machine.
- EQ - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- equal(T, T) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns true if two objects are equal, or are both null.
- EQUAL_ALLOCATION - Enum constant in enum class org.olap4j.AllocationPolicy
-
Every atomic cell that contributes to the updated cell will be assigned an equal value that is: <atomic cell value> = <value> / Count(atomic cells contained in <tuple>)
- EQUAL_INCREMENT - Enum constant in enum class org.olap4j.AllocationPolicy
-
Every atomic cell that contributes to the updated cell will be changed according to: <atomic cell value> = <atomic cell value> + (<value> - <existing value>) / Count(atomic cells contained in <tuple>)
- equals(Object) - Method in class org.olap4j.impl.ArrayMap
- equals(Object) - Method in class org.olap4j.mdx.CallNode
- equals(Object) - Method in class org.olap4j.mdx.ParseRegion
- equals(Object) - Method in class org.olap4j.type.CubeType
- exclude(List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
-
Selects members and excludes them from the query.
- exclude(Level) - Method in class org.olap4j.query.QueryDimension
-
Selects level members and excludes them from the query.
- exclude(Member) - Method in class org.olap4j.query.QueryDimension
-
Selects members and excludes them from the query.
- exclude(Selection.Operator, List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
-
Selects members and excludes them from the query.
- exclude(Selection.Operator, Member) - Method in class org.olap4j.query.QueryDimension
-
Selects members and excludes them from the query.
- exclusions - Variable in class org.olap4j.query.QueryDimension
- execute() - Method in class org.olap4j.query.Query
-
Executes the query against the current OlapConnection and returns a CellSet object representation of the data.
- EXECUTE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Method
- executeOlapQuery(String) - Method in interface org.olap4j.OlapStatement
-
Executes an OLAP statement.
- executeOlapQuery(SelectNode) - Method in interface org.olap4j.OlapStatement
-
Executes an OLAP statement expressed as a parse tree.
- executeQuery() - Method in interface org.olap4j.PreparedOlapStatement
-
Executes the MDX query in this
PreparedOlapStatement
object and returns theCellSet
object generated by the query. - ExpandBuff(boolean) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
- expectedTokenSequences - Variable in exception class org.olap4j.mdx.parser.impl.ParseException
-
Each entry in this array is an array of integers.
- expList() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- EXPONENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- expOrEmptyList() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- expression() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- expressionEof() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- expressionOrEmpty() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
F
- factor() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- Factory() - Constructor for class org.olap4j.Axis.Factory
- FIFO - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
First-in, first-out.
- FillBuff() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
- filter - Variable in class org.olap4j.query.Query
- filter(String) - Method in class org.olap4j.query.QueryAxis
-
Filter the axis using the given condition before TopCount / Order are applied.
- FILTER - Enum constant in enum class org.olap4j.Axis.Standard
-
Filter axis, also known as the slicer axis, and represented by the WHERE clause of an MDX query.
- FILTER - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.FILTER
. - findPos(String) - Static method in class org.olap4j.mdx.ParseRegion
-
Looks for one or two carets in an MDX string, and if present, converts them into a parser position.
- FINE - Enum constant in enum class org.olap4j.CellSetListener.Granularity
- FIRST_KEY - Enum constant in enum class org.olap4j.impl.IdentifierParser.Builder.Syntax
- FIRSTROWSET - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- FLTP - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- flushBase64() - Method in class org.olap4j.impl.Base64.OutputStream
-
Method added by PHIL.
- flushCache() - Method in interface org.olap4j.driver.xmla.cache.XmlaOlap4jCache
-
Tells the cache to flush all cached entries.
- flushCache() - Method in class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache
- FONT_FLAGS - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- FONT_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- FONT_SIZE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- FOR - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- FORE_COLOR - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- FORMAL_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- forMask(int) - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Creates a set of values by parsing a mask.
- format(CellSet, PrintWriter) - Method in interface org.olap4j.layout.CellSetFormatter
-
Formats a CellSet as text to a PrintWriter.
- format(CellSet, PrintWriter) - Method in class org.olap4j.layout.RectangularCellSetFormatter
- format(CellSet, PrintWriter) - Method in class org.olap4j.layout.TraditionalCellSetFormatter
- FORMAT_STRING - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Definition of the property which holds the format string used to format cell values.
- FORMATTED_VALUE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Definition of the property which holds the formatted value of a cell.
- FORMATTING_COLOR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMATTING_FONT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMATTING_FONT_EFFECTS - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMATTING_FONT_SIZE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMATTING_ORDER - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMATTING_SUB_TOTAL - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- FORMULA - Enum constant in enum class org.olap4j.metadata.Member.Type
- formulaExpression() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- forName(String) - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Returns the enumeration value with the given name in the XMLA specification, or null if there is no such.
- forOrdinal(int) - Static method in class org.olap4j.Axis.Factory
-
Returns the axis with a given ordinal.
- forOrdinal(int) - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Returns the enumeration value with the given ordinal in the XMLA specification, or null if there is no such.
- FROM - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Function - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked
FUNCTION()
orFUNCTION(args)
.
G
- GE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- generateParseException() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Generate ParseException.
- GEO_BOUNDARY_BOTTOM - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_FRONT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_LEFT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_POLYGON - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_REAR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_RIGHT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_BOUNDARY_TOP - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_CENTROID_X - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_CENTROID_Y - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_CENTROID_Z - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- GEO_CITY - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_CITY(0x2006)
. - GEO_CONTINENT - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_CONTINENT(0x2001)
. - GEO_COUNTRY - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_COUNTRY(0x2003)
. - GEO_COUNTY - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_COUNTY(0x2005)
. - GEO_POINT - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_POINT(0x2008)
. - GEO_POSTALCODE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_POSTALCODE(0x2007)
. - GEO_REGION - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_REGION(0x2002)
. - GEO_STATE_OR_PROVINCE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_GEO_STATE_OR_PROVINCE(0x2004)
. - GEOGRAPHY - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_GEOGRAPHY(17)
. - get() - Method in class org.olap4j.impl.Spacer
-
Returns the current number of spaces.
- get(int) - Method in class org.olap4j.impl.UnmodifiableArrayList
- get(Object) - Method in class org.olap4j.impl.ArrayMap
- get(String) - Method in class org.olap4j.impl.AbstractNamedList
- get(String) - Method in class org.olap4j.impl.ArrayNamedListImpl
- get(String) - Method in interface org.olap4j.metadata.NamedList
-
Retrieves a member by name.
- get(String, URL, byte[]) - Method in interface org.olap4j.driver.xmla.cache.XmlaOlap4jCache
-
Fetches a SOAP response from the cache.
- get(String, URL, byte[]) - Method in class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache
- get(XmlaOlap4jServerInfos, String) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- get(XmlaOlap4jServerInfos, String) - Method in interface org.olap4j.driver.xmla.proxy.XmlaOlap4jProxy
-
Sends a request to a URL and returns the response.
- getActions(String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Actions in this database.
- getAfterCell() - Method in interface org.olap4j.CellSetListener.CellChange
-
Returns the cell after the change.
- getAfterPosition() - Method in interface org.olap4j.CellSetListener.AxisChange
-
Returns the position after the change.
- getAggregator() - Method in interface org.olap4j.metadata.Measure
-
Returns the Aggregator of this Measure.
- getAncestorMembers() - Method in interface org.olap4j.metadata.Member
-
Returns array of all members which are ancestor to
this
. - getArgList() - Method in class org.olap4j.mdx.CallNode
-
Returns the list of arguments to this call.
- getAuthenticationModes() - Method in interface org.olap4j.metadata.Database
-
Returns the authentication modes supported by this server.
- getAvailableRoleNames() - Method in interface org.olap4j.OlapConnection
-
Returns a list of the names of roles that are available for this user to execute queries.
- getAxes() - Method in interface org.olap4j.CellSet
-
Retrieves a list of CellSetAxis objects containing the result.
- getAxes() - Method in class org.olap4j.query.Query
-
Returns a map of the current query's axis.
- getAxesMetaData() - Method in interface org.olap4j.CellSetMetaData
-
Returns a list of CellSetAxisMetaData describing each result axis.
- getAxis() - Method in interface org.olap4j.CellSetListener.AxisChange
-
Returns the axis affected by this change.
- getAxis() - Method in class org.olap4j.mdx.AxisNode
-
Returns the name of the axis this axis expression is populating.
- getAxis() - Method in class org.olap4j.query.QueryDimension
- getAxis(Axis) - Method in class org.olap4j.query.Query
-
Returns the query axis for a given axis type.
- getAxisChanges() - Method in interface org.olap4j.CellSetListener.CellSetChange
-
Returns a list of axis changes, or null if server cannot provide detailed changes.
- getAxisList() - Method in class org.olap4j.mdx.SelectNode
-
Returns a list of axes in this SelectNode.
- getAxisMetaData() - Method in interface org.olap4j.CellSetAxis
-
Returns a description of the type (e.g.
- getAxisOrdinal() - Method in interface org.olap4j.CellSetAxis
-
Returns the axis ordinal of this
CellSetAxis
. - getAxisOrdinal() - Method in interface org.olap4j.CellSetAxisMetaData
-
Returns the definition of the axis.
- getBeforeCell() - Method in interface org.olap4j.CellSetListener.CellChange
-
Returns the cell before the change.
- getBeforePosition() - Method in interface org.olap4j.CellSetListener.AxisChange
-
Returns the position before the change.
- getBeginColumn() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get token beginning line number.
- getCaption() - Method in interface org.olap4j.metadata.MetadataElement
-
Returns the caption of this element in the current connection's
Locale
. - getCaption() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getCaption() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getCaption(Locale) - Method in interface org.olap4j.Axis
-
Returns localized name for this Axis.
- getCaption(Locale) - Method in enum class org.olap4j.Axis.Standard
- getCardinality() - Method in interface org.olap4j.metadata.Level
-
Returns the number of members in this Level.
- getCatalog() - Method in interface org.olap4j.metadata.Schema
-
Returns the
Catalog
thisSchema
belongs to. - getCatalog() - Method in interface org.olap4j.OlapConnection
-
Returns the
Catalog
name which is currently active for this connection. - getCatalogs() - Method in interface org.olap4j.metadata.Database
-
Returns a list of
Catalog
objects which belong to this Database. - getCell(int) - Method in interface org.olap4j.CellSet
-
Returns the Cell at an ordinal.
- getCell(List<Integer>) - Method in interface org.olap4j.CellSet
-
Returns the Cell at a given set of coordinates.
- getCell(Position...) - Method in interface org.olap4j.CellSet
-
Returns the Cell at the intersection of a set of axis positions.
- getCellChanges() - Method in interface org.olap4j.CellSetListener.CellSetChange
-
Returns a list of cells that have changed, or null if the server cannot provide detailed changes.
- getCellProperties() - Method in interface org.olap4j.CellSetMetaData
-
Returns a list of Property objects which each Cell may have.
- getCellPropertyList() - Method in class org.olap4j.mdx.SelectNode
-
Returns a list of cell properties in this SelectNode.
- getCellSet() - Method in interface org.olap4j.Cell
-
Returns the
CellSet
that this Cell belongs to. - getCellSet() - Method in interface org.olap4j.CellSetAxis
-
Returns the
CellSet
which thisCellSetAxis
belongs to. - getCellSet() - Method in interface org.olap4j.CellSetListener.CellSetChange
-
Returns the cell set affected by this change.
- getChildMemberCount() - Method in interface org.olap4j.metadata.Member
-
Returns the number of children this Member has.
- getChildMembers() - Method in interface org.olap4j.metadata.Member
-
Returns the children of this Member, indexed by name.
- getChildrens() - Method in class org.olap4j.query.QueryEvent
-
Returns a map of objects affected by the event and their index in the list of the source children.
- getColumn() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Deprecated.
- getConnection() - Method in interface org.olap4j.OlapDatabaseMetaData
- getConnection() - Method in interface org.olap4j.OlapDataSource
- getConnection() - Method in interface org.olap4j.OlapStatement
-
Retrieves the
OlapConnection
object that produced thisOlapStatement
object. - getConnection(String, String) - Method in interface org.olap4j.OlapDataSource
- getContentType() - Method in interface org.olap4j.metadata.Property
-
Returns the content type of this Property.
- getContentType() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getContentType() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getContext() - Method in exception class org.olap4j.OlapException
-
Returns the context where the exception occurred.
- getCoordinateList() - Method in interface org.olap4j.Cell
-
Returns the coordinates of this Cell in its
CellSetAxis
. - getCube() - Method in interface org.olap4j.CellSetMetaData
-
Returns the Cube which was referenced in this statement.
- getCube() - Method in class org.olap4j.mdx.CubeNode
-
Returns the Cube used in this expression.
- getCube() - Method in interface org.olap4j.metadata.NamedSet
-
Returns the
Cube
that thisNamedSet
belongs to. - getCube() - Method in interface org.olap4j.PreparedOlapStatement
-
Returns the cube (or virtual cube) which this statement is based upon.
- getCube() - Method in class org.olap4j.query.Query
-
Returns the underlying cube object that is used to query against.
- getCube() - Method in class org.olap4j.type.CubeType
-
Returns the cube.
- getCubes() - Method in interface org.olap4j.metadata.Schema
-
Returns a list of cubes in this
Schema
. - getCubes(String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Cubes in this database.
- getDatabase() - Method in interface org.olap4j.metadata.Catalog
-
Returns the parent database of this catalog.
- getDatabase() - Method in interface org.olap4j.OlapConnection
-
Returns the database name currently active for this connection.
- getDatabaseProperties(String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a list of the standard and provider-specific properties supported by an olap4j provider.
- getDatabases() - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a row set describing the databases that are available on the server.
- getDataMember() - Method in interface org.olap4j.metadata.Member
-
Returns the system-generated data member that is associated with a non-leaf member of a dimension.
- getDataSourceInfo() - Method in interface org.olap4j.metadata.Database
-
Returns provider-specific information.
- getDatatype() - Method in interface org.olap4j.metadata.Measure
-
Returns the data type of this Measure.
- getDatatype() - Method in interface org.olap4j.metadata.Property
-
Returns the datatype of this Property.
- getDatatype() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getDatatype() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getDefaultHierarchy() - Method in interface org.olap4j.metadata.Dimension
-
Returns the default
Hierarchy
of this Dimension. - getDefaultMember() - Method in interface org.olap4j.metadata.Hierarchy
-
Returns the default
Member
of thisHierarchy
. - getDefaultValueExpression() - Method in class org.olap4j.mdx.ParameterNode
-
Returns the expression which yields the default value of this parameter.
- getDepth() - Method in interface org.olap4j.metadata.Level
-
Returns the depth of this
Level
. - getDepth() - Method in interface org.olap4j.metadata.Member
-
Returns the depth of this member.
- getDescription() - Method in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Provides a human readable description of the authentication mode.
- getDescription() - Method in interface org.olap4j.metadata.Database
-
Returns a human-readable description of this Database.
- getDescription() - Method in enum class org.olap4j.metadata.Database.ProviderType
-
Provides a human readable description of the provider type.
- getDescription() - Method in enum class org.olap4j.metadata.Datatype
-
Human readable description of a Datatype instance.
- getDescription() - Method in enum class org.olap4j.metadata.Dimension.Type
- getDescription() - Method in enum class org.olap4j.metadata.Level.Type
- getDescription() - Method in enum class org.olap4j.metadata.Measure.Aggregator
- getDescription() - Method in enum class org.olap4j.metadata.Member.TreeOp
- getDescription() - Method in interface org.olap4j.metadata.MetadataElement
-
Returns the description of this element in the current connection's
Locale
. - getDescription() - Method in enum class org.olap4j.metadata.Property.ContentType
- getDescription() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getDescription() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getDescription() - Method in enum class org.olap4j.metadata.Property.TypeFlag
- getDescription() - Method in interface org.olap4j.metadata.XmlaConstant
-
Returns the description of this constant.
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.Access
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.ActionType
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.DBType
- getDescription() - Method in interface org.olap4j.metadata.XmlaConstants.EnumWithDesc
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.Format
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.Method
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.Updateable
- getDescription() - Method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
- getDescription() - Method in class org.olap4j.transform.DrillDownOnPositionTransform
- getDescription() - Method in class org.olap4j.transform.DrillReplaceTransform
- getDescription() - Method in interface org.olap4j.transform.MdxQueryTransform
- getDescription() - Method in class org.olap4j.transform.RollUpLevelTransform
- getDictionary() - Static method in enum class org.olap4j.metadata.Datatype
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Dimension.Type
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Level.Type
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Measure.Aggregator
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Member.TreeOp
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Property.ContentType
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.Property.TypeFlag
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.Access
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.ActionType
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.Format
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.Literal
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.Method
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.Updateable
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDictionary() - Static method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
-
Per
XmlaConstant
, returns a dictionary of all values of this enumeration. - getDimension() - Method in class org.olap4j.mdx.DimensionNode
-
Returns the Dimension used in this expression.
- getDimension() - Method in interface org.olap4j.metadata.Hierarchy
-
Returns the
Dimension
thisHierarchy
belongs to. - getDimension() - Method in interface org.olap4j.metadata.Level
-
Returns the Dimension this
Level
belongs to. - getDimension() - Method in interface org.olap4j.metadata.Member
-
Returns the Dimension of this Member.
- getDimension() - Method in class org.olap4j.query.QueryDimension
-
Returns the underlying dimension object onto which this query dimension is based.
- getDimension() - Method in interface org.olap4j.query.Selection
-
Parent Dimension of the root selection element.
- getDimension() - Method in class org.olap4j.type.CubeType
- getDimension() - Method in class org.olap4j.type.DimensionType
- getDimension() - Method in class org.olap4j.type.HierarchyType
- getDimension() - Method in class org.olap4j.type.LevelType
- getDimension() - Method in class org.olap4j.type.MemberType
- getDimension() - Method in class org.olap4j.type.ScalarType
- getDimension() - Method in class org.olap4j.type.SetType
- getDimension() - Method in class org.olap4j.type.TupleType
- getDimension() - Method in interface org.olap4j.type.Type
-
Returns the dimension of this type, or null if not known.
- getDimension(String) - Method in class org.olap4j.query.Query
-
Returns the Olap4j's Dimension object according to the name given as a parameter.
- getDimensionProperties() - Method in class org.olap4j.mdx.AxisNode
-
Returns the list of dimension properties of this axis.
- getDimensions() - Method in interface org.olap4j.metadata.Cube
-
Returns a list of
Dimension
objects in this Cube. - getDimensions() - Method in class org.olap4j.query.QueryAxis
-
Returns a list of the dimensions placed on this QueryAxis.
- getDimensions(String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the shared and private Dimensions in this database.
- getDimensionType() - Method in interface org.olap4j.metadata.Dimension
-
Returns the type of this Dimension.
- getDisplayFolder() - Method in interface org.olap4j.metadata.DisplayFolder
-
Deprecated.Returns the path to be used when displaying this element in the user interface.
- getDoubleValue() - Method in interface org.olap4j.Cell
-
Returns the value of this cell as a
double
value. - getElementType() - Method in class org.olap4j.type.SetType
-
Returns the type of the elements of this set.
- getEncodingCharsetName() - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- getEncodingCharsetName() - Method in interface org.olap4j.driver.xmla.proxy.XmlaOlap4jProxy
-
Returns the name of the character set use for encoding the XML string.
- getEndColumn() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class org.olap4j.mdx.ParseRegion
-
Return ending column number (1-based).
- getEndLine() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class org.olap4j.mdx.ParseRegion
-
Return ending line number (1-based).
- getEnumClass() - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Returns the class that the enum values belong to.
- getErrorText() - Method in interface org.olap4j.Cell
-
Returns the error message of this Cell, or null if the cell is not in error.
- getExclusions() - Method in class org.olap4j.query.QueryDimension
-
Returns a list of the exclusions within this dimension.
- getExpression() - Method in class org.olap4j.mdx.AxisNode
-
Returns the expression which is used to compute the value of this axis.
- getExpression() - Method in class org.olap4j.mdx.PropertyValueNode
-
Returns the expression by which the value of the property is derived.
- getExpression() - Method in class org.olap4j.mdx.WithMemberNode
-
Returns the expression to evaluate to calculate the member.
- getExpression() - Method in class org.olap4j.mdx.WithSetNode
-
Returns the expression which calculates the set.
- getExpression() - Method in interface org.olap4j.metadata.Member
-
Expression by which this member is derived, if it is a calculated member.
- getExpression() - Method in interface org.olap4j.metadata.NamedSet
-
Returns the expression which gives the value of this NamedSet.
- getFilterAxis() - Method in interface org.olap4j.CellSet
-
Retrieves the CellSetAxis representing the filter axis.
- getFilterAxis() - Method in class org.olap4j.mdx.SelectNode
-
Returns the filter axis defined by the WHERE clause of this SelectNode.
- getFilterAxisMetaData() - Method in interface org.olap4j.CellSetMetaData
-
Returns a CellSetAxisMetaData describing the filter axis.
- getFilterCondition() - Method in class org.olap4j.query.QueryAxis
-
Returns the Filter Condition used to filter the axis set.
- getFormattedValue() - Method in interface org.olap4j.Cell
-
Returns the value of this Cell, formatted according to the FORMAT_STRING property and using the numeric formatting tokens the current locale.
- getFrom() - Method in class org.olap4j.mdx.SelectNode
-
Returns the node representing the FROM clause of this SELECT statement.
- getFuture(XmlaOlap4jProxy, XmlaOlap4jServerInfos, String) - Static method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
Returns a future object representing an asynchronous submission of an XMLA request to a URL.
- getHierarchies() - Method in interface org.olap4j.CellSetAxisMetaData
-
Returns the hierarchies which are mapped onto this axis.
- getHierarchies() - Method in interface org.olap4j.metadata.Cube
-
Returns a list of
Hierarchy
objects in this Cube. - getHierarchies() - Method in interface org.olap4j.metadata.Dimension
-
Returns the hierarchies in this Dimension.
- getHierarchies(String, String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Hierarchies in this database.
- getHierarchizeMode() - Method in class org.olap4j.query.QueryAxis
- getHierarchizeMode() - Method in class org.olap4j.query.QueryDimension
-
Returns the current mode of hierarchization, or null if no hierarchization is currently performed.
- getHierarchy() - Method in class org.olap4j.mdx.HierarchyNode
-
Returns the Hierarchy used in this expression.
- getHierarchy() - Method in interface org.olap4j.metadata.Level
-
Returns the
Hierarchy
thisLevel
belongs to. - getHierarchy() - Method in interface org.olap4j.metadata.Member
-
Returns the Hierarchy of this Member.
- getHierarchy() - Method in class org.olap4j.type.CubeType
- getHierarchy() - Method in class org.olap4j.type.DimensionType
- getHierarchy() - Method in class org.olap4j.type.HierarchyType
- getHierarchy() - Method in class org.olap4j.type.LevelType
- getHierarchy() - Method in class org.olap4j.type.MemberType
- getHierarchy() - Method in class org.olap4j.type.ScalarType
- getHierarchy() - Method in class org.olap4j.type.SetType
- getHierarchy() - Method in class org.olap4j.type.TupleType
- getHierarchy() - Method in interface org.olap4j.type.Type
-
Returns the hierarchy of this type.
- getId() - Method in interface org.olap4j.Scenario
-
Returns the unique identifier of this Scenario.
- getIdentifier() - Method in class org.olap4j.mdx.WithMemberNode
-
Returns the name of the member declared.
- getIdentifier() - Method in class org.olap4j.mdx.WithSetNode
-
Returns the name of the set.
- GetImage() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get token literal value.
- getInclusions() - Method in class org.olap4j.query.QueryDimension
-
Returns a list of the inclusions within this dimension.
- getKeyParts() - Method in interface org.olap4j.mdx.IdentifierSegment
-
Returns the key components, if this IdentifierSegment is a key.
- getKeyParts() - Method in class org.olap4j.mdx.KeySegment
- getKeyParts() - Method in class org.olap4j.mdx.NameSegment
- getLevel() - Method in class org.olap4j.mdx.LevelNode
-
Returns the Level used in this expression.
- getLevel() - Method in interface org.olap4j.metadata.Member
-
Returns the Level of this Member.
- getLevel() - Method in class org.olap4j.type.CubeType
- getLevel() - Method in class org.olap4j.type.DimensionType
- getLevel() - Method in class org.olap4j.type.HierarchyType
- getLevel() - Method in class org.olap4j.type.LevelType
- getLevel() - Method in class org.olap4j.type.MemberType
- getLevel() - Method in class org.olap4j.type.ScalarType
- getLevel() - Method in class org.olap4j.type.SetType
- getLevel() - Method in class org.olap4j.type.TupleType
- getLevel() - Method in interface org.olap4j.type.Type
-
Returns the level of this type, or null if not known.
- getLevels() - Method in interface org.olap4j.metadata.Hierarchy
-
Returns a list of the
Level
objects in thisHierarchy
. - getLevels(String, String, String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Levels in this database.
- getLevelType() - Method in interface org.olap4j.metadata.Level
-
Returns the type of this
Level
. - getLimitFunction() - Method in class org.olap4j.query.QueryAxis
- getLimitFunctionN() - Method in class org.olap4j.query.QueryAxis
- getLimitFunctionSortLiteral() - Method in class org.olap4j.query.QueryAxis
-
Returns the current sort literal being used by the limit functionMight return null of none is currently specified.
- getLine() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Deprecated.
- getLiteralInvalidChars() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getLiteralInvalidStartingChars() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getLiteralMaxLength() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getLiteralName() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getLiterals() - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a list of information on supported literals, including data types and values.
- getLiteralValue() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- getLocale() - Method in class org.olap4j.impl.LcidLocale.Info
- getLocale() - Method in interface org.olap4j.OlapConnection
-
Returns this connection's locale.
- getLocale() - Method in class org.olap4j.query.Query
-
Returns the current locale with which this query is expressed.
- getLocation() - Method in class org.olap4j.query.QueryAxis
-
Returns the location of this
QueryAxis
in the query;null
if unused. - getMajorVersion() - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- getMdxKeywords() - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a comma-separated list of all of this database's MDX keywords.
- getMeasures() - Method in interface org.olap4j.metadata.Cube
-
Returns a list of
Measure
objects in this Cube. - getMeasures(String, String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Measures in this database.
- getMember() - Method in class org.olap4j.mdx.MemberNode
-
Returns the Member used in this expression.
- getMember() - Method in class org.olap4j.type.MemberType
-
Returns the member of this type, or null if not known.
- getMemberPropertyList() - Method in class org.olap4j.mdx.WithMemberNode
-
Returns the list of properties of this member.
- getMembers() - Method in interface org.olap4j.metadata.Level
-
Returns a list of
Member
objects that belong to this Level. - getMembers() - Method in interface org.olap4j.Position
-
Returns the list of Member objects at this position.
- getMembers(String, String, String, String, String, String, String, Set<Member.TreeOp>) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Members in this database.
- getMemberType() - Method in interface org.olap4j.metadata.Member
-
Returns the type of this Member.
- getMessage() - Method in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMetaData() - Method in interface org.olap4j.CellSet
-
Retrieves the description of this
CellSet
's axes and cells. - getMetaData() - Method in interface org.olap4j.metadata.Catalog
-
Retrieves the metadata describing the OLAP server that this Catalog belongs to.
- getMetaData() - Method in interface org.olap4j.OlapConnection
- getMetaData() - Method in interface org.olap4j.PreparedOlapStatement
-
Retrieves a
CellSetMetaData
object that contains information about the axes and cells of theCellSet
object that will be returned when thisPreparedOlapStatement
object is executed. - getMinorVersion() - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- getName() - Method in interface org.olap4j.impl.Named
-
Returns the name of this object.
- getName() - Method in interface org.olap4j.mdx.IdentifierSegment
-
Returns the name of this IdentifierSegment.
- getName() - Method in class org.olap4j.mdx.KeySegment
- getName() - Method in class org.olap4j.mdx.NameSegment
- getName() - Method in class org.olap4j.mdx.ParameterNode
-
Returns the name of this parameter.
- getName() - Method in class org.olap4j.mdx.PropertyValueNode
-
Returns the name of the property
- getName() - Method in interface org.olap4j.metadata.Catalog
-
Returns the name of this Catalog.
- getName() - Method in interface org.olap4j.metadata.Database
-
Returns the unique name of this Database.
- getName() - Method in interface org.olap4j.metadata.MetadataElement
-
Returns the name of this element.
- getName() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getName() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getName() - Method in interface org.olap4j.metadata.Schema
-
Returns the name of this Schema.
- getName() - Method in class org.olap4j.query.Query
-
Returns this query's name.
- getName() - Method in class org.olap4j.query.QueryAxis
-
Returns the name of this QueryAxis.
- getName() - Method in class org.olap4j.query.QueryDimension
- getName() - Method in class org.olap4j.transform.DrillDownOnPositionTransform
- getName() - Method in class org.olap4j.transform.DrillReplaceTransform
- getName() - Method in interface org.olap4j.transform.MdxQueryTransform
- getName() - Method in class org.olap4j.transform.RollUpLevelTransform
- getName(Object) - Method in class org.olap4j.impl.NamedListImpl
- getName(Object) - Method in interface org.olap4j.metadata.NamedList
-
Returns the name of a given element.
- getNextToken() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Get the next Token.
- getNextToken() - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Get the next Token.
- getOlapCatalog() - Method in interface org.olap4j.OlapConnection
-
Returns the current active
Catalog
of this connection. - getOlapCatalogs() - Method in interface org.olap4j.OlapConnection
-
Returns a list of
Catalog
objects which belong to this connection's OLAP server. - getOlapConnection() - Method in interface org.olap4j.metadata.Database
-
Retrieves the parent
OlapConnection
of this Database object. - getOlapDatabase() - Method in interface org.olap4j.OlapConnection
-
Returns the current active
Database
of this connection. - getOlapDatabases() - Method in interface org.olap4j.OlapConnection
-
Returns a list of
Database
objects which belong to this connection's OLAP server. - getOlapFunctions(String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the Functions available to client applications connected to the database.
- getOlapSchema() - Method in interface org.olap4j.OlapConnection
-
Returns the current active
Schema
of this connection. - getOlapSchemas() - Method in interface org.olap4j.OlapConnection
-
Returns a list of
Schema
objects which belong to this connection's OLAP server. - getOperation() - Method in class org.olap4j.query.QueryEvent
-
Returns the event type.
- getOperator() - Method in interface org.olap4j.query.Selection
- getOperatorName() - Method in class org.olap4j.mdx.CallNode
-
Returns the name of the function or operator.
- getOrdinal() - Method in interface org.olap4j.Cell
-
Returns the ordinal of this Cell.
- getOrdinal() - Method in interface org.olap4j.metadata.Member
-
Returns the ordinal of the member.
- getOrdinal() - Method in interface org.olap4j.Position
-
Returns the zero-based ordinal of this Position on its
CellSetAxis
. - getParameterMetaData() - Method in interface org.olap4j.PreparedOlapStatement
-
Retrieves the number, types and properties of this
PreparedOlapStatement
object's parameters. - getParameterName(int) - Method in interface org.olap4j.OlapParameterMetaData
-
Returns the name of this parameter.
- getParameterOlapType(int) - Method in interface org.olap4j.OlapParameterMetaData
-
Retrieves the designated parameter's OLAP type.
- getParentLogger() - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- getParentMember() - Method in interface org.olap4j.metadata.Member
-
Returns the parent of this Member, or null if it has no parent.
- getParserFactory() - Method in interface org.olap4j.OlapConnection
-
Returns the factory used to create MDX parsers in this connection.
- getPassword() - Method in interface org.olap4j.driver.xmla.XmlaOlap4jServerInfos
-
Returns the password to use with the URL.
- getPositionCount() - Method in interface org.olap4j.CellSetAxis
-
Returns the number of positions on this CellSetAxis.
- getPositions() - Method in interface org.olap4j.CellSetAxis
-
Returns a list of
Position
objects on this CellSetAxis. - getPrecision() - Method in class org.olap4j.type.DecimalType
-
Returns the maximum number of decimal digits which a value of this type can have.
- getPrintWriter() - Method in class org.olap4j.mdx.ParseTreeWriter
-
Returns the print writer.
- getProperties() - Method in interface org.olap4j.CellSetAxisMetaData
-
Returns the member properties which are returned on this axis.
- getProperties() - Method in interface org.olap4j.metadata.Level
-
Returns a list of definitions for the properties available to members of this
Level
. - getProperties() - Method in interface org.olap4j.metadata.Member
-
Returns the definitions of the properties this member may have.
- getProperties(String, String, String, String, String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing member and cell Properties.
- getPropertyFormattedValue(Property) - Method in interface org.olap4j.metadata.Member
-
Returns the formatted value of a given property.
- getPropertyInfo(String, Properties) - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- getPropertyValue(Property) - Method in interface org.olap4j.Cell
-
Returns the value of a given property for this Cell.
- getPropertyValue(Property) - Method in interface org.olap4j.metadata.Member
-
Returns the value of a given property.
- getProviderName() - Method in interface org.olap4j.metadata.Database
-
Returns the name of the underlying OLAP provider.
- getProviderTypes() - Method in interface org.olap4j.metadata.Database
-
Returns the types of data that are supported by this provider.
- getQuery() - Method in class org.olap4j.query.QueryDimension
- getQuoting() - Method in interface org.olap4j.mdx.IdentifierSegment
-
Returns how this Segment is quoted.
- getQuoting() - Method in class org.olap4j.mdx.KeySegment
- getQuoting() - Method in class org.olap4j.mdx.NameSegment
- getRegion() - Method in class org.olap4j.mdx.AxisNode
- getRegion() - Method in class org.olap4j.mdx.CallNode
- getRegion() - Method in class org.olap4j.mdx.CubeNode
- getRegion() - Method in class org.olap4j.mdx.DimensionNode
- getRegion() - Method in class org.olap4j.mdx.DrillThroughNode
- getRegion() - Method in class org.olap4j.mdx.HierarchyNode
- getRegion() - Method in class org.olap4j.mdx.IdentifierNode
- getRegion() - Method in interface org.olap4j.mdx.IdentifierSegment
-
Returns the region of the source code which this Segment was created from, if it was created by parsing.
- getRegion() - Method in class org.olap4j.mdx.KeySegment
- getRegion() - Method in class org.olap4j.mdx.LevelNode
- getRegion() - Method in class org.olap4j.mdx.LiteralNode
- getRegion() - Method in class org.olap4j.mdx.MemberNode
- getRegion() - Method in class org.olap4j.mdx.NameSegment
- getRegion() - Method in class org.olap4j.mdx.ParameterNode
- getRegion() - Method in exception class org.olap4j.mdx.parser.MdxParseException
- getRegion() - Method in interface org.olap4j.mdx.ParseTreeNode
-
Returns the region of the source code which this node was created from, if it was created by parsing.
- getRegion() - Method in class org.olap4j.mdx.PropertyValueNode
- getRegion() - Method in class org.olap4j.mdx.SelectNode
- getRegion() - Method in class org.olap4j.mdx.WithMemberNode
- getRegion() - Method in class org.olap4j.mdx.WithSetNode
- getRegion() - Method in exception class org.olap4j.OlapException
-
Returns the textual region where the exception occurred, or null if no region can be identified.
- getResponse(XmlaOlap4jServerInfos, String) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- getResponseViaSubmit(XmlaOlap4jServerInfos, String) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- getRoleName() - Method in interface org.olap4j.OlapConnection
-
Returns the name of the role in which this connection executes queries.
- getRootElement() - Method in interface org.olap4j.query.Selection
-
Returns the root selection element of this selection.
- getRootMembers() - Method in interface org.olap4j.metadata.Hierarchy
-
Returns the root member or members of this Dimension.
- getScale() - Method in class org.olap4j.type.DecimalType
-
Returns the number of digits to the right of the decimal point.
- getScenario() - Method in interface org.olap4j.OlapConnection
-
Returns this connection's active Scenario, or null if there is no active Scenario.
- getSchema() - Method in interface org.olap4j.metadata.Cube
-
Returns the
Schema
this Cube belongs to. - getSchema() - Method in interface org.olap4j.OlapConnection
-
Returns the
Schema
name that was selected for this connection, either through the JDBC URL or viaOlapConnection.setSchema(String)
. - getSchemas() - Method in interface org.olap4j.metadata.Catalog
-
Returns a list of
Schema
objects which belong to thisCatalog
. - getSegmentList() - Method in class org.olap4j.mdx.IdentifierNode
-
Returns the list of segments which consistitute this identifier.
- getSelect() - Method in class org.olap4j.query.Query
-
Returns the MDX parse tree behind this Query.
- getSelectionContext() - Method in interface org.olap4j.query.Selection
-
The selection context includes selections from other dimensions that help determine the entire context of a selection, so drill down is possible.
- getSessionId() - Method in interface org.olap4j.driver.xmla.XmlaOlap4jServerInfos
-
Returns a unique sesison ID to use.
- getSets() - Method in interface org.olap4j.metadata.Cube
-
Returns a list of
NamedSet
objects in this Cube. - getSets(String, String, String, String) - Method in interface org.olap4j.OlapDatabaseMetaData
-
Retrieves a result set describing the named Sets in this database.
- getSharedDimensions() - Method in interface org.olap4j.metadata.Schema
-
Returns a list of shared
Dimension
objects in thisSchema
. - getSolveOrder() - Method in interface org.olap4j.metadata.Member
-
Returns the solve order of this member in a formula.
- getSortIdentifierNodeName() - Method in class org.olap4j.query.QueryAxis
-
Returns the current sort evaluation expression, or null if none are currently defined.
- getSortOrder() - Method in class org.olap4j.query.QueryAxis
-
Returns the current sort order in which this axis will be sorted.
- getSortOrder() - Method in class org.olap4j.query.QueryDimension
-
Returns the current order in which the dimension members are sorted.
- getSource() - Method in class org.olap4j.query.QueryEvent
-
Returns the object that generated this event.
- getStartColumn() - Method in class org.olap4j.mdx.ParseRegion
-
Return starting column number (1-based).
- getStartLine() - Method in class org.olap4j.mdx.ParseRegion
-
Return starting line number (1-based).
- getStatement() - Method in interface org.olap4j.CellSet
-
Retrieves the
OlapStatement
object that produced thisCellSet
object. - GetSuffix(int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Get the suffix.
- getSupportedCellSetListenerGranularities() - Method in interface org.olap4j.OlapDatabaseMetaData
-
Returns the granularity of changes to cell sets that the database is capable of providing.
- getSupportedLocales() - Method in interface org.olap4j.metadata.Cube
-
Returns a collection of
Locale
objects for which thisCube
has been localized. - getSupportedLocales() - Method in interface org.olap4j.metadata.Schema
-
Returns a collection of
Locale
objects for which thisSchema
has been localized. - getSyntax() - Method in class org.olap4j.mdx.CallNode
-
Returns the syntax of this call.
- getTabSize() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
- getToken(int) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Get the specific Token.
- getType() - Method in class org.olap4j.mdx.AxisNode
- getType() - Method in class org.olap4j.mdx.CallNode
- getType() - Method in class org.olap4j.mdx.CubeNode
- getType() - Method in class org.olap4j.mdx.DimensionNode
- getType() - Method in class org.olap4j.mdx.DrillThroughNode
- getType() - Method in class org.olap4j.mdx.HierarchyNode
- getType() - Method in class org.olap4j.mdx.IdentifierNode
- getType() - Method in class org.olap4j.mdx.LevelNode
- getType() - Method in class org.olap4j.mdx.LiteralNode
- getType() - Method in class org.olap4j.mdx.MemberNode
- getType() - Method in class org.olap4j.mdx.ParameterNode
- getType() - Method in interface org.olap4j.mdx.ParseTreeNode
-
Returns the type of this expression.
- getType() - Method in class org.olap4j.mdx.PropertyValueNode
- getType() - Method in class org.olap4j.mdx.SelectNode
- getType() - Method in class org.olap4j.mdx.WithMemberNode
- getType() - Method in class org.olap4j.mdx.WithSetNode
- getType() - Method in interface org.olap4j.metadata.Property
-
Returns a set of flags which describe the type of this Property.
- getType() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getType() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getUniqueName() - Method in interface org.olap4j.metadata.MetadataElement
-
Returns the unique name of this element within its schema.
- getUniqueName() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- getUniqueName() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- getUniqueName() - Method in interface org.olap4j.query.Selection
-
Unique name of the selection root.
- getUnusedAxis() - Method in class org.olap4j.query.Query
-
Returns the fictional axis into which all unused dimensions are stored.
- getUrl() - Method in interface org.olap4j.driver.xmla.XmlaOlap4jServerInfos
-
Returns the URL to use.
- getURL() - Method in interface org.olap4j.metadata.Database
-
Returns a redirection URL.
- getUsername() - Method in interface org.olap4j.driver.xmla.XmlaOlap4jServerInfos
-
Returns the username to use with the URL.
- getValue() - Method in interface org.olap4j.Cell
-
Returns the value of this Cell.
- getValue() - Method in class org.olap4j.mdx.LiteralNode
-
Returns the value of this literal.
- getValue() - Method in class org.olap4j.mdx.parser.impl.Token
-
An optional attribute value of the Token.
- getValues() - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Returns all values of the enum.
- getVersion() - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
Returns the driver version.
- getWithList() - Method in class org.olap4j.mdx.SelectNode
-
Returns a list of calculated members and sets defined as the WITH clause of this SelectNode.
- getWithList() - Method in class org.olap4j.query.Query
- GT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- GZIP - Static variable in class org.olap4j.impl.Base64
-
Specify that data should be gzip-compressed.
H
- hasAll() - Method in interface org.olap4j.metadata.Hierarchy
-
Returns whether this
Hierarchy
has an 'all' member. - hashCode() - Method in class org.olap4j.impl.ArrayMap
- hashCode() - Method in class org.olap4j.mdx.CallNode
- hashCode() - Method in class org.olap4j.mdx.ParseRegion
- hashCode() - Method in class org.olap4j.type.CubeType
- hasNext() - Method in class org.olap4j.impl.CoordinateIterator
- Hierarchy - Interface in org.olap4j.metadata
- HIERARCHY_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- HIERARCHY_UNIQUE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the unique name of the current hierarchy.
- HierarchyNode - Class in org.olap4j.mdx
-
Usage of a
Hierarchy
as an expression in an MDX parse tree. - HierarchyNode(ParseRegion, Hierarchy) - Constructor for class org.olap4j.mdx.HierarchyNode
-
Creates a HierarchyNode.
- HierarchyType - Class in org.olap4j.type
-
The type of an expression which represents a hierarchy.
- HierarchyType(Dimension, Hierarchy) - Constructor for class org.olap4j.type.HierarchyType
-
Creates a type representing a hierarchy.
- HTML - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
I
- I4 - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
- I8 - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
- ID - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- identifier() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- IdentifierNode - Class in org.olap4j.mdx
-
Multi-part identifier.
- IdentifierNode - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- IdentifierNode(List<IdentifierSegment>) - Constructor for class org.olap4j.mdx.IdentifierNode
-
Creates an identifier containing a list of segments.
- IdentifierNode(IdentifierSegment...) - Constructor for class org.olap4j.mdx.IdentifierNode
-
Creates an identifier containing one or more segments.
- IdentifierParser - Class in org.olap4j.impl
-
Utilities for parsing fully-qualified member names, tuples, member lists, and tuple lists.
- IdentifierParser() - Constructor for class org.olap4j.impl.IdentifierParser
- IdentifierParser.Builder - Interface in org.olap4j.impl
-
Callback that is called on completion of a structural element like a member or tuple.
- IdentifierParser.Builder.Syntax - Enum Class in org.olap4j.impl
- IdentifierParser.MemberBuilder - Class in org.olap4j.impl
-
Implementation of
IdentifierParser.Builder
that collects the segments that make up the name of a member in a list. - IdentifierParser.MemberListBuilder - Class in org.olap4j.impl
-
Implementation of
IdentifierParser.Builder
that collects segments into members, then collects members into lists. - IdentifierSegment - Interface in org.olap4j.mdx
-
Component in a compound identifier.
- image - Variable in class org.olap4j.mdx.parser.impl.Token
-
The string image of the token.
- IN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- IN_FORMAL_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
Lexical state.
- IN_SINGLE_LINE_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
Lexical state.
- inBuf - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- include(List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
-
Selects members and includes them in the query.
- include(Level) - Method in class org.olap4j.query.QueryDimension
-
Selects a level and includes it in the query.
- include(Member) - Method in class org.olap4j.query.QueryDimension
-
Selects members and includes them in the query.
- include(Selection.Operator, List<IdentifierSegment>) - Method in class org.olap4j.query.QueryDimension
-
Selects members and includes them in the query.
- include(Selection.Operator, Member) - Method in class org.olap4j.query.QueryDimension
-
Selects members and includes them in the query.
- INCLUDE_CHILDREN - Enum constant in enum class org.olap4j.query.Selection.Operator
-
The root member will be selected along with all it's children.
- inclusions - Variable in class org.olap4j.query.QueryDimension
- indent() - Method in class org.olap4j.mdx.ParseTreeWriter
-
Increases the indentation level.
- indexOfName(String) - Method in class org.olap4j.impl.AbstractNamedList
- indexOfName(String) - Method in class org.olap4j.impl.ArrayNamedListImpl
- indexOfName(String) - Method in interface org.olap4j.metadata.NamedList
-
Returns the position where a member of a given name is found, or -1 if the member is not present.
- Infix - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
arg OPERATOR arg
(like '+' or 'AND'). - input_stream - Variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
- inputStream - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- InputStream(InputStream) - Constructor for class org.olap4j.impl.Base64.InputStream
-
Constructs a
Base64.InputStream
in DECODE mode. - InputStream(InputStream, int) - Constructor for class org.olap4j.impl.Base64.InputStream
-
Constructs a
Base64.InputStream
in either ENCODE or DECODE mode. - INT1 - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- INT2 - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- INT4 - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- INTEGER - Enum constant in enum class org.olap4j.metadata.Datatype
- Integrated - Enum constant in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Designates providers which support authentication through vendor or implementation specific means.
- Integrated - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- Internal - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression generated by the system which cannot be specified syntactically.
- INVALID_LEXICAL_STATE - Static variable in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Tried to change to an invalid lexical state.
- IS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- IS_DATAMEMBER - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property that indicates whether the member is a data member.
- IS_PLACEHOLDERMEMBER - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the boolean property that indicates whether a member is a placeholder member for an empty position in a dimension hierarchy.
- isAll() - Method in interface org.olap4j.metadata.Member
-
Returns whether this Member represents the aggregation of all members in its Dimension.
- isCalculated() - Method in interface org.olap4j.metadata.Level
-
Returns whether the level is calculated.
- isCalculated() - Method in interface org.olap4j.metadata.Member
-
Returns whether this member is calculated using a formula.
- isCalculatedInQuery() - Method in interface org.olap4j.metadata.Member
-
Returns whether this member is computed from a
WITH MEMBER
clause in an MDX query. - isChildOrEqualTo(Member) - Method in interface org.olap4j.metadata.Member
-
Returns whether
member
is equal to, a child of, or a descendent of this Member. - isDrillThroughEnabled() - Method in interface org.olap4j.metadata.Cube
-
Tells whether or not drill through operations are possible in this cube.
- isEmpty() - Method in interface org.olap4j.Cell
-
Returns whether this cell is empty.
- isEmpty() - Method in class org.olap4j.impl.ArrayMap
- isError() - Method in interface org.olap4j.Cell
-
Returns whether an error occurred while evaluating this cell.
- isFilter() - Method in interface org.olap4j.Axis
-
Returns whether this is the filter (slicer) axis.
- isFilter() - Method in enum class org.olap4j.Axis.Standard
- isHidden() - Method in interface org.olap4j.metadata.Member
-
Returns whether this member is 'hidden', as per the rules which define a ragged hierarchy.
- isHierarchyConsistent() - Method in class org.olap4j.query.QueryDimension
-
Tells the QueryDimension not to keep a consistent hierarchy
- isInternal() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- isInternal() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- isNonEmpty() - Method in class org.olap4j.mdx.AxisNode
-
Returns whether the axis has the
NON EMPTY
property set. - isNonEmpty() - Method in class org.olap4j.query.QueryAxis
-
Returns whether this QueryAxis filters out empty rows.
- isNull() - Method in interface org.olap4j.Cell
-
Returns whether the value of this cell is NULL.
- isPoint() - Method in class org.olap4j.mdx.ParseRegion
-
Returns whether this region has the same start and end point.
- isSet(int) - Method in interface org.olap4j.PreparedOlapStatement
-
Returns whether the value of the designated parameter is set.
- isSet(Type) - Static method in class org.olap4j.type.TypeUtil
-
Returns whether a type is a set type.
- isTime() - Method in enum class org.olap4j.metadata.Level.Type
-
Returns whether this is a time-related level (
Level.Type.TIME_YEARS
,Level.Type.TIME_HALF_YEAR
,Level.Type.TIME_QUARTERS
,Level.Type.TIME_MONTHS
,Level.Type.TIME_WEEKS
,Level.Type.TIME_DAYS
,Level.Type.TIME_HOURS
,Level.Type.TIME_MINUTES
,Level.Type.TIME_SECONDS
,Level.Type.TIME_UNDEFINED
). - isVisible() - Method in interface org.olap4j.metadata.Measure
-
Returns whether this Measure is visible.
- isVisible() - Method in interface org.olap4j.metadata.MetadataElement
-
Returns whether this element is visible to end-users.
- isVisible() - Method in enum class org.olap4j.metadata.Property.StandardCellProperty
- isVisible() - Method in enum class org.olap4j.metadata.Property.StandardMemberProperty
- isWrapperFor(Class<?>) - Method in interface org.olap4j.OlapWrapper
- ITALIC - Enum constant in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- iterate(int[]) - Static method in class org.olap4j.impl.CoordinateIterator
-
Creates an
Iterable
that yields aCoordinateIterator
. - iterator() - Method in interface org.olap4j.CellSetAxis
-
Opens an iterator over the positions on this CellSetAxis.
J
- jdbcCompliant() - Method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
- jj_nt - Variable in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Next token.
- jjFillToken() - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
- jjnewLexState - Static variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Token literal values.
K
- KEY - Enum constant in enum class org.olap4j.mdx.Quoting
-
Identifier quoted with an ampersand and brackets to indicate a key value, for example the second segment in "[Employees].invalid input: '&'[89]".
- keyIdentifier() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- KeySegment - Class in org.olap4j.mdx
-
Segment that represents a key or compound key.
- KeySegment(List<NameSegment>) - Constructor for class org.olap4j.mdx.KeySegment
-
Creates a KeySegment a list of sub-segments.
- KeySegment(NameSegment...) - Constructor for class org.olap4j.mdx.KeySegment
-
Creates a KeySegment with one or more sub-segments.
- keySet() - Method in class org.olap4j.impl.ArrayMap
- keyword() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- kind - Variable in class org.olap4j.mdx.parser.impl.Token
-
An integer that describes the kind of this token.
L
- language - Variable in class org.olap4j.impl.LcidLocale.Info
- LANGUAGE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- languageAbbrev - Variable in class org.olap4j.impl.LcidLocale.Info
- languageLocal - Variable in class org.olap4j.impl.LcidLocale.Info
- LARGE_INTEGER - Enum constant in enum class org.olap4j.metadata.Datatype
- LBRACE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- LCHR - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- lcid - Variable in class org.olap4j.impl.LcidLocale.Info
- LcidLocale - Class in org.olap4j.impl
-
Mapping between
Locale
and Locale identifier (LCID). - LcidLocale.Info - Class in org.olap4j.impl
- lcidToLocale(short) - Static method in class org.olap4j.impl.LcidLocale
-
Converts a locale identifier (LCID) as used by Windows into a Java locale.
- LE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- LETTER - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Level - Interface in org.olap4j.metadata
- LEVEL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- LEVEL_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- LEVEL_NUMBER - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the ordinal of the current level.
- LEVEL_UNIQUE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the unique name of the current level.
- Level.Type - Enum Class in org.olap4j.metadata
-
Enumeration of the types of a
Level
. - LevelNode - Class in org.olap4j.mdx
-
Usage of a
Level
as an expression in an MDX parse tree. - LevelNode(ParseRegion, Level) - Constructor for class org.olap4j.mdx.LevelNode
-
Creates a LevelNode.
- LevelType - Class in org.olap4j.type
-
The type of an expression which represents a level.
- LevelType(Dimension, Hierarchy, Level) - Constructor for class org.olap4j.type.LevelType
-
Creates a type representing a level.
- LEXICAL_ERROR - Static variable in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Static method in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Lexer state names.
- LFU - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
Least-frequently used.
- LIFO - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
Last-in, first-out.
- limit(LimitFunction, BigDecimal, String) - Method in class org.olap4j.query.QueryAxis
-
Limit the axis set to a specified number of items depending on the limitSortLiteral and
LimitFunction
. - LimitFunction - Enum Class in org.olap4j.query
-
Defines the function used to limit an optionally sorted set.
- line - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- LiteralNode - Class in org.olap4j.mdx
-
Represents a constant value, such as a string or number, in a parse tree.
- locale - Variable in class org.olap4j.impl.LcidLocale.Info
- localeCode - Variable in class org.olap4j.impl.LcidLocale.Info
- localeToLcid(Locale) - Static method in class org.olap4j.impl.LcidLocale
-
Converts a locale name to a locale identifier (LCID).
- location - Variable in class org.olap4j.query.QueryAxis
- lookupMember(List<IdentifierSegment>) - Method in interface org.olap4j.metadata.Cube
-
Finds a member in the current Cube based upon its fully-qualified name.
- lookupMembers(Set<Member.TreeOp>, List<IdentifierSegment>) - Method in interface org.olap4j.metadata.Cube
-
Finds a collection of members in the current Cube related to a given member.
- LOOP_DETECTED - Static variable in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LPAREN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- LT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
M
- main(String[]) - Static method in class org.olap4j.sample.PaloConnection
- main(String[]) - Static method in class org.olap4j.sample.SimpleQuerySample
-
Main command-line entry.
- mapOf(K, V, Object...) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns a hashmap with given contents.
- MATCHES - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- MAX - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the MAX aggregation function.
- maxNextCharInd - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- MAXROWS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- MD_MASK_ENABLED - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- MD_MASK_NOT_ENABLED - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Updateable
- MDP - Enum constant in enum class org.olap4j.metadata.Database.ProviderType
-
Designates providers which provide results in the form of multidimensional data sets.
- MDP - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- MdxParseException - Exception Class in org.olap4j.mdx.parser
-
Exception thrown by an
MdxParser
to indicate an error in parsing. - MdxParseException(ParseRegion, String) - Constructor for exception class org.olap4j.mdx.parser.MdxParseException
-
Creates an MdxParseException with a region of the source code and a specified detail message.
- MdxParseException(ParseRegion, Throwable) - Constructor for exception class org.olap4j.mdx.parser.MdxParseException
-
Creates an MdxParseException with a region of the source code and a specified cause.
- MdxParser - Interface in org.olap4j.mdx.parser
-
Parser for the MDX query language.
- MdxParserFactory - Interface in org.olap4j.mdx.parser
-
Factory for MDX parsers.
- MdxParserImpl - Class in org.olap4j.mdx.parser.impl
-
MDX parser, generated from MdxParser.jj.
- MdxParserImpl(InputStream) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Constructor with InputStream.
- MdxParserImpl(InputStream, String) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Constructor with InputStream and supplied encoding
- MdxParserImpl(Reader) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Constructor.
- MdxParserImpl(String, boolean, DefaultMdxParserImpl.FunTable, boolean) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImpl
- MdxParserImpl(MdxParserImplTokenManager) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Constructor with generated Token Manager.
- MdxParserImplConstants - Interface in org.olap4j.mdx.parser.impl
-
Token literal values and constants.
- MdxParserImplTokenManager - Class in org.olap4j.mdx.parser.impl
-
Token Manager.
- MdxParserImplTokenManager(SimpleCharStream) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Constructor.
- MdxParserImplTokenManager(SimpleCharStream, int) - Constructor for class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Constructor.
- MdxQueryTransform - Interface in org.olap4j.transform
-
MDX Query Transformation
- MdxValidator - Interface in org.olap4j.mdx.parser
-
Validator for the MDX query language.
- Measure - Interface in org.olap4j.metadata
-
Data value of primary interest to the user browsing the cube.
- MEASURE - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Indicates that a dimension is the Measures dimension.
- MEASURE - Enum constant in enum class org.olap4j.metadata.Member.Type
- Measure.Aggregator - Enum Class in org.olap4j.metadata
-
Enumeration of the aggregate functions which can be used to derive a
Measure
. - Member - Interface in org.olap4j.metadata
-
Member
is a data value in an OLAP Dimension. - MEMBER - Enum constant in enum class org.olap4j.metadata.Property.TypeFlag
-
Identifies a property of a member.
- MEMBER - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- MEMBER - Enum constant in enum class org.olap4j.query.Selection.Operator
-
Only the root member will be selected.
- MEMBER - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- MEMBER_CAPTION - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the label or caption associated with the member, or the member's name if no caption is defined.
- MEMBER_GUID - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the GUID of the member
- MEMBER_KEY - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the internal property which holds the value of the member key in the original data type.
- MEMBER_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the name of the current member.
- MEMBER_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- MEMBER_ORDINAL - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the ordinal of the current member.
- MEMBER_TYPE - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the type of the member.
- MEMBER_TYPE_FLAG - Static variable in enum class org.olap4j.metadata.Property.TypeFlag
- MEMBER_UNIQUE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the unique name of the current member.
- Member.TreeOp - Enum Class in org.olap4j.metadata
-
Enumeration of tree operations which can be used when querying members.
- Member.Type - Enum Class in org.olap4j.metadata
-
Enumeration of types of members.
- MemberBuilder() - Constructor for class org.olap4j.impl.IdentifierParser.MemberBuilder
- memberComplete() - Method in interface org.olap4j.impl.IdentifierParser.Builder
-
Called when a member is complete.
- memberComplete() - Method in class org.olap4j.impl.IdentifierParser.MemberBuilder
- memberComplete() - Method in class org.olap4j.impl.IdentifierParser.MemberListBuilder
- MemberListBuilder() - Constructor for class org.olap4j.impl.IdentifierParser.MemberListBuilder
- MemberNode - Class in org.olap4j.mdx
-
Usage of a
Member
as an expression in an MDX parse tree. - MemberNode(ParseRegion, Member) - Constructor for class org.olap4j.mdx.MemberNode
-
Creates a MemberNode.
- memberPropertyDefinition() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- MEMBERS - Enum constant in enum class org.olap4j.query.Selection.Operator
-
All members of Level will be selected (LevelSelection only)
- memberSpecification() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- MemberType - Class in org.olap4j.type
-
The type of an expression which represents a member.
- MemberType(Dimension, Hierarchy, Level, Member) - Constructor for class org.olap4j.type.MemberType
-
Creates a type representing a member.
- MetadataElement - Interface in org.olap4j.metadata
-
An element which describes the structure of an OLAP schema.
- Method - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked invoked as
object.METHOD()
orobject.METHOD(args)
. - MFU - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
Most-frequently used.
- MIN - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the MIN aggregation function.
- MINUS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- MODE - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
Eviction mode.
- MULTI_LINE_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Multidimensional - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Format
N
- name - Variable in class org.olap4j.query.Query
- name() - Method in interface org.olap4j.Axis
-
Returns the name of this axis, e.g.
- NAME - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
A unique identifier which allows two connections to share a same cache space.
- NAME - Enum constant in enum class org.olap4j.impl.IdentifierParser.Builder.Syntax
- Named - Interface in org.olap4j.impl
-
Interface which describes an object which has a name, for the purposes of creating an implementation,
NamedListImpl
ofNamedList
which works on such objects. - NamedList<E> - Interface in org.olap4j.metadata
-
Extension to
List
which allows access to members of the list by name as well as by ordinal. - NamedListImpl<T> - Class in org.olap4j.impl
- NamedListImpl() - Constructor for class org.olap4j.impl.NamedListImpl
-
Creates an empty list.
- NamedListImpl(int) - Constructor for class org.olap4j.impl.NamedListImpl
-
Creates an empty list with the specified initial capacity.
- NamedListImpl(Collection<? extends T>) - Constructor for class org.olap4j.impl.NamedListImpl
-
Creates a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
- NamedSet - Interface in org.olap4j.metadata
-
Metadata object describing a named set defined against a
Cube
. - NameSegment - Class in org.olap4j.mdx
-
Component in a compound identifier that describes the name of an object.
- NameSegment(String) - Constructor for class org.olap4j.mdx.NameSegment
-
Creates a quoted segment, "[name]".
- NameSegment(ParseRegion, String, Quoting) - Constructor for class org.olap4j.mdx.NameSegment
-
Creates a segment with the given quoting and region.
- Native - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Format
- NE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- needToImplement(Object) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns an exception which indicates that a particular piece of functionality should work, but a developer has not implemented it yet.
- newToken(int) - Static method in class org.olap4j.mdx.parser.impl.Token
- newToken(int, String) - Static method in class org.olap4j.mdx.parser.impl.Token
-
Returns a new Token object, by default.
- next - Variable in class org.olap4j.mdx.parser.impl.Token
-
A reference to the next regular (non-special) token from the input stream.
- next() - Method in class org.olap4j.impl.CoordinateIterator
- NEXT_KEY - Enum constant in enum class org.olap4j.impl.IdentifierParser.Builder.Syntax
- nextCookie() - Static method in class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
Generates and returns a unique string.
- NO_OPTIONS - Static variable in class org.olap4j.impl.Base64
-
No options specified.
- NON - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- NON_EMPTY_BEHAVIOR - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- None - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- None - Enum constant in enum class org.olap4j.metadata.XmlaConstants.StateSupport
- NOT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Notes for implementors - Search tag in interface org.olap4j.CellSetListener
- Section
- notifyAdd(Map<Integer, QueryNode>) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify it's listeners that children were added.
- notifyAdd(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify it's listeners that children were added.
- notifyAdd(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify it's listeners that children were added.
- notifyAdd(QueryNode, int) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify its listeners that a child was added.
- notifyAdd(QueryNode, int) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify its listeners that a child was added.
- notifyAdd(QueryNode, int) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify its listeners that a child was added.
- notifyChange(Map<Integer, QueryNode>) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify its listeners that children selections object has a new operator value.
- notifyChange(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify its listeners that children selections object has a new operator value.
- notifyChange(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify its listeners that children selections object has a new operator value.
- notifyChange(QueryNode, int) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify its listeners that a child selection object has a new operator value.
- notifyChange(QueryNode, int) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify its listeners that a child selection object has a new operator value.
- notifyChange(QueryNode, int) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify its listeners that a child selection object has a new operator value.
- notifyRemove(Map<Integer, QueryNode>) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify its listeners that children were added.
- notifyRemove(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify its listeners that children were added.
- notifyRemove(Map<Integer, QueryNode>) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify its listeners that children were added.
- notifyRemove(QueryNode, int) - Method in class org.olap4j.query.Query
-
Subclasses should call this helper method to notify its listeners that a child was removed.
- notifyRemove(QueryNode, int) - Method in class org.olap4j.query.QueryAxis
-
Subclasses should call this helper method to notify its listeners that a child was removed.
- notifyRemove(QueryNode, int) - Method in class org.olap4j.query.QueryDimension
-
Subclasses should call this helper method to notify its listeners that a child was removed.
- NULL - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level holds the null member.
- NULL - Enum constant in enum class org.olap4j.metadata.Member.Type
-
Indicates that this member is its hierarchy's NULL member (such as is returned by the expression
[Gender].[All Gender].PrevMember
, for example). - NULL - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- NullType - Class in org.olap4j.type
-
The type of a null expression.
- NullType() - Constructor for class org.olap4j.type.NullType
-
Creates a null type.
- NUMC - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- numericLiteral() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- NumericType - Class in org.olap4j.type
-
The type of a numeric expression.
- NumericType() - Constructor for class org.olap4j.type.NumericType
-
Creates a numeric type.
O
- of(Collection<? extends T>) - Static method in class org.olap4j.impl.UnmodifiableArrayList
-
Creates an unmodifable list as a shallow copy of a collection.
- of(Map<K, V>) - Static method in class org.olap4j.impl.UnmodifiableArrayMap
-
Creates an unmodifable map as a shallow copy of a map.
- of(K, V, Object...) - Static method in class org.olap4j.impl.ArrayMap
-
Returns an array map with given contents.
- of(K, V, Object...) - Static method in class org.olap4j.impl.UnmodifiableArrayMap
-
Returns an unmodifiable array map with given contents.
- ofNames(String...) - Static method in class org.olap4j.mdx.IdentifierNode
-
Converts an array of quoted name segments into an identifier.
- Olap4jUtil - Class in org.olap4j.impl
-
Utility methods common to multiple olap4j driver implementations.
- Olap4jUtil() - Constructor for class org.olap4j.impl.Olap4jUtil
- Olap4jUtilCompatible - Interface in org.olap4j.impl
-
Interface containing methods which are implemented differently in different versions of the JDK.
- Olap4jUtilCompatibleJdk14 - Class in org.olap4j.impl
-
Implementation of
Olap4jUtilCompatible
which runs in JDK 1.4. - Olap4jUtilCompatibleJdk14() - Constructor for class org.olap4j.impl.Olap4jUtilCompatibleJdk14
- Olap4jUtilCompatibleJdk15 - Class in org.olap4j.impl
-
Implementation of
Olap4jUtilCompatible
which runs in JDK 1.5 and later. - Olap4jUtilCompatibleJdk15() - Constructor for class org.olap4j.impl.Olap4jUtilCompatibleJdk15
- OlapConnection - Interface in org.olap4j
-
Connection to an OLAP server.
- OlapDatabaseMetaData - Interface in org.olap4j
-
Information about an OLAP database.
- OlapDataSource - Interface in org.olap4j
-
A factory for connections to the physical OLAP data source that this
OlapDataSource
object represents. - OlapException - Exception Class in org.olap4j
-
An exception describing an error accessing an OLAP database.
- OlapException() - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object; thereason
field defaults to null, thesqlState
field defaults tonull
, and thevendorCode
field defaults to 0. - OlapException(String) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a reason; thesqlState
field defaults tonull
, and thevendorCode
field defaults to 0. - OlapException(String, String) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with the given reason and SQLState; thevendorCode
field defaults to 0. - OlapException(String, String, int) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a givenreason
,SQLState
andvendorCode
. - OlapException(String, String, int, Throwable) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a givenreason
,SQLState
,vendorCode
andcause
. - OlapException(String, String, Throwable) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a givenreason
,SQLState
andcause
. - OlapException(String, Throwable) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a givenreason
andcause
. - OlapException(Throwable) - Constructor for exception class org.olap4j.OlapException
-
Constructs an
OlapException
object with a givencause
. - OlapException.Region - Class in org.olap4j
-
Description of the position of a syntax or validation error in the source MDX string.
- OlapParameterMetaData - Interface in org.olap4j
-
Extension to
ParameterMetaData
for parameters of OLAP statements. - OlapStatement - Interface in org.olap4j
-
Object used for statically executing an MDX statement and returning a
CellSet
. - OlapWrapper - Interface in org.olap4j
-
Interface for olap4j classes which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.
- ON - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- OR - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- ordinalToCoordinates(int) - Method in interface org.olap4j.CellSet
-
Converts a cell ordinal to a list of cell coordinates.
- ORG_TITLE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ORG_UNIT - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_ORG_UNIT(0x1011)
. - org.olap4j - package org.olap4j
-
Provides the core classes and interfaces of the olap4j API for accessing and processing OLAP data.
- org.olap4j.driver.xmla - package org.olap4j.driver.xmla
-
olap4j to XML for Analysis bridge.
- org.olap4j.driver.xmla.cache - package org.olap4j.driver.xmla.cache
-
Provides SOAP caching functionality.
- org.olap4j.driver.xmla.proxy - package org.olap4j.driver.xmla.proxy
-
Provides proxy communications with XML/A servers.
- org.olap4j.impl - package org.olap4j.impl
-
Contains miscellaneous classes used by the olap4j API and drivers implementing the API.
- org.olap4j.layout - package org.olap4j.layout
-
Provides utility classes to display and render olap4j specific data structures.
- org.olap4j.mdx - package org.olap4j.mdx
-
Provides an object model to represent statements and expressions in the MDX lanaugage as a parse tree.
- org.olap4j.mdx.parser - package org.olap4j.mdx.parser
-
Provides an API for parsing statements and expressions in the MDX language.
- org.olap4j.mdx.parser.impl - package org.olap4j.mdx.parser.impl
-
Provides a default implementation of the MDX parser API.
- org.olap4j.metadata - package org.olap4j.metadata
-
Provides classes and interfaces for browsing an OLAP schema.
- org.olap4j.query - package org.olap4j.query
-
Provides an object model for building OLAP queries programmatically (experimental).
- org.olap4j.sample - package org.olap4j.sample
-
Contains sample code which use the olap4j API.
- org.olap4j.transform - package org.olap4j.transform
-
Provides services to transform MDX parse trees (experimental).
- org.olap4j.type - package org.olap4j.type
-
Type system for MDX expressions.
- ORGANIZATION - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_ORGANIZATION(15)
. - ORIGINAL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.VisualMode
- OTHER - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_OTHER(3)
. - outdent() - Method in class org.olap4j.mdx.ParseTreeWriter
-
Decreases the indentation level.
- OutputStream(OutputStream) - Constructor for class org.olap4j.impl.Base64.OutputStream
-
Constructs a
Base64.OutputStream
in ENCODE mode. - OutputStream(OutputStream, int) - Constructor for class org.olap4j.impl.Base64.OutputStream
-
Constructs a
Base64.OutputStream
in either ENCODE or DECODE mode.
P
- PAGES - Enum constant in enum class org.olap4j.Axis.Standard
-
PAGES axis, also known as AXIS(2).
- PAGES - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.PAGES
. - PAGES - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- PaloConnection - Class in org.olap4j.sample
-
This class demonstrates how to connect the
XmlaOlap4jDriver
to a Palo server. - PaloConnection() - Constructor for class org.olap4j.sample.PaloConnection
- ParameterNode - Class in org.olap4j.mdx
-
A parameter to an MDX query.
- ParameterNode(ParseRegion, String, Type, ParseTreeNode) - Constructor for class org.olap4j.mdx.ParameterNode
-
Creates a ParameterNode.
- PARENT - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns only the immediate parent.
- PARENT_COUNT - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the number of parents that this member has.
- PARENT_LEVEL - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the distance from the root of the hierarchy of this member's parent.
- PARENT_UNIQUE_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the Name of the current catalog.
- Parentheses - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
(ARG)
or(ARG, ...)
; that is, parentheses for grouping expressions, and the tuple construction operator. - parseConnectString(String) - Static method in class org.olap4j.impl.ConnectStringParser
-
Converts an OLE DB connect string into a
Map
. - ParseException - Exception Class in org.olap4j.mdx.parser.impl
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception class org.olap4j.mdx.parser.impl.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception class org.olap4j.mdx.parser.impl.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception class org.olap4j.mdx.parser.impl.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseExpression(String) - Method in class org.olap4j.mdx.parser.impl.DefaultMdxParserImpl
- parseExpression(String) - Method in interface org.olap4j.mdx.parser.MdxParser
-
Parses an MDX expression and returns a parse tree.
- parseFormattedCellValue(String, Map<String, String>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Parses a formatted cell values.
- parseIdentifier(String) - Static method in class org.olap4j.impl.IdentifierParser
-
Parses an MDX identifier such as
[Foo].[Bar].Baz.invalid input: '&Key'invalid input: '&Key2'
and returns the result as a list of segments. - parseIdentifier(String) - Static method in class org.olap4j.mdx.IdentifierNode
-
Parses an MDX identifier string into an
IdentifierNode
. - parseIdentifierList(String) - Static method in class org.olap4j.impl.IdentifierParser
-
Parses a string consisting of a sequence of MDX identifiers and returns the result as a list of compound identifiers, each of which is a list of segments.
- parseLocale(String) - Static method in class org.olap4j.impl.LcidLocale
-
Parses a locale string.
- parseMember(IdentifierParser.Builder, String, int) - Static method in class org.olap4j.impl.IdentifierParser
- parseMemberList(IdentifierParser.Builder, String) - Static method in class org.olap4j.impl.IdentifierParser
- ParseRegion - Class in org.olap4j.mdx
-
Region of parser source code.
- ParseRegion(int, int) - Constructor for class org.olap4j.mdx.ParseRegion
-
Creates a ParseRegion.
- ParseRegion(int, int, int, int) - Constructor for class org.olap4j.mdx.ParseRegion
-
Creates a ParseRegion.
- ParseRegion.RegionAndSource - Class in org.olap4j.mdx
-
Combination of a region within an MDX statement with the source text of the whole MDX statement.
- parseSelect(String) - Method in class org.olap4j.mdx.parser.impl.DefaultMdxParserImpl
- parseSelect(String) - Method in interface org.olap4j.mdx.parser.MdxParser
-
Parses an MDX Select statement and returns the
SelectNode
at the root of the parse tree. - ParseTreeNode - Interface in org.olap4j.mdx
-
Node in a parse tree representing a parsed MDX statement.
- ParseTreeVisitor<T> - Interface in org.olap4j.mdx
-
Interface for a visitor to an MDX parse tree.
- ParseTreeWriter - Class in org.olap4j.mdx
-
Writer for MDX parse tree.
- ParseTreeWriter(PrintWriter) - Constructor for class org.olap4j.mdx.ParseTreeWriter
-
Creates a ParseTreeWriter.
- ParseTreeWriter(Writer) - Constructor for class org.olap4j.mdx.ParseTreeWriter
-
Creates a ParseTreeWriter.
- parseTuple(IdentifierParser.Builder, String, int) - Static method in class org.olap4j.impl.IdentifierParser
-
Parses a tuple, of the form '(member, member, ...)', and calls builder methods when finding a segment, member or tuple.
- parseTupleList(IdentifierParser.Builder, String) - Static method in class org.olap4j.impl.IdentifierParser
-
Parses a list of tuples (or a list of members).
- parseUniqueName(String) - Static method in class org.olap4j.impl.Olap4jUtil
-
Parses a unique name.
- PASSWORD - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- PERSON - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_PERSON(0x1041)
. - PERSON_CONTACT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PERSON_DEMOGRAPHIC - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PERSON_FIRST_NAME - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PERSON_FULL_NAME - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PERSON_LAST_NAME - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PERSON_MIDDLE_NAME - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_COLOR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_DENSITY - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_DEPTH - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_HEIGHT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_SIZE - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_VOLUME - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_WEIGHT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PHYSICAL_WIDTH - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- PLAN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- plus(List<? extends ParseTreeNode>) - Method in class org.olap4j.mdx.ParseRegion
- plus(ParseRegion...) - Method in class org.olap4j.mdx.ParseRegion
-
Combines this region with other regions.
- plus(ParseTreeNode...) - Method in class org.olap4j.mdx.ParseRegion
-
Combines this region with other regions.
- PLUS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- plusAll(Iterable<ParseRegion>) - Method in class org.olap4j.mdx.ParseRegion
-
Combines this region with a list of parse tree nodes to create a region which spans from the first point in the first to the last point in the other.
- Position - Interface in org.olap4j
-
Position on one of the
CellSetAxis
objects in aCellSet
. - POST - Enum constant in enum class org.olap4j.query.QueryDimension.HierarchizeMode
-
Parents are placed after children
- Postfix - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
arg OPERATOR
(likeIS EMPTY
). - PRE - Enum constant in enum class org.olap4j.query.QueryDimension.HierarchizeMode
-
Parents are placed before children.
- PREC - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- Prefix - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
OPERATOR arg
(like unary '-'). - PreJdk15 - Static variable in class org.olap4j.impl.Olap4jUtil
-
Whether we are running a version of Java before 1.5.
- PreparedOlapStatement - Interface in org.olap4j
-
An object that represents a precompiled OLAP statement.
- prepareOlapStatement(String) - Method in interface org.olap4j.OlapConnection
-
Creates a prepared OLAP Statement.
- prevCharIsCR - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- prevCharIsLF - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- primary() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- PROCEDURE_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- processAxisExp(ParseTreeNode) - Method in class org.olap4j.transform.AxisTransform
- processAxisExp(ParseTreeNode) - Method in class org.olap4j.transform.DrillDownOnPositionTransform
- processAxisExp(ParseTreeNode) - Method in class org.olap4j.transform.DrillReplaceTransform
- processAxisExp(ParseTreeNode) - Method in class org.olap4j.transform.RollUpLevelTransform
- PRODUCT - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_PRODUCT(0x1031)
. - PRODUCT_GROUP - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_PRODUCT_GROUP(0x1032)
. - PRODUCTS - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_PRODUCTS(8)
. - PROMOTION - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_PROMOTION(14)
. - PROMOTION - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_PROMOTION(0x1071)
. - Properties - Search tag in org.olap4j.impl.Olap4jUtil.parseFormattedCellValue(String, Map<String, String>)
- Section
- PROPERTIES - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- Property - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked as
object.PROPERTY
. - Property - Interface in org.olap4j.metadata
- PROPERTY_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- Property.ContentType - Enum Class in org.olap4j.metadata
-
Enumeration of the types of a
Property
. - Property.StandardCellProperty - Enum Class in org.olap4j.metadata
-
Enumeration of the system properties available for every
Cell
. - Property.StandardMemberProperty - Enum Class in org.olap4j.metadata
-
Enumeration of the system properties available for every
Member
. - Property.TypeFlag - Enum Class in org.olap4j.metadata
-
Enumeration of aspects of the type of a Property.
- PropertyValueNode - Class in org.olap4j.mdx
-
Parse tree node representing a property-value pair.
- PropertyValueNode(ParseRegion, String, ParseTreeNode) - Constructor for class org.olap4j.mdx.PropertyValueNode
-
Creates a PropertyValueNode.
- PROPRIETARY - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- PROXY_MAP - Static variable in class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
For testing.
- pullUp(int) - Method in class org.olap4j.query.QueryAxis
-
Places a QueryDimension object one position before in the list of current dimensions.
- pushDown(int) - Method in class org.olap4j.query.QueryAxis
-
Places a QueryDimension object one position lower in the list of current dimensions.
- put(String, URL, byte[], byte[]) - Method in interface org.olap4j.driver.xmla.cache.XmlaOlap4jCache
-
Adds a SOAP response to the cache.
- put(String, URL, byte[], byte[]) - Method in class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache
- put(K, V) - Method in class org.olap4j.impl.ArrayMap
- put(K, V) - Method in class org.olap4j.impl.UnmodifiableArrayMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.olap4j.impl.ArrayMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.olap4j.impl.UnmodifiableArrayMap
Q
- QTY_RANGE_HIGH - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- QTY_RANGE_LOW - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- QUAN - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- QUANTITATIVE - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_QUANTITATIVE(5)
. - QUANTITATIVE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_QUANTITATIVE(0x1013)
. - Quax - Class in org.olap4j.transform
-
Representation of member expressions on a query axis, derived from CellSetAxis objects.
- Quax(CellSetAxis) - Constructor for class org.olap4j.transform.Quax
- Query - Class in org.olap4j.query
-
Base query model object.
- Query(String, Cube) - Constructor for class org.olap4j.query.Query
-
Constructs a Query object.
- QueryAxis - Class in org.olap4j.query
-
An axis within an OLAP
Query
. - QueryAxis(Query, Axis) - Constructor for class org.olap4j.query.QueryAxis
-
Creates a QueryAxis.
- QueryDimension - Class in org.olap4j.query
-
Usage of a dimension for an OLAP query.
- QueryDimension(Query, Dimension) - Constructor for class org.olap4j.query.QueryDimension
- QueryDimension.HierarchizeMode - Enum Class in org.olap4j.query
-
Defines in which way the hierarchize operation should be performed.
- QueryEvent - Class in org.olap4j.query
-
Describes which changes were performed to the query model.
- QueryEvent.Type - Enum Class in org.olap4j.query
-
Describes the nature of the event.
- QueryNodeListener - Interface in org.olap4j.query
-
Objects that want to be notified of changes to the Query Model structure have to implement this interface.
- QUOTE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- QUOTE_SUFFIX - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- QUOTED - Enum constant in enum class org.olap4j.mdx.Quoting
-
Quoted identifier, for example "[Measures]".
- QUOTED_ID - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- QuotedProperty - Enum constant in enum class org.olap4j.mdx.Syntax
-
Defines syntax for expression invoked
object.invalid input: '&PROPERTY'
(a variant ofSyntax.Property
). - quotePattern(String) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns a literal pattern String for the specified String.
- quotePattern(String) - Method in interface org.olap4j.impl.Olap4jUtilCompatible
-
Returns a literal pattern String for the specified String.
- quotePattern(String) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk14
- quotePattern(String) - Method in class org.olap4j.impl.Olap4jUtilCompatibleJdk15
- Quoting - Enum Class in org.olap4j.mdx
-
Enumeration of styles by which the component of an identifier can be quoted.
R
- R8 - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
- RATES - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_RATES(12)
. - RBRACE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- read() - Method in class org.olap4j.impl.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.olap4j.impl.Base64.InputStream
-
Calls
Base64.InputStream.read()
repeatedly until the end of stream is reached or len bytes are read. - Read - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Access
- readChar() - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Read a character.
- ReadWrite - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Access
- RectangularCellSetFormatter - Class in org.olap4j.layout
-
Formatter that can convert a
CellSet
into a two-dimensional text layout. - RectangularCellSetFormatter(boolean) - Constructor for class org.olap4j.layout.RectangularCellSetFormatter
-
Creates a RectangularCellSetFormatter.
- region - Variable in class org.olap4j.mdx.ParseRegion.RegionAndSource
- Region(int, int, int, int) - Constructor for class org.olap4j.OlapException.Region
- regionAbbrev - Variable in class org.olap4j.impl.LcidLocale.Info
- RegionAndSource(String, ParseRegion) - Constructor for class org.olap4j.mdx.ParseRegion.RegionAndSource
-
Creates a RegionAndSource.
- REGULAR - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that the level is not related to time.
- REGULAR - Enum constant in enum class org.olap4j.metadata.Member.Type
- REGULAR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- ReInit(InputStream) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Reinitialise.
- ReInit(InputStream) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Reinitialise.
- ReInit(Reader) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Reinitialise.
- ReInit(MdxParserImplTokenManager) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Reinitialise parser.
- RELATION_TO_PARENT - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- remove() - Method in class org.olap4j.impl.CoordinateIterator
- remove(Object) - Method in class org.olap4j.impl.ArrayMap
- remove(Object) - Method in class org.olap4j.impl.UnmodifiableArrayMap
- removeContext(Selection) - Method in interface org.olap4j.query.Selection
- removeDimension(QueryDimension) - Method in class org.olap4j.query.QueryAxis
-
Removes a
QueryDimension
object on this axis. - removeQueryNodeListener(QueryNodeListener) - Method in interface org.olap4j.query.Selection
-
De-registers a new listener for a QueryNode.
- removeQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.Query
- removeQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.QueryAxis
- removeQueryNodeListener(QueryNodeListener) - Method in class org.olap4j.query.QueryDimension
- replace(StringBuilder, int, String, String) - Static method in class org.olap4j.impl.Olap4jUtil
-
Replaces all occurrences of a string in a buffer with another.
- replace(String, String, String) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns a string with every occurrence of a seek string replaced with another.
- REPORT - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- REPRESENTATIVE - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_REPRESENTATIVE(0x1062)
. - resolve(Selection) - Method in class org.olap4j.query.QueryDimension
-
Resolves a selection of members into an actual list of the root member and it's relatives selected by the Selection object.
- resumeEncoding() - Method in class org.olap4j.impl.Base64.OutputStream
-
Resumes encoding of the stream.
- Retrowoven - Static variable in class org.olap4j.impl.Olap4jUtil
-
Whether the code base has re-engineered using retroweaver.
- RETURN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- returnItem() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- returnItemList() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- ROLE - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- ROLLUP_OPERATOR - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- RollUpLevelTransform - Class in org.olap4j.transform
-
Roll-up level transformation
- RollUpLevelTransform(Axis, int, int, CellSet) - Constructor for class org.olap4j.transform.RollUpLevelTransform
-
Creates a RollUpLevelTransform.
- ROWS - Enum constant in enum class org.olap4j.Axis.Standard
-
ROWS axis, also known as Y axis and AXIS(1).
- ROWS - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.ROWS
. - ROWS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- ROWSET - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- RPAREN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
S
- saveCookies(URLConnection) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
-
Helper method to save cookies for later use.
- ScalarType - Class in org.olap4j.type
-
Base class for types which represent scalar values.
- ScalarType() - Constructor for class org.olap4j.type.ScalarType
- Scenario - Interface in org.olap4j
-
Context for a set of writeback operations.
- SCENARIO - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_SCENARIO(9)
. - SCENARIO - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_SCENARIO(0x1015)
. - Schema - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- Schema - Interface in org.olap4j.metadata
-
A collection of database objects that contain structural information, or metadata, about a database.
- SCHEMA - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- SCHEMA_NAME - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the name of the current schema.
- SchemaData - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Content
- SECTIONS - Enum constant in enum class org.olap4j.Axis.Standard
-
SECTIONS axis, also known as AXIS(4).
- SECTIONS - Static variable in interface org.olap4j.Axis
-
Abbreviation for
Axis.Standard.CHAPTERS
. - SECTIONS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- segmentComplete(ParseRegion, String, Quoting, IdentifierParser.Builder.Syntax) - Method in interface org.olap4j.impl.IdentifierParser.Builder
-
Called when a segment is complete.
- segmentComplete(ParseRegion, String, Quoting, IdentifierParser.Builder.Syntax) - Method in class org.olap4j.impl.IdentifierParser.MemberBuilder
- segmentList - Variable in class org.olap4j.impl.IdentifierParser.MemberBuilder
- segmentOrFuncall(ParseTreeNode) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- SELECT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- selectDefaultMembers - Variable in class org.olap4j.query.Query
-
Whether or not to select the default hierarchy and default member on a dimension if no explicit selections were performed.
- Selection - Interface in org.olap4j.query
-
A selection of members from an OLAP dimension hierarchy.
- SELECTION_CHANGED - Enum constant in enum class org.olap4j.query.QueryEvent.Type
-
Event where a Selection object operator was changed.
- Selection.Operator - Enum Class in org.olap4j.query
-
Defines which selection operators are allowed, relative to a root member.
- selectionChanged(QueryEvent) - Method in interface org.olap4j.query.QueryNodeListener
-
Invoked when a selection operator has changed.
- SelectNode - Class in org.olap4j.mdx
-
Parse tree model for an MDX SELECT statement.
- SelectNode() - Constructor for class org.olap4j.mdx.SelectNode
-
Creates an empty SelectNode.
- SelectNode(ParseRegion, List<ParseTreeNode>, List<AxisNode>, ParseTreeNode, AxisNode, List<IdentifierNode>) - Constructor for class org.olap4j.mdx.SelectNode
-
Creates a SelectNode.
- selectOrDrillthroughStatement() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- selectStatement() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- SELF - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns itself in the list of returned rows.
- SERVER - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- Sessions - Enum constant in enum class org.olap4j.metadata.XmlaConstants.StateSupport
- set(int) - Method in class org.olap4j.impl.Spacer
-
Sets the current number of spaces.
- SET - Enum constant in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- SET - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- setAxis(QueryAxis) - Method in class org.olap4j.query.QueryDimension
- setCache(Map<String, String>, Map<String, String>) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- setCache(Map<String, String>, Map<String, String>) - Method in interface org.olap4j.driver.xmla.proxy.XmlaOlap4jCachedProxy
-
Sets the cache class to use as a SOAP message cache.
- setCatalog(String) - Method in interface org.olap4j.OlapConnection
-
Sets the name of the catalog that will be used for this connection.
- setContext(Object) - Method in exception class org.olap4j.OlapException
-
Sets the context where the exception occurred.
- setDatabase(String) - Method in interface org.olap4j.OlapConnection
-
Sets the name of the database that will be used for this connection.
- setDebugStream(PrintStream) - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Set debug output.
- setDefaultValueExpression(ParseTreeNode) - Method in class org.olap4j.mdx.ParameterNode
-
Sets the expression which yields the default value of this parameter.
- setDimension(Dimension) - Method in class org.olap4j.query.QueryDimension
-
Forces a change onto which dimension is the current base of this QueryDimension object.
- setExpression(ParseTreeNode) - Method in class org.olap4j.mdx.AxisNode
-
Sets the expression which is used to compute the value of this axis.
- setExpression(ParseTreeNode) - Method in class org.olap4j.mdx.WithMemberNode
-
Sets the expression to evaluate to calculate the member.
- setExpression(ParseTreeNode) - Method in class org.olap4j.mdx.WithSetNode
-
Sets the expression which calculates the set.
- setFrom(ParseTreeNode) - Method in class org.olap4j.mdx.SelectNode
-
Sets the FROM clause of this SELECT statement.
- setHierarchizeMode(QueryDimension.HierarchizeMode) - Method in class org.olap4j.query.QueryAxis
- setHierarchizeMode(QueryDimension.HierarchizeMode) - Method in class org.olap4j.query.QueryDimension
-
Triggers the hierarchization of the included members within this QueryDimension.
- setHierarchyConsistent(boolean) - Method in class org.olap4j.query.QueryDimension
-
Tells the QueryDimension not to keep a consistent hierarchy within the inclusions when the mdx is generated.
- setLocale(Locale) - Method in interface org.olap4j.OlapConnection
-
Sets the current locale of this connection.
- setName(String) - Method in class org.olap4j.mdx.ParameterNode
-
Sets the name of this parameter.
- setNonEmpty(boolean) - Method in class org.olap4j.mdx.AxisNode
-
Sets whether the axis has the
NON EMPTY
property set. - setNonEmpty(boolean) - Method in class org.olap4j.query.QueryAxis
-
Sets whether this QueryAxis filters out empty rows.
- setOperator(Selection.Operator) - Method in interface org.olap4j.query.Selection
-
Set the selection operator to use.
- setParameters(Map<String, String>, Map<String, String>) - Method in interface org.olap4j.driver.xmla.cache.XmlaOlap4jCache
-
Convenience method to receive custom properties.
- setParameters(Map<String, String>, Map<String, String>) - Method in class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache
- setProperty(Property, Object) - Method in interface org.olap4j.metadata.Member
-
Sets a property of this member to a given value.
- setRegion(OlapException.Region) - Method in exception class org.olap4j.OlapException
-
Sets the textual region where the exception occurred.
- setRoleName(String) - Method in interface org.olap4j.OlapConnection
-
Sets the name of the role in which this connection executes queries.
- setScenario(Scenario) - Method in interface org.olap4j.OlapConnection
-
Sets the active Scenario of this connection.
- setSchema(String) - Method in interface org.olap4j.OlapConnection
-
Sets the name of the active schema for this connection.
- setSelectDefaultMembers(boolean) - Method in class org.olap4j.query.Query
-
Behavior setter for a query.
- setSessionId(String) - Method in interface org.olap4j.driver.xmla.XmlaOlap4jServerInfos
-
Stores the session id on the server.
- setSpecification() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- setTabSize(int) - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- setTabSize(int) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
- setType(Type) - Method in class org.olap4j.mdx.CallNode
-
Sets the type of this CallNode.
- setType(Type) - Method in class org.olap4j.mdx.ParameterNode
-
Sets the type of this parameter.
- SetType - Class in org.olap4j.type
-
Set type.
- SetType(Type) - Constructor for class org.olap4j.type.SetType
-
Creates a type representing a set of elements of a given type.
- setValue(Object, AllocationPolicy, Object...) - Method in interface org.olap4j.Cell
-
Sets the value of a cell.
- setWithList(List<ParseTreeNode>) - Method in class org.olap4j.query.Query
- SIBLINGS - Enum constant in enum class org.olap4j.metadata.Member.TreeOp
-
Tree operation which returns members on the same level.
- SIBLINGS - Enum constant in enum class org.olap4j.query.Selection.Operator
-
Will select the root member along with all it's siblings.
- SimpleCharStream - Class in org.olap4j.mdx.parser.impl
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Constructor.
- SimpleQuerySample - Class in org.olap4j.sample
-
Collection of olap4j samples illustrating connections and statements.
- SimpleQuerySample() - Constructor for class org.olap4j.sample.SimpleQuerySample
- SINGLE_LINE_COMMENT - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- SINGLE_QUOTED_STRING - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- size() - Method in class org.olap4j.impl.ArrayMap
- size() - Method in class org.olap4j.impl.UnmodifiableArrayList
- SIZE - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
The number of entries to maintain in cache under the given cache name.
- SOLIDUS - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- SOLVE_ORDER - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Definition of the property which determines the solve order of a calculated member with respect to other calculated members.
- sort(SortOrder) - Method in class org.olap4j.query.QueryAxis
-
Sorts the axis according to the supplied order.
- sort(SortOrder) - Method in class org.olap4j.query.QueryDimension
-
Sorts the dimension members by name in the order supplied as a parameter.
- sort(SortOrder, String) - Method in class org.olap4j.query.QueryAxis
-
Sorts the axis according to the supplied order and evaluation expression.
- sort(SortOrder, List<IdentifierSegment>) - Method in class org.olap4j.query.QueryAxis
-
Sorts the axis according to the supplied order and member unique name.
- sort(SortOrder, Member) - Method in class org.olap4j.query.QueryAxis
-
Sorts the axis according to the supplied order and member.
- SortOrder - Enum Class in org.olap4j.query
-
Defines in what order to perform sort operations.
- source - Variable in class org.olap4j.mdx.ParseRegion.RegionAndSource
- Spacer - Class in org.olap4j.impl
-
Efficiently writes strings of spaces.
- Spacer() - Constructor for class org.olap4j.impl.Spacer
-
Creates a Spacer with zero spaces.
- Spacer(int) - Constructor for class org.olap4j.impl.Spacer
-
Creates a Spacer with a given number of spaces.
- spaces(PrintWriter) - Method in class org.olap4j.impl.Spacer
-
Appends current number of spaces to a
PrintWriter
. - spaces(StringWriter) - Method in class org.olap4j.impl.Spacer
-
Appends current number of spaces to a
StringWriter
. - spaces(Writer) - Method in class org.olap4j.impl.Spacer
-
Appends current number of spaces to a
Writer
. - spaces(StringBuilder) - Method in class org.olap4j.impl.Spacer
-
Appends current number of spaces to a
StringBuilder
. - specialToken - Variable in class org.olap4j.mdx.parser.impl.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- SSTR - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- StandardTransformLibrary - Class in org.olap4j.transform
-
Standard transformations library NOTE: is this really needed since transforms' ctors have the same parameters as these functions? This serves only as a place to conveniently regroup transforms in a "library".
- StandardTransformLibrary() - Constructor for class org.olap4j.transform.StandardTransformLibrary
- startColumn - Variable in class org.olap4j.OlapException.Region
- startLine - Variable in class org.olap4j.OlapException.Region
- statement() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- STATEMENT - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- statementEof() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- STATIC_LEXER_ERROR - Static variable in exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
-
Whether parser is static.
- STD - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the STDEV aggregation function.
- STRG - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- STRIKEOUT - Enum constant in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- STRING - Enum constant in enum class org.olap4j.metadata.Datatype
- stringArrayToString(String[]) - Static method in class org.olap4j.impl.Olap4jUtil
-
Converts the contents of an array of strings to a proper String representation.
- StringType - Class in org.olap4j.type
-
The type of a string expression.
- StringType() - Constructor for class org.olap4j.type.StringType
-
Creates a string type.
- submit(XmlaOlap4jServerInfos, String) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
- submit(XmlaOlap4jServerInfos, String) - Method in interface org.olap4j.driver.xmla.proxy.XmlaOlap4jProxy
-
Submits a request for background execution.
- subSegments - Variable in class org.olap4j.impl.IdentifierParser.MemberBuilder
- subtract(int) - Method in class org.olap4j.impl.Spacer
-
Reduces the current number of spaces by
n
. - sum(Iterable<ParseRegion>) - Static method in class org.olap4j.mdx.ParseRegion
-
Combines the parser positions of a list of nodes to create a position which spans from the beginning of the first to the end of the last.
- SUM - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the SUM aggregation function.
- suspendEncoding() - Method in class org.olap4j.impl.Base64.OutputStream
-
Suspends encoding of the stream.
- swapAxes() - Method in class org.olap4j.query.Query
-
Swaps rows and columns axes.
- SwitchTo(int) - Method in class org.olap4j.mdx.parser.impl.MdxParserImplTokenManager
-
Switch to specified lex state.
- SymbolType - Class in org.olap4j.type
-
The type of a symbolic expression.
- SymbolType() - Constructor for class org.olap4j.type.SymbolType
-
Creates a symbol type.
- Syntax - Enum Class in org.olap4j.mdx
-
Enumerated values describing the syntax of an expression.
- SYSTEM - Enum constant in enum class org.olap4j.metadata.Property.TypeFlag
-
Identifies an internal property.
T
- TABLE_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- tabSize - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- Tabular - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Format
- TDP - Enum constant in enum class org.olap4j.metadata.Database.ProviderType
-
Designates providers which provide results in the form of tabular data sets.
- TDP - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- tearDown() - Method in class org.olap4j.query.Query
-
Safely disposes of all underlying objects of this query and closes the underlying
OlapConnection
. - tearDown(boolean) - Method in class org.olap4j.query.Query
-
Safely disposes of all underlying objects of this query.
- term() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- term2() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- term3() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- term4() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- term5() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- TESTPROXYCOOKIE - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- TEXT_COMMAND - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- THEN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- TIME - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Indicates that a dimension is a time dimension.
- TIME_DAYS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to days.
- TIME_HALF_YEAR - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to half years.
- TIME_HOURS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to hours.
- TIME_MINUTES - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to minutes.
- TIME_MONTHS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to months.
- TIME_QUARTERS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to quarters.
- TIME_SECONDS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to seconds.
- TIME_UNDEFINED - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to an unspecified time unit.
- TIME_WEEKS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to weeks.
- TIME_YEARS - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Indicates that a level refers to years.
- TIMEOUT - Enum constant in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
The number of seconds to maintain entries in cache before expiration.
- TIMS - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- token - Variable in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Current token.
- Token - Class in org.olap4j.mdx.parser.impl
-
Describes the input token stream.
- Token() - Constructor for class org.olap4j.mdx.parser.impl.Token
-
No-argument constructor
- Token(int) - Constructor for class org.olap4j.mdx.parser.impl.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.olap4j.mdx.parser.impl.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Generated Token Manager.
- tokenImage - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
Literal token values.
- tokenImage - Variable in exception class org.olap4j.mdx.parser.impl.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- TokenMgrError - Exception Class in org.olap4j.mdx.parser.impl
-
Token Manager Error.
- TokenMgrError() - Constructor for exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for exception class org.olap4j.mdx.parser.impl.TokenMgrError
-
Constructor with message and reason.
- toMap(Properties) - Static method in class org.olap4j.impl.Olap4jUtil
-
Converts a Properties object to a Map with String keys and values.
- toMask(Set<E>) - Method in interface org.olap4j.metadata.XmlaConstant.Dictionary
-
Converts a set of enum values to an integer by logical OR-ing their codes.
- toOlapException(SQLException) - Method in class org.olap4j.driver.xmla.XmlaHelper
- topCount(BigDecimal) - Method in class org.olap4j.query.QueryAxis
-
Returns a specified number of items from the top of the axis set.
- TopCount - Enum constant in enum class org.olap4j.query.LimitFunction
-
Returns a specified number of items from the top of a set, optionally ordering the set first.
- TopPercent - Enum constant in enum class org.olap4j.query.LimitFunction
-
Sorts a set and returns the top N elements whose cumulative total is at least a specified percentage.
- TopSum - Enum constant in enum class org.olap4j.query.LimitFunction
-
Sorts a set and returns the top N elements whose cumulative total is at least a specified value.
- toString() - Method in class org.olap4j.impl.ArrayMap
- toString() - Method in class org.olap4j.impl.Spacer
-
Returns a string of the current number of spaces.
- toString() - Method in class org.olap4j.mdx.CubeNode
- toString() - Method in class org.olap4j.mdx.DimensionNode
- toString() - Method in class org.olap4j.mdx.DrillThroughNode
- toString() - Method in class org.olap4j.mdx.HierarchyNode
- toString() - Method in class org.olap4j.mdx.IdentifierNode
- toString() - Method in interface org.olap4j.mdx.IdentifierSegment
-
Returns a string representation of this Segment.
- toString() - Method in class org.olap4j.mdx.KeySegment
- toString() - Method in class org.olap4j.mdx.LevelNode
- toString() - Method in class org.olap4j.mdx.MemberNode
- toString() - Method in class org.olap4j.mdx.NameSegment
- toString() - Method in class org.olap4j.mdx.parser.impl.Token
-
Returns the image.
- toString() - Method in class org.olap4j.mdx.ParseRegion
-
Returns a string representation of this ParseRegion.
- toString() - Method in class org.olap4j.mdx.SelectNode
- toString() - Method in class org.olap4j.OlapException.Region
- toString() - Method in class org.olap4j.type.BooleanType
- toString() - Method in class org.olap4j.type.DecimalType
- toString() - Method in class org.olap4j.type.DimensionType
- toString() - Method in class org.olap4j.type.HierarchyType
- toString() - Method in class org.olap4j.type.LevelType
- toString() - Method in class org.olap4j.type.MemberType
- toString() - Method in class org.olap4j.type.NullType
- toString() - Method in class org.olap4j.type.NumericType
- toString() - Method in class org.olap4j.type.TupleType
- toString(StringBuilder) - Method in interface org.olap4j.mdx.IdentifierSegment
-
Appends a string representation of this Segment to a StringBuffer.
- toString(StringBuilder) - Method in class org.olap4j.mdx.KeySegment
- toString(StringBuilder) - Method in class org.olap4j.mdx.NameSegment
- trace_enabled() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
-
Trace enabled.
- trackLineColumn - Variable in class org.olap4j.mdx.parser.impl.SimpleCharStream
- TraditionalCellSetFormatter - Class in org.olap4j.layout
-
Formatter that can convert a
CellSet
into Mondrian's traditional layout. - TraditionalCellSetFormatter() - Constructor for class org.olap4j.layout.TraditionalCellSetFormatter
- tupleComplete() - Method in interface org.olap4j.impl.IdentifierParser.Builder
-
Called when a tuple is complete.
- tupleComplete() - Method in class org.olap4j.impl.IdentifierParser.MemberBuilder
- TupleFormat - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- TupleType - Class in org.olap4j.type
-
Tuple type.
- TupleType(Type[]) - Constructor for class org.olap4j.type.TupleType
-
Creates a type representing a tuple whose fields are the given types.
- Type - Interface in org.olap4j.type
-
Type of an MDX expression.
- TypeUtil - Class in org.olap4j.type
-
Utility methods relating to types.
- TypeUtil() - Constructor for class org.olap4j.type.TypeUtil
U
- UI2 - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Used by SQL Server for font size.
- UI4 - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Used by SQL Server for colors, font flags and cell ordinal.
- unaliasedExpression() - Method in class org.olap4j.mdx.parser.impl.MdxParserImpl
- Unauthenticated - Enum constant in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Designates providers which don't support authentication.
- Unauthenticated - Enum constant in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- UNDERLINE - Enum constant in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- unexpected(Enum) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns an exception indicating that we didn't expect to find this value here.
- UNIT - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- Unknown - Static variable in class org.olap4j.type.DimensionType
- UNKNOWN - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Indicates that the dimension is not related to time.
- UNKNOWN - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived from an unknown aggregation function or formula.
- UNKNOWN - Enum constant in enum class org.olap4j.metadata.Member.Type
- UnmodifiableArrayList<T> - Class in org.olap4j.impl
-
Unmodifiable list backed by an array.
- UnmodifiableArrayList(T...) - Constructor for class org.olap4j.impl.UnmodifiableArrayList
-
Creates an UnmodifiableArrayList.
- UnmodifiableArrayMap<K,
V> - Class in org.olap4j.impl -
Unmodifiable map backed by an array.
- UnmodifiableArrayMap(Map<K, V>) - Constructor for class org.olap4j.impl.UnmodifiableArrayMap
-
Creates an UnmodifiableArrayMap.
- unmodifiableNamedList(NamedList<T>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Returns an unmodifiable view of the specified list.
- unparse(String, List<ParseTreeNode>, ParseTreeWriter) - Method in enum class org.olap4j.mdx.Syntax
-
Converts a call to a function of this syntax into source code.
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.AxisNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.CallNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.CubeNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.DimensionNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.DrillThroughNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.HierarchyNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.IdentifierNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.LevelNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.LiteralNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.MemberNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.ParameterNode
- unparse(ParseTreeWriter) - Method in interface org.olap4j.mdx.ParseTreeNode
-
Converts this node into MDX text.
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.PropertyValueNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.SelectNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.WithMemberNode
- unparse(ParseTreeWriter) - Method in class org.olap4j.mdx.WithSetNode
- UNQUOTED - Enum constant in enum class org.olap4j.mdx.Quoting
-
Unquoted identifier, for example "Measures".
- unset(int) - Method in interface org.olap4j.PreparedOlapStatement
-
Unsets the value of the designated parameter.
- UNSIGNED_INTEGER - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SQL Server for colors, font flags and cell ordinal.
- UNSIGNED_INTEGER_LITERAL - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- UNSIGNED_SHORT - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SQL Server for font size.
- unused - Variable in class org.olap4j.query.Query
- unwrap(Class<T>) - Method in interface org.olap4j.OlapWrapper
- UPDATEABLE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
- UpdateLineColumn(char) - Method in class org.olap4j.mdx.parser.impl.SimpleCharStream
- URL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.ActionType
- useCookies(URLConnection) - Method in class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
-
Helper method to add cookies to a given connection.
- USER - Enum constant in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
- USER_NAME - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Literal
- userName - Variable in enum class org.olap4j.metadata.XmlaConstants.DBType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.CubeType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.DimensionType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.HierarchyType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.LevelType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.MemberType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.ScalarType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.SetType
- usesDimension(Dimension, boolean) - Method in class org.olap4j.type.TupleType
- usesDimension(Dimension, boolean) - Method in interface org.olap4j.type.Type
-
Returns whether this type contains a given dimension.
- UTILITY - Enum constant in enum class org.olap4j.metadata.Dimension.Type
-
Corresponds to the XMLA constant
MD_DIMTYPE_UTILIY(10)
(sic). - UTILITY - Enum constant in enum class org.olap4j.metadata.Level.Type
-
Corresponds to XMLA constant
MDLEVEL_TYPE_UTILITY(0x1016)
.
V
- validate() - Method in class org.olap4j.query.Query
-
Validates the current query structure.
- validateSelect(SelectNode) - Method in interface org.olap4j.mdx.parser.MdxValidator
-
Validates an MDX SELECT statement.
- VALUE - Enum constant in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Definition of the property which holds the value of a cell.
- VALUE - Enum constant in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Definition of the property which holds the value of a cell.
- valueOf(String) - Static method in enum class org.olap4j.AllocationPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.Axis.Standard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.CellSetListener.Granularity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.impl.IdentifierParser.Builder.Syntax
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.mdx.Quoting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.mdx.Syntax
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Database.ProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Datatype
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Dimension.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Level.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Measure.Aggregator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Member.TreeOp
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Member.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Property.ContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.Property.TypeFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Access
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.ActionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Content
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Literal
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.MdxSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.StateSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.Updateable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.query.LimitFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.query.QueryDimension.HierarchizeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.query.QueryEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.query.Selection.Operator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.olap4j.query.SortOrder
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.olap4j.AllocationPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.Axis.Standard
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.CellSetListener.Granularity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache.Property
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.driver.xmla.XmlaOlap4jDriver.Property
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.olap4j.impl.ArrayMap
- values() - Static method in enum class org.olap4j.impl.IdentifierParser.Builder.Syntax
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.mdx.Quoting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.mdx.Syntax
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Database.AuthenticationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Database.ProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Datatype
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Dimension.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Level.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Measure.Aggregator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Member.TreeOp
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Member.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Property.ContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Property.StandardCellProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Property.StandardMemberProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.Property.TypeFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Access
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.ActionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Content
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Literal
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.MdxSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.StateSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.Updateable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.query.LimitFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.query.QueryDimension.HierarchizeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.query.QueryEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.query.Selection.Operator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.olap4j.query.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VAR - Enum constant in enum class org.olap4j.metadata.Measure.Aggregator
-
Identifies that the measure was derived using the VAR aggregation function.
- VARC - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SAP BW.
- VARIANT - Enum constant in enum class org.olap4j.metadata.Datatype
-
Used by SQL Server for value.
- VARIANT - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
-
Used by SQL Server for value.
- VERSION - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- visit() - Method in interface org.olap4j.query.Selection
-
Visitor pattern-like function to convert the selection into a ParseTreeNode.
- visit(AxisNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits an axis of a select statement.
- visit(CallNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a call to an operator or function.
- visit(CubeNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a use of a
Cube
in a select statement. - visit(DimensionNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a use of a
Dimension
in a select statement. - visit(DrillThroughNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a property-value pair.
- visit(HierarchyNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a use of a
Hierarchy
in a select statement. - visit(IdentifierNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits an identifier.
- visit(LevelNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a use of a
Level
in a select statement. - visit(LiteralNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a literal.
- visit(MemberNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a use of a
Member
in a select statement. - visit(ParameterNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a parameter.
- visit(PropertyValueNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a property-value pair.
- visit(SelectNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a select statement.
- visit(WithMemberNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a member declaration.
- visit(WithSetNode) - Method in interface org.olap4j.mdx.ParseTreeVisitor
-
Visits a set declaration.
- VISUAL - Enum constant in enum class org.olap4j.metadata.XmlaConstants.VisualMode
W
- WEB_HTML - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- WEB_MAIL_ALIAS - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- WEB_URL - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- WEB_XML_OR_XSL - Enum constant in enum class org.olap4j.metadata.Property.ContentType
- WEIGHTED_ALLOCATION - Enum constant in enum class org.olap4j.AllocationPolicy
-
Every atomic cell that contributes to the updated cell will be assigned an equal value that is: <atomic cell value> = <value> * <weight value expression>
- WEIGHTED_INCREMENT - Enum constant in enum class org.olap4j.AllocationPolicy
-
Every atomic cell that contributes to the updated cell will be changed according to: <atomic cell value> = <atomic cell value> + (<value> - <existing value>) * <weight value expression>
- WHEN - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- WHERE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- WHITESPACE - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- wildcardToRegexp(List<String>) - Static method in class org.olap4j.impl.Olap4jUtil
-
Converts a list of SQL-style patterns into a Java regular expression.
- WITH - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
- WithMemberNode - Class in org.olap4j.mdx
-
Parse tree node which declares a calculated member.
- WithMemberNode(ParseRegion, IdentifierNode, ParseTreeNode, List<PropertyValueNode>) - Constructor for class org.olap4j.mdx.WithMemberNode
-
Constructs a formula specifying a member.
- WithSetNode - Class in org.olap4j.mdx
-
Parse tree node which declares a calculated set.
- WithSetNode(ParseRegion, IdentifierNode, ParseTreeNode) - Constructor for class org.olap4j.mdx.WithSetNode
-
Creates a declaration of a named set.
- write(byte[], int, int) - Method in class org.olap4j.impl.Base64.OutputStream
-
Calls
Base64.OutputStream.write(int)
repeatedly until len bytes are written. - write(int) - Method in class org.olap4j.impl.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- Write - Enum constant in enum class org.olap4j.metadata.XmlaConstants.Access
- WSTR - Enum constant in enum class org.olap4j.metadata.XmlaConstants.DBType
X
- XmlaConstant - Interface in org.olap4j.metadata
-
Enumerated value that belongs to a set of constants in the XML for Analysis (XMLA) specification.
- XmlaConstant.Dictionary<E> - Interface in org.olap4j.metadata
- XmlaConstants - Class in org.olap4j.metadata
-
Collection of various enumerations and constants defined by the XML for Analysis (XMLA) and OLE DB for OLAP specifications.
- XmlaConstants.Access - Enum Class in org.olap4j.metadata
- XmlaConstants.ActionType - Enum Class in org.olap4j.metadata
-
Action type.
- XmlaConstants.AuthenticationMode - Enum Class in org.olap4j.metadata
- XmlaConstants.AxisFormat - Enum Class in org.olap4j.metadata
- XmlaConstants.Content - Enum Class in org.olap4j.metadata
- XmlaConstants.CoordinateType - Enum Class in org.olap4j.metadata
-
How the COORDINATE restriction column is interpreted.
- XmlaConstants.DBType - Enum Class in org.olap4j.metadata
-
The only OLE DB Types Indicators returned by SQL Server are thoses coded below.
- XmlaConstants.EnumWithDesc - Interface in org.olap4j.metadata
- XmlaConstants.FontFlag - Enum Class in org.olap4j.metadata
- XmlaConstants.Format - Enum Class in org.olap4j.metadata
- XmlaConstants.Literal - Enum Class in org.olap4j.metadata
- XmlaConstants.MdxSupport - Enum Class in org.olap4j.metadata
- XmlaConstants.Method - Enum Class in org.olap4j.metadata
- XmlaConstants.ProviderType - Enum Class in org.olap4j.metadata
- XmlaConstants.StateSupport - Enum Class in org.olap4j.metadata
- XmlaConstants.Updateable - Enum Class in org.olap4j.metadata
- XmlaConstants.VisualMode - Enum Class in org.olap4j.metadata
- XmlaHelper - Class in org.olap4j.driver.xmla
-
Helper class which encapsulates policies which are common throughout a driver.
- XmlaHelper() - Constructor for class org.olap4j.driver.xmla.XmlaHelper
- xmlaName() - Method in enum class org.olap4j.metadata.Datatype
-
The internal name of this Datatype.
- xmlaName() - Method in enum class org.olap4j.metadata.Dimension.Type
- xmlaName() - Method in enum class org.olap4j.metadata.Level.Type
- xmlaName() - Method in enum class org.olap4j.metadata.Measure.Aggregator
- xmlaName() - Method in enum class org.olap4j.metadata.Member.TreeOp
- xmlaName() - Method in enum class org.olap4j.metadata.Property.ContentType
- xmlaName() - Method in enum class org.olap4j.metadata.Property.TypeFlag
- xmlaName() - Method in interface org.olap4j.metadata.XmlaConstant
-
Returns the name of this constant as specified by XMLA.
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.Access
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.ActionType
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.DBType
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.Format
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.Method
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.Updateable
- xmlaName() - Method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
- XmlaOlap4jCache - Interface in org.olap4j.driver.xmla.cache
-
XMLA driver cache.
- XmlaOlap4jCachedProxy - Interface in org.olap4j.driver.xmla.proxy
-
Extended Proxy interface which supports cached SOAP calls.
- XmlaOlap4jDriver - Class in org.olap4j.driver.xmla
-
Olap4j driver for generic XML for Analysis (XMLA) providers.
- XmlaOlap4jDriver() - Constructor for class org.olap4j.driver.xmla.XmlaOlap4jDriver
-
Creates an XmlaOlap4jDriver.
- XmlaOlap4jDriver.Property - Enum Class in org.olap4j.driver.xmla
-
Properties supported by this driver.
- XmlaOlap4jDriverVersion - Class in org.olap4j.driver.xmla
-
Version information for the XMLA driver.
- XmlaOlap4jDriverVersion() - Constructor for class org.olap4j.driver.xmla.XmlaOlap4jDriverVersion
- XmlaOlap4jHttpProxy - Class in org.olap4j.driver.xmla.proxy
-
Extends the AbstractCachedProxy and serves as a production ready http communication class.
- XmlaOlap4jHttpProxy(XmlaOlap4jDriver) - Constructor for class org.olap4j.driver.xmla.proxy.XmlaOlap4jHttpProxy
-
Creates a XmlaOlap4jHttpProxy.
- XmlaOlap4jInvalidStateException - Exception Class in org.olap4j.driver.xmla.cache
-
Internal exception which gets thrown when operations to the cache are performed but it hasn't been initialized.
- XmlaOlap4jInvalidStateException() - Constructor for exception class org.olap4j.driver.xmla.cache.XmlaOlap4jInvalidStateException
- XmlaOlap4jNamedMemoryCache - Class in org.olap4j.driver.xmla.cache
-
Implementation of the XMLA SOAP cache that places its cache entries in memory for later use.
- XmlaOlap4jNamedMemoryCache() - Constructor for class org.olap4j.driver.xmla.cache.XmlaOlap4jNamedMemoryCache
-
Default constructor which instantiates the concurrent hash map.
- XmlaOlap4jNamedMemoryCache.Mode - Enum Class in org.olap4j.driver.xmla.cache
-
Defines the supported eviction modes.
- XmlaOlap4jNamedMemoryCache.Property - Enum Class in org.olap4j.driver.xmla.cache
-
Properties which will be considered for configuration.
- XmlaOlap4jProxy - Interface in org.olap4j.driver.xmla.proxy
-
Defines a common set of methods for proxy objects.
- XmlaOlap4jProxyException - Exception Class in org.olap4j.driver.xmla.proxy
-
Gets thrown whenever an exception is encountered during the querying of an XmlaOlap4jProxy subclass.
- XmlaOlap4jProxyException(String, Throwable) - Constructor for exception class org.olap4j.driver.xmla.proxy.XmlaOlap4jProxyException
- XmlaOlap4jServerInfos - Interface in org.olap4j.driver.xmla
-
Common set of functions for an XMLA URL Provider.
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Datatype
-
Unique identifier of a Datatype instance.
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Dimension.Type
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Level.Type
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Measure.Aggregator
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Member.TreeOp
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Property.ContentType
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.Property.TypeFlag
- xmlaOrdinal() - Method in interface org.olap4j.metadata.XmlaConstant
-
Returns the code of this constant as specified by XMLA.
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.Access
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.ActionType
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.AuthenticationMode
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.AxisFormat
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.CoordinateType
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.DBType
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.FontFlag
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.Format
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.Literal
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.Method
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.ProviderType
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.Updateable
- xmlaOrdinal() - Method in enum class org.olap4j.metadata.XmlaConstants.VisualMode
- XOR - Static variable in interface org.olap4j.mdx.parser.impl.MdxParserImplConstants
-
RegularExpression Id.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form