Skip Headers
Oracle® OLAP Customizing Analytic Workspace Manager
11g Release 2 (11.2)

Part Number E17237-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
PDF · Mobi · ePub

Index

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

Symbols

$
enclosing expression, 1.2.5.3
{}
enclosing bind variable, 1.1.4, 1.2.5.2
enclosing hypertext parameter, 1.2.5.2

A

Analytic Workspace Manager
configuring for plug-ins, 2.1.1
ways of customizing, Preface
aw parameter
of AWMPlugin methods, 2.2
AWMCalcs element
root of a calculation template, 1.2.5.1
awmcalcs.xml document
example of, 1.2.2, 1.2.3, 1.2.4
in downloadable examples, 3.1
location in database directory, 1.2.1
AWMNode element
of an AWMTree element, 1.1.6.2
AWMPlugin interface
examples of, 3.2.1, 3.2.2
implementations loaded on startup, 2.1.2
specification, 2.2
AWMPlugins element
root of a plug-in description, 2.5.2.1
awmplugin.xml document
description, 2.5
example of, 3.4
AWMTree element
root of a SQL report, 1.1.6.1
AWMTree prefix
for type parameter values, 2.2.1
awmtree.xml document
example of, 1.1.2, 1.1.3, 1.1.4
in downloadable examples, 3.1
location in directory, 1.1.1
location in navigation tree, 1.1.5
aw.xml document
example of, 3.3.3
location in navigation tree, 1.1.5

B

bind variables
enclosed by braces, 1.1.4, 1.2.5.2
for an AWMPlugin, 2.2.2.2
in calculation templates, 1.2.2, 1.2.5.2
in custom reports, 1.1.4
referencing using lower case, 2.2.2.2
replacing values in a WHERE clause, 1.1.1
replacing values in a WHERE clause, example of, 1.1.4
BIND_MAP Map
for an AWMPlugin, 2.2.2.2
keys and values, examples of, 2.2.3
braces
enclosing bind variable, 1.1.4, 1.2.5.2
enclosing hypertext parameters, 1.2.5.2

C

Calc element
of an AWMCalcs element, 1.2.5.2
CalcOptional element
of a Calc or a CalcOptionalDefinitions element, 1.2.5.3
supporting calculation options, 1.2.3
CalcOptionalDefinitions element
applying options to all calculations, 1.2.3
of a AWMCalcs element, 1.2.5.4
calculation templates
adding options, 1.2.3
description, 1.2
example of, 1.2.2
Category element
of an AWMCalcs element, 1.2.5.5
changed method, 2.3.2, 2.4
class attribute
of a Plugin element, 2.5.2.2
cleanup method, 2.3.1, 2.4
configuring Analytic Workspace Manager for plug-ins, 2.1.1
conn parameter
of AWMPlugin methods, 2.2
of ViewerPlugin methods, 2.3.1
Connection object, 2.1.2
CubeViewerPlugin class, 3.3.3
cube.xml document
example of, 3.3.2
location in navigation tree, 1.1.5
custom calculations, 1.2
custom SQL reports
adding to navigation tree, 1.1
example, 1.1.2, 1.1.3, 1.1.3, 1.1.4
customizingAWM_examples11202.zip file
containing example code, 3.1

D

default attribute
of a Param element, 1.2.5.7
DeleteDimPlugin class, 3.2.2
description attribute
of a Calc element, 1.2.5.2
of a Category element, 1.2.5.5
Description element
of an AWMPlugins element, 2.5.2.3
DimEditorPlugin class, 3.3.4
dimension.xml
example of, 3.3.1
location in navigation tree, 1.1.5
dollar sign
enclosing expression, 1.2.5.3

E

EditorPlugin interface
examples of, 3.3.4
specification, 2.3.2
enabling plug-ins, 2.1.1
examples
downloadable, 3.1
of awmcalcs.xml, 1.2.2, 1.2.3, 1.2.4
of AWMPlugin, 3.2.1, 3.2.2
of awmplugin.xml, 3.4
of awmtree.xml, 1.1.2, 1.1.3, 1.1.4
of aw.xml, 3.3.3
of cube.xml document, 3.3.2
of dimension.xml, 3.3.1
of EditorPlugin, 3.3.4
of schema.xml, 1.1.5
of ViewerPlugin, 3.3.1, 3.3.2, 3.3.3
expression attribute
of a Calc element, 1.2.5.2
of a CalcOptional element, 1.2.5.3
of an Item element, 1.2.5.6
expression syntax, 1.2.1

F

folders
creating in navigation tree, 1.1.3

G

getMenu method, 2.1.2.1, 2.2, 2.4
getPanel method, 2.3.1, 2.3.2, 2.4

H

handle method, 2.1.2.1, 2.2, 2.4
headings
for XML documents, 1.1.1, 1.2.1, 2.5.1
hypertext parameters
creating links by using, 1.2.2
enclosed by braces, 1.2.5.2
referencing two or more, 1.2.5.2

I

icon attribute
example of, 1.1.5
of an AWMNode element, 1.1.6.2
icons
in JAR file, 1.1.5
in JAR file, example of, 1.1.5
isSupported method, 2.1.2.1, 2.2, 2.4
isViewerForType method, 2.3.1, 2.3.2, 2.4
Item element
of a Param element, 1.2.5.6

J

JAR files
containing multiple XML documents and plug-ins, 2.4
directory structure of, 1.1.5
files for icons included in, 1.1.5
loaded on startup, 2.4
location for, 2.4
required by plug-ins, 2.4

L

leaf element
defined, 1.1.4
LevelViewerPlugin class, 3.3.1

M

MeasureViewerPlugin class, 3.3.2

N

name attribute
of a Calc element, 1.2.5.2
of a CalcOptional element, 1.2.5.3
of a Category element, 1.2.5.5
of a Param element, 1.2.5.7
of a Plugin element, 2.5.2.2
of an AWMNode element, 1.1.6.2
name parameter
of ViewerPlugin methods, 2.3.1

O

obj parameter
of AWMPlugin methods, 2.2, 2.2.1
OLAP expression syntax, 1.2.1
options
adding to calculation templates, 1.2.3
Oracle Technology Network (OTN), 3.1, 3.1

P

Param element
of a Calc or a Params element, 1.2.5.7
Params element
of an AWMCalcs element, 1.2.5.8
params parameter
keys and values for a ViewerPlugin and EditorPlugin, 2.3.3
keys and values for a ViewerPlugin, examples of, 2.3.4.1
keys and values for an AWMPlugin, 2.2.2
keys and values for an AWMPlugin, examples of, 2.2.3
keys and values for an EditorPlugin, examples of, 2.3.4.2
of AWMPlugin methods, 2.2
of ViewerPlugin methods, 2.3.1
parent parameter
of AWMPlugin methods, 2.2
of EditorPlugin methods, 2.3.2
plug-in descriptions
creating, 2.5.1
example of, 3.4
plug-in directory
specifying, 2.1.1
Plugin element
of an AWMPlugins element, 2.5.2.2
plugin11202 package, 1.1.5
plugin11202.jar file
containing example plug-ins, 3.1
plug-ins
descriptions of, 2.5.1
enabling, 2.1.1
examples of, 3.2.1, 3.2.2, 3.3.1, 3.3.2, 3.3.3, 3.3.4
including package when specifying, 1.1.5
prerequisites for creating, 2.4
providing descriptions of, 2.5

R

refreshing the navigation tree, 2.1.2.1
refreshTree method, 2.1.2.1, 2.2, 2.4
reports
See SQL reports
revert method, 2.3.2, 2.4
root element
of a calculation template, 1.2.5.1
of a plug-in description, 2.5.2.1
of a SQL report, 1.1.6.1
run-time selections
stored by type parameter of AWMNode, 1.1.4

S

save method, 2.3.2, 2.4
schema.xml document
example of, 1.1.5
location in navigation tree, 1.1.5
setValueChanged method, 2.3.2, 2.4
showHelp method, 2.3.2
ShowIfQueryTrue element
of an AWMNode element, 1.1.6.3
sql attribute
of a ShowIfQueryTrue element, 1.1.6.3
of an AWMNode element, 1.1.6.2
SQL reports
adding to navigation tree, 1.1
creating in object folders, 1.1.5, 1.1.5
creating XML documents for, 1.1.1
examples, 1.1.2, 1.1.3, 1.1.3, 1.1.4
XML document structure, 1.1.6
syntax for expressions, 1.2.1

T

text attribute
of a CalcOptional element, 1.2.5.3
of an Item element, 1.2.5.6
type attribute
of a CalcOptional element, 1.2.5.3
of a Param element, 1.2.5.7
of an AWMNode element, 1.1.6.2
type parameter
of an AWMNode, storing run-time selection, 1.1.4
of AWMPlugin methods, 2.2, 2.2.1

U

ui attribute
of a Calc element, 1.2.5.2

V

validate method, 2.3.2, 2.4
version attribute
of a Plugin element, 2.5.2.2
ViewerPlugin interface
examples of, 3.3.1, 3.3.2, 3.3.3
specification, 2.3.1
viewSql attribute
of an AWMNode element, 1.1.6.2
ViewXMLPlugin class, 3.2.1

X

XML documents
for calculations, 1.2.1, 1.2.1
for descriptions of plug-ins, 2.5, 3.4
for SQL reports, 1.1.1
headings, 1.1.1, 1.2.1, 2.5.1
loaded on startup, 2.1.2
XML formats
for calculations, 1.2.5
for descriptions of plug-ins, 2.5.2
for SQL reports, 1.1.6