Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accessAllowed() - Method in interface com.jedox.palojlib.interfaces.ICell
Checks if the current user is allowed to access this cell.
accessAllowed() - Method in class com.jedox.palojlib.main.Cell
 
activateGpu(boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
activate and deactivate GPU acceleration for the cube
activateGpu(boolean) - Method in class com.jedox.palojlib.main.Cube
 
activateRules(IRule[]) - Method in interface com.jedox.palojlib.interfaces.ICube
activate a set of rules, the rules will be changed depending on their identifiers.
activateRules(IRule[]) - Method in class com.jedox.palojlib.main.Cube
 
activateVirtualDimension(int, int, IAttribute, boolean) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addAttribute(String, IElement.ElementType) - Method in interface com.jedox.palojlib.interfaces.IDimension
Create one attribute, this method does not invalidate the cache.
addAttribute(String, IElement.ElementType) - Method in class com.jedox.palojlib.main.Dimension
 
addAttributes(String[], IElement.ElementType[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Create new attributes in this dimension
addAttributes(String[], IElement.ElementType[]) - Method in class com.jedox.palojlib.main.Dimension
 
addAttributeValues(IAttribute, IElement[], Object[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Writes the attribute values for these elements
addAttributeValues(IAttribute, IElement[], Object[]) - Method in class com.jedox.palojlib.main.Dimension
 
addAttributeValues(Database, int, int, int, Element, IElement[], Object[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addBaseElement(Database, int, String, IElement.ElementType) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addBaseElement(String, IElement.ElementType) - Method in interface com.jedox.palojlib.interfaces.IDimension
Create one element, this method does not invalidate the cache.
addBaseElement(String, IElement.ElementType) - Method in class com.jedox.palojlib.main.Dimension
 
addConsolidations(int, int, IConsolidation[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addConsolidations(IConsolidation[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
add the consolidations for the elements mentioned as parents in the consolidations set, the children will be added to the existing children list.
addConsolidations(IConsolidation[]) - Method in class com.jedox.palojlib.main.Dimension
 
addCube(Database, String, int[], ICube.CubeType, int) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
addCube(String, IDimension[]) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new cube with type normal
addCube(String, IDimension[]) - Method in class com.jedox.palojlib.main.Database
 
addCube(String, IDimension[], ICube.CubeType) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new cube with type normal
addCube(String, IDimension[], ICube.CubeType) - Method in class com.jedox.palojlib.main.Database
 
addCube(String, IDimension[], ICube.CubeType, ICube) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new cube with type normal
addCube(String, IDimension[], ICube.CubeType, ICube) - Method in class com.jedox.palojlib.main.Database
 
addDatabase(String) - Method in interface com.jedox.palojlib.interfaces.IConnection
create a new database
addDatabase(String) - Method in class com.jedox.palojlib.main.Connection
 
addDatabase(String, IDatabase.DatabaseType) - Method in interface com.jedox.palojlib.interfaces.IConnection
create a new database
addDatabase(String, IDatabase.DatabaseType) - Method in class com.jedox.palojlib.main.Connection
 
addDatabase(String, IDatabase.DatabaseType, String) - Method in interface com.jedox.palojlib.interfaces.IConnection
create a new database
addDatabase(String, IDatabase.DatabaseType, String) - Method in class com.jedox.palojlib.main.Connection
 
addDatabase(String, IDatabase.DatabaseType, String) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
addDatabase(String, String) - Method in interface com.jedox.palojlib.interfaces.IConnection
create a new database
addDatabase(String, String) - Method in class com.jedox.palojlib.main.Connection
 
addDimension(Database, String, IDimension.DimensionType, boolean) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
addDimension(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new dimension with type normal
addDimension(String) - Method in class com.jedox.palojlib.main.Database
 
addDimension(String, IDimension.DimensionType) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new dimension
addDimension(String, IDimension.DimensionType) - Method in class com.jedox.palojlib.main.Database
 
addDimension(String, IDimension.DimensionType, boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Create a new dimension
addDimension(String, IDimension.DimensionType, boolean) - Method in class com.jedox.palojlib.main.Database
 
addElements(int, int, IElement[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addElements(int, int, String[], IElement.ElementType[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
addElements(String[], IElement.ElementType[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Create a list of elements
addElements(String[], IElement.ElementType[]) - Method in class com.jedox.palojlib.main.Dimension
 
addHold(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
 
addHold(IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
addHold(Database, Cube, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
addRule(Database, Cube, String, boolean, String, String, boolean, double, String) - Method in class com.jedox.palojlib.main.CubeHandler
 
addRule(String, boolean, String, String) - Method in interface com.jedox.palojlib.interfaces.ICube
Deprecated.
This method is deprecated, use ICube.addRule(String, boolean, String, String, boolean, double, String) instead. Set useIdentifier to false, positon to -1 and source to null.
addRule(String, boolean, String, String, boolean, double, String) - Method in interface com.jedox.palojlib.interfaces.ICube
add a rule to cube.
addRule(String, boolean, String, String, boolean, double, String) - Method in class com.jedox.palojlib.main.Cube
 
addSession(int, String) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
appendElements(IElement[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Add new elements with the given type or simply change type of existing elements
appendElements(IElement[]) - Method in class com.jedox.palojlib.main.Dimension
 
appendLanguagesToScriptRequest(StringBuilder, IElement[], boolean) - Static method in class com.jedox.palojlib.main.ScriptHandler
 
Attribute - Class in com.jedox.palojlib.main
 
Attribute(Dimension, int, String, IElement, IElement.ElementType) - Constructor for class com.jedox.palojlib.main.Attribute
 
AUDIT - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
audit
AUTHENTIFICATION - Enum constant in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
authentication
AUTHORIZATION - Enum constant in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
authorization

B

backup(int, String, boolean, boolean, boolean, boolean, String) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
backup(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Deprecated.
This method is deprecated, use IDatabase.backup(String, boolean, boolean, boolean, boolean, String) instead. Set show_system, include_archive and show_audit to false, set include_csv to true and pass null as password.
backup(String, boolean, boolean, boolean, boolean, String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
backup the database to disk.
backup(String, boolean, boolean, boolean, boolean, String) - Method in class com.jedox.palojlib.main.Database
 
BaseScriptContext - Class in com.jedox.palojlib.main
 
BaseScriptContext() - Constructor for class com.jedox.palojlib.main.BaseScriptContext
 
BOTH - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CellsExportType
all cells
buildCache() - Method in class com.jedox.palojlib.main.Dimension
 
buildLockedPaths(IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 

C

CachedComponent - Class in com.jedox.palojlib.main
abstract class which manages the cache logic
CachedComponent() - Constructor for class com.jedox.palojlib.main.CachedComponent
 
cacheExists - Variable in class com.jedox.palojlib.main.Dimension
 
cacheExists() - Method in class com.jedox.palojlib.main.Dimension
 
cacheTrustExpiry - Variable in class com.jedox.palojlib.main.CachedComponent
 
canStoreZero() - Method in interface com.jedox.palojlib.interfaces.ICube
check if the cube can store zero values (introduced in 6.5)
canStoreZero() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
canStoreZero() - Method in class com.jedox.palojlib.main.Cube
 
canStoreZero() - Method in class com.jedox.palojlib.main.CubeInfo
 
Cell - Class in com.jedox.palojlib.main
 
Cell(int[], Object, ICell.CellType, IDimension[], String[], String) - Constructor for class com.jedox.palojlib.main.Cell
 
Cell(int[], String, String, Object, IDimension[], String[]) - Constructor for class com.jedox.palojlib.main.Cell
 
CELL_DATA - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
cell data
CELL_NUMERIC - Enum constant in enum class com.jedox.palojlib.interfaces.ICell.CellType
numeric cell, can only contain numeric values
CELL_STRING - Enum constant in enum class com.jedox.palojlib.interfaces.ICell.CellType
string cell
CellExportContext - Class in com.jedox.palojlib.main
 
CellExportContext(ICube.CellsExportType, int, boolean, boolean, ICellExportContext.SkipMode) - Constructor for class com.jedox.palojlib.main.CellExportContext
 
CellExportContext(ICube.CellsExportType, int, boolean, boolean, ICellExportContext.SkipMode, String) - Constructor for class com.jedox.palojlib.main.CellExportContext
 
CellLoadContext - Class in com.jedox.palojlib.main
 
CellLoadContext(ICube.SplashMode, int, boolean, boolean) - Constructor for class com.jedox.palojlib.main.CellLoadContext
 
CellsExporter - Class in com.jedox.palojlib.main
 
CellsExporter(IElement[][], ICube.CellsExportType, int, boolean, boolean, ICellExportContext.SkipMode, CubeHandler, IDimension[], int, int, int) - Constructor for class com.jedox.palojlib.main.CellsExporter
 
CellsExporter(IElement[][], ICube.CellsExportType, int, boolean, boolean, ICellExportContext.SkipMode, CubeHandler, IDimension[], String, int, int, int) - Constructor for class com.jedox.palojlib.main.CellsExporter
 
CHANGED - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
changed
changePassword(String, String) - Method in interface com.jedox.palojlib.interfaces.IConnection
Change a user password
changePassword(String, String) - Method in class com.jedox.palojlib.main.Connection
 
changePassword(String, String) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
changeRuleActivation(Database, Cube, IRule[], boolean) - Method in class com.jedox.palojlib.main.CubeHandler
 
checkCacheStatus() - Method in class com.jedox.palojlib.main.Dimension
 
checkCBTokenChange() - Method in class com.jedox.palojlib.main.Cube
 
checkCCTokenChange() - Method in class com.jedox.palojlib.main.Cube
 
checkLicense(String, String) - Method in class com.jedox.palojlib.http.HttpHandler
 
checkLicense(String, String) - Method in class com.jedox.palojlib.main.Connection
 
checkLicense(String, String) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
clear() - Method in interface com.jedox.palojlib.interfaces.ICube
clears completely the data in the cube
clear() - Method in class com.jedox.palojlib.main.Cube
 
clear(Database, String, int, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
clearCells(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
empty cells in an area within a cube
clearCells(IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
ClientInfo - Class in com.jedox.palojlib.main
Information about the client connecting to olap
ClientInfo(String, String) - Constructor for class com.jedox.palojlib.main.ClientInfo
Constructor to build a ClientInfo object
close() - Method in interface com.jedox.palojlib.interfaces.IConnection
Deprecated.
This method is deprecated, use IConnection.close(boolean) instead and set stop to false.
close(boolean) - Method in interface com.jedox.palojlib.interfaces.IConnection
close the connection.
close(boolean) - Method in class com.jedox.palojlib.main.Connection
 
close(boolean) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
com.jedox.palojlib.exceptions - package com.jedox.palojlib.exceptions
 
com.jedox.palojlib.http - package com.jedox.palojlib.http
 
com.jedox.palojlib.interfaces - package com.jedox.palojlib.interfaces
 
com.jedox.palojlib.main - package com.jedox.palojlib.main
 
com.jedox.palojlib.managers - package com.jedox.palojlib.managers
 
com.jedox.palojlib.version - package com.jedox.palojlib.version
 
commitLock(int) - Method in interface com.jedox.palojlib.interfaces.ICube
commit/free a lock in the cube
commitLock(int) - Method in class com.jedox.palojlib.main.Cube
 
commitLock(Database, int, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
compareTo(Version) - Method in class com.jedox.palojlib.version.Version
 
ComponentInfo - Class in com.jedox.palojlib.main
super class for all Component Info objects e.g.
ComponentInfo() - Constructor for class com.jedox.palojlib.main.ComponentInfo
 
Connection - Class in com.jedox.palojlib.main
 
Connection(IConnectionConfiguration) - Constructor for class com.jedox.palojlib.main.Connection
 
connectionConfiguration - Variable in class com.jedox.palojlib.main.Connection
 
connectionConfiguration - Variable in class com.jedox.palojlib.main.ConnectionHandler
 
ConnectionConfiguration - Class in com.jedox.palojlib.main
 
ConnectionConfiguration() - Constructor for class com.jedox.palojlib.main.ConnectionConfiguration
 
ConnectionHandler - Class in com.jedox.palojlib.main
handler used by Connection to make request on olap server
ConnectionHandler(ConnectionConfiguration) - Constructor for class com.jedox.palojlib.main.ConnectionHandler
 
ConnectionInfo - Class in com.jedox.palojlib.main
 
ConnectionInfo(String, String, String, String, String, String) - Constructor for class com.jedox.palojlib.main.ConnectionInfo
 
ConnectionManager - Class in com.jedox.palojlib.main
 
Consolidation - Class in com.jedox.palojlib.main
 
Consolidation(IElement, IElement, double) - Constructor for class com.jedox.palojlib.main.Consolidation
 
contextId - Variable in class com.jedox.palojlib.main.SessionConfiguration
 
convert(ICube.CubeType) - Method in interface com.jedox.palojlib.interfaces.ICube
Deprecated.
This method is deprecated, use ICube.activateGpu(boolean) instead. Pass true for GPU, false for NORMAL.
convert(ICube.CubeType) - Method in class com.jedox.palojlib.main.Cube
Deprecated.
convert(Database, String, int, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
copyCell(IElement[], IElement[], IElement[][], boolean, boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
 
copyCell(IElement[], IElement[], IElement[][], boolean, boolean) - Method in class com.jedox.palojlib.main.Cube
 
copyCell(Database, Cube, IElement[], IElement[][], IElement[], IElement[][], Double, boolean, boolean) - Method in class com.jedox.palojlib.main.CubeHandler
 
copyLikeCell(IElement[], IElement[], IElement[][], Double, boolean, boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
 
copyLikeCell(IElement[], IElement[], IElement[][], Double, boolean, boolean) - Method in class com.jedox.palojlib.main.Cube
 
copyOf() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
 
copyOf() - Method in class com.jedox.palojlib.main.ClientInfo
 
copyOf() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
copyOf() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
createVirtualDimension(IAttribute) - Method in interface com.jedox.palojlib.interfaces.IDimension
Creates a virtual dimension specified by a dimension attribute.
createVirtualDimension(IAttribute) - Method in class com.jedox.palojlib.main.Dimension
 
Cube - Class in com.jedox.palojlib.main
 
Cube(int, int, String, Database, CubeInfo) - Constructor for class com.jedox.palojlib.main.Cube
 
CUBE - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
cube
CUBE_ATTRIBUTE - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CubeType
attribute
CUBE_GPU - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CubeType
gpu
CUBE_NORMAL - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CubeType
normal
CUBE_SYSTEM - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CubeType
system
CUBE_USERINFO - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CubeType
userinfo
CubeHandler - Class in com.jedox.palojlib.main
 
CubeHandler(int) - Constructor for class com.jedox.palojlib.main.CubeHandler
 
CubeInfo - Class in com.jedox.palojlib.main
 
CubeInfo(int[], String, String, String, String, String, String, String, String, String) - Constructor for class com.jedox.palojlib.main.CubeInfo
 
CubeScriptContext - Class in com.jedox.palojlib.main
 
CubeScriptContext() - Constructor for class com.jedox.palojlib.main.CubeScriptContext
 
customValueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
get the type string as used in olap server

D

D - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
read+write+execute
Database - Class in com.jedox.palojlib.main
 
Database(int, int, String, IDatabase.DatabaseType, String, String, String, String) - Constructor for class com.jedox.palojlib.main.Database
 
DATABASE - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
database
DATABASE_NORMAL - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
normal
DATABASE_SYSTEM - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
system e.g.
DATABASE_USERINFO - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
userinfo e.g.
DatabaseHandler - Class in com.jedox.palojlib.main
handler used by Database to make request on olap server
DatabaseHandler(int) - Constructor for class com.jedox.palojlib.main.DatabaseHandler
 
DatabaseInfo - Class in com.jedox.palojlib.main
 
DatabaseInfo(String, String, String, String) - Constructor for class com.jedox.palojlib.main.DatabaseInfo
 
DatabaseScriptContext - Class in com.jedox.palojlib.main
 
DatabaseScriptContext() - Constructor for class com.jedox.palojlib.main.DatabaseScriptContext
 
deactivateRules(IRule[]) - Method in interface com.jedox.palojlib.interfaces.ICube
deactivate a set of rules, the rules will be changed depending on their identifiers.
deactivateRules(IRule[]) - Method in class com.jedox.palojlib.main.Cube
 
defaultClient - Static variable in class com.jedox.palojlib.managers.HttpHandlerManager
 
defaultClientDesc - Static variable in class com.jedox.palojlib.managers.HttpHandlerManager
 
defaultExpiryDuration - Static variable in class com.jedox.palojlib.main.Cube
 
defaultExpiryDuration - Static variable in class com.jedox.palojlib.main.Database
 
defaultExpiryDuration - Static variable in class com.jedox.palojlib.main.Dimension
 
defaultLanguage - Static variable in class com.jedox.palojlib.main.Database
 
Dimension - Class in com.jedox.palojlib.main
 
Dimension(int, int, String, Database, IDimension.DimensionType, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.jedox.palojlib.main.Dimension
 
DIMENSION - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
dimension
DIMENSION_ATTRIBUTE - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
attribute dimension
DIMENSION_ELEMENT - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
dimension element
DIMENSION_NORMAL - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
normal dimension
DIMENSION_SYSTEM - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
system dimension
DIMENSION_SYSTEM_ID - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
systemid dimension
DIMENSION_USERINFO - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
userinfo dimension
DimensionHandler - Class in com.jedox.palojlib.main
handler used by Dimension to make request on olap server
DimensionHandler(int) - Constructor for class com.jedox.palojlib.main.DimensionHandler
 
DimensionInfo - Class in com.jedox.palojlib.main
 
DimensionInfo(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.jedox.palojlib.main.DimensionInfo
 
DimensionScriptContext - Class in com.jedox.palojlib.main
 
DimensionScriptContext() - Constructor for class com.jedox.palojlib.main.DimensionScriptContext
 
dimensionsNameMap - Variable in class com.jedox.palojlib.main.Database
 
DRILLTHROUGH - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
drillthrough

E

Element - Class in com.jedox.palojlib.main
 
Element(Dimension, int, String, IElement.ElementType, int, int[], int[], double[], int, String, boolean) - Constructor for class com.jedox.palojlib.main.Element
 
ELEMENT_CONSOLIDATED - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementType
consolidated element
ELEMENT_NUMERIC - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementType
numeric base element
ELEMENT_STRING - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementType
string base elements
ElementHandler - Class in com.jedox.palojlib.main
handler used by Element to make request on olap server
ElementHandler(int) - Constructor for class com.jedox.palojlib.main.ElementHandler
 
elementsIdMap - Variable in class com.jedox.palojlib.main.Dimension
 
elementsNameMap - Variable in class com.jedox.palojlib.main.Dimension
 
ENCRYPTION_NONE - Enum constant in enum class com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
no ssl is used
ENCRYPTION_OPTIONAL - Enum constant in enum class com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
both ssl and non-ssl is possible
ENCRYPTION_REQUIRED - Enum constant in enum class com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
only ssl is accepted
endTrustTime() - Method in class com.jedox.palojlib.main.CachedComponent
end the trust period, this does not delete the cache though
equals(Object) - Method in class com.jedox.palojlib.main.Attribute
 
equals(Object) - Method in class com.jedox.palojlib.main.Element
 
ERROR - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
error
ERROR_IF_DIFFERS - Enum constant in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptCreateClause
 
ERROR_IF_EXISTS - Enum constant in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptCreateClause
 
ERROR_IF_NOT_EXISTS - Enum constant in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptModifyClause
 
evaluateGlobalSubset(Database, Dimension, String, IVariable[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
evaluateGlobalSubset(String, IVariable[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
evaluate the given subset with the set of variables
evaluateGlobalSubset(String, IVariable[]) - Method in class com.jedox.palojlib.main.Dimension
 
EVENT_PROCESSOR - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
event processor to svs
EXCLUDEEMPTY - Enum constant in enum class com.jedox.palojlib.interfaces.ICellExportContext.SkipMode
skip empty
EXCLUDEEMPTYANDZERO - Enum constant in enum class com.jedox.palojlib.interfaces.ICellExportContext.SkipMode
skip empty, zero and empty string
execute(File, String, IScriptVariable[]) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Deprecated.
This method is deprecated, use IScriptHandler.run(File, String, IScriptVariable[]) instead.
execute(File, String, IScriptVariable[]) - Method in class com.jedox.palojlib.main.ScriptHandler
Deprecated.
execute(String, String, IScriptVariable[]) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Deprecated.
This method is deprecated, use IScriptHandler.run(String, String, IScriptVariable[]) instead.
execute(String, String, IScriptVariable[]) - Method in class com.jedox.palojlib.main.ScriptHandler
Deprecated.
executeScript(String, String, IScriptVariable[]) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
exists() - Method in interface com.jedox.palojlib.interfaces.ICell
 
exists() - Method in class com.jedox.palojlib.main.Cell
 
extractCellsFromPath(StringBuilder, String) - Method in class com.jedox.palojlib.main.CellsExporter
 

F

fillAreaBuffer(IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 

G

generateScript(int, int, boolean, IElement[][], boolean, boolean, boolean, boolean, IElement[], boolean, boolean, IScriptHandler.ScriptCreateClause, IScriptHandler.ScriptModifyClause) - Method in class com.jedox.palojlib.main.CubeHandler
 
generateScript(int, int, boolean, IElement[], boolean, boolean, boolean, boolean, IElement[], boolean, IScriptHandler.ScriptCreateClause, IScriptHandler.ScriptModifyClause) - Method in class com.jedox.palojlib.main.DimensionHandler
 
generateScript(int, IDimension[], ICube[], boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, IElement[], boolean, IScriptHandler.ScriptCreateClause, IScriptHandler.ScriptModifyClause) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
generateScript(ICubeScriptContext) - Method in interface com.jedox.palojlib.interfaces.ICube
 
generateScript(ICubeScriptContext) - Method in class com.jedox.palojlib.main.Cube
 
generateScript(IDatabaseScriptContext) - Method in interface com.jedox.palojlib.interfaces.IDatabase
 
generateScript(IDatabaseScriptContext) - Method in class com.jedox.palojlib.main.Database
 
generateScript(IDimensionScriptContext) - Method in interface com.jedox.palojlib.interfaces.IDimension
 
generateScript(IDimensionScriptContext) - Method in class com.jedox.palojlib.main.Dimension
 
getArea() - Method in interface com.jedox.palojlib.interfaces.ICubeScriptContext
 
getArea() - Method in interface com.jedox.palojlib.interfaces.IHold
get the area of the hold
getArea() - Method in class com.jedox.palojlib.main.CubeScriptContext
 
getArea() - Method in class com.jedox.palojlib.main.Hold
 
getAsyncCallId() - Method in class com.jedox.palojlib.http.HeaderParser
return a async id for this request, this is only returned for async requests (e.g.
getAttributeById(int) - Method in class com.jedox.palojlib.main.Dimension
 
getAttributeByName(String) - Method in interface com.jedox.palojlib.interfaces.IDimension
Get an attribute using its name
getAttributeByName(String) - Method in class com.jedox.palojlib.main.Dimension
 
getAttributeByName(String, String) - Method in interface com.jedox.palojlib.interfaces.IDimension
 
getAttributeByName(String, String) - Method in class com.jedox.palojlib.main.Dimension
 
getAttributeCube() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the attribute cube if exists
getAttributeCube() - Method in class com.jedox.palojlib.main.Dimension
 
getAttributeCubeId() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getAttributeDimensionId() - Method in class com.jedox.palojlib.main.Dimension
 
getAttributeDimensionId() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getAttributes() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get a list of attributes for this dimension
getAttributes() - Method in class com.jedox.palojlib.main.Dimension
 
getAttributesMap() - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated and will be removed.
getAttributeValue(String) - Method in interface com.jedox.palojlib.interfaces.IElement
Get the value of the attribute for this element
getAttributeValue(String) - Method in class com.jedox.palojlib.main.Element
 
getAttributeValue(String, String) - Method in interface com.jedox.palojlib.interfaces.IElement
 
getAttributeValue(String, String) - Method in class com.jedox.palojlib.main.Element
 
getAttributeValues() - Method in interface com.jedox.palojlib.interfaces.IElement
 
getAttributeValues() - Method in class com.jedox.palojlib.main.Element
 
getBasesElements() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the list of the bases elements in the dimension
getBasesElements() - Method in class com.jedox.palojlib.main.Dimension
 
getBasesElements(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getBasesElements() instead.
getBlockSize() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
get the maximum number of cells returned for each server call.
getBlockSize() - Method in interface com.jedox.palojlib.interfaces.ICellLoadContext
get the maximum number of cells written in each server call.
getBlockSize() - Method in class com.jedox.palojlib.main.CellExportContext
 
getBlockSize() - Method in class com.jedox.palojlib.main.CellLoadContext
 
getBugfixVersion() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
bug fix version
getBugfixVersion() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getBuildNumber() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
build number
getBuildNumber() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getBuildNumber() - Method in class com.jedox.palojlib.version.Version
 
getCB_Token() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getCB_Token() - Method in class com.jedox.palojlib.main.CubeInfo
 
getCBToken() - Method in interface com.jedox.palojlib.interfaces.ICube
get current Palo_CB Token
getCBToken() - Method in class com.jedox.palojlib.main.Cube
 
getCC_Token() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getCC_Token() - Method in class com.jedox.palojlib.main.CubeInfo
 
getCCToken() - Method in interface com.jedox.palojlib.interfaces.ICube
get current Palo_CC Token
getCCToken() - Method in class com.jedox.palojlib.main.Cube
 
getCell(IElement[]) - Method in interface com.jedox.palojlib.interfaces.ICube
get the value of a single cell typically using cell/value
getCell(IElement[]) - Method in class com.jedox.palojlib.main.Cube
 
getCell(Database, Cube, IElement[]) - Method in class com.jedox.palojlib.main.CubeHandler
 
getCellLoadContext(ICube.SplashMode, int, boolean, boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
get a cell load context which is needed when writing cell values
getCellLoadContext(ICube.SplashMode, int, boolean, boolean) - Method in class com.jedox.palojlib.main.Cube
 
getCellPath(String[]) - Method in interface com.jedox.palojlib.interfaces.ICube
get the elements object that points to a cell path within the cube
getCellPath(String[]) - Method in class com.jedox.palojlib.main.Cube
 
getCells(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
get the values of multiple cells typically using cell/values
getCells(IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
getCells(Database, Cube, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
getCellsExporter(IElement[][], ICellExportContext) - Method in interface com.jedox.palojlib.interfaces.ICube
Get an exporter to use later to export cells from an olap cube
getCellsExporter(IElement[][], ICellExportContext) - Method in class com.jedox.palojlib.main.Cube
 
getCellsExportType() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
get the type of the export ICube.CellsExportType.
getCellsExportType() - Method in class com.jedox.palojlib.main.CellExportContext
 
getChild() - Method in interface com.jedox.palojlib.interfaces.IConsolidation
get the child element
getChild() - Method in class com.jedox.palojlib.main.Consolidation
 
getChildCount() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the number of children for this element
getChildCount() - Method in class com.jedox.palojlib.main.Element
 
getChildren() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the children of the element
getChildren() - Method in class com.jedox.palojlib.main.Element
 
getChildrenIds() - Method in class com.jedox.palojlib.main.Element
 
getChildrenMap() - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated and will be removed.
getChildrenObjects() - Method in class com.jedox.palojlib.main.Element
 
getChildrenWeight(Integer) - Method in class com.jedox.palojlib.main.Element
 
getClient() - Method in class com.jedox.palojlib.main.ClientInfo
get the client name, e.g.
getClientDesc() - Method in class com.jedox.palojlib.main.ClientInfo
get the client description, e.g.
getClientInfo() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the client information of this connection ClientInfo
getClientInfo() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getClientInfo() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getCode() - Method in exception com.jedox.palojlib.exceptions.PaloException
get error code in OLAP server(e.g.
getCode() - Method in interface com.jedox.palojlib.interfaces.IPaloException
get error code in OLAP server(e.g.
getComment() - Method in interface com.jedox.palojlib.interfaces.IRule
optional comment
getComment() - Method in class com.jedox.palojlib.main.Rule
 
getCondition() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
Condition value for values
getCondition() - Method in class com.jedox.palojlib.main.CellExportContext
 
getConnection(IConnectionConfiguration) - Method in interface com.jedox.palojlib.interfaces.IConnectionManager
get a connection to a server
getConnection(IConnectionConfiguration) - Method in class com.jedox.palojlib.main.ConnectionManager
 
getConnection(SessionConfiguration, String, String) - Method in class com.jedox.palojlib.main.ConnectionManager
 
getConnectionConfiguration() - Method in interface com.jedox.palojlib.interfaces.IConnection
get the connection configuration of this connection.
getConnectionConfiguration() - Method in class com.jedox.palojlib.main.Connection
 
getContentEncoding() - Method in class com.jedox.palojlib.http.HeaderParser
get the response content encoding
getContentLength() - Method in class com.jedox.palojlib.http.HeaderParser
get the content length of the response
getContentType() - Method in class com.jedox.palojlib.http.HeaderParser
get the response content type
getContext(String) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
getContextId() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
 
getContextId() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getContextId() - Method in class com.jedox.palojlib.main.Dimension
 
getContextId() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getCreateClause() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
getCreateClause() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
getCubeById(int) - Method in class com.jedox.palojlib.main.Database
 
getCubeByName(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get a certain cube by it is name, return null if does not exist.
getCubeByName(String) - Method in class com.jedox.palojlib.main.Database
 
getCubeInfo() - Method in interface com.jedox.palojlib.interfaces.ICube
 
getCubeInfo() - Method in class com.jedox.palojlib.main.Cube
 
getCubeInfo(int, int, boolean, boolean, boolean, boolean) - Method in class com.jedox.palojlib.main.CubeHandler
 
getCubeMemorySize() - Method in interface com.jedox.palojlib.interfaces.ICube
 
getCubeMemorySize() - Method in class com.jedox.palojlib.main.Cube
 
getCubeMemorySize(int, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
getCubes() - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the list of the cubes in the database including all types of cubes: normal,attribute,system, userinfo and gpu.
getCubes() - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
getCubes() - Method in class com.jedox.palojlib.main.Database
 
getCubes() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
getCubes(IDatabase) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
getCubes(IDimension) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the list of the cubes which include the given dimension.
getCubes(IDimension) - Method in class com.jedox.palojlib.main.Database
 
getCubesNumber() - Method in interface com.jedox.palojlib.interfaces.IDatabaseInfo
number of cubes in the database
getCubesNumber() - Method in class com.jedox.palojlib.main.DatabaseInfo
 
getDatabase() - Method in class com.jedox.palojlib.main.Dimension
 
getDatabaseByName(String) - Method in interface com.jedox.palojlib.interfaces.IConnection
get database using its name
getDatabaseByName(String) - Method in class com.jedox.palojlib.main.Connection
 
getDatabaseInfo() - Method in interface com.jedox.palojlib.interfaces.IDatabase
database info IDatabaseInfo
getDatabaseInfo() - Method in class com.jedox.palojlib.main.Database
 
getDatabaseInfo(int) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
getDatabaseMemorySize() - Method in interface com.jedox.palojlib.interfaces.IDatabase
size of the Olap database
getDatabaseMemorySize() - Method in class com.jedox.palojlib.main.Database
 
getDatabases() - Method in interface com.jedox.palojlib.interfaces.IConnection
get a list of the databases on this server.
getDatabases() - Method in class com.jedox.palojlib.main.Connection
 
getDatabases() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getDatabaseSize(int) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
getDataToken() - Method in interface com.jedox.palojlib.interfaces.ICube
 
getDataToken() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getDataToken() - Method in class com.jedox.palojlib.main.Cube
 
getDataToken() - Method in class com.jedox.palojlib.main.CubeInfo
 
getDefaultNA() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getDefaultNAElement() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the element set as default N/A for the dimension
getDefaultNAElement() - Method in class com.jedox.palojlib.main.Dimension
 
getDefaultNAElement(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getDefaultNAElement() instead.
getDefaultParent() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getDefaultParentElement() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the element set as default parent for the dimension
getDefaultParentElement() - Method in class com.jedox.palojlib.main.Dimension
 
getDefaultParentElement(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getDefaultParentElement() instead.
getDefaultRead() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getDefaultReadElement() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the element set as default read for the dimension
getDefaultReadElement() - Method in class com.jedox.palojlib.main.Dimension
 
getDefaultReadElement(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getDefaultReadElement() instead.
getDefaultTotal() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getDefaultTotalElement() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the element set as default total for the dimension
getDefaultTotalElement() - Method in class com.jedox.palojlib.main.Dimension
 
getDefaultTotalElement(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getDefaultTotalElement() instead.
getDefaultWrite() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getDefaultWriteElement() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the element set as default write for the dimension
getDefaultWriteElement() - Method in class com.jedox.palojlib.main.Dimension
 
getDefaultWriteElement(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getDefaultWriteElement() instead.
getDefinition() - Method in interface com.jedox.palojlib.interfaces.IRule
get the rule content or definition
getDefinition() - Method in class com.jedox.palojlib.main.Rule
 
getDescription() - Method in exception com.jedox.palojlib.exceptions.PaloException
get the long error message as received from OLAP server
getDescription() - Method in interface com.jedox.palojlib.interfaces.IPaloException
get the long error message as received from OLAP server
getDescription() - Method in interface com.jedox.palojlib.interfaces.IScriptVariable
get the description
getDescription() - Method in class com.jedox.palojlib.main.ScriptVariable
 
getDimensionById(int) - Method in class com.jedox.palojlib.main.Cube
 
getDimensionById(int) - Method in class com.jedox.palojlib.main.Database
 
getDimensionByName(String) - Method in interface com.jedox.palojlib.interfaces.ICube
Get a specific dimension in this cube
getDimensionByName(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get a certain dimension by it is name, return null if does not exist.
getDimensionByName(String) - Method in class com.jedox.palojlib.main.Cube
 
getDimensionByName(String) - Method in class com.jedox.palojlib.main.Database
 
getDimensionIds() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getDimensionIds() - Method in class com.jedox.palojlib.main.Cube
 
getDimensionIds() - Method in class com.jedox.palojlib.main.CubeInfo
 
getDimensionIndexByName(String) - Method in interface com.jedox.palojlib.interfaces.ICube
Get a specific dimension index in this cube
getDimensionIndexByName(String) - Method in class com.jedox.palojlib.main.Cube
 
getDimensionInfo() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the dimension info object IDimensionInfo
getDimensionInfo() - Method in class com.jedox.palojlib.main.Dimension
 
getDimensions() - Method in interface com.jedox.palojlib.interfaces.ICellsExporter
get the dimensions specified in the cells.
getDimensions() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the list of dimensions in this cube.
getDimensions() - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the list of the dimensions in the database including all types of dimensions
getDimensions() - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
getDimensions() - Method in class com.jedox.palojlib.main.CellsExporter
 
getDimensions() - Method in class com.jedox.palojlib.main.Cube
 
getDimensions() - Method in class com.jedox.palojlib.main.Database
 
getDimensions() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
getDimensions(boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
Get the list of dimensions in this cube.
getDimensions(boolean) - Method in class com.jedox.palojlib.main.Cube
 
getDimensions(Database) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
getDimensionsNumber() - Method in interface com.jedox.palojlib.interfaces.IDatabaseInfo
number of dimensions in the database
getDimensionsNumber() - Method in class com.jedox.palojlib.main.DatabaseInfo
 
getElement(String) - Method in interface com.jedox.palojlib.interfaces.IDimension
Get a single element in the dimension, the dimension elements will not be read in this case
getElement(String, boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the a single element in the dimension, the dimension elements will not be read in this case
getElement(String, boolean) - Method in class com.jedox.palojlib.main.Dimension
 
getElementById(int) - Method in class com.jedox.palojlib.main.Dimension
 
getElementByName(String) - Method in interface com.jedox.palojlib.interfaces.IDimension
Get an element using its name
getElementByName(String) - Method in class com.jedox.palojlib.main.Dimension
 
getElementByName(String, boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getElementByName(String) instead.
getElements() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the list of elements in the dimension
getElements() - Method in interface com.jedox.palojlib.interfaces.IDimensionScriptContext
 
getElements() - Method in class com.jedox.palojlib.main.Dimension
 
getElements() - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
getElements(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getElements() instead.
getElementsByName(String[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Get an array of elements using their names, an exception will be thrown if at least one of them does not exist
getElementsByName(String[]) - Method in class com.jedox.palojlib.main.Dimension
 
getElementsByName(String[], boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getElementsByName(String[]) instead.
getEncodedPassword() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getEncodedUsername() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getEncryptionType() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
get encryption type used in olap server IConnectionInfo.EncryptionType
getEncryptionType() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getErrorCode() - Method in class com.jedox.palojlib.http.HeaderParser
set the error code from olap response (only if error exists)
getErrorMessage() - Method in class com.jedox.palojlib.http.HeaderParser
get the error message from olap response (only if error exists)
getExternalIdentifier() - Method in interface com.jedox.palojlib.interfaces.IRule
get the external identifier of the rule
getExternalIdentifier() - Method in class com.jedox.palojlib.main.Rule
 
getGlobalSubsets() - Method in interface com.jedox.palojlib.interfaces.IDimension
get the list of global subsets
getGlobalSubsets() - Method in class com.jedox.palojlib.main.Dimension
 
getGlobalSubsetVariables(int, String, String) - Method in class com.jedox.palojlib.main.DimensionHandler
 
getGlobalSubsetVariables(String) - Method in interface com.jedox.palojlib.interfaces.IDimension
get the list of variables for the given global subset
getGlobalSubsetVariables(String) - Method in class com.jedox.palojlib.main.Dimension
 
getGroupids() - Method in interface com.jedox.palojlib.interfaces.IUserInfo
 
getGroupids() - Method in class com.jedox.palojlib.main.UserInfo
 
getGroupNames() - Method in interface com.jedox.palojlib.interfaces.IUserInfo
 
getGroupNames() - Method in class com.jedox.palojlib.main.UserInfo
 
getHeaderParser() - Method in class com.jedox.palojlib.http.HttpHandler
 
getHolds() - Method in interface com.jedox.palojlib.interfaces.ICube
 
getHolds() - Method in class com.jedox.palojlib.main.Cube
 
getHolds(Database, Cube) - Method in class com.jedox.palojlib.main.CubeHandler
 
getHost() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the olap server host
getHost() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getHost() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getHttpHandler(int) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
get existing httphandler for a certain context and attach the last current session to it
getHttpHandlerInfo(int) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
getHttpsPort() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
https port if exists
getHttpsPort() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getId() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the ID of the Cube
getId() - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the id of the database
getId() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the ID of the Dimension
getId() - Method in interface com.jedox.palojlib.interfaces.IUserInfo
 
getId() - Method in class com.jedox.palojlib.main.Attribute
 
getId() - Method in class com.jedox.palojlib.main.Cube
 
getId() - Method in class com.jedox.palojlib.main.Database
 
getId() - Method in class com.jedox.palojlib.main.Dimension
 
getId() - Method in class com.jedox.palojlib.main.Element
 
getId() - Method in class com.jedox.palojlib.main.UserInfo
 
getIdentifier() - Method in interface com.jedox.palojlib.interfaces.IHold
get the identifier for this hold
getIdentifier() - Method in interface com.jedox.palojlib.interfaces.IRule
get the identifier for this rule
getIdentifier() - Method in class com.jedox.palojlib.main.Hold
 
getIdentifier() - Method in class com.jedox.palojlib.main.Rule
 
getInfo() - Method in class com.jedox.palojlib.http.HttpHandler
 
getInfo(int, int) - Method in class com.jedox.palojlib.main.DimensionHandler
 
getInfo(int, int, int) - Method in class com.jedox.palojlib.main.ElementHandler
 
getInstance() - Static method in class com.jedox.palojlib.main.ConnectionManager
 
getInstance() - Static method in class com.jedox.palojlib.managers.HttpHandlerManager
 
getInstance() - Static method in class com.jedox.palojlib.managers.LoggerManager
 
getIstioHeaders() - Method in class com.jedox.palojlib.main.ClientInfo
 
getLanguage() - Method in interface com.jedox.palojlib.interfaces.IAttribute
get the language of the attribute
getLanguage() - Method in class com.jedox.palojlib.main.Attribute
 
getLanguageByName(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
 
getLanguageByName(String) - Method in class com.jedox.palojlib.main.Database
 
getLanguages() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
getLanguages() - Method in interface com.jedox.palojlib.interfaces.IDatabase
 
getLanguages() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
getLanguages() - Method in class com.jedox.palojlib.main.Database
 
getLicenseKey(String) - Method in class com.jedox.palojlib.main.Connection
 
getLicenses() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getLogger(Class<?>) - Method in class com.jedox.palojlib.managers.LoggerManager
 
getLoginMode() - Method in interface com.jedox.palojlib.interfaces.ISvsInfo
get svs login mode
getLoginMode() - Method in class com.jedox.palojlib.main.SvsInfo
 
getLoginRequest() - Method in class com.jedox.palojlib.managers.HttpHandlerInfo
 
getMajorVersion() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
major version
getMajorVersion() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getMajorVersion() - Method in class com.jedox.palojlib.version.Version
 
getMaximumDepth() - Method in interface com.jedox.palojlib.interfaces.IDimensionInfo
get maximum depth number in that dimension
getMaximumDepth() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getMaximumIndent() - Method in interface com.jedox.palojlib.interfaces.IDimensionInfo
get maximum indent number in that dimension
getMaximumIndent() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getMaximumLevel() - Method in interface com.jedox.palojlib.interfaces.IDimensionInfo
get maximum level number in that dimension
getMaximumLevel() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getMessage() - Method in exception com.jedox.palojlib.exceptions.PaloException
get the short error message as received from OLAP server
getMessage() - Method in interface com.jedox.palojlib.interfaces.IPaloException
get the short error message as received from OLAP server
getMessage() - Method in interface com.jedox.palojlib.interfaces.IPaloJException
get the short error message
getMinorVersion() - Method in interface com.jedox.palojlib.interfaces.IConnectionInfo
minor version
getMinorVersion() - Method in class com.jedox.palojlib.main.ConnectionInfo
 
getMinorVersion() - Method in class com.jedox.palojlib.version.Version
 
getModifyClause() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
getModifyClause() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
getName() - Method in interface com.jedox.palojlib.interfaces.IAttribute
get the name of the attribute
getName() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the name of the cube.
getName() - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the name of the database
getName() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the name of the dimension
getName() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the name of the element
getName() - Method in interface com.jedox.palojlib.interfaces.IScriptVariable
get the name
getName() - Method in interface com.jedox.palojlib.interfaces.IUserInfo
 
getName() - Method in interface com.jedox.palojlib.interfaces.IVariable
get the name
getName() - Method in class com.jedox.palojlib.main.Attribute
 
getName() - Method in class com.jedox.palojlib.main.Cube
 
getName() - Method in class com.jedox.palojlib.main.Database
public method from the interface
getName() - Method in class com.jedox.palojlib.main.Dimension
 
getName() - Method in class com.jedox.palojlib.main.Element
 
getName() - Method in class com.jedox.palojlib.main.ScriptVariable
 
getName() - Method in class com.jedox.palojlib.main.UserInfo
 
getName() - Method in class com.jedox.palojlib.main.Variable
 
getNeedParsing() - Method in class com.jedox.palojlib.http.Request
 
getNumberOfCells() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the number of cells, filled and empty ones.
getNumberOfCells() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getNumberOfCells() - Method in class com.jedox.palojlib.main.Cube
 
getNumberOfCells() - Method in class com.jedox.palojlib.main.CubeInfo
 
getNumberOfElements() - Method in interface com.jedox.palojlib.interfaces.IDimensionInfo
get the number of elements
getNumberOfElements() - Method in class com.jedox.palojlib.main.DimensionInfo
 
getNumberOfEmptyCells() - Method in interface com.jedox.palojlib.interfaces.ICube
Number of cells storing empty values (introduced in 6.5)
getNumberOfEmptyCells() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getNumberOfEmptyCells() - Method in class com.jedox.palojlib.main.Cube
 
getNumberOfEmptyCells() - Method in class com.jedox.palojlib.main.CubeInfo
 
getNumberOfFilledCells() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the number of filled cells in the cube.
getNumberOfFilledCells() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getNumberOfFilledCells() - Method in class com.jedox.palojlib.main.Cube
 
getNumberOfFilledCells() - Method in class com.jedox.palojlib.main.CubeInfo
 
getNumberOfZeroCells() - Method in interface com.jedox.palojlib.interfaces.ICube
Number of cells storing zero values (introduced in 6.5)
getNumberOfZeroCells() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getNumberOfZeroCells() - Method in class com.jedox.palojlib.main.Cube
 
getNumberOfZeroCells() - Method in class com.jedox.palojlib.main.CubeInfo
 
getOnlyToken() - Method in class com.jedox.palojlib.http.Request
 
getParent() - Method in interface com.jedox.palojlib.interfaces.IConsolidation
get the parent element
getParent() - Method in class com.jedox.palojlib.main.Consolidation
 
getParentCount() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the number of parents for this element
getParentCount() - Method in class com.jedox.palojlib.main.Element
 
getParents() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the parents of the element
getParents() - Method in class com.jedox.palojlib.main.Element
 
getParentsIds() - Method in class com.jedox.palojlib.main.Element
 
getPassword() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the username's password
getPassword() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getPathIds() - Method in class com.jedox.palojlib.main.Cell
 
getPathIdsAsString() - Method in class com.jedox.palojlib.main.Cell
 
getPathNameAt(int) - Method in interface com.jedox.palojlib.interfaces.ICell
get the name of the element building this cell path at a certain position
getPathNameAt(int) - Method in class com.jedox.palojlib.main.Cell
 
getPathNames() - Method in interface com.jedox.palojlib.interfaces.ICell
get the names of the elements building this cell path
getPathNames() - Method in class com.jedox.palojlib.main.Cell
 
getPermission() - Method in interface com.jedox.palojlib.interfaces.IElement
get the permission for this element IElement.ElementPermission.
getPermission() - Method in class com.jedox.palojlib.main.Element
 
getPort() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the olap server port
getPort() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getPort() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getPosition() - Method in interface com.jedox.palojlib.interfaces.IElement
get the current position
getPosition() - Method in interface com.jedox.palojlib.interfaces.IRule
get the position for this rule
getPosition() - Method in class com.jedox.palojlib.main.Element
 
getPosition() - Method in class com.jedox.palojlib.main.Rule
 
getPostBody() - Method in class com.jedox.palojlib.http.Request
 
getQuery() - Method in interface com.jedox.palojlib.interfaces.IRule
get the query for this rule, empty for regular rules.
getQuery() - Method in class com.jedox.palojlib.main.Rule
 
getReason() - Method in exception com.jedox.palojlib.exceptions.PaloException
get the error reason message as received from OLAP server (Optional)
getReason() - Method in interface com.jedox.palojlib.interfaces.IPaloException
get the error reason message as received from OLAP server (Optional)
getRequest() - Method in class com.jedox.palojlib.http.Request
 
getResult() - Method in exception com.jedox.palojlib.exceptions.PaloException
get the result as received from OLAP server (Optional)
getRightObjectsMap() - Method in interface com.jedox.palojlib.interfaces.IUserInfo
get a map that maps all right objects to their permission IElement.ElementPermission
getRightObjectsMap() - Method in class com.jedox.palojlib.main.UserInfo
 
getRootElements() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the list of the root elements in the dimension
getRootElements() - Method in class com.jedox.palojlib.main.Dimension
 
getRootElements(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getRootElements() instead.
getRules() - Method in interface com.jedox.palojlib.interfaces.ICube
get the list of the rules for this cube
getRules() - Method in class com.jedox.palojlib.main.Cube
 
getRules(Database, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
getScriptContext() - Method in interface com.jedox.palojlib.interfaces.ICube
 
getScriptContext() - Method in interface com.jedox.palojlib.interfaces.IDatabase
 
getScriptContext() - Method in interface com.jedox.palojlib.interfaces.IDimension
 
getScriptContext() - Method in class com.jedox.palojlib.main.Cube
 
getScriptContext() - Method in class com.jedox.palojlib.main.Database
 
getScriptContext() - Method in class com.jedox.palojlib.main.Dimension
 
getScriptHandler() - Method in interface com.jedox.palojlib.interfaces.IConnection
 
getScriptHandler() - Method in class com.jedox.palojlib.main.Connection
 
getScriptVariables(String) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getServerDimensionInfo() - Method in class com.jedox.palojlib.main.Dimension
 
getServerInfo() - Method in interface com.jedox.palojlib.interfaces.IConnection
get the server info object of this connection.
getServerInfo() - Method in class com.jedox.palojlib.main.Connection
 
getServerInfo() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getServerToken() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getSession() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getSession(int) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
getSessionInfoString(ClientInfo) - Static method in class com.jedox.palojlib.managers.HttpHandlerManager
 
getShortName() - Method in enum class com.jedox.palojlib.interfaces.IElement.ElementType
 
getSingleElement(Database, int, String, boolean) - Method in class com.jedox.palojlib.main.DimensionHandler
 
getSingleElement(Database, int, String, boolean, boolean) - Method in class com.jedox.palojlib.main.DimensionHandler
 
getSingleElement(String, boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getElement(String) instead.
getSingleElement(String, boolean, boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated, use IDimension.getElement(String, boolean) instead.
getSkipMode() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
get whether empty cells should be exported.
getSkipMode() - Method in class com.jedox.palojlib.main.CellExportContext
 
getSplashMode() - Method in interface com.jedox.palojlib.interfaces.ICellLoadContext
get the splash mode of the load ICube.SplashMode.
getSplashMode() - Method in class com.jedox.palojlib.main.CellLoadContext
 
getSplashMode(ICube.SplashMode) - Method in class com.jedox.palojlib.main.CubeHandler
 
getStatus() - Method in interface com.jedox.palojlib.interfaces.IDatabaseInfo
get database status IDatabaseInfo.DatabaseStatus
getStatus() - Method in class com.jedox.palojlib.main.DatabaseInfo
 
getSubTree() - Method in interface com.jedox.palojlib.interfaces.IElement
Deprecated.
This method is deprecated and will be removed.
getSubTreeAttributes() - Method in interface com.jedox.palojlib.interfaces.IElement
Deprecated.
This method is deprecated and will be removed.
getSvsInfo() - Method in interface com.jedox.palojlib.interfaces.IConnection
get the info of supervision server SvsInfo
getSvsInfo() - Method in class com.jedox.palojlib.main.Connection
 
getSvsInfo() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getTemplateRuleIdentifier() - Method in interface com.jedox.palojlib.interfaces.IRule
get the template rule identifier for this rule, -1 for regular rules.
getTemplateRuleIdentifier() - Method in class com.jedox.palojlib.main.Rule
 
getTimeout() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the amount of time to wait for response before firing a timeout exception.
getTimeout() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getTimeout() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
getTimestamp() - Method in interface com.jedox.palojlib.interfaces.IHold
get the timestamp of the hold, when it was created
getTimestamp() - Method in interface com.jedox.palojlib.interfaces.IRule
get the timestamp of the rule, when it was created
getTimestamp() - Method in class com.jedox.palojlib.main.Hold
 
getTimestamp() - Method in class com.jedox.palojlib.main.Rule
 
getToken() - Method in class com.jedox.palojlib.http.HeaderParser
get the token of component that is used in the palo call
getToken() - Method in class com.jedox.palojlib.main.ComponentInfo
 
getToken() - Method in class com.jedox.palojlib.main.CubeInfo
 
getTransferEncoding() - Method in class com.jedox.palojlib.http.HeaderParser
 
getType() - Method in interface com.jedox.palojlib.interfaces.IAttribute
get the type of the attribute, same types as the element IElement.ElementType
getType() - Method in interface com.jedox.palojlib.interfaces.ICell
get the type of the cell ICell.CellType
getType() - Method in interface com.jedox.palojlib.interfaces.ICube
Get the cube type ICube.CubeType
getType() - Method in interface com.jedox.palojlib.interfaces.ICubeInfo
 
getType() - Method in interface com.jedox.palojlib.interfaces.IDatabase
Get the type of the database IDatabase.DatabaseType
getType() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get the dimension type IDimension.DimensionType
getType() - Method in interface com.jedox.palojlib.interfaces.IElement
Get the type of the element IElement.ElementType
getType() - Method in class com.jedox.palojlib.main.Attribute
 
getType() - Method in class com.jedox.palojlib.main.Cell
 
getType() - Method in class com.jedox.palojlib.main.Cube
 
getType() - Method in class com.jedox.palojlib.main.CubeInfo
 
getType() - Method in class com.jedox.palojlib.main.Database
 
getType() - Method in class com.jedox.palojlib.main.Dimension
 
getType() - Method in class com.jedox.palojlib.main.Element
 
getUser() - Method in interface com.jedox.palojlib.interfaces.IHold
get the user who created the hold
getUser() - Method in class com.jedox.palojlib.main.Hold
 
getUserInfo(boolean) - Method in interface com.jedox.palojlib.interfaces.IConnection
get User info of the logged user.
getUserInfo(boolean) - Method in class com.jedox.palojlib.main.Connection
 
getUserInfo(boolean) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
getUsername() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get the username
getUsername() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
getValue() - Method in interface com.jedox.palojlib.interfaces.ICell
get the value of the cell as an object
getValue() - Method in interface com.jedox.palojlib.interfaces.IScriptVariable
get the (default) value of the script variable
getValue() - Method in interface com.jedox.palojlib.interfaces.IVariable
get the value
getValue() - Method in class com.jedox.palojlib.main.Cell
 
getValue() - Method in class com.jedox.palojlib.main.ScriptVariable
 
getValue() - Method in class com.jedox.palojlib.main.Variable
 
getValues() - Method in interface com.jedox.palojlib.interfaces.IVariable
 
getValues() - Method in class com.jedox.palojlib.main.Variable
 
getVariables(File) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Truncates the script to only the top lines that contain Variables declarations, and then send the script to OLAP server to retrieve the relevant variables.
getVariables(File) - Method in class com.jedox.palojlib.main.ScriptHandler
 
getVariables(InputStream) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Truncates the script to only the top lines that contain Variables declarations, and then send the script to OLAP server to retrieve the relevant variables.
getVariables(InputStream) - Method in class com.jedox.palojlib.main.ScriptHandler
 
getVariables(String) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Truncates the script to only the top lines that contain Variables declarations, and then send the script to OLAP server to retrieve the relevant variables.
getVariables(String) - Method in class com.jedox.palojlib.main.ScriptHandler
 
getVersion() - Method in class com.jedox.palojlib.managers.HttpHandlerInfo
 
getVirtualDimensionIds(int, int) - Method in class com.jedox.palojlib.main.DimensionHandler
 
getVirtualDimensions() - Method in interface com.jedox.palojlib.interfaces.IDimension
Get a list of all virtual dimensions derived from attributes of this dimension
getVirtualDimensions() - Method in class com.jedox.palojlib.main.Dimension
 
getWeight() - Method in interface com.jedox.palojlib.interfaces.IConsolidation
get the weight of the child to this parent
getWeight() - Method in class com.jedox.palojlib.main.Consolidation
 
getWeight(IElement) - Method in interface com.jedox.palojlib.interfaces.IElement
Get the weight of this element under this parent element
getWeight(IElement) - Method in class com.jedox.palojlib.main.Element
 
getWeightsMap() - Method in interface com.jedox.palojlib.interfaces.IDimension
Deprecated.
This method is deprecated and will be removed.
getWithSession() - Method in class com.jedox.palojlib.http.Request
 
GROUP - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
group

H

hasCells(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
check for multiple cell paths if there is a non-empty cell
hasCells(IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
hasCells(Database, Cube, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
hasConsolidatedElements - Variable in class com.jedox.palojlib.main.Dimension
 
hasConsolidatedElements() - Method in interface com.jedox.palojlib.interfaces.IDimension
check if at least one C-Element exists
hasConsolidatedElements() - Method in class com.jedox.palojlib.main.Dimension
 
hasCustomLanguage() - Method in interface com.jedox.palojlib.interfaces.IAttribute
true, if language is not null and not default ~
hasCustomLanguage() - Method in class com.jedox.palojlib.main.Attribute
 
hashCode() - Method in class com.jedox.palojlib.main.Attribute
 
hashCode() - Method in class com.jedox.palojlib.main.Element
 
hasNext() - Method in interface com.jedox.palojlib.interfaces.ICellsExporter
check whether there is still cells to be read
hasNext() - Method in class com.jedox.palojlib.main.CellsExporter
 
HeaderParser - Class in com.jedox.palojlib.http
parses the palo header and saves it's information
HeaderParser() - Constructor for class com.jedox.palojlib.http.HeaderParser
 
higherOrEqual(IElement.ElementPermission) - Method in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
check wither a permission is higher or equal to another permission
Hold - Class in com.jedox.palojlib.main
 
Hold(int, int[][], IDimension[], String, long) - Constructor for class com.jedox.palojlib.main.Hold
 
HttpHandler - Class in com.jedox.palojlib.http
Handler to send the palo requests, for each unique connection there is one handler.
HttpHandler(HttpHandlerInfo) - Constructor for class com.jedox.palojlib.http.HttpHandler
 
HttpHandlerInfo - Class in com.jedox.palojlib.managers
extends the ConnectionConfiguration to manage SSL communication and server information (needed sometimes to see which request syntax is possible)
HttpHandlerInfo(ConnectionConfiguration) - Constructor for class com.jedox.palojlib.managers.HttpHandlerInfo
 
HttpHandlerManager - Class in com.jedox.palojlib.managers
 
HttpHandlerManager() - Constructor for class com.jedox.palojlib.managers.HttpHandlerManager
 
HttpParser - Class in com.jedox.palojlib.http
parses the OLAP server response, not the header.
HttpParser() - Constructor for class com.jedox.palojlib.http.HttpParser
 
httpsend(Request) - Method in class com.jedox.palojlib.http.HttpHandler
send the http request to Palo OLAP server

I

IAttribute - Interface in com.jedox.palojlib.interfaces
represent an attribute in a dimension
IBaseScriptContext - Interface in com.jedox.palojlib.interfaces
 
ICell - Interface in com.jedox.palojlib.interfaces
represent a cell in a cube
ICell.CellType - Enum Class in com.jedox.palojlib.interfaces
 
ICellExportContext - Interface in com.jedox.palojlib.interfaces
represent a cell export context object used with ICellsExporter to read data from cubes
ICellExportContext.SkipMode - Enum Class in com.jedox.palojlib.interfaces
 
ICellLoadContext - Interface in com.jedox.palojlib.interfaces
ICellsExporter - Interface in com.jedox.palojlib.interfaces
represent a cells exporter that export cells from a cube
IConnection - Interface in com.jedox.palojlib.interfaces
represent a connection to server
IConnectionConfiguration - Interface in com.jedox.palojlib.interfaces
 
IConnectionInfo - Interface in com.jedox.palojlib.interfaces
represent the olap server connection information typically returned from server/info
IConnectionInfo.EncryptionType - Enum Class in com.jedox.palojlib.interfaces
ssl encryption types possible in olap server
IConnectionManager - Interface in com.jedox.palojlib.interfaces
represent a manager that provide connections
IConsolidation - Interface in com.jedox.palojlib.interfaces
represent a consolidation relationship between two elements in a dimension
ICube - Interface in com.jedox.palojlib.interfaces
represent a cube in database
ICube.CellsExportType - Enum Class in com.jedox.palojlib.interfaces
olap cell export type
ICube.CubeType - Enum Class in com.jedox.palojlib.interfaces
olap cube type
ICube.SplashMode - Enum Class in com.jedox.palojlib.interfaces
olap cube splash mode
ICubeInfo - Interface in com.jedox.palojlib.interfaces
 
ICubeScriptContext - Interface in com.jedox.palojlib.interfaces
 
IDatabase - Interface in com.jedox.palojlib.interfaces
represent a database in olap server
IDatabase.DatabaseType - Enum Class in com.jedox.palojlib.interfaces
database types in olap server
IDatabaseCubeScriptContext - Interface in com.jedox.palojlib.interfaces
 
IDatabaseDimensionScriptContext - Interface in com.jedox.palojlib.interfaces
 
IDatabaseInfo - Interface in com.jedox.palojlib.interfaces
olap database information typically result from database/info
IDatabaseInfo.DatabaseStatus - Enum Class in com.jedox.palojlib.interfaces
olap database status
IDatabaseScriptContext - Interface in com.jedox.palojlib.interfaces
 
IDimension - Interface in com.jedox.palojlib.interfaces
Interface that represents a dimension in database
IDimension.DimensionType - Enum Class in com.jedox.palojlib.interfaces
olap dimension types
IDimensionInfo - Interface in com.jedox.palojlib.interfaces
olap dimension information typically result from dimension/info
IDimensionScriptContext - Interface in com.jedox.palojlib.interfaces
 
IElement - Interface in com.jedox.palojlib.interfaces
represent an Element in an olap dimension
IElement.ElementPermission - Enum Class in com.jedox.palojlib.interfaces
element permission in olap.
IElement.ElementType - Enum Class in com.jedox.palojlib.interfaces
element types
IHold - Interface in com.jedox.palojlib.interfaces
represent a hold in olap server cube
INCLUDEEMPTY - Enum constant in enum class com.jedox.palojlib.interfaces.ICellExportContext.SkipMode
all cells
info - Variable in class com.jedox.palojlib.http.HttpHandler
 
info - Variable in class com.jedox.palojlib.main.Dimension
 
INFO - Enum constant in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
info
initHttpHandler(ConnectionConfiguration) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
initialize the httphandler that will be used for a certain ConnectionConfiguartion
inTrustTime() - Method in class com.jedox.palojlib.main.CachedComponent
checks whether the current time is in the trust period
IPaloException - Interface in com.jedox.palojlib.interfaces
represent the exception that comes from olap server directly
IPaloJException - Interface in com.jedox.palojlib.interfaces
represent the exception that comes from palojlib
IRule - Interface in com.jedox.palojlib.interfaces
represent a rule in olap server cube
isActive() - Method in interface com.jedox.palojlib.interfaces.IRule
get the boolean value whether a rule is active
isActive() - Method in class com.jedox.palojlib.main.Rule
 
isAdd() - Method in interface com.jedox.palojlib.interfaces.ICellLoadContext
get whether the load should be aggregated with the existing values.
isAdd() - Method in class com.jedox.palojlib.main.CellLoadContext
 
isClear() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
isClear() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
isComplete() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
isComplete() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
isConnected - Variable in class com.jedox.palojlib.main.Connection
 
isConnected() - Method in interface com.jedox.palojlib.interfaces.IConnection
get the server connection status.
isConnected() - Method in class com.jedox.palojlib.main.Connection
 
IScriptHandler - Interface in com.jedox.palojlib.interfaces
represent a database scripts the interface is currently only an empty placeholder for script related enumerations
IScriptHandler.ScriptCreateClause - Enum Class in com.jedox.palojlib.interfaces
 
IScriptHandler.ScriptModifyClause - Enum Class in com.jedox.palojlib.interfaces
 
IScriptVariable - Interface in com.jedox.palojlib.interfaces
represent a variable for Database Scripts
isCubeWorkerActive() - Method in interface com.jedox.palojlib.interfaces.ISvsInfo
check whether cube worker is enabled
isCubeWorkerActive() - Method in class com.jedox.palojlib.main.SvsInfo
 
isEnableDimensionWorker() - Method in interface com.jedox.palojlib.interfaces.ISvsInfo
check whether dimension worker is enabled
isEnableDimensionWorker() - Method in class com.jedox.palojlib.main.SvsInfo
 
isEnableDrillthrough() - Method in interface com.jedox.palojlib.interfaces.ISvsInfo
check whether drillthrough worker is enabled
isEnableDrillthrough() - Method in class com.jedox.palojlib.main.SvsInfo
 
isEventProcessor() - Method in interface com.jedox.palojlib.interfaces.ICellLoadContext
get whether the load should fire a supervision event call.
isEventProcessor() - Method in class com.jedox.palojlib.main.CellLoadContext
 
isForcePost() - Static method in class com.jedox.palojlib.http.HttpHandler
 
isGreaterOrEqual(int, VersionsManager.Versions) - Static method in class com.jedox.palojlib.version.VersionsManager
 
isIncludeCubeRights() - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
isIncludeCubeRights() - Method in class com.jedox.palojlib.main.CubeScriptContext
 
isIncludeCubeRights() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeDimensionRights() - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
isIncludeDimensionRights() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeDimensionRights() - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
isIncludeElementsInfo() - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
isIncludeElementsInfo() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeGlobalLists() - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
isIncludeGlobalLists() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeGlobalSubsets() - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
isIncludeGlobalSubsets() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeGlobalSubsets() - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
isIncludeGlobalViews() - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
isIncludeGlobalViews() - Method in class com.jedox.palojlib.main.CubeScriptContext
 
isIncludeGlobalViews() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeLocalSubsets() - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
isIncludeLocalSubsets() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isIncludeLocalSubsets() - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
isIncludeLocalViews() - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
isIncludeLocalViews() - Method in class com.jedox.palojlib.main.CubeScriptContext
 
isIncludeLocalViews() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
isInitialized(ConnectionConfiguration) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
isNumeric() - Method in interface com.jedox.palojlib.interfaces.IScriptVariable
is the script variable numeric
isNumeric() - Method in class com.jedox.palojlib.main.ScriptVariable
 
isOnlyBases() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
get whether the export should contain only base cells.
isOnlyBases() - Method in class com.jedox.palojlib.main.CellExportContext
 
isResendRequestIfError() - Method in class com.jedox.palojlib.http.Request
 
isSslPreferred() - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
get whether ssl connection is preferred or not.
isSslPreferred() - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
isSslPreferred() - Method in class com.jedox.palojlib.main.SessionConfiguration
 
isSvsActive() - Method in interface com.jedox.palojlib.interfaces.ISvsInfo
check whether svs is active
isSvsActive() - Method in class com.jedox.palojlib.main.SvsInfo
 
isUseRules() - Method in interface com.jedox.palojlib.interfaces.ICellExportContext
get whether rule-based cells should be exported.
isUseRules() - Method in class com.jedox.palojlib.main.CellExportContext
 
isVirtualDimension() - Method in interface com.jedox.palojlib.interfaces.IAttribute
Checks if there exists a virtual dimension derived on this attribute
isVirtualDimension() - Method in class com.jedox.palojlib.main.Attribute
 
ISvsInfo - Interface in com.jedox.palojlib.interfaces
represent svs information typically result from svs/info
ISvsInfo.LOGIN_MODE - Enum Class in com.jedox.palojlib.interfaces
svs login mode
isWithAttribute() - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
isWithAttribute() - Method in class com.jedox.palojlib.main.BaseScriptContext
 
isWithRule() - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
isWithRule() - Method in class com.jedox.palojlib.main.CubeScriptContext
 
isWithRule() - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
IUserInfo - Interface in com.jedox.palojlib.interfaces
represent the user information typically result from server/user_info
IUserInfo.Predefined_OLAP_Right_Object_Type - Enum Class in com.jedox.palojlib.interfaces
 
IVariable - Interface in com.jedox.palojlib.interfaces
represent a name/value pair that can be used in some API methods (e.g.

L

loadCell(int, int, IElement[], Object, boolean, ICube.SplashMode, boolean, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
loadCell(IElement[], Object, ICellLoadContext, IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
 
loadCell(IElement[], Object, ICellLoadContext, IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
loadCells(int, int, IElement[][], Object[], int, boolean, ICube.SplashMode, boolean, IElement[][], boolean) - Method in class com.jedox.palojlib.main.CubeHandler
 
loadCells(IElement[][], Object[], ICellLoadContext, IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
loadCells(IElement[][], Object[], ICellLoadContext, IElement[][]) - Method in class com.jedox.palojlib.main.Cube
Deprecated.
loadCells(IElement[][], Object[], ICellLoadContext, IElement[][], boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
Write cells back in palo server.
loadCells(IElement[][], Object[], ICellLoadContext, IElement[][], boolean) - Method in class com.jedox.palojlib.main.Cube
 
LOADED - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
loaded
lock(Database, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
lock(Database, int, IElement[][]) - Method in class com.jedox.palojlib.main.CubeHandler
 
lockArea(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICube
lock only an area in the cube, reading is still possible.
lockArea(IElement[][]) - Method in class com.jedox.palojlib.main.Cube
 
lockComplete() - Method in interface com.jedox.palojlib.interfaces.ICube
lock the data in the cube, no reading is possible.
lockComplete() - Method in class com.jedox.palojlib.main.Cube
 
LoggerManager - Class in com.jedox.palojlib.managers
 
LoggerManager() - Constructor for class com.jedox.palojlib.managers.LoggerManager
 
LOGIN_REQUEST_POST - Static variable in class com.jedox.palojlib.http.HttpHandler
 

M

main(String[]) - Static method in class com.jedox.palojlib.managers.HttpHandlerManager
 
modify(IDimension[]) - Method in interface com.jedox.palojlib.interfaces.ICube
modify the given cube
modify(IDimension[]) - Method in class com.jedox.palojlib.main.Cube
 
modifyCube(Database, int[], int) - Method in class com.jedox.palojlib.main.CubeHandler
 
move(int) - Method in interface com.jedox.palojlib.interfaces.IElement
move an element to a new position
move(int) - Method in class com.jedox.palojlib.main.Element
 
move(int, int, int, int) - Method in class com.jedox.palojlib.main.ElementHandler
 
moveElements(int, int, IElement[], Integer[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
moveElements(IElement[], Integer[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
move a list of elements to new positions
moveElements(IElement[], Integer[]) - Method in class com.jedox.palojlib.main.Dimension
 

N

N - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
none
newConsolidation(IElement, IElement, double) - Method in interface com.jedox.palojlib.interfaces.IDimension
create a consolidation object, no change is yet done to the dimension
newConsolidation(IElement, IElement, double) - Method in class com.jedox.palojlib.main.Dimension
 
next() - Method in interface com.jedox.palojlib.interfaces.ICellsExporter
get the next cell in the exported cells list
next() - Method in class com.jedox.palojlib.main.CellsExporter
 
NO_ERROR - Enum constant in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptCreateClause
 
NO_ERROR - Enum constant in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptModifyClause
 
NoHostNameVerifier - Class in com.jedox.palojlib.http
 
NoHostNameVerifier() - Constructor for class com.jedox.palojlib.http.NoHostNameVerifier
 
NONE - Enum constant in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
none
NOTUSED - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
(ordinal value 2 is not used)

O

ONLY_NUMERIC - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CellsExportType
only numeric cells
ONLY_STRING - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.CellsExportType
only string cells
open() - Method in interface com.jedox.palojlib.interfaces.IConnection
open the connection.
open() - Method in class com.jedox.palojlib.main.Connection
 
open() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
openConnection(String) - Method in class com.jedox.palojlib.http.HttpHandler
 
openInternal() - Method in class com.jedox.palojlib.main.Connection
 
openInternal() - Method in class com.jedox.palojlib.main.ConnectionHandler
 
overwrite(ConnectionConfiguration) - Method in class com.jedox.palojlib.managers.HttpHandlerInfo
 

P

PaloException - Exception in com.jedox.palojlib.exceptions
Exception that are caught from OLAP server
PaloException(String) - Constructor for exception com.jedox.palojlib.exceptions.PaloException
Deprecated.
PaloException(String[]) - Constructor for exception com.jedox.palojlib.exceptions.PaloException
build the object
PaloJException - Exception in com.jedox.palojlib.exceptions
Exceptions that are thrown from the client library
PaloJException(String) - Constructor for exception com.jedox.palojlib.exceptions.PaloJException
Constructs a new PaloJException with the given detail message.
PaloJException(String, Throwable) - Constructor for exception com.jedox.palojlib.exceptions.PaloJException
Constructs a new PaloJException with the given detail message and cause.
parse(String[]) - Method in class com.jedox.palojlib.http.HttpHandler
parse the one dimensional array of response lines to 2-dimensional array, where semicolon is the delimiter of the lines.
parse(HttpURLConnection) - Method in class com.jedox.palojlib.http.HeaderParser
 
parseLine(String, char) - Method in class com.jedox.palojlib.http.HttpParser
parse one line into into array of strings
parseRule(Database, Cube, String) - Method in class com.jedox.palojlib.main.CubeHandler
 
parseRule(String) - Method in interface com.jedox.palojlib.interfaces.ICube
parse a definition of the rule
parseRule(String) - Method in class com.jedox.palojlib.main.Cube
 
parseTypeToString(ICube.CellsExportType) - Method in class com.jedox.palojlib.main.CubeHandler
 
PASSWORD - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
password
predictCell(IElement[][], IElement[], IElement[][], boolean, boolean) - Method in interface com.jedox.palojlib.interfaces.ICube
 
predictCell(IElement[][], IElement[], IElement[][], boolean, boolean) - Method in class com.jedox.palojlib.main.Cube
 

R

R - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
read
readAttributeValue(IElement, String, String) - Method in class com.jedox.palojlib.main.Dimension
 
readContent(InputStream) - Method in class com.jedox.palojlib.http.HttpHandler
 
readContentText(InputStream) - Method in class com.jedox.palojlib.http.HttpHandler
 
readResponseLine(InputStream) - Method in class com.jedox.palojlib.http.HttpParser
 
refreshDimensionInfo() - Method in class com.jedox.palojlib.main.Dimension
 
removeAllConsolidations() - Method in interface com.jedox.palojlib.interfaces.IDimension
clear all consolidations that exists in the dimension
removeAllConsolidations() - Method in class com.jedox.palojlib.main.Dimension
 
removeAttributes(IAttribute[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Removes the attributes
removeAttributes(IAttribute[]) - Method in class com.jedox.palojlib.main.Dimension
 
removeAttributeValues(IAttribute, IElement[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
Removes the attribute values for these elements in this dimension, for the given language in the attribute.
removeAttributeValues(IAttribute, IElement[]) - Method in class com.jedox.palojlib.main.Dimension
 
removeAttributeValues(Database, int, int, int, Element, IElement[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
removeConsolidations(int, int, IElement[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
removeConsolidations(IElement[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
remove the consolidations for these elements i.e.
removeConsolidations(IElement[]) - Method in class com.jedox.palojlib.main.Dimension
 
removeCube(int, Cube) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
removeCube(ICube) - Method in interface com.jedox.palojlib.interfaces.IDatabase
remove a certain cube, the cube will be moved depending on its id.
removeCube(ICube) - Method in class com.jedox.palojlib.main.Database
 
removeDatabase(int) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
removeDatabase(IDatabase) - Method in interface com.jedox.palojlib.interfaces.IConnection
delete a database
removeDatabase(IDatabase) - Method in class com.jedox.palojlib.main.Connection
 
removeDimension(int, Dimension) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
removeDimension(IDimension) - Method in interface com.jedox.palojlib.interfaces.IDatabase
remove a certain dimension, the dimension will be moved depending on its id.
removeDimension(IDimension) - Method in class com.jedox.palojlib.main.Database
 
removeElements(int, int, int[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
removeElements(IElement[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
removes the elements
removeElements(IElement[]) - Method in class com.jedox.palojlib.main.Dimension
 
removeHolds() - Method in interface com.jedox.palojlib.interfaces.ICube
 
removeHolds() - Method in class com.jedox.palojlib.main.Cube
 
removeHolds(IHold[]) - Method in interface com.jedox.palojlib.interfaces.ICube
 
removeHolds(IHold[]) - Method in class com.jedox.palojlib.main.Cube
 
removeHolds(Database, Cube, IHold[]) - Method in class com.jedox.palojlib.main.CubeHandler
 
removeHttpHandler(ConnectionConfiguration) - Method in class com.jedox.palojlib.managers.HttpHandlerManager
 
removeRules() - Method in interface com.jedox.palojlib.interfaces.ICube
remove all rules.
removeRules() - Method in class com.jedox.palojlib.main.Cube
 
removeRules(IRule[]) - Method in interface com.jedox.palojlib.interfaces.ICube
remove a set of rules, the rules will be removed depending on their identifiers.
removeRules(IRule[]) - Method in class com.jedox.palojlib.main.Cube
 
removeRules(Database, Cube, IRule[]) - Method in class com.jedox.palojlib.main.CubeHandler
 
removeVirtualDimension(IAttribute) - Method in interface com.jedox.palojlib.interfaces.IDimension
Removes a virtual dimension specified by a dimension attribute.
removeVirtualDimension(IAttribute) - Method in class com.jedox.palojlib.main.Dimension
 
rename(int, int, int, String) - Method in class com.jedox.palojlib.main.ElementHandler
 
rename(int, String) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
rename(Database, int, String) - Method in class com.jedox.palojlib.main.CubeHandler
 
rename(Database, int, String) - Method in class com.jedox.palojlib.main.DimensionHandler
 
rename(String) - Method in interface com.jedox.palojlib.interfaces.IAttribute
rename an Attribute
rename(String) - Method in interface com.jedox.palojlib.interfaces.ICube
rename a cube
rename(String) - Method in interface com.jedox.palojlib.interfaces.IDatabase
rename a database.
rename(String) - Method in interface com.jedox.palojlib.interfaces.IDimension
rename a dimension
rename(String) - Method in interface com.jedox.palojlib.interfaces.IElement
rename an element
rename(String) - Method in class com.jedox.palojlib.main.Attribute
 
rename(String) - Method in class com.jedox.palojlib.main.Cube
 
rename(String) - Method in class com.jedox.palojlib.main.Database
 
rename(String) - Method in class com.jedox.palojlib.main.Dimension
 
rename(String) - Method in class com.jedox.palojlib.main.Element
 
Request - Class in com.jedox.palojlib.http
 
Request(StringBuilder, boolean, boolean) - Constructor for class com.jedox.palojlib.http.Request
 
Request(StringBuilder, boolean, boolean, boolean) - Constructor for class com.jedox.palojlib.http.Request
 
Request(StringBuilder, boolean, boolean, boolean, String) - Constructor for class com.jedox.palojlib.http.Request
 
reset() - Method in class com.jedox.palojlib.main.CellsExporter
 
resetCache() - Method in interface com.jedox.palojlib.interfaces.IDimension
clear any cached information if exists, the expiry trust time will not be affected
resetCache() - Method in class com.jedox.palojlib.main.Connection
 
resetCache() - Method in class com.jedox.palojlib.main.Cube
 
resetCache() - Method in class com.jedox.palojlib.main.Dimension
 
resetCaches() - Method in interface com.jedox.palojlib.interfaces.IDatabase
clear any cached information if exists, the expiry trust time will not be affected.
resetCaches() - Method in class com.jedox.palojlib.main.Database
 
resetSessionId(boolean) - Method in class com.jedox.palojlib.http.HttpHandler
 
RIGHTS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
rights
Rule - Class in com.jedox.palojlib.main
 
Rule(int, String, String, String, long, boolean, double, String, int) - Constructor for class com.jedox.palojlib.main.Rule
 
RULE - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
rule
run(File, String, IScriptVariable[]) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Sends a OLAP script to be executed by OLAP server.
run(File, String, IScriptVariable[]) - Method in class com.jedox.palojlib.main.ScriptHandler
 
run(String, String, IScriptVariable[]) - Method in interface com.jedox.palojlib.interfaces.IScriptHandler
Sends a OLAP script to be executed by OLAP server.
run(String, String, IScriptVariable[]) - Method in class com.jedox.palojlib.main.ScriptHandler
 

S

S - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
splash
save() - Method in interface com.jedox.palojlib.interfaces.IConnection
Deprecated.
This method is deprecated, use IConnection.save(boolean) instead and set complete to false.
save() - Method in interface com.jedox.palojlib.interfaces.ICube
Deprecated.
This method is deprecated, use IDatabase.save() instead.
save() - Method in interface com.jedox.palojlib.interfaces.IDatabase
save the database to disk
save() - Method in class com.jedox.palojlib.main.Cube
Deprecated.
save() - Method in class com.jedox.palojlib.main.Database
 
save(boolean) - Method in interface com.jedox.palojlib.interfaces.IConnection
saves the server data, i.
save(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabase
Deprecated.
This method is deprecated, use IDatabase.save() instead.
save(boolean) - Method in class com.jedox.palojlib.main.Connection
 
save(boolean) - Method in class com.jedox.palojlib.main.ConnectionHandler
 
save(int, boolean) - Method in class com.jedox.palojlib.main.DatabaseHandler
 
save(Database, String, int) - Method in class com.jedox.palojlib.main.CubeHandler
 
ScriptHandler - Class in com.jedox.palojlib.main
 
ScriptHandler(Connection, ConnectionHandler) - Constructor for class com.jedox.palojlib.main.ScriptHandler
 
ScriptVariable - Class in com.jedox.palojlib.main
 
ScriptVariable(String, boolean, String, String) - Constructor for class com.jedox.palojlib.main.ScriptVariable
 
send(Request) - Method in class com.jedox.palojlib.http.HttpHandler
 
send(StringBuilder) - Method in class com.jedox.palojlib.http.HttpHandler
 
SessionConfiguration - Class in com.jedox.palojlib.main
represent the connection configuration if the olap session is already given
SessionConfiguration() - Constructor for class com.jedox.palojlib.main.SessionConfiguration
 
SessionId - Variable in class com.jedox.palojlib.http.HttpHandler
 
setArea(IElement[][]) - Method in interface com.jedox.palojlib.interfaces.ICubeScriptContext
 
setArea(IElement[][]) - Method in class com.jedox.palojlib.main.CubeScriptContext
 
setCacheTrustExpiries(int, int, int) - Method in interface com.jedox.palojlib.interfaces.IDatabase
set the default cache trust time for the components
setCacheTrustExpiries(int, int, int) - Method in class com.jedox.palojlib.main.Database
 
setCacheTrustExpiry(int) - Method in interface com.jedox.palojlib.interfaces.IDimension
set the cache to be trusted (i.e.
setCacheTrustExpiry(int) - Method in class com.jedox.palojlib.main.CachedComponent
set the trust period ending at current time + seconds parameter
setClear(boolean) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setClear(boolean) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setClientInfo(ClientInfo) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the client information of this connection ClientInfo
setClientInfo(ClientInfo) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setClientInfo(ClientInfo) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setComplete(boolean) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setComplete(boolean) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setContextId(int) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setCreateClause(IScriptHandler.ScriptCreateClause) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setCreateClause(IScriptHandler.ScriptCreateClause) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setCubes(ICube[]) - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
setCubes(ICube[]) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setDimensions(IDimension[]) - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
setDimensions(IDimension[]) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setElements(IElement[]) - Method in interface com.jedox.palojlib.interfaces.IDimensionScriptContext
 
setElements(IElement[]) - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
setElementsWithAttributes(int, Dimension, Database) - Method in class com.jedox.palojlib.main.DimensionHandler
 
setForcePost(boolean) - Static method in class com.jedox.palojlib.http.HttpHandler
 
setHost(String) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the host of the olap server.
setHost(String) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setHost(String) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setIncludeCubeRights(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
setIncludeCubeRights(boolean) - Method in class com.jedox.palojlib.main.CubeScriptContext
 
setIncludeCubeRights(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeDimensionRights(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
setIncludeDimensionRights(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeDimensionRights(boolean) - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
setIncludeElementsInfo(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
setIncludeElementsInfo(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeGlobalLists(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseScriptContext
 
setIncludeGlobalLists(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeGlobalSubsets(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
setIncludeGlobalSubsets(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeGlobalSubsets(boolean) - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
setIncludeGlobalViews(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
setIncludeGlobalViews(boolean) - Method in class com.jedox.palojlib.main.CubeScriptContext
 
setIncludeGlobalViews(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeLocalSubsets(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseDimensionScriptContext
 
setIncludeLocalSubsets(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIncludeLocalSubsets(boolean) - Method in class com.jedox.palojlib.main.DimensionScriptContext
 
setIncludeLocalViews(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
setIncludeLocalViews(boolean) - Method in class com.jedox.palojlib.main.CubeScriptContext
 
setIncludeLocalViews(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
setIstioHeaders(Properties) - Method in class com.jedox.palojlib.main.ClientInfo
 
setLanguages(IElement[]) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setLanguages(IElement[]) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setLoginRequest(StringBuilder) - Method in class com.jedox.palojlib.managers.HttpHandlerInfo
 
setModifyClause(IScriptHandler.ScriptModifyClause) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setModifyClause(IScriptHandler.ScriptModifyClause) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setPassword(String) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the password of the user in olap server.
setPassword(String) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setPort(String) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the port of the olap connection.
setPort(String) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setPort(String) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setResendRequestIfError(boolean) - Method in class com.jedox.palojlib.http.Request
set whether the request should be resent if error occurs
setSession(String) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setSessionId() - Method in class com.jedox.palojlib.http.HttpHandler
 
setSessionId(String) - Method in class com.jedox.palojlib.http.HttpHandler
set the session id by a given session
setSslPreferred(boolean) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set whether ssl connection is preferred or not.
setSslPreferred(boolean) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setSslPreferred(boolean) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setTimeout(int) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the amount of time in milliseconds to wait for response before firing a timeout exception.
setTimeout(int) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setTimeout(int) - Method in class com.jedox.palojlib.main.SessionConfiguration
 
setType(IElement.ElementType) - Method in class com.jedox.palojlib.main.Element
 
setUsername(String) - Method in interface com.jedox.palojlib.interfaces.IConnectionConfiguration
set the user name in olap server.
setUsername(String) - Method in class com.jedox.palojlib.main.ConnectionConfiguration
 
setValue(String) - Method in interface com.jedox.palojlib.interfaces.IScriptVariable
overwrite the default value of a script variable for script execution
setValue(String) - Method in class com.jedox.palojlib.main.ScriptVariable
 
setVersion(Version) - Method in class com.jedox.palojlib.managers.HttpHandlerInfo
 
setWithAttribute(boolean) - Method in interface com.jedox.palojlib.interfaces.IBaseScriptContext
 
setWithAttribute(boolean) - Method in class com.jedox.palojlib.main.BaseScriptContext
 
setWithElementPermission(boolean) - Method in interface com.jedox.palojlib.interfaces.IDimension
decide whether elements should be read with permission or not
setWithElementPermission(boolean) - Method in class com.jedox.palojlib.main.Dimension
 
setWithElementPermission(boolean) - Method in class com.jedox.palojlib.main.DimensionHandler
 
setWithRule(boolean) - Method in interface com.jedox.palojlib.interfaces.IDatabaseCubeScriptContext
 
setWithRule(boolean) - Method in class com.jedox.palojlib.main.CubeScriptContext
 
setWithRule(boolean) - Method in class com.jedox.palojlib.main.DatabaseScriptContext
 
SPLASH_ADD - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
add splash
SPLASH_ADD_POPULATED - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
add splash for populated cells only
SPLASH_DEFAULT - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
default splash mode
SPLASH_NOSPLASHING - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
no splashing is allowed
SPLASH_SET - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
set splash
SPLASH_SET_POPULATED - Enum constant in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
set splash for populated cells only
sslPort - Variable in class com.jedox.palojlib.managers.HttpHandlerInfo
 
STE_ANALYZER - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
analyzer
STE_CONNS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
connection manager
STE_ETL - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
etl
STE_FILES - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
file manager
STE_LICENSES - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
licenses
STE_LOGS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
logs
STE_MOBILE - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
mobile
STE_PALO - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
palo
STE_PERF - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
performance
STE_REPORTS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
report manager
STE_SCHEDULER - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
scheduler manager
STE_SESSIONS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
sessions
STE_SETTINGS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
settings
STE_USERS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
users
SUBSET_VIEW - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
subset view
SvsInfo - Class in com.jedox.palojlib.main
 
SvsInfo(String, String, String, String, String) - Constructor for class com.jedox.palojlib.main.SvsInfo
 
SYSTEM_OPERATIONS - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
system operation

T

token - Variable in class com.jedox.palojlib.main.ComponentInfo
 
toString() - Method in class com.jedox.palojlib.main.Attribute
 
toString() - Method in class com.jedox.palojlib.main.ScriptVariable
 
toString() - Method in class com.jedox.palojlib.version.Version
 

U

UNLOADED - Enum constant in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
unloaded can be used
updateConsolidations(int, int, IConsolidation[]) - Method in class com.jedox.palojlib.main.DimensionHandler
 
updateConsolidations(IConsolidation[]) - Method in interface com.jedox.palojlib.interfaces.IDimension
update the consolidation for the elements mentioned as parents in the consolidations set.
updateConsolidations(IConsolidation[]) - Method in class com.jedox.palojlib.main.Dimension
 
updateElementsType(IElement[], IElement.ElementType) - Method in interface com.jedox.palojlib.interfaces.IDimension
update the types of the elements, only ElementTypes type string and numeric can be used IElement.ElementType.
updateElementsType(IElement[], IElement.ElementType) - Method in class com.jedox.palojlib.main.Dimension
 
updateRule(int, String, boolean, String, String) - Method in interface com.jedox.palojlib.interfaces.ICube
Deprecated.
This method is deprecated, use ICube.updateRule(int, String, boolean, String, String, boolean, double, String) instead. Set useIdentifier to false, positon to -1 and source to null.
updateRule(int, String, boolean, String, String, boolean, double, String) - Method in interface com.jedox.palojlib.interfaces.ICube
update an existing rule
updateRule(int, String, boolean, String, String, boolean, double, String) - Method in class com.jedox.palojlib.main.Cube
 
updateRule(Database, Cube, int, String, boolean, String, String, boolean, double, String) - Method in class com.jedox.palojlib.main.CubeHandler
 
updateRuleTemplates() - Method in interface com.jedox.palojlib.interfaces.ICube
update the template rules in this cube
updateRuleTemplates() - Method in class com.jedox.palojlib.main.Cube
 
USER - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
user
USER_INFO - Enum constant in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
user info
UserInfo - Class in com.jedox.palojlib.main
 
UserInfo(String, String, String[], String[], String) - Constructor for class com.jedox.palojlib.main.UserInfo
 
useSsl - Variable in class com.jedox.palojlib.managers.HttpHandlerInfo
 

V

v21_4 - Enum constant in enum class com.jedox.palojlib.version.VersionsManager.Versions
 
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ICell.CellType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ICellExportContext.SkipMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ICube.CellsExportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ICube.CubeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IElement.ElementType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptCreateClause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptModifyClause
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.jedox.palojlib.version.VersionsManager.Versions
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.jedox.palojlib.interfaces.ICell.CellType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.ICellExportContext.SkipMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IConnectionInfo.EncryptionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.ICube.CellsExportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.ICube.CubeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.ICube.SplashMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IDatabase.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IDatabaseInfo.DatabaseStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IElement.ElementType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptCreateClause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IScriptHandler.ScriptModifyClause
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.ISvsInfo.LOGIN_MODE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.interfaces.IUserInfo.Predefined_OLAP_Right_Object_Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.jedox.palojlib.version.VersionsManager.Versions
Returns an array containing the constants of this enum class, in the order they are declared.
Variable - Class in com.jedox.palojlib.main
 
Variable(String, String) - Constructor for class com.jedox.palojlib.main.Variable
 
Variable(String, String[][]) - Constructor for class com.jedox.palojlib.main.Variable
 
verify(String, SSLSession) - Method in class com.jedox.palojlib.http.NoHostNameVerifier
 
version - Static variable in class com.jedox.palojlib.managers.HttpHandlerManager
 
Version - Class in com.jedox.palojlib.version
 
Version(int, int, String) - Constructor for class com.jedox.palojlib.version.Version
 
Version(VersionsManager.Versions) - Constructor for class com.jedox.palojlib.version.Version
 
VersionsManager - Class in com.jedox.palojlib.version
 
VersionsManager() - Constructor for class com.jedox.palojlib.version.VersionsManager
 
VersionsManager.Versions - Enum Class in com.jedox.palojlib.version
 
VIRTUAL_ATTRIBUTE - Enum constant in enum class com.jedox.palojlib.interfaces.IDimension.DimensionType
virtual attribute

W

W - Enum constant in enum class com.jedox.palojlib.interfaces.IElement.ElementPermission
read+write
withPermission - Variable in class com.jedox.palojlib.main.DimensionHandler
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form