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

R

read(String) - Method in class org.palo.api.ext.ui.table.impl.TableFormatPersistence
 
RegExState - Class in org.palo.api.ext.subsets.states
The RegExState determines the visible elements by a regular expression.
RegExState(String) - Constructor for class org.palo.api.ext.subsets.states.RegExState
 
register(String, SubsetStateHandler) - Method in class org.palo.api.ext.subsets.SubsetHandlerRegistry
Deprecated. Registers the given handler for the SubsetState specified by given state id.
registerViewObserver(PersistenceObserver) - Method in interface org.palo.api.Cube
Deprecated. please use Cube.getCubeViews(PersistenceObserver) instead
reload() - Method in interface org.palo.api.Connection
Reloads all internal objects of the connection.
reload() - Method in interface org.palo.api.Database
Reloads all internal objects of the database.
reload(boolean) - Method in interface org.palo.api.Dimension
Reloads the internal dimension structure from database.
reload(boolean) - Method in interface org.palo.api.Hierarchy
Reloads the internal hierarchy structure from database.
reload() - Method in class org.palo.api.impl.ConnectionImpl
 
reload(boolean) - Method in class org.palo.api.impl.HierarchyImpl
 
remove(Dimension) - Method in interface org.palo.api.Axis
Deprecated. use Axis.remove(Hierarchy) instead.
remove(Hierarchy) - Method in interface org.palo.api.Axis
Removes the given hierarchy from the axis
remove(int) - Method in class org.palo.api.impl.utils.ArrayListInt
Removes the element at the specified position.
remove(Subset2) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
remove(String, int) - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
remove(SubsetFilter) - Method in interface org.palo.api.subsets.Subset2
Removes the given subset filter from the list of all subset filters which should be applied to this subset.
remove(EffectiveFilter) - Method in interface org.palo.api.subsets.SubsetFilter
Removes the given EffectiveFilter from the list of all affective filters which affect this subset filter
remove(Subset2) - Method in interface org.palo.api.subsets.SubsetHandler
Removes the given subset
remove(String, int) - Method in interface org.palo.api.subsets.SubsetHandler
Removes the subset specified by the given id and type.
removeAllAttributes() - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.removeAllAttributes() instead.
removeAllAttributes() - Method in interface org.palo.api.Hierarchy
Removes all attributes from the hierarchy
removeAllAttributes() - Method in class org.palo.api.impl.HierarchyImpl
 
removeAllElements() - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Removes all picked elements.
removeAllFilterConstraints(String) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Removes all attribute constraints for the attribute which corresponds to the given attribute identifier.
removeAllVisibleElements() - Method in interface org.palo.api.SubsetState
Deprecated. Convenience method to remove all visible elements
removeAttribute(Attribute) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.removeAttribute(Attribute) instead.
removeAttribute(Attribute) - Method in interface org.palo.api.Hierarchy
Removes the given Attribute from the hierarchy
removeAttribute(Attribute) - Method in class org.palo.api.impl.HierarchyImpl
 
removeAxis(Axis) - Method in interface org.palo.api.CubeView
Removes the given axis from this cube view
removeChild(ElementNode) - Method in class org.palo.api.ElementNode
Removes a child from this ElementNode.
removeChild(FavoriteViewTreeNode) - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Removes the specified child from the list of children and sets the child's parent to null.
removeChild(Property2) - Method in class org.palo.api.impl.Property2Impl
 
removeChild(Property2) - Method in interface org.palo.api.Property2
Removes a given child from this property.
removeChildren(Attribute[]) - Method in interface org.palo.api.Attribute
Convenient method to remove children attributes from this attribute
removeChildren() - Method in class org.palo.api.ElementNode
Removes all children from this ElementNode.
removeChildren() - Method in class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Removes all children from this node and sets their parent to null.
removeConnectionListener(ConnectionListener) - Method in interface org.palo.api.Connection
This method removes a ConnectionListener from this connection.
removeConnectionListener(ConnectionListener) - Method in class org.palo.api.impl.ConnectionImpl
 
removeCube(Cube) - Method in interface org.palo.api.Database
Removes a cube from this Database.
removeCubeView(CubeView) - Method in interface org.palo.api.Cube
Removes the given cube view instance from the cube
removeDatabase(Database) - Method in interface org.palo.api.Connection
Removes a database from this Connection.
removeDatabase(Database) - Method in class org.palo.api.impl.ConnectionImpl
 
removeDimension(Dimension) - Method in interface org.palo.api.Database
Removes a dimension from this Database.
removeElement(Element) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.removeElement(Element) instead.
removeElement(Element) - Method in interface org.palo.api.Hierarchy
Removes the given Element from this Hierarchy
removeElement(Element) - Method in class org.palo.api.impl.HierarchyImpl
 
removeElement(String) - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
Removes the given element id from the picked element list
removeElements(Element[]) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.removeElements(Element []) instead.
removeElements(Element[]) - Method in interface org.palo.api.Hierarchy
Removes the given Elements from this Hierarchy
removeElements(Element[]) - Method in class org.palo.api.impl.HierarchyImpl
 
removeExpanded(Dimension, Element[], int) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.removeExpanded(ElementPath) instead
removeExpanded(Hierarchy, Element[], int) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.removeExpanded(ElementPath) instead
removeExpanded(ElementPath) - Method in interface org.palo.api.Axis
Removes the given ElementPath from the expand list of this axis
removeExpression(String) - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
Removes the given expression from the list of all expression used for textual filter
removeFilterConstraint(AttributeConstraint) - Method in class org.palo.api.subsets.filter.settings.AttributeConstraintsMatrix
Removes the given attribute constraint from the matrix of all attribute constraints.
removeHidden(Dimension, Element[]) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.removeVisible(ElementPath)
removeHidden(Hierarchy, Element[]) - Method in interface org.palo.api.Axis
Deprecated. please use Axis.removeVisible(ElementPath)
removePath(Element, String) - Method in interface org.palo.api.SubsetState
Deprecated. Removes the specified path for the given visible element.
removeProperty(String) - Method in interface org.palo.api.Axis
Deprecated. please do not use. this method is subject for modifications
removeProperty(String) - Method in interface org.palo.api.Connection
Removes the given property from the list of properties for this connection.
removeProperty(String) - Method in interface org.palo.api.Cube
Removes the given property from the list of properties for this cube.
removeProperty(String) - Method in interface org.palo.api.CubeView
Removes the property specified by the given id from this CubeView.
removeProperty(Property) - Method in interface org.palo.api.CubeView
Removes the property specified by the given Property object from this CubeView.
removeProperty(String) - Method in class org.palo.api.impl.ConnectionImpl
 
removeRange(int, int) - Method in class org.palo.api.impl.utils.ArrayListInt
Removes the elements whose index is between from (inclusive) and to(exclusive).
removeRule(Rule) - Method in interface org.palo.api.Cube
Removes the given rule from this cube instance
removeRule(String) - Method in interface org.palo.api.Cube
Removes the rule which corresponds to the given id from this cube instance.
removeState(SubsetState) - Method in interface org.palo.api.Subset
Deprecated. Removes the given SubsetState from the list of all used states
removeSubset(Subset) - Method in interface org.palo.api.Dimension
Removes the given subset from the dimension
removeSubset(Subset) - Method in interface org.palo.api.Hierarchy
Removes the given subset from the dimension
removeSubset(Subset) - Method in class org.palo.api.impl.HierarchyImpl
 
removeVisible(ElementPath) - Method in interface org.palo.api.Axis
Removes the given path from the visible path list of this axis.
removeVisibleElement(Element) - Method in interface org.palo.api.SubsetState
Deprecated. Removes the given element from the list of all visible elements
rename(String) - Method in interface org.palo.api.Cube
Renames this Cube.
rename(String) - Method in interface org.palo.api.Dimension
Renames this Dimension.
rename(String) - Method in interface org.palo.api.Element
Renames this Element.
rename(String) - Method in interface org.palo.api.Hierarchy
Renames this hierarchy.
rename(String) - Method in class org.palo.api.impl.HierarchyImpl
 
rename(String) - Method in interface org.palo.api.subsets.Subset2
Renames this subset.
renameElement(Element, String) - Method in interface org.palo.api.Dimension
Deprecated. use Hierarchy.renameElement(Element, String) instead.
renameElement(Element, String) - Method in interface org.palo.api.Hierarchy
Renames given Element.
renameElement(Element, String) - Method in class org.palo.api.impl.HierarchyImpl
 
replaceAll(int, int) - Method in class org.palo.api.impl.utils.ArrayListInt
Replaces all occurences of element by newElement.
reset() - Method in interface org.palo.api.ExportContext
Resets this export context, i.e. its complete state is set back to default value
reset() - Method in class org.palo.api.subsets.filter.settings.AliasFilterSetting
 
reset() - Method in class org.palo.api.subsets.filter.settings.AttributeFilterSetting
 
reset() - Method in class org.palo.api.subsets.filter.settings.DataFilterSetting
 
reset() - Method in interface org.palo.api.subsets.filter.settings.FilterSetting
Resets the filter setting to its defaults.
reset() - Method in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
 
reset() - Method in class org.palo.api.subsets.filter.settings.PicklistFilterSetting
 
reset() - Method in class org.palo.api.subsets.filter.settings.SortingFilterSetting
 
reset() - Method in class org.palo.api.subsets.filter.settings.TextFilterSetting
 
reset() - Method in class org.palo.api.subsets.impl.SubsetHandlerImpl
 
reset() - Method in class org.palo.api.subsets.io.SubsetIOHandler
 
reset() - Method in interface org.palo.api.subsets.Subset2
Resets this subset to its defaults, i.e. all filters and aliases are removed.
reset() - Method in interface org.palo.api.subsets.SubsetFilter
Resets this filter, i.e. its internal setting is switched back to its default.
reset() - Method in interface org.palo.api.subsets.SubsetHandler
Resets this SubsetHandler.
reset() - Method in interface org.palo.api.subsets.SubsetStorageHandler
Resets this storage handler.
resetInternal() - Method in class org.palo.api.subsets.filter.PicklistFilter
 
restore(Dimension[], String) - Static method in class org.palo.api.utils.ElementPath
Restores the element path specified by the given Dimensions and element path string
restore(Hierarchy[], String) - Static method in class org.palo.api.utils.ElementPath
 
RestrictiveFilter - Interface in org.palo.api.subsets.filter
RestrictiveFilter A restrictive filter is used to filter out subset elements.
reverse() - Method in class org.palo.api.impl.utils.ArrayListInt
Reverses the order of the arraylist.
REVOLVE_ADD_ABOVE - Static variable in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
 
REVOLVE_ADD_BELOW - Static variable in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
 
REVOLVE_ADD_DISABLED - Static variable in class org.palo.api.subsets.filter.settings.HierarchicalFilterSetting
 
Rights - Interface in org.palo.api
Deprecated. Do not use, subject to change.
RightsImpl - Class in org.palo.api.impl
 
Rule - Interface in org.palo.api
The Rule interface represents an enterprise rule definition for a palo Cube.

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