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

F

FavoriteView - Interface in org.palo.api.ext.favoriteviews
A FavoriteView is an object which links a CubeView with a connection and a new name, which can be determined by the user.
FavoriteViewFactory - Class in org.palo.api.ext.favoriteviews
FavoriteViewFactory An instance of FavoriteViewFactory is obtained with the FavoriteViewFactory.getInstance() method.
FavoriteViewFactory() - Constructor for class org.palo.api.ext.favoriteviews.FavoriteViewFactory
 
FavoriteViewFactoryImpl - Class in org.palo.api.ext.favoriteviews.impl
FavoriteViewFactoryImpl The FavoriteViewFactoryImpl class provides factory methods to create favorite views and favorite view folders.
FavoriteViewFactoryImpl() - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewFactoryImpl
 
FavoriteViewImpl - Class in org.palo.api.ext.favoriteviews.impl
FavoriteViewImpl This class describes a favorite view.
FavoriteViewImpl(String, CubeView) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Creates a new FavoriteView with a name and an attached cube view.
FavoriteViewImpl(String, CubeView, int) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewImpl
Creates a new FavoriteView with a name, an attached cube view, and a position.
FavoriteViewModel - Class in org.palo.api.ext.favoriteviews.impl
The FavoriteViewModel class provides internal methods to load and save the favorite view tree.
FavoriteViewModel() - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewModel
 
FavoriteViewObject - Interface in org.palo.api.ext.favoriteviews
A FavoriteViewObject represents a FavoriteView or a FavoriteViewsFolder object.
FavoriteViewsFolder - Interface in org.palo.api.ext.favoriteviews
A FavoriteViewsFolder is an object has a name and a position and can be added to a FavoriteViewTree.
FavoriteViewsFolderImpl - Class in org.palo.api.ext.favoriteviews.impl
FavoriteViewsFolderImpl A folder is a container object with a name.
FavoriteViewsFolderImpl(String, Connection) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Creates a new folder with the specified name and connection.
FavoriteViewsFolderImpl(String, Connection, int) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewsFolderImpl
Creates a new folder with the specified name and position.
FavoriteViewTreeNode - Class in org.palo.api.ext.favoriteviews
FavoriteViewTreeNode is a specialized tree which stores the favorite views structure of a Connection.
FavoriteViewTreeNode(FavoriteViewObject) - Constructor for class org.palo.api.ext.favoriteviews.FavoriteViewTreeNode
Creates a new FavoriteViewTreeNode with the given user object.
FavoriteViewXMLBuilder - Class in org.palo.api.ext.favoriteviews.impl
FavoriteViewXMLBuilder Translates a tree built from FavoriteViewTreeNode objects (more precisely from FavoriteViewsFolder and FavoriteView objects) into an XML text.
FavoriteViewXMLBuilder(Connection) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewXMLBuilder
The constructor initializes the result with the XML header description and sets initial indentation to 0.
FavoriteViewXMLHandler - Class in org.palo.api.ext.favoriteviews.impl
FavoriteViewXMLHandler Parses a given XML file representing favorite views and translates it into a tree consisting of FavoriteViewsFolder and FavoriteView objects.
FavoriteViewXMLHandler(Connection) - Constructor for class org.palo.api.ext.favoriteviews.impl.FavoriteViewXMLHandler
The constructor adds the handlers for the XML structure.
filter(List<ElementNode>) - Method in class org.palo.api.subsets.filter.AliasFilter
 
filter(Set<Element>) - Method in class org.palo.api.subsets.filter.AttributeFilter
 
filter(Set<Element>) - Method in class org.palo.api.subsets.filter.DataFilter
 
filter(Set<Element>) - Method in class org.palo.api.subsets.filter.HierarchicalFilter
 
filter(List<ElementNode>, Set<Element>) - Method in class org.palo.api.subsets.filter.HierarchicalFilter
 
filter(List<ElementNode>, Set<Element>) - Method in class org.palo.api.subsets.filter.PicklistFilter
Inserts picked elements at front or back of the given element hierarchy.
filter(Set<Element>) - Method in class org.palo.api.subsets.filter.PicklistFilter
Filters the given elements list, i.e. only the picked elements of the list are kept.
filter(Set<Element>) - Method in interface org.palo.api.subsets.filter.RestrictiveFilter
Filters the given list of Elements.
filter(List<ElementNode>, Set<Element>) - Method in class org.palo.api.subsets.filter.SortingFilter
 
filter(List<ElementNode>, Set<Element>) - Method in interface org.palo.api.subsets.filter.StructuralFilter
Filters the given element hierarchy represented by ElementNodes.
filter(Set<Element>) - Method in class org.palo.api.subsets.filter.TextFilter
 
FilterSetting - Interface in org.palo.api.subsets.filter.settings
FilterSetting A simple filter setting definition.
findCubeViewById(Connection, String, String, String) - Method in class org.palo.api.ext.favoriteviews.impl.FavoriteViewXMLHandler
This method is used to find a CubeView object in the set of currently active databases and connections.
FlatState - Class in org.palo.api.ext.subsets.states
The FlatState interprets the visible elements as flat, i.e.
FlatState() - Constructor for class org.palo.api.ext.subsets.states.FlatState
 
FontDescriptor - Class in org.palo.api.ext.ui
A FontDescriptor is a platfom-independent font description.
FontDescriptor() - Constructor for class org.palo.api.ext.ui.FontDescriptor
A default constructor which leaves all fields un-initialized!
FontDescriptor(String) - Constructor for class org.palo.api.ext.ui.FontDescriptor
Creates a new FontDescriptor instance from the given description string.
Format - Interface in org.palo.api.ext.ui
Format contains general format settings to use for displaying values and text
FormatBuilder - Class in org.palo.api.ext.ui.table.impl
FormatBuilder A builder for Format instances which hides their creation
FormatBuilder() - Constructor for class org.palo.api.ext.ui.table.impl.FormatBuilder
 

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