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

G

get(int) - Method in class org.palo.api.impl.utils.ArrayListInt
Retrieves the element at the given position in the arraylist.
getAbove() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Checks if all elements above the reference element should be used for above/below selection
getActiveHierarchy() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getActiveHierarchy() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated.  
getActiveState() - Method in interface org.palo.api.Subset
Deprecated. Returns the last used SubsetState
getActiveSubset(Dimension) - Method in interface org.palo.api.Axis
Returns the active subset for the given dimension or null if the dimension has no active subset, i.e. no subset is used
getActiveSubset() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getActiveSubset() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated. Returns the name of the currently active subset of this virtual dimension, or null if no subset is active.
getActiveSubset2(Dimension) - Method in interface org.palo.api.Axis
Returns the active subset2 for the given dimension or null if the dimension has no active subset2, i.e. no subset is used
getAlias() - Method in interface org.palo.api.Subset
Deprecated. Sets an optional alias for element name display of the subset.
getAlias(Element) - Method in class org.palo.api.subsets.filter.AliasFilter
Returns the alias name to use for the given Element
getAlias(int) - Method in class org.palo.api.subsets.filter.settings.AliasFilterSetting
Returns the StringParameter of the n.th alias.
getAllElementNodes() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAllElementNodes() instead.
getAllElementNodes() - Method in interface org.palo.api.Hierarchy
Returns an array of all element nodes of the consolidation hierarchy of this hierarchy.
getAllElementNodes() - Method in class org.palo.api.impl.HierarchyImpl
 
getAllPropertyIds() - Method in interface org.palo.api.Connection
Returns all ids of properties that can be set for this connection.
getAllPropertyIds() - Method in interface org.palo.api.Cube
Returns all ids of properties that can be set for this cube.
getAllPropertyIds() - Method in class org.palo.api.impl.ConnectionImpl
 
getAllStateHandler() - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns all registered SubsetStateHandlers
getArea() - Method in interface org.palo.api.Lock
Deprecated.  
getAttribute(String) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttribute(String) instead.
getAttribute(String) - Method in interface org.palo.api.Hierarchy
Returns the Attribute which corresponds to the given id or null if no Attribute with this id exists
getAttribute(String) - Method in class org.palo.api.impl.HierarchyImpl
 
getAttributeByName(String) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttributeByName(String) instead.
getAttributeByName(String) - Method in interface org.palo.api.Hierarchy
Returns the Attribute which corresponds to the given name or null if no Attribute with this name exists
getAttributeByName(String) - Method in class org.palo.api.impl.HierarchyImpl
 
getAttributeCube() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttributeCube() instead.
getAttributeCube() - Method in interface org.palo.api.Hierarchy
Returns the attribute Cube corresponding to this hierarchy or null if the attribute cube couldn't be loaded or does not exist.
getAttributeCube() - Method in class org.palo.api.impl.HierarchyImpl
 
getAttributeDimension() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttributeHierarchy() instead.
getAttributeHierarchy() - Method in interface org.palo.api.Hierarchy
Returns the corresponding attribute Hierarchy or null if the attribute hierarchy couldn't be loaded or does not exist.
getAttributeHierarchy() - Method in class org.palo.api.impl.HierarchyImpl
 
getAttributeId() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Returns the name of the attribute this constrain belongs to
getAttributeIDs() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
 
getAttributes() - Method in class org.palo.api.ConnectionEvent
Returns the affected Attributes of the event if the event is applicable to attributes, otherwise null is returned.
getAttributes() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttributes() instead.
getAttributes() - Method in interface org.palo.api.Hierarchy
Returns all Attributes this hierarchy has.
getAttributes() - Method in class org.palo.api.impl.HierarchyImpl
 
getAttributeValue(Attribute) - Method in interface org.palo.api.Element
Returns the value of the specified Attribute
getAttributeValues(Attribute[], Element[]) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getAttributeValues(Attribute [], Element []) instead.
getAttributeValues() - Method in interface org.palo.api.Element
Returns the values of all Attributes currently registered with this element
getAttributeValues(Attribute[], Element[]) - Method in interface org.palo.api.Hierarchy
Convenient method to receive the values from several Attributes in one go, i.e. the i.th object in the returned array is the i.th value of the i.th attribute for the i.th element.
getAttributeValues(Attribute[], Element[]) - Method in class org.palo.api.impl.HierarchyImpl
 
getAxes() - Method in interface org.palo.api.CubeView
Returns all axes registered to this cube view
getAxis(String) - Method in interface org.palo.api.CubeView
Returns the axis which is registered to this cube view under the given axis id or null if no such axis exists.
getBackGroundColor() - Method in interface org.palo.api.ext.ui.Format
Returns the ColorDescriptor instance which describes the background color to use
getBlocksize() - Method in interface org.palo.api.ExportContext
Returns the current number of cells which are exported within one block.
getBlue() - Method in class org.palo.api.ext.ui.ColorDescriptor
Returns the blue fraction of specified color
getBoolean(String) - Static method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
getCause() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getCause() - Method in interface org.palo.api.persistence.PersistenceError
Returns the cause of this error depending on the type of error.
getCell(Element[]) - Method in interface org.palo.api.Cube
Returns the Cell object for the given cube coordinate.
getCellArea(Element[][]) - Method in interface org.palo.api.Cube
Returns the Cell objects for the cube area which is defined by the cartesian product of the given Element coordinates.
getCellCount() - Method in interface org.palo.api.Cube
Returns the total number of Cells this cube contains.
getCellFormat() - Method in interface org.palo.api.ext.ui.table.TableFormat
Returns the format to use for displaying the cell
getCellOperator() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the cell operator to use, i.e. one of the predefined operator constants.
getCells(Element[][]) - Method in interface org.palo.api.Cube
Returns the Cell objects for the given cube coordinates.
getCellsArea() - Method in interface org.palo.api.ExportContext
Returns the effected cell area
getChild() - Method in interface org.palo.api.Consolidation
Returns the child Element of this consolidation.
getChildAt(int) - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Returns the child at the specified index.
getChildCount() - Method in interface org.palo.api.Element
Returns the number of child-elements in the consolidation-hierarchy.
getChildCount() - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Returns the number of children of this node.
getChildCount() - Method in class org.palo.api.impl.Property2Impl
 
getChildCount() - Method in interface org.palo.api.Property2
Returns the number of children of this property.
getChildren() - Method in interface org.palo.api.Attribute
Returns the children of this attribute
getChildren() - Method in interface org.palo.api.Element
Returns the child-elements in the consolidation-hierarchy.
getChildren() - Method in class org.palo.api.ElementNode
Returns the children of this ElementNode.
getChildren() - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Returns all children of this node.
getChildren() - Method in class org.palo.api.impl.Property2Impl
 
getChildren(String) - Method in class org.palo.api.impl.Property2Impl
 
getChildren() - Method in interface org.palo.api.Property2
Returns all child properties of this property.
getChildren(String) - Method in interface org.palo.api.Property2
Returns all child properties with the specified id.
getChildValue(String) - Method in class org.palo.api.impl.Property2Impl
 
getChildValue(String) - Method in interface org.palo.api.Property2
Returns the value for the first child with the specified id or an empty string no such child exists.
getColumn(String) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Returns the column for the attribute which is specified by the given attribute identifier.
getComment() - Method in interface org.palo.api.Rule
Returns an optional comment for this rule or null if none was set.
getComplete() - Method in class org.palo.api.utils.ElementPath
 
getConditionRepresentation() - Method in interface org.palo.api.ExportContext
Returns the internal condition representation NOTE: for internal usage only
getConfiguration(String, String) - Method in class org.palo.api.ConnectionFactory
Creates a new ConnectionConfiguration instance.
getConfiguration(String, String, String, String) - Method in class org.palo.api.ConnectionFactory
Creates a new ConnectionConfiguration instance with the specified settings for host, service, user and password.
getConfiguration(String, String) - Method in class org.palo.api.impl.ConnectionFactoryImpl
Returns a default ConnectionConfiguration instance.
getConfiguration(String, String, String, String) - Method in class org.palo.api.impl.ConnectionFactoryImpl
 
getConnection() - Method in interface org.palo.api.Database
Returns the parent Connection of this instance.
getConnection() - Method in interface org.palo.api.ext.favoriteviews.FavoriteViewObject
Returns the Connection object that is attached to this favorite view or favorite views folder.
getConnection() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the connection that belongs to the attached cube view.
getConnection() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Returns the connection for this folder.
getConnectionInternal() - Method in class org.palo.api.impl.ConnectionImpl
 
getConsolidation() - Method in class org.palo.api.ConnectionEvent
Returns the affected Consolidations of the event if the event is applicable to consolidations, otherwise null is returned.
getConsolidation() - Method in class org.palo.api.ElementNode
Returns the Consolidation of this instance.
getConsolidationAt(int) - Method in interface org.palo.api.Element
Returns the Consolidation stored at the given index.
getConsolidationCount() - Method in interface org.palo.api.Element
Returns the number of Consolidations of this instance.
getConsolidations() - Method in interface org.palo.api.Element
Returns an array of Consolidation instances available for this instance.
getContext() - Method in interface org.palo.api.Connection
Returns the ConnectionContext which allows to retrieve further information about current connection
getContext() - Method in class org.palo.api.impl.ConnectionImpl
 
getCoordinate() - Method in interface org.palo.api.Cell
Returns the cell coordinate
getCriteria() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the currently used data criteria
getCube() - Method in interface org.palo.api.Cell
Returns the cube of this cell
getCube() - Method in interface org.palo.api.CubeView
Returns the corresponding source Cube of this view
getCube() - Method in interface org.palo.api.Rule
Returns the Cube which is affected by this rule
getCubeAt(int) - Method in interface org.palo.api.Database
Returns the Cube stored at the given index.
getCubeById(String) - Method in interface org.palo.api.Database
 
getCubeByName(String) - Method in interface org.palo.api.Database
Returns the Cube stored under the given name or null if no such Cube exists.
getCubeCount() - Method in interface org.palo.api.Database
Returns the number of Cubes of this instance.
getCubeId() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the cube id of the attached cube view.
getCubes() - Method in class org.palo.api.ConnectionEvent
Returns the affected Cubes of the event if the event is applicable to cubes, otherwise null is returned.
getCubes() - Method in interface org.palo.api.Database
Returns an array of Cube instances available for this instance.
getCubes(int) - Method in interface org.palo.api.Database
Returns all cubes that are of one of the types specified in the type mask.
getCubes() - Method in interface org.palo.api.Dimension
Returns all cubes which use this dimension.
getCubeView(String) - Method in interface org.palo.api.Cube
Returns the cube view which is registered with the given id or null if no such view exists.
getCubeView() - Method in interface org.palo.api.ext.favoriteviews.FavoriteView
Returns the CubeView that is attached to this favorite view.
getCubeView() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the cube view that is attached to this favorite view.
getCubeViewCount() - Method in interface org.palo.api.Cube
Returns the number of views which are registered with this Cube.
getCubeViewIds() - Method in interface org.palo.api.Cube
Returns the ids of all registered CubeViews
getCubeViewName(String) - Method in interface org.palo.api.Cube
Rturns the name of the CubeView which corresponds to the given id or null if no corresponding view exists
getCubeViewName() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the name of the attached cube view.
getCubeViews() - Method in interface org.palo.api.Cube
Deprecated. please use Cube.getCubeViews(PersistenceObserver) instead
getCubeViews(PersistenceObserver) - Method in interface org.palo.api.Cube
 
getData(String) - Method in interface org.palo.api.Axis
Deprecated. please do not use. this method is subject for modifications
getData(String) - Method in interface org.palo.api.Connection
API INTERNAL
getData(String) - Method in interface org.palo.api.ConnectionContext
Deprecated. Please don't use! For internal usage only
getData(String[]) - Method in interface org.palo.api.Cube
Returns the data stored at the given coordinates.
getData(Element[]) - Method in interface org.palo.api.Cube
Returns the data stored at the given coordinates.
getData() - Method in exception org.palo.api.exceptions.PaloIOException
 
getData(String) - Method in class org.palo.api.impl.ConnectionImpl
 
getData() - Method in exception org.palo.api.PaloAPIException
Returns the optional set data object or null if none was set.
getDataArray(String[][]) - Method in interface org.palo.api.Cube
Returns the data stored at the cube area determined by the given element arrays.
getDataArray(Element[][]) - Method in interface org.palo.api.Cube
Returns the data stored at the given coordinates.
getDatabase() - Method in interface org.palo.api.Cube
Returns the parent Database of this instance.
getDatabase() - Method in interface org.palo.api.Dimension
Returns the parent Database of this instance.
getDatabaseAt(int) - Method in interface org.palo.api.Connection
Returns the database stored at the given index.
getDatabaseAt(int) - Method in class org.palo.api.impl.ConnectionImpl
 
getDatabaseById(String) - Method in interface org.palo.api.Connection
Returns the database stored under the given id or null if no such database exists.
getDatabaseById(String) - Method in class org.palo.api.impl.ConnectionImpl
 
getDatabaseByName(String) - Method in interface org.palo.api.Connection
Returns the database stored under the given name or null if no such database exists.
getDatabaseByName(String) - Method in class org.palo.api.impl.ConnectionImpl
 
getDatabaseCount() - Method in interface org.palo.api.Connection
Returns the number of databases.
getDatabaseCount() - Method in class org.palo.api.impl.ConnectionImpl
 
getDatabaseId() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the database id of the attached cube view.
getDatabases() - Method in interface org.palo.api.Connection
Returns an array of Database instances available for this connection.
getDatabases() - Method in class org.palo.api.ConnectionEvent
Returns the affected Databases of the event if the event is applicable to databases, otherwise null is returned.
getDatabases() - Method in class org.palo.api.impl.ConnectionImpl
 
getDataBulk(Element[][]) - Method in interface org.palo.api.Cube
Returns the data stored at the given coordinates.
getDataExport(ExportContext) - Method in interface org.palo.api.Cube
Exports the dataset using given ExportContext.
getDefaultHierarchy() - Method in interface org.palo.api.Dimension
Returns the default hierarchy of this dimension.
getDefaultValue(String) - Method in interface org.palo.api.parameters.ParameterReceiver
Returns the default value for the given parameter or null, if no such parameter exists.
getDefinition() - Method in interface org.palo.api.Rule
Returns the rule definition, i.e. its textual representation
getDepth() - Method in interface org.palo.api.Element
The depth describes how deep the element is located inside its dimension hierarchy related to its root elements, i.e. the depth is the length of the longest path which starts from the root elements and ends in this element.
getDepth() - Method in class org.palo.api.ElementNode
Returns the depth of this ElementNode in the consolidation hierarchy.
getDescription() - Method in interface org.palo.api.CubeView
Returns an optional description or null if none has been set
getDescription() - Method in exception org.palo.api.PaloAPIException
Returns an optional error description.
getDescription() - Method in interface org.palo.api.Subset
Deprecated. Returns the subset description or null if no description was set.
getDescription() - Method in interface org.palo.api.subsets.Subset2
Returns the subset description or null if none was set.
getDimension() - Method in interface org.palo.api.Element
Deprecated. use Element.getHierarchy() instead.
getDimension() - Method in interface org.palo.api.Hierarchy
Returns the parent dimension of this hierarchy.
getDimension() - Method in class org.palo.api.impl.HierarchyImpl
 
getDimension() - Method in interface org.palo.api.Subset
Deprecated. use Subset.getHierarchy() instead.
getDimension() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getDimension() - Method in interface org.palo.api.subsets.Subset2
Deprecated. use Subset2.getDimHierarchy() instead.
getDimension() - Method in interface org.palo.api.subsets.SubsetHandler
Deprecated. use SubsetHandler.getHierarchy() instead.
getDimensionAt(int) - Method in interface org.palo.api.Cube
Returns the Dimension stored at the given index.
getDimensionAt(int) - Method in interface org.palo.api.Database
Returns the Dimension stored at the given index.
getDimensionById(String) - Method in interface org.palo.api.Cube
Returns the Dimension associated with the given identifier or null if no such Dimension exists.
getDimensionById(String) - Method in interface org.palo.api.Database
 
getDimensionByName(String) - Method in interface org.palo.api.Cube
Returns the Dimension stored under the given name or null if no such Dimension exists.
getDimensionByName(String) - Method in interface org.palo.api.Database
Returns the Dimension stored under the given name or null if no such Dimension exists.
getDimensionCount() - Method in interface org.palo.api.Cube
Returns the number of Dimensions of this instance.
getDimensionCount() - Method in interface org.palo.api.Database
Returns the number of Dimensions of this instance.
getDimensions() - Method in interface org.palo.api.Axis
Deprecated. use Axis.getHierarchies() instead.
getDimensions() - Method in class org.palo.api.ConnectionEvent
Returns the affected Dimensions of the event if the event is applicable to dimensions, otherwise null is returned.
getDimensions() - Method in interface org.palo.api.Cube
Returns an array of Dimension instances available for this instance.
getDimensions() - Method in interface org.palo.api.Database
Returns an array of Dimension instances available for this instance.
getDimensions(int) - Method in interface org.palo.api.Database
Returns all dimensions that are of one of the types specified in the type mask.
getDimensions() - Method in class org.palo.api.utils.ElementPath
Returns all Dimensions which are part of this element path.
getDimHierarchy() - Method in interface org.palo.api.subsets.Subset2
Returns the Hierarchy to which this subset applies.
getDouble(String) - Static method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
getEffectiveFilter() - Method in class org.palo.api.subsets.filter.AliasFilter
 
getEffectiveFilter() - Method in class org.palo.api.subsets.filter.DataFilter
 
getEffectiveFilter() - Method in interface org.palo.api.subsets.filter.EffectiveFilter
Returns the filter types which are affected by this filter.
getElement() - Method in class org.palo.api.ElementNode
Returns the wrapped Element.
getElementAt(int) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElementAt(int) instead.
getElementAt(int) - Method in interface org.palo.api.Hierarchy
Returns the Element stored at the given index.
getElementAt(int) - Method in class org.palo.api.impl.HierarchyImpl
 
getElementById(String) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy#getElementById() instead.
getElementById(String) - Method in interface org.palo.api.Hierarchy
Returns the Element stored under the given id or null if no such Element exists.
getElementById(String) - Method in class org.palo.api.impl.HierarchyImpl
 
getElementByName(String) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy#getElementByName() instead.
getElementByName(String) - Method in interface org.palo.api.Hierarchy
Returns the Element stored under the given name or null if no such Element exists.
getElementByName(String) - Method in class org.palo.api.impl.HierarchyImpl
 
getElementCount() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElementCount() instead.
getElementCount() - Method in interface org.palo.api.Hierarchy
Returns the number of Elements of this instance.
getElementCount() - Method in class org.palo.api.impl.HierarchyImpl
 
getElementNames() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElementNames() instead.
getElementNames() - Method in interface org.palo.api.Hierarchy
Returns the names of the elements of this Hierarchy.
getElementNames() - Method in class org.palo.api.impl.HierarchyImpl
 
getElements() - Method in class org.palo.api.ConnectionEvent
Returns the affected Elements of the event if the event is applicable to elements, otherwise null is returned.
getElements() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getElements() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElements() instead.
getElements() - Method in interface org.palo.api.Hierarchy
Returns an array of Element instances available for this instance.
getElements() - Method in class org.palo.api.impl.HierarchyImpl
 
getElements() - Method in interface org.palo.api.subsets.Subset2
Returns all Elements of this subset.
getElements() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated.  
getElementsInOrder() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElementsInOrder() instead.
getElementsInOrder() - Method in interface org.palo.api.Hierarchy
Returns all elements of the hierarchy in an order that is determined by the consolidation hierarchy.
getElementsInOrder() - Method in class org.palo.api.impl.HierarchyImpl
 
getElementsTree() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getElementsTree() instead.
getElementsTree() - Method in interface org.palo.api.Hierarchy
Returns the root-nodes of the element-tree.
getElementsTree() - Method in class org.palo.api.impl.HierarchyImpl
 
getElementsTree() - Method in class org.palo.api.MyTest
 
getEndElement() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.getEndLevel()
getEndLevel() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the end level for selection based on element level
getErrorCode() - Method in exception org.palo.api.PaloAPIException
Returns an optional error code or null if none was defined
getErrors() - Method in exception org.palo.api.persistence.PaloPersistenceException
Returns all registered errors or null
getExclusive() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Checks if reference element should be considered for above/below selection too
getExpanded(Dimension) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getExpandedPaths() instead
getExpanded(Hierarchy) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getExpandedPaths() instead
getExpandedPaths() - Method in interface org.palo.api.Axis
Returns all expanded ElementPaths which are registered with this axis.
getExportAfter() - Method in interface org.palo.api.ExportContext
Returns the element path after which the export starts NOTE: can be null if no path has be set!!
getExportContext() - Method in interface org.palo.api.Cube
Returns the default IExportContext which effects all cube elements.
getExportContext(Element[][]) - Method in interface org.palo.api.Cube
Returns an IExportContext which effects only the cube elements which are specified by the given area paramter
getExpression() - Method in interface org.palo.api.SubsetState
Deprecated. Returns an optional expression to determine the visible elements
getExpressions() - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Returns the expression parameter which contains all added expressions.
getExtended() - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Checks if the expressions should be handled as regular expressions.
getExtendedType() - Method in interface org.palo.api.Cube
Returns the extended-type of this Cube.
getExtendedType() - Method in interface org.palo.api.Dimension
Returns the extended-type of this Dimension.
getExternalIdentifier() - Method in interface org.palo.api.Rule
Returns the optional external identifier or null if none was set
getFilledCellCount() - Method in interface org.palo.api.Cube
Returns the number of filled Cells this cube contains.
getFilter() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getFilter(int) - Method in interface org.palo.api.subsets.Subset2
Returns the subset filter which corresponds to the given type
getFilter() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated. Returns the used dimension filter
getFilterConstraints() - Method in class org.palo.api.subsets.filter.settings.AttributeFilterSetting
Returns the currently used filter constraint parameter.
getFilters() - Method in interface org.palo.api.subsets.Subset2
Returns all subset filters of this subset
getFilterXMLExpression(SubsetFilter) - Static method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
getFirstOperand() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
 
getFirstOperator() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Returns the first operator
getFirstOperatorIndex() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Returns the index of the first operator inside the predefined operator constants array
getFont() - Method in interface org.palo.api.ext.ui.Format
Returns the FontDescriptor instance to use for displaying text and values
getFontColor() - Method in interface org.palo.api.ext.ui.Format
Returns the ColorDescriptorinstance which describes the font color to use
getFormat(Element) - Method in class org.palo.api.ext.ui.table.TableFormatProvider
Reads in the defined TableFormat for the given Element.
getFunctions() - Method in interface org.palo.api.Connection
Returns all available Functions which are defined for this connection.
getFunctions() - Method in class org.palo.api.impl.ConnectionImpl
 
getGreen() - Method in class org.palo.api.ext.ui.ColorDescriptor
Returns the green fraction of specified color
getHandler(Subset) - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns the SubsetHandler for the given Subset.
getHandler(Subset, SubsetState) - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns the SubsetHandler for the given SubsetState.
getHandler(Subset, String) - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns the SubsetHandler for the given Subset and its SubsetState defined by the given id.
getHeaderFormat() - Method in interface org.palo.api.ext.ui.table.TableFormat
Returns the format to use for the header
getHidden(Dimension) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getVisiblePaths(Dimension)
getHidden(Hierarchy) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getVisiblePaths(Hierarchy)
getHideMode() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the hide mode to use, i.e. one of the predefined hide mode constants
getHierarchicalMode() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the hierarchical mode
getHierarchies() - Method in interface org.palo.api.Axis
Returns all added hierarchies
getHierarchies() - Method in interface org.palo.api.Dimension
Returns all hierarchies of this dimension.
getHierarchies() - Method in class org.palo.api.utils.ElementPath
 
getHierarchiesIds() - Method in interface org.palo.api.Dimension
Returns the ids of all hierarchies of this dimension.
getHierarchy(Dimension) - Method in interface org.palo.api.Axis
Returns the hierarchy that has been set for the specified dimension.
getHierarchy() - Method in interface org.palo.api.Element
Returns the parent Hierarchy of this instance.
getHierarchy() - Method in interface org.palo.api.Subset
Deprecated. Returns the corresponding Hierarchy instance
getHierarchy() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getHierarchy() - Method in interface org.palo.api.subsets.Subset2
Deprecated. use Subset2.getRootNodes() instead.
getHierarchy() - Method in interface org.palo.api.subsets.SubsetFilter
Convenient method to access the subset hierarchy.
getHierarchy() - Method in interface org.palo.api.subsets.SubsetHandler
Returns the Hierarchy to which this SubsetHandler is registered.
getHierarchyAt(int) - Method in interface org.palo.api.Dimension
Returns the hierarchy at the given index.
getHierarchyById(String) - Method in interface org.palo.api.Dimension
Returns the hierarchy specified by the given id.
getHierarchyByName(String) - Method in interface org.palo.api.Dimension
Returns the hierarchy with the specified name or null if no such hierarchy exists.
getHierarchyCount() - Method in interface org.palo.api.Dimension
Returns the number of hierarchies in this dimension.
getHost() - Method in class org.palo.api.ConnectionConfiguration
Returns the host which runs the palo server
getId() - Method in interface org.palo.api.Attribute
The unique attribute identifier
getId() - Method in interface org.palo.api.Axis
Returns the unique id of the axis
getId() - Method in interface org.palo.api.CubeView
Returns the unique id of this cube view
getId() - Method in class org.palo.api.impl.HierarchyImpl
 
getId() - Method in class org.palo.api.impl.Property2Impl
 
getId() - Method in interface org.palo.api.Lock
Deprecated.  
getId() - Method in interface org.palo.api.PaloObject
Returns the unique identifier of this palo object.
getId() - Method in class org.palo.api.Property
Deprecated. Returns the id of this property object.
getId() - Method in interface org.palo.api.Rule
Returns the unique identifier for this rule instance
getId() - Method in interface org.palo.api.Subset
Deprecated. The unique subset id.
getId() - Method in interface org.palo.api.SubsetState
Deprecated. Returns the unique state id.
getIndent() - Method in interface org.palo.api.subsets.Subset2
Returns the indent of this subset
getIndex() - Method in class org.palo.api.ElementNode
Returns the optional index of this instance or -1 if no index was set.
getInsertMode() - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Returns the insert mode to use
getInstance() - Static method in class org.palo.api.ConnectionFactory
 
getInstance() - Static method in class org.palo.api.ext.favoriteviews.FavoriteViewFactory
 
getInstance() - Static method in class org.palo.api.ext.subsets.impl.SubsetStateHandlerFactory
 
getInstance() - Static method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns the sole registry instance
getInstance() - Static method in class org.palo.api.ext.ui.table.impl.TableFormatPersistence
 
getInstance() - Static method in class org.palo.api.ext.ui.table.TableFormatProvider
Returns the sole instance of this TableFormatProvider
getInstance() - Static method in class org.palo.api.impl.subsets.SubsetPersistence
 
getInstance() - Static method in class org.palo.api.impl.views.CubeViewManager
 
getInstance() - Static method in class org.palo.api.Property2Factory
 
getInteger(String) - Static method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
getLevel() - Method in interface org.palo.api.Element
The level describes how high the element is located inside its dimension hierarchy related to its base-elements.
getLocation() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getLocation() - Method in interface org.palo.api.persistence.PersistenceError
Returns the location where this error was initiated, e.g. if a dimension could not be found this will return its containing database
getLowerPercentage() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the percentage of all lower elements to select
getMaxDepth() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getMaxDepth() instead.
getMaxDepth() - Method in interface org.palo.api.Hierarchy
Returns the maximum depth of this hierarchy.
getMaxDepth() - Method in class org.palo.api.impl.HierarchyImpl
 
getMaxLevel() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getMaxLevel() instead.
getMaxLevel() - Method in interface org.palo.api.Hierarchy
Returns the maximum level of this hierarchy.
getMaxLevel() - Method in class org.palo.api.impl.HierarchyImpl
 
getMessage() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getMessage() - Method in interface org.palo.api.persistence.PersistenceError
Returns the error message
getName() - Method in interface org.palo.api.Attribute
The attribute name
getName() - Method in interface org.palo.api.Axis
Returns the axis name or null if none has been set
getName() - Method in interface org.palo.api.Cube
Returns the name of this Cube
getName() - Method in interface org.palo.api.Database
Returns the name of this Database
getName() - Method in class org.palo.api.DefaultVirtualCubeDefinition
Deprecated.  
getName() - Method in interface org.palo.api.Dimension
Returns the name of this Dimension
getName() - Method in interface org.palo.api.Element
Returns the name of this Element
getName() - Method in class org.palo.api.ElementNode
 
getName() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the name of this favorite view.
getName() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Returns the name of the folder.
getName() - Method in class org.palo.api.ext.ui.FontDescriptor
Returns the name of this font
getName() - Method in class org.palo.api.impl.HierarchyImpl
 
getName() - Method in class org.palo.api.impl.Property2Impl
 
getName() - Method in interface org.palo.api.NamedEntity
Returns the name of the entity.
getName() - Method in interface org.palo.api.ServerInfo
Returns the server name or null if server does not provide it
getName() - Method in interface org.palo.api.Subset
Deprecated. Returns the name of the subset
getName() - Method in class org.palo.api.subsets.filter.settings.BooleanParameter
 
getName() - Method in class org.palo.api.subsets.filter.settings.DoubleParameter
 
getName() - Method in class org.palo.api.subsets.filter.settings.IntegerParameter
 
getName() - Method in class org.palo.api.subsets.filter.settings.ObjectParameter
 
getName() - Method in interface org.palo.api.subsets.filter.settings.Parameter
Returns the parameter name.
getName() - Method in class org.palo.api.subsets.filter.settings.StringParameter
 
getName() - Method in interface org.palo.api.SubsetState
Deprecated. Returns an optional name for the state.
getName() - Method in interface org.palo.api.VirtualCubeDefinition
Deprecated. Returns the name to use for the virtual cube NOTE: the virtual cube name must fulfill the constraints regarding a cube name, namely its uniqueness within its containing database
getNextCell() - Method in interface org.palo.api.ExportDataset
Gets the next cell from dataset
getNumberFormatPattern() - Method in interface org.palo.api.ext.ui.Format
Returns the format pattern to use for displaying a numeric value.
getOperator() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Returns the currently used constrain operator
getOperatorIndex() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Returns the index in the AttributeConstraint.ALL_OPERATORS array of the currently used operator.
getOrderMode() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the reverse order mode
getParameterNames() - Method in interface org.palo.api.parameters.ParameterProvider
Returns all parameter names sent by this provider.
getParameterNames() - Method in interface org.palo.api.parameters.ParameterReceiver
Returns all parameter names understood by this receiver.
getParameterValue(String) - Method in interface org.palo.api.parameters.ParameterReceiver
Returns the value for the given parameter or null, if no such parameter is set.
getParent() - Method in class org.palo.api.ConnectionEvent
Returns the parent domain object of the event.
getParent() - Method in interface org.palo.api.Consolidation
Returns the parent Element of this consolidation.
getParent() - Method in class org.palo.api.ElementNode
Returns the parent ElementNode or null.
getParent() - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Returns the parent of this node.
getParent() - Method in class org.palo.api.impl.Property2Impl
 
getParent() - Method in interface org.palo.api.Property2
Returns the parent of this property or null if no parent exists.
getParentCount() - Method in interface org.palo.api.Element
Returns the number of parent-elements in the consolidation-hierarchy.
getParents() - Method in interface org.palo.api.Attribute
Returns the parent attributes of this attribute
getParents() - Method in interface org.palo.api.Element
Returns the parent-elements in the consolidation-hierarchy.
getPart(Dimension) - Method in class org.palo.api.utils.ElementPath
Returns the path part which corresponds to the given Dimension
getPart(Hierarchy) - Method in class org.palo.api.utils.ElementPath
 
getPassword() - Method in interface org.palo.api.Connection
Returns the password used to login.
getPassword() - Method in class org.palo.api.ConnectionConfiguration
Returns the login password in plaintext
getPassword() - Method in class org.palo.api.impl.ConnectionImpl
 
getPath() - Method in interface org.palo.api.Cell
Returns the cell path
getPath(ElementNode) - Static method in class org.palo.api.utils.ElementNodeUtilities
Determines the path for the given ElementNode.
getPath(ElementNode, Hierarchy) - Static method in class org.palo.api.utils.ElementNodeUtilities
 
getPathElements(ElementNode) - Static method in class org.palo.api.utils.ElementNodeUtilities
Determines the path for the given ElementNode.
getPaths(Element) - Method in interface org.palo.api.SubsetState
Deprecated. Returns all paths for the given Element or null, if no paths were defined.
getPaths(Element) - Static method in class org.palo.api.utils.ElementUtilities
Returns all paths of given Element instance.
getPort() - Method in class org.palo.api.ConnectionConfiguration
Deprecated. please use ConnectionConfiguration.getService() instead
getPosition() - Method in interface org.palo.api.Element
Returns the position of this element within its dimension
getPosition() - Method in interface org.palo.api.ext.favoriteviews.FavoriteView
Returns the position of this favorite view in relation to its parent.
getPosition() - Method in interface org.palo.api.ext.favoriteviews.FavoriteViewsFolder
Returns the position of the folder.
getPosition() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Returns the position of this favorite view in relation to its parent.
getPosition() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Returns the position of the folder.
getPositions(Element) - Method in interface org.palo.api.SubsetState
Deprecated. Returns the positions of the given visible element.
getPossibleValuesFor(String) - Method in interface org.palo.api.parameters.ParameterProvider
Returns all possible values for the given parameter name.
getPriority() - Method in interface org.palo.api.ext.ui.Format
Returns the priority of this Format.
getProgress() - Method in interface org.palo.api.ExportContext
Returns the current progress of the data export as a double value, with range between 0.0 to 1.0
getProperties() - Method in interface org.palo.api.Axis
Deprecated. please do not use. this method is subject for modifications
getProperties() - Method in interface org.palo.api.CubeView
Returns all property ids.
getProperty(String) - Method in interface org.palo.api.Connection
Returns the property identified by the given id.
getProperty(String) - Method in interface org.palo.api.Cube
Returns the property identified by the given id.
getProperty(String) - Method in class org.palo.api.impl.ConnectionImpl
 
getProperty(String) - Method in interface org.palo.api.ServerInfo
Returns the value for the property which is specified by the given id.
getPropertyIds() - Method in interface org.palo.api.ServerInfo
Returns all property ids known to the current used server.
getPropertyValue(String) - Method in interface org.palo.api.Axis
Deprecated. please do not use. this method is subject for modifications
getPropertyValue(String) - Method in interface org.palo.api.CubeView
Returns the value of the property specified by the given id or null if the id has not been specified.
getRawDefinition() - Method in interface org.palo.api.CubeView
Returns the internal used raw definition of this cube view.
getReason() - Method in exception org.palo.api.PaloAPIException
Returns an optional description of the error cause.
getRed() - Method in class org.palo.api.ext.ui.ColorDescriptor
Returns the red fraction of specified color
getRefElement() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the identifier of the specified reference element for above/below selection
getReferenceElement() - Method in class org.palo.api.subsets.filter.HierarchicalFilter
 
getRepetitionsForExpanded(Dimension, Element[]) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getExpandedPaths() instead
getRepetitionsForExpanded(Hierarchy, Element[]) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getExpandedPaths() instead
getResult() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewXMLBuilder
Returns the result buffer as a string.
getRevolveCount() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the number of elements to take for revolve selection
getRevolveElement() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the identifier of the specified revolve element for revolve selection
getRevolveMode() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the revolve mode, i.e. one of the predefined revolve mode constants
getRights() - Method in interface org.palo.api.ConnectionContext
Returns the Rights instance which is associated with this connection.
getRights() - Method in interface org.palo.api.Database
Deprecated. Subject to change, please don't use.
getRoot() - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewXMLHandler
Returns the root of the generated tree.
getRootElements() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getRootElements() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.getRootElements() instead.
getRootElements() - Method in interface org.palo.api.Hierarchy
Returns all root-elements (those without parents in the consolidation-hierarchy).
getRootElements() - Method in class org.palo.api.impl.HierarchyImpl
 
getRootElements() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated.  
getRootNodes() - Method in interface org.palo.api.subsets.Subset2
Returns all root nodes of this subset.
getRow(int) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Returns the n.th row of the constraints matrix.
getRows() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Returns all rows of the attribute constraints matrix
getRowsCount() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Returns the current row count
getRule(Element[]) - Method in interface org.palo.api.Cube
Returns the rule which determines the value of the cell specified by the given coordinate or null if no rule was defined for this cell
getRuleId() - Method in interface org.palo.api.Cell
Returns the identifier of the Rule which is applied to this cell or null if this cell has no rule.
getRules() - Method in class org.palo.api.ConnectionEvent
Returns the affected Rules of the event if the event is applicable to rules, otherwise null is returned.
getRules() - Method in interface org.palo.api.Cube
Returns all rules which are defined for the current cube
getSearchAttribute() - Method in interface org.palo.api.SubsetState
Deprecated. Returns an attribute field that is used for searching with the regular expression.
getSecondOperand() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
 
getSecondOperator() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Returns the second operator
getSecondOperatorIndex() - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Returns the index of the second operator inside the predefined operator constants array
getSection() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getSection() - Method in interface org.palo.api.persistence.PersistenceError
Returns the section where the error occurs, e.g. if the error source is a CubeView the section could be an Axis.
getSelectedElement(Dimension) - Method in interface org.palo.api.Axis
Deprecated. use Axis.getSelectedElement(Hierarchy) instead.
getSelectedElement(Hierarchy) - Method in interface org.palo.api.Axis
Returns the currently selected element of the given hierarchy or null if none has been set
getSelection() - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Returns the selection parameter of picked elements.
getServer() - Method in interface org.palo.api.Connection
Returns the server name.
getServer() - Method in class org.palo.api.impl.ConnectionImpl
 
getServerInfo() - Method in interface org.palo.api.ConnectionContext
Returns the ServerInfo object associated with this connection to get more information about the underlying server.
getService() - Method in interface org.palo.api.Connection
Returns the service name.
getService() - Method in class org.palo.api.ConnectionConfiguration
Returns the service as string representation which handles palo requests.
getService() - Method in class org.palo.api.impl.ConnectionImpl
 
getSettings() - Method in class org.palo.api.subsets.filter.AliasFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.AttributeFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.DataFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.HierarchicalFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.PicklistFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.SortingFilter
 
getSettings() - Method in class org.palo.api.subsets.filter.TextFilter
 
getSettings() - Method in interface org.palo.api.subsets.SubsetFilter
Returns the internal settings of this filter.
getShowDuplicates() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns whether duplicate Elements should be shown or not, i.e.
getSize() - Method in class org.palo.api.ext.ui.FontDescriptor
Returns the font size
getSlice() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the element ids which should be used for the slice.
getSliceParameters() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns an ObjectParameter array which contains the currently used slice of the source cube.
getSlicePart(int) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the slice part for the given dimension index.
getSlicePart() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
internally used method
getSortAttribute() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the attribute identifier to sort after
getSortCriteria() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the currently set sorting criteria, i.e. one of the predefined sort criteria constants
getSortLevel() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the level at which the elements should be sorted
getSortLevelElement() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Deprecated. use SortingFilterSetting.getSortLevel()
getSortTypeMode() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Returns the sort by type mode
getSource() - Method in class org.palo.api.ConnectionEvent
Returns the source Connection of the event.
getSource() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getSource() - Method in interface org.palo.api.persistence.PersistenceError
Returns the source which causes this error, e.g. a CubeView or a Subset If no source was determined null is returned
getSourceCube() - Method in class org.palo.api.DefaultVirtualCubeDefinition
Deprecated.  
getSourceCube() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the identifier of the source cube of this data filter
getSourceCube() - Method in interface org.palo.api.VirtualCubeDefinition
Deprecated. Returns the source cube of this virtual cube.
getSourceDimension() - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
getSourceDimension() - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated. Returns the base source Dimension
getSourceId() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getSourceId() - Method in interface org.palo.api.persistence.PersistenceError
Returns the id of the source which causes this error, e.g. the id of a CubeView.
getSourceObject() - Method in interface org.palo.api.parameters.ParameterProvider
Returns the parameter receiver that is listening to this provider.
getStartElement() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.getStartLevel()
getStartLevel() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Returns the start level for selection based on element level
getState(String) - Method in interface org.palo.api.Subset
Deprecated. Note returns null if no SubsetState with given id was added before!
getStateHandler(String) - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Returns the internally used SubsetStateHandler which is registered under the given subset state id.
getStates() - Method in interface org.palo.api.Subset
Deprecated. Returns all available SubsetStates for this subset.
getSteps() - Method in interface org.palo.api.Lock
Deprecated.  
getSubset(String) - Method in interface org.palo.api.Dimension
Returns the subset which is registered with the given id or null if no subset with this id could be found
getSubset() - Method in interface org.palo.api.ext.subsets.SubsetStateHandler
Deprecated. Returns the currently used Subset
getSubset(String) - Method in interface org.palo.api.Hierarchy
Returns the subset which is registered with the given id or null if no subset with this id could be found
getSubset(String) - Method in class org.palo.api.impl.HierarchyImpl
 
getSubset(String, int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubset() - Method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
getSubset() - Method in interface org.palo.api.subsets.SubsetFilter
Returns the Subset2 to which this filter belongs or null if this filter isn't bind to a subset yet.
getSubset(String, int) - Method in interface org.palo.api.subsets.SubsetHandler
Returns the Subset2 instance which is registered with the given id and for the given type or null if no subset with this id could be found or new subsets are not supported
getSubsetHandler() - Method in interface org.palo.api.Dimension
Returns the SubsetHandler for managing the new subsets.
getSubsetHandler() - Method in interface org.palo.api.Hierarchy
Returns the SubsetHandler for managing the new subsets.
getSubsetHandler() - Method in class org.palo.api.impl.HierarchyImpl
 
getSubsetId(String, int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetId(String, int) - Method in interface org.palo.api.subsets.SubsetHandler
Checks if a subset with the given name and type already exists for this hierarchy and returns its id.
getSubsetIDs() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetIDs(int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetIDs() - Method in interface org.palo.api.subsets.SubsetHandler
Returns the IDs of all locally and globally registered Subset2s
getSubsetIDs(int) - Method in interface org.palo.api.subsets.SubsetHandler
Returns the IDs of all registered Subset2s of given type
getSubsetName(String) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetName(String) - Method in interface org.palo.api.subsets.SubsetHandler
Returns the name of the subset which is registered for the given id or null
getSubsetNames() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetNames(int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsetNames() - Method in interface org.palo.api.subsets.SubsetHandler
Returns the names of all locally and globally registered Subset2s
getSubsetNames(int) - Method in interface org.palo.api.subsets.SubsetHandler
Returns the names of all registered Subset2s of given type
getSubsets() - Method in interface org.palo.api.Dimension
Returns all subsets currently registered with this dimension
getSubsets() - Method in interface org.palo.api.Hierarchy
Returns all subsets currently registered with this hierarchy
getSubsets() - Method in class org.palo.api.impl.HierarchyImpl
 
getSubsets(SubsetLoadObserver) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsets() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsets(int, SubsetLoadObserver) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsets(int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
getSubsets() - Method in interface org.palo.api.subsets.SubsetHandler
Returns all Subset2s which are currently registered with this hierarchy.
getSubsets(int) - Method in interface org.palo.api.subsets.SubsetHandler
Returns all Subset2s of the given type which are registered with this hierarchy.
getSubsetState() - Method in interface org.palo.api.ext.subsets.SubsetStateHandler
Deprecated. Returns the currently used SubsetState
getSubsetStorageHandler() - Method in interface org.palo.api.Database
Returns the storage handler for loading and storing Subset2s NOTE: API INTERNAL METHOD
getSystemDatabases() - Method in interface org.palo.api.Connection
Returns an array of system Database instances available for this connection.
getSystemDatabases() - Method in class org.palo.api.impl.ConnectionImpl
 
getTargetType() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getTargetType() - Method in interface org.palo.api.persistence.PersistenceError
Returns one of the defined target constants which describes the target at which the error occurred, e.g. if the error is of type UNKNOWN_ELEMENT the target type could be a TARGET_EXPANDED_PATH meaning that the unknown element was detected at an expanded path.
getTimeout() - Method in class org.palo.api.ConnectionConfiguration
Returns the timeout setting in milliseconds after which a request is interrupted.
getTimestamp() - Method in interface org.palo.api.Rule
Returns the creation time of this rule in milliseconds since 1970-01-01
getTop() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the number of top elements to select
getType() - Method in interface org.palo.api.Attribute
Returns the attribute type which is one of the defined type constants
getType() - Method in interface org.palo.api.Cell
Returns the value type which is either NUMERIC or STRING
getType() - Method in interface org.palo.api.Connection
Returns the connection type for this connection.
getType() - Method in class org.palo.api.ConnectionConfiguration
Returns the connection type.
getType() - Method in class org.palo.api.ConnectionEvent
Returns the type of the event as defined by the constants in this class.
getType() - Method in interface org.palo.api.Cube
Returns the type of this cube.
getType() - Method in interface org.palo.api.Dimension
 
getType() - Method in interface org.palo.api.Element
Returns the type of this Element, one of the following is returned: Element.ELEMENTTYPE_NUMERIC Element.ELEMENTTYPE_STRING Element.ELEMENTTYPE_CONSOLIDATED Element.ELEMENTTYPE_RULE
getType() - Method in class org.palo.api.impl.ConnectionImpl
 
getType() - Method in class org.palo.api.impl.HierarchyImpl
 
getType() - Method in class org.palo.api.impl.PersistenceErrorImpl
 
getType() - Method in class org.palo.api.impl.Property2Impl
 
getType() - Method in interface org.palo.api.PaloObject
TODO please comment :)
getType() - Method in exception org.palo.api.persistence.PaloPersistenceException
 
getType() - Method in interface org.palo.api.persistence.PersistenceError
Returns one of the defined error constants to describe the kind of error
getType() - Method in interface org.palo.api.Property2
Returns the type of this property.
getType() - Method in interface org.palo.api.ServerInfo
Returns the server type or null if server does not provide it.
getType() - Method in class org.palo.api.subsets.filter.AliasFilter
 
getType() - Method in class org.palo.api.subsets.filter.AttributeFilter
 
getType() - Method in class org.palo.api.subsets.filter.DataFilter
 
getType() - Method in class org.palo.api.subsets.filter.HierarchicalFilter
 
getType() - Method in class org.palo.api.subsets.filter.PicklistFilter
 
getType() - Method in class org.palo.api.subsets.filter.SortingFilter
 
getType() - Method in class org.palo.api.subsets.filter.TextFilter
 
getType() - Method in interface org.palo.api.subsets.Subset2
Returns the subset type which is one of the predefined type constants.
getType() - Method in interface org.palo.api.subsets.SubsetFilter
Returns the filter type which is one of the defined type constants.
getTypeAsString() - Method in interface org.palo.api.Element
Returns a string description of the Element's type.
getUpperPercentage() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Returns the percentage of all upper elements to select
getUser() - Method in class org.palo.api.ConnectionConfiguration
Returns the login name
getUsername() - Method in interface org.palo.api.Connection
Returns the username.
getUsername() - Method in class org.palo.api.impl.ConnectionImpl
 
getUserObject() - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Returns the user object for this tree node.
getUseRules() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Checks if an existing rule should be used to determine element value.
getValue(Element) - Method in interface org.palo.api.Attribute
Returns the attribute value for the given Element instance.
getValue() - Method in interface org.palo.api.Cell
Returns the cell value which is either of type NUMERIC or STRING
getValue() - Method in interface org.palo.api.Condition
Returns the current value for this condition
getValue() - Method in class org.palo.api.impl.Property2Impl
 
getValue() - Method in class org.palo.api.Property
Deprecated. Returns the value of this property object.
getValue() - Method in interface org.palo.api.Property2
Returns the string representation of this property's value.
getValue() - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Returns the currently used constrain value
getValue() - Method in class org.palo.api.subsets.filter.settings.BooleanParameter
 
getValue() - Method in class org.palo.api.subsets.filter.settings.DoubleParameter
 
getValue() - Method in class org.palo.api.subsets.filter.settings.IntegerParameter
 
getValue() - Method in class org.palo.api.subsets.filter.settings.ObjectParameter
 
getValue() - Method in interface org.palo.api.subsets.filter.settings.Parameter
Returns the parameter value
getValue() - Method in class org.palo.api.subsets.filter.settings.StringParameter
 
getValues(Element[]) - Method in interface org.palo.api.Attribute
Convenient method to receive the values for several Elements at once.
getVersion() - Method in interface org.palo.api.ServerInfo
Returns the server version name or null if server does not provide it
getVirtualDefinition() - Method in interface org.palo.api.VirtualObject
Deprecated. Returns the definition this palo object is based on, e.g. a virtual dimension will return a VirtualDimensionDefinition.
getVirtualDimensionDefinitions() - Method in class org.palo.api.DefaultVirtualCubeDefinition
Deprecated.  
getVirtualDimensionDefinitions() - Method in interface org.palo.api.VirtualCubeDefinition
Deprecated. Returns the virtual dimension definitions which build up this virtual cube
getVisibleElements() - Method in interface org.palo.api.ext.subsets.SubsetHandler
Deprecated. Determines and returns the visible elements
getVisibleElements() - Method in interface org.palo.api.SubsetState
Deprecated. Returns all visible elements.
getVisibleElementsAsList() - Method in interface org.palo.api.ext.subsets.SubsetHandler
Deprecated. Determines and returns the visible elements
getVisiblePaths(Dimension) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.getVisiblePaths(Hierarchy) instead.
getVisiblePaths(Hierarchy) - Method in interface org.palo.api.Axis
Returns all visible paths for this axis.
getVisibleRootNodes() - Method in interface org.palo.api.ext.subsets.SubsetHandler
Deprecated. Determines and returns the visible root ElementNodes.
getVisibleRootNodesAsList() - Method in interface org.palo.api.ext.subsets.SubsetHandler
Deprecated. Determines and returns the visible root ElementNodes.
getWeight() - Method in interface org.palo.api.Consolidation
The consolidation weight.
getXPath() - Method in interface org.palo.api.subsets.io.xml.SubsetFilterHandler
Returns the xml path for this subset filter
GREATER - Static variable in class org.palo.api.subsets.filter.settings.AttributeConstraint
 
GREATER - Static variable in class org.palo.api.subsets.filter.settings.DataCriteria
 
GREATER_EQUAL - Static variable in class org.palo.api.subsets.filter.settings.AttributeConstraint
 
GREATER_EQUAL - Static variable in class org.palo.api.subsets.filter.settings.DataCriteria
 
GT - Static variable in interface org.palo.api.Condition
'>' comparator
GTE - Static variable in interface org.palo.api.Condition
'>=' comparator

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