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

S

save() - Method in interface org.palo.api.Connection
Tells the Palo-Server to save everything on the server-side.
save() - Method in interface org.palo.api.CubeView
Saves this cube view to its Database
save() - Method in interface org.palo.api.Database
Tells the Palo-Server to save the database.
save() - Method in class org.palo.api.impl.ConnectionImpl
 
save() - Method in interface org.palo.api.Subset
Deprecated. Saves the current subset state
save(Subset2) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
save() - Method in interface org.palo.api.subsets.Subset2
Saves this subset
save(Subset2) - Method in interface org.palo.api.subsets.SubsetHandler
Saves the given subset
saveComplete(Object) - Method in interface org.palo.api.persistence.PersistenceObserver
Called when the saving of the given palo object was successful
saveComplete(Object) - Method in class org.palo.api.persistence.PersistenceObserverAdapter
 
saveFailed(Object, PersistenceError[]) - Method in interface org.palo.api.persistence.PersistenceObserver
Called when the saving of the given palo object failed
saveFailed(Object, PersistenceError[]) - Method in class org.palo.api.persistence.PersistenceObserverAdapter
 
saveIncomplete(Object, PersistenceError[]) - Method in interface org.palo.api.persistence.PersistenceObserver
Called when the palo object could not be saved completely
saveIncomplete(Object, PersistenceError[]) - Method in class org.palo.api.persistence.PersistenceObserverAdapter
 
SECURITY_INFO_PROPERTY - Static variable in interface org.palo.api.ServerInfo
 
ServerInfo - Interface in org.palo.api
ServerInfo This object provides information about the currently used server.
serverStructureChanged(ServerEvent) - Method in class org.palo.api.impl.ConnectionImpl
 
set(int) - Method in class org.palo.api.impl.utils.ArrayListInt.ListIterator
Sets the element at which the iterator is currently pointing.
set(int, int) - Method in class org.palo.api.impl.utils.ArrayListInt
Sets the element at the given position in the arraylist.
setAbove(boolean) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Specifies if all elements above the reference element should be used for above/below selection
setAbove(BooleanParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Specifies if all elements above the reference element should be included in selection
setActive(boolean) - Method in interface org.palo.api.Rule
Activates or deactivates this rule.
setActiveHierarchy(Hierarchy) - Method in class org.palo.api.DefaultVirtualDimensionDefinition
 
setActiveHierarchy(Hierarchy) - Method in interface org.palo.api.VirtualDimensionDefinition
Deprecated.  
setActiveState(SubsetState) - Method in interface org.palo.api.Subset
Deprecated. Sets the last used state.
setActiveSubset(Dimension, Subset) - Method in interface org.palo.api.Axis
Sets the active subset for the given dimension.
setActiveSubset2(Dimension, Subset2) - Method in interface org.palo.api.Axis
Sets the active modern subset2 for the given dimension.
setAlias(Attribute) - Method in interface org.palo.api.Subset
Deprecated. Gets the alias for element name display of the subset.
setAlias(int, String) - Method in class org.palo.api.subsets.filter.settings.AliasFilterSetting
Sets the id for the n.th alias
setAlias(int, StringParameter) - Method in class org.palo.api.subsets.filter.settings.AliasFilterSetting
 
setAttributeValue(Attribute, Object) - Method in interface org.palo.api.Element
Sets the value for the given Attribute instance
setAttributeValues(Attribute[], Element[], Object[]) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.setAttributeValues(Attribute [], Element [], Object []) instead.
setAttributeValues(Attribute[], Object[]) - Method in interface org.palo.api.Element
Sets the values for the given Attribute instances
setAttributeValues(Attribute[], Element[], Object[]) - Method in interface org.palo.api.Hierarchy
Convenient method to set the values for several Attributes at once, i.e. the i.th value is assigned to the i.th attribute for the i.th element.
setAttributeValues(Attribute[], Element[], Object[]) - Method in class org.palo.api.impl.HierarchyImpl
 
setBaseCellsOnly(boolean) - Method in interface org.palo.api.ExportContext
Filter flag to export base cells only.
setBlocksize(int) - Method in interface org.palo.api.ExportContext
Sets the maxmimal number of cells to export within one block.
setBlue(int) - Method in class org.palo.api.ext.ui.ColorDescriptor
Sets the blue fraction of specified color
setBold(boolean) - Method in class org.palo.api.ext.ui.FontDescriptor
Sets the bold flag of this font
setCellOperator(int) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the cell operator.
setCellOperator(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the cell operator, i.e. the parameter value should be one of the predefined operator constants.
setCellsArea(Element[][]) - Method in interface org.palo.api.ExportContext
Sets the cell area which is effected by the export.
setChildren(Attribute[]) - Method in interface org.palo.api.Attribute
Sets the children attributes of this attribute.
setCombinedCondition(Condition, Condition, String) - Method in interface org.palo.api.ExportContext
Sets a combined filter condition which consists of two Conditions and one of the defined boolean operator, namely ExportContext.OR, ExportContext.XOR or ExportContext.AND
setComment(String) - Method in interface org.palo.api.Rule
Sets an optional comment for this rule.
setCondition(Condition) - Method in interface org.palo.api.ExportContext
Sets the condition to use for filtering the data to export.
setCriteria(DataCriteria) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the data criteria to use
setData(String, Object) - Method in interface org.palo.api.ConnectionContext
Deprecated. Please don't use! For internal usage only
setData(String[], Object) - Method in interface org.palo.api.Cube
Sets the data for the given coordinates.
setData(Element[], Object) - Method in interface org.palo.api.Cube
Sets the data for the given coordinates.
setData(Element[], Object, NumberFormat) - Method in interface org.palo.api.Cube
Deprecated. PLEASE DON'T USE! SUBJECT TO CHANGE!
setData(Object) - Method in exception org.palo.api.exceptions.PaloIOException
 
setData(Object) - Method in exception org.palo.api.PaloAPIException
Sets an optional data object.
setDataArray(Element[][], Object[], int) - Method in interface org.palo.api.Cube
Sets the data for multiple cells, specified by the given coordinates.
setDataArray(Element[][], Object[], boolean, int, boolean) - Method in interface org.palo.api.Cube
Sets the data for multiple cells, specified by the given coordinates.
setDataSplashed(Element[], Object) - Method in interface org.palo.api.Cube
Sets the data for the given coordinate.
setDataSplashed(Element[], Object, NumberFormat) - Method in interface org.palo.api.Cube
Deprecated. PLEASE DON'T USE! SUBJECT TO CHANGE!
setDataSplashed(String[], Object, int) - Method in interface org.palo.api.Cube
Sets the data for the given coordinates.
setDataSplashed(Element[], Object, int) - Method in interface org.palo.api.Cube
Sets the data for the given coordinates.
setDefinition(String) - Method in interface org.palo.api.Rule
Sets a definition for this rule.
setDescription(String) - Method in interface org.palo.api.CubeView
Sets an optional description
setDescription(String) - Method in interface org.palo.api.Subset
Deprecated. Sets an optional description for the subset.
setDescription(String) - Method in interface org.palo.api.subsets.Subset2
Sets an optional description for the subset.
setEndElement(String) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.setEndLevel(int)
setEndElement(StringParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.setEndLevel(IntegerParameter)
setEndLevel(int) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the end level for selection based on element level
setEndLevel(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the end level for selection based on element level
setExclusive(boolean) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Specifies if reference element should be considered for above/below selection too
setExclusive(BooleanParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Specifies if the reference element should be included or excluded in the selection
setExportAfter(Element[]) - Method in interface org.palo.api.ExportContext
Sets the element path after which the export starts.
setExpression(String) - Method in interface org.palo.api.SubsetState
Deprecated. Sets an expression to determine the visible elements
setExpressions(ObjectParameter) - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Sets the new expression parameter.
setExtended(boolean) - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Determines if the expressions should be handled as regular expressions.
setExtended(BooleanParameter) - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Sets the extended flag.
setExternalIdentifier(String) - Method in interface org.palo.api.Rule
Sets a new external identifier string to use inside rule definition instead of definition name.
setExternalIdentifier(String, boolean) - Method in interface org.palo.api.Rule
Sets a new external identifier string and use it inside rule definition NOTE: this will update current rule and therefore performs a server request!
setFilterConstraints(ObjectParameter) - Method in class org.palo.api.subsets.filter.settings.AttributeFilterSetting
Adds all filter constraints from the given parameter to this settings.
setFirstOperand(String) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the first operand
setFirstOperand(StringParameter) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
 
setFirstOperator(String) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the operator to use as first operator
setFirstOperator(int) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the first operator by specifying its index in the predefined operator constants array
setGreen(int) - Method in class org.palo.api.ext.ui.ColorDescriptor
Sets the green color fraction
setHideEmpty(boolean) - Method in interface org.palo.api.CubeView
Deprecated. Not used anymore. Please use the property mechanism to specify properties like this. For setHideEmpty, you should use setProperty(PROPERTY_ID_HIDE_EMPTY, "true"); (or .., "false", respectively).
setHideMode(int) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the hide mode.
setHideMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the hide mode.
setHierarchicalMode(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the hierarchical mode.
setHierarchicalMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the hierarchical mode.
setId(String) - Method in class org.palo.api.impl.subsets.SubsetStateBuilder
 
setIgnoreEmptyCells(boolean) - Method in interface org.palo.api.ExportContext
Filter flag to ignore empty cells.
setIndent(int) - Method in interface org.palo.api.subsets.Subset2
Sets the subset indent
setInsertMode(int) - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Sets the insert mode.
setInsertMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Sets the insert mode, i.e. the parameter value should be one of the predefined insert mode constants.
setItalic(boolean) - Method in class org.palo.api.ext.ui.FontDescriptor
Sets the italic flag to indicate if this font should be italic
setLoadOnDemand(boolean) - Method in class org.palo.api.ConnectionConfiguration
En- or disables the load on demand behaviour.
setLowerPercentage(double) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the percentage of all lower elements to select
setLowerPercentage(DoubleParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
 
setName(String) - Method in interface org.palo.api.Attribute
Sets the attribute name
setName(String) - Method in interface org.palo.api.Axis
Sets an optional name for the axis
setName(String) - Method in interface org.palo.api.CubeView
Sets the name of this cube view.
setName(String) - Method in class org.palo.api.ElementNode
 
setName(String) - Method in interface org.palo.api.ext.favoriteviews.FavoriteView
Sets a new name for this favorite view.
setName(String) - Method in interface org.palo.api.ext.favoriteviews.FavoriteViewsFolder
Sets a new name for the folder.
setName(String) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Sets a new name for this favorite view.
setName(String) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Sets a new name for the folder.
setName(String) - Method in class org.palo.api.ext.ui.FontDescriptor
Sets the name of this font
setName(String) - Method in interface org.palo.api.Subset
Deprecated. Sets the subset name
setName(String) - Method in class org.palo.api.subsets.filter.settings.ObjectParameter
Sets the parameter name.
setName(String) - Method in interface org.palo.api.SubsetState
Deprecated. Sets an optional name, label or description
setOperator(String) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Sets the constrain operator to use.
setOrderMode(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the reverse order mode.
setOrderMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the reverse order mode, i.e. the parameter value should be one of the predefined order mode constants.
setParameter(String, Object) - Method in interface org.palo.api.parameters.ParameterReceiver
Sets the specified parameter to the specified value.
setParameterNames(String[]) - Method in interface org.palo.api.parameters.ParameterProvider
Sets all parameter names that can be sent by this provider.
setParameterNames(String[]) - Method in interface org.palo.api.parameters.ParameterReceiver
Sets all parameter names that can be interpreted by this receiver.
setParent(ElementNode) - Method in class org.palo.api.ElementNode
 
setParent(FavoriteViewTreeNode) - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Sets a new parent for this node.
setPassword(String) - Method in class org.palo.api.ConnectionConfiguration
Sets the password in plaintext
setPosition(int) - Method in interface org.palo.api.ext.favoriteviews.FavoriteView
Sets a new position for this favorite view.
setPosition(int) - Method in interface org.palo.api.ext.favoriteviews.FavoriteViewsFolder
Sets a new position for the folder.
setPosition(int) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Sets a new position for this favorite view.
setPosition(int) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Sets a new position for the folder.
setPossibleValuesFor(String, Object[]) - Method in interface org.palo.api.parameters.ParameterProvider
Sets all possible values for the given parameter name.
setProgress(double) - Method in interface org.palo.api.ExportContext
NOTE: for internal usage only
setRed(int) - Method in class org.palo.api.ext.ui.ColorDescriptor
Sets the red color fraction
setRefElement(String) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the identifier of the reference element for above/below selection
setRefElement(StringParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the identifier of the reference element for above/below selection, i.e. the parameter value should contain the id of the reference element.
setRevolveCount(int) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Specifies the number of elements to take for revolve selection
setRevolveCount(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the revolve count, i.e. the parameter value should contain the number of elements to take for revolve selection
setRevolveElement(String) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the identifier of the revolve element for revolve selection
setRevolveElement(StringParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the identifier of the revolve element for revolve selection, i.e. the parameter value should contain the id of the revolve element.
setRevolveMode(int) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the revolve mode.
setRevolveMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the revolve mode, i.e. the parameter value should be one of the predefined revolve mode constants
setSearchAttribute(Attribute) - Method in interface org.palo.api.SubsetState
Deprecated. Sets the attribute field that is used instead of the element name when filtering with a regular expression
setSecondOperand(String) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the second operand
setSecondOperand(StringParameter) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
 
setSecondOperator(String) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the operator to use as second operator
setSecondOperator(int) - Method in class org.palo.api.subsets.filter.settings.DataCriteria
Sets the second operator by specifying its index in the predefined operator constants array
setSelectedElement(Dimension, Element) - Method in interface org.palo.api.Axis
Deprecated. use Axis.setSelectedElement(Hierarchy, Element) instead.
setSelectedElement(Hierarchy, Element) - Method in interface org.palo.api.Axis
Sets the currently selected element of the given hierarchy.
setSelection(ObjectParameter) - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Sets the selection parameter.
setShowDuplicates(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Specifies whether duplicate Elements should be shown or not.
setShowDuplicates(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Specifies whether duplicate Elements should be shown or not.
setSize(int) - Method in class org.palo.api.ext.ui.FontDescriptor
Sets the size of this font
setSliceElements(String[], int) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
 
setSortAttribute(String) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the attribute id to sort after
setSortAttribute(StringParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the identifier of attribute to sort after, i.e. the parameter value should contain the id of the attribute.
setSortCriteria(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the sorting criteria, i.e. one of the predefined sort criteria constants.
setSortCriteria(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the sorting criteria, i.e. the parameter value should be one of the predefined sort criteria constants.
setSortLevel(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the level to sort the elements at
setSortLevel(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the level to sort the elements at as IntegerParameter
setSortLevelElement(String) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Deprecated. please use SortingFilterSetting.setSortLevel(int)
setSortLevelElement(StringParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Deprecated. please use SortingFilterSetting.setSortLevel(IntegerParameter)
setSortTypeMode(int) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the sort by type mode.
setSortTypeMode(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
Sets the sort by type mode, i.e. the parameter value should be one of the predefined sort by type mode constants.
setSourceCube(String) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the identifier of the source cube to use
setSourceCube(StringParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the identifier of the source cube to use, i.e. the parameter value should contain the id of the source cube.
setSourceObject(ParameterReceiver) - Method in interface org.palo.api.parameters.ParameterProvider
Sets the parameter receiver for this provider.
setStartElement(String) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.setStartLevel(int)
setStartElement(StringParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Deprecated. please use HierarchicalFilterSetting.setStartLevel(IntegerParameter)
setStartLevel(int) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the start level for selection based on element level
setStartLevel(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
Sets the start level for selection based on element level
setSubsetVersion(String) - Method in interface org.palo.api.subsets.io.xml.SubsetFilterHandler
Specifies the subset version to use
setTimeout(int) - Method in class org.palo.api.ConnectionConfiguration
Specifies connection timeout in milliseconds after which a request is interrupted.
setTop(int) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the number of top elements to select
setTop(IntegerParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Sets the top count, i.e. the parameter value should contain the number of elements to select.
setType(int) - Method in class org.palo.api.ConnectionConfiguration
Specifies the connection type.
setType(int) - Method in interface org.palo.api.Element
 
setType(int) - Method in exception org.palo.api.persistence.PaloPersistenceException
 
setUnderlined(boolean) - Method in class org.palo.api.ext.ui.FontDescriptor
Sets the underlined flag to indicate that this font should be underlined.
setUpperPercentage(double) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Specifies the percentage of all upper elements to select
setUpperPercentage(DoubleParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Specifies the percentage of all upper elements to select, i.e. the parameter value contains the p
setUser(String) - Method in class org.palo.api.ConnectionConfiguration
Sets the user login name.
setUseRules(boolean) - Method in interface org.palo.api.ExportContext
Filter flag to export cells based on rules.
setUseRules(boolean) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Specifies if an existing rule should be used to determine the element value.
setUseRules(BooleanParameter) - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
Specifies if an existing rule should be used to determine the element value.
setValue(Element, Object) - Method in interface org.palo.api.Attribute
Sets the attribute value for the given Element instance.
setValue(double) - Method in interface org.palo.api.Condition
Sets the numeric value for this condition
setValue(String) - Method in interface org.palo.api.Condition
Sets the string value for this condition
setValue(String) - Method in class org.palo.api.impl.Property2Impl
 
setValue(String) - Method in class org.palo.api.Property
Deprecated. Sets a new value for this property.
setValue(String) - Method in interface org.palo.api.Property2
Sets the new value for this property.
setValue(String) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraint
Sets the constrain value to use
setValue(boolean) - Method in class org.palo.api.subsets.filter.settings.BooleanParameter
Sets the parameter value.
setValue(double) - Method in class org.palo.api.subsets.filter.settings.DoubleParameter
 
setValue(Double) - Method in class org.palo.api.subsets.filter.settings.DoubleParameter
Sets the parameter value.
setValue(int) - Method in class org.palo.api.subsets.filter.settings.IntegerParameter
Sets the parameter value.
setValue(Integer) - Method in class org.palo.api.subsets.filter.settings.IntegerParameter
 
setValue(Object) - Method in class org.palo.api.subsets.filter.settings.ObjectParameter
Sets the parameter value.
setValue(String) - Method in class org.palo.api.subsets.filter.settings.StringParameter
Sets the parameter value.
setValues(Element[], Object[]) - Method in interface org.palo.api.Attribute
Convenient method to set the values for several Elements at once, i.e. the attribute value for the i.th element is set to the i.th object.
size() - Method in class org.palo.api.impl.utils.ArrayListInt
Queries the size of this arraylist.
sort() - Method in class org.palo.api.impl.utils.ArrayListInt
Sorts the array in ascending order using quicksort.
sort(boolean) - Method in class org.palo.api.impl.utils.ArrayListInt
Sorts the array in ascending or descending order using quicksort.
sort(Set<Element>) - Method in class org.palo.api.subsets.filter.SortingFilter
Sorts the given subset element list using the current settings.
SORT_CRITERIA_ALIAS - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_CRITERIA_DATA - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_CRITERIA_DEFINITION - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_CRITERIA_LEXICAL - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_TYPE_CONSOLIDATIONS_ONLY - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_TYPE_DISABLED - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SORT_TYPE_LEAFS_ONLY - Static variable in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SortingFilter - Class in org.palo.api.subsets.filter
SortingFilter A sorting filter belongs to the category of structural filters.
SortingFilter(Dimension) - Constructor for class org.palo.api.subsets.filter.SortingFilter
Deprecated. use SortingFilter.SortingFilter(Hierarchy) instead.
SortingFilter(Hierarchy) - Constructor for class org.palo.api.subsets.filter.SortingFilter
Creates a new SortingFilter instance for the given hierarchy
SortingFilter(Dimension, SortingFilterSetting) - Constructor for class org.palo.api.subsets.filter.SortingFilter
Deprecated. use SortingFilter.SortingFilter(Hierarchy, SortingFilterSetting) instead.
SortingFilter(Hierarchy, SortingFilterSetting) - Constructor for class org.palo.api.subsets.filter.SortingFilter
Creates a new SortingFilter instance for the given hierarchy with the given settings
SortingFilterSetting - Class in org.palo.api.subsets.filter.settings
SortingFilterSetting Manages the settings for the SortingFilter.
SortingFilterSetting() - Constructor for class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
SPLASHMODE_BASE_ADD - Static variable in interface org.palo.api.Cube
Splash-mode constant enumeration.
SPLASHMODE_BASE_SET - Static variable in interface org.palo.api.Cube
Splash-mode constant enumeration.
SPLASHMODE_DEFAULT - Static variable in interface org.palo.api.Cube
Splash-mode constant enumeration.
SPLASHMODE_DISABLED - Static variable in interface org.palo.api.Cube
Splash-mode constant to disable splashing of a consolidated cell.
SPLASHMODE_UNKNOWN - Static variable in interface org.palo.api.Cube
Splash-mode constant enumeration.
startBatchUpdate() - Method in interface org.palo.api.Database
Starts the batch update mode for better performance when adding or removing many palo objects in a single go.
startElement(String, String, String, Attributes) - Method in class org.palo.api.impl.xml.BaseXMLHandler
 
startElement(String, String, String, Attributes) - Method in interface org.palo.api.impl.xml.StartHandler
 
startElement(String, String, String, Attributes) - Method in class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
StartHandler - Interface in org.palo.api.impl.xml
StartHandler
storeFavoriteViews(FavoriteViewTreeNode) - Method in interface org.palo.api.Connection
Stores the favorite views for this connection.
storeFavoriteViews(Connection, FavoriteViewTreeNode) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewModel
Stores a favorite views tree in the given connection.
storeFavoriteViews(FavoriteViewTreeNode) - Method in class org.palo.api.impl.ConnectionImpl
 
STR_OP - Static variable in class org.palo.api.subsets.filter.settings.DataFilterSetting
 
STRING - Static variable in interface org.palo.api.Cell
Constant for value type STRING
StringParameter - Class in org.palo.api.subsets.filter.settings
StringParameter An implementation of the Parameter interface for String values.
StringParameter() - Constructor for class org.palo.api.subsets.filter.settings.StringParameter
Creates a new unnamed StringParemeter instance
StringParameter(String) - Constructor for class org.palo.api.subsets.filter.settings.StringParameter
Creates a new StringParemeter instance with the required name.
strReplace(String, String, String) - Static method in class org.palo.api.impl.xml.XMLUtil
 
StructuralFilter - Interface in org.palo.api.subsets.filter
StructuralFilter A structural filter is used to influence the order of subset elements.
Subset - Interface in org.palo.api
Deprecated. this subset definition is no longer supported. Please use Subset2 instead
Subset2 - Interface in org.palo.api.subsets
Subset2 A new subset definition which corresponds to the subset definitions specified by Jedox (and its excel client).
SubsetFilter - Interface in org.palo.api.subsets
SubsetFilter A subset filter defines certain settings and criteria to determine the elements within a subset.
SubsetFilterHandler - Interface in org.palo.api.subsets.io.xml
SubsetFilterHandler - API INTERNAL - This interface describes an xml handler for reading SubsetFilters from xml.
SubsetHandler - Interface in org.palo.api.ext.subsets
Deprecated. Legacy subsets are not supported anymore! Please use Dimension.getSubsetHandler() instead!
SubsetHandler - Interface in org.palo.api.subsets
SubsetHandler This interface defines all methods to handle Subset2 related functionalities.
SubsetHandlerImpl - Class in org.palo.api.subsets.impl
SubsetHandlerImpl - API INTERNAL CLASS -
SubsetHandlerImpl(Dimension) - Constructor for class org.palo.api.subsets.impl.SubsetHandlerImpl
Deprecated. use hierarchy constructor instead.
SubsetHandlerRegistry - Class in org.palo.api.ext.subsets
Deprecated. Legacy subsets are not supported anymore! Please use Dimension.getSubsetHandler() instead!
SubsetIOHandler - Class in org.palo.api.subsets.io
- API INTERNAL - This class handles the raw access to the palo server subset cubes and hierarchys.
SubsetIOHandler(Database) - Constructor for class org.palo.api.subsets.io.SubsetIOHandler
 
SubsetLoadObserver - Interface in org.palo.api.persistence
Deprecated. NOT YET OFFICIAL - SUBJECT TO CHANGE
SubsetPersistence - Class in org.palo.api.impl.subsets
SubsetPersistence, API and access point for subset persistence.
SubsetState - Interface in org.palo.api
Deprecated. old subset definitions are no longer supported. Please use Subset2 and its SubsetFilter instead
SubsetStateBuilder - Class in org.palo.api.impl.subsets
An internally used builder to create SubsetStates.
SubsetStateBuilder() - Constructor for class org.palo.api.impl.subsets.SubsetStateBuilder
 
SubsetStateHandler - Interface in org.palo.api.ext.subsets
Deprecated. Legacy subsets are not supported anymore! Please use Dimension.getSubsetHandler() instead!
SubsetStateHandlerFactory - Class in org.palo.api.ext.subsets.impl
The SubsetStateHandlerFactory creates the default SubsetStateHandlers as well as the default SubsetHandler.
SubsetStorageHandler - Interface in org.palo.api.subsets
SubsetStorageHandler A simple interface for handling storage related subset functionalities.
SubsetStorageHandlerImpl - Class in org.palo.api.subsets.impl
SubsetStorageHandler This API internal class defines a bridge to the palo server to store and load Subset2s.
SubsetStorageHandlerImpl() - Constructor for class org.palo.api.subsets.impl.SubsetStorageHandlerImpl
 
SubsetXMLHandler - Class in org.palo.api.subsets.io.xml
Subset2XMLReader - API INTERNAL - XML Handler for storing and loading subsets
SubsetXMLHandler(TypeInfoProvider, SubsetHandlerImpl, String, int) - Constructor for class org.palo.api.subsets.io.xml.SubsetXMLHandler
 
SUM_OP - Static variable in class org.palo.api.subsets.filter.settings.DataFilterSetting
 
supportsNewSubsets() - Method in interface org.palo.api.Database
Checks if new subsets are supported by this database.
supportsNewSubsets(Database) - Static method in class org.palo.api.subsets.io.SubsetIOHandler
Returns true if new subsets, i.e.
SYSTEM_DATABASE - Static variable in class org.palo.api.impl.RightsImpl
 

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