All Classes and Interfaces
Class
Description
abstract class which manages the cache logic
Information about the client connecting to olap
super class for all Component Info objects e.g.
handler used by
Connection
to make request on olap serverhandler used by
Database
to make request on olap serverhandler used by
Dimension
to make request on olap serverhandler used by
Element
to make request on olap serverparses the palo header and saves it's information
Handler to send the palo requests, for each unique connection there is one handler.
extends the ConnectionConfiguration to manage SSL communication and server information (needed sometimes to see which request syntax is possible)
parses the OLAP server response, not the header.
represent an attribute in a dimension
represent a cell in a cube
represent a cell export context object used with
ICellsExporter
to read data from cubesrepresent a cell Load context object used with in
ICube.loadCells(com.jedox.palojlib.interfaces.IElement[][], java.lang.Object[], com.jedox.palojlib.interfaces.ICellLoadContext, com.jedox.palojlib.interfaces.IElement[][])
to write data to cubesrepresent a cells exporter that export cells from a cube
represent a connection to server
represent the olap server connection information typically returned from server/info
ssl encryption types possible in olap server
represent a manager that provide connections
represent a consolidation relationship between two elements in a dimension
represent a cube in database
olap cell export type
olap cube type
olap cube splash mode
represent a database in olap server
database types in olap server
olap database information typically result from database/info
olap database status
Interface that represents a dimension in database
olap dimension types
olap dimension information typically result from dimension/info
represent an Element in an olap dimension
element permission in olap.
element types
represent a hold in olap server cube
represent the exception that comes from olap server directly
represent the exception that comes from palojlib
represent a rule in olap server cube
represent a database scripts
the interface is currently only an empty placeholder for script related enumerations
represent a variable for Database Scripts
represent svs information typically result from svs/info
svs login mode
represent the user information typically result from server/user_info
represent a name/value pair that can be used in some API
methods (e.g.
Exception that are caught from OLAP server
Exceptions that are thrown from the client library
represent the connection configuration if the olap session is already given