PK
:Aoa, mimetypeapplication/epub+zipPK :A iTunesMetadata.plistX
With Oracle Analytic Workspace Manager, Version 11.2, you can add custom objects and menus to the user interface. You can customize Analytic Workspace Manager by doing the following:
Adding custom reports and calculation templates to the navigation tree.
Adding selections to the menu that appears when the user right-clicks a navigation tree object.
Providing graphical user interface elements for viewing or editing relational database objects or OLAP objects, or both.
Chapter 1, "Customizing With XML Documents" describes how you can add reports and calculation templates to the navigation tree by using XML documents. It also describes how you can specify an Analytic Workspace Manager Java plug-in within an XML document.
Chapter 2, "Introducing Analytic Workspace Manager Plug-ins" describes the Java plug-in interfaces that Analytic Workspace Manager supports and demonstrates how to develop a plug-in. With a plug-in you can add items to the right-click menu of an Analytic Workspace Manager navigation tree object. You can also provide a viewer or an editor plug-in that displays in the Analytic Workspace Manager property inspector.
This document describes the Analytic Workspace Manager XML and Java plug-in interfaces and provides simple examples of implementations of them.
This preface contains the following topics.
This document is intended for XML or Java developers who want to use XML documents or Java plug-ins to extend the functionality of Analytic Workspace Manager in Oracle Database 11g Release 2 (11.2) with the OLAP option.
Our goal is to make Oracle products, services, and supporting documentation accessible to all users, including users that are disabled. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/
.
Accessibility of Code Examples in Documentation
Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.
Accessibility of Links to External Web Sites in Documentation
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
Access to Oracle Support
Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/support/contact.html
or visit http://www.oracle.com/accessibility/support.html
if you are hearing impaired.
For more information on Oracle OLAP, on using Analytic Workspace Manager, and on the Oracle OLAP Java API, see the following documents.
The following text conventions are used in this document:
Convention | Meaning |
---|---|
boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
monospace | Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |
Customizing Analytic Workspace Manager
11g Release 2 (11.2)
E17237-01
August 2010
Oracle OLAP Customizing Analytic Workspace Manager, 11g Release 2 (11.2)
E17237-01
Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved.
Primary Author: David McDermid
This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:
U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.
This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
This software and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.
$
expression
, 1.2.5.3{}
aw
parameterAWMPlugin
methods, 2.2AWMCalcs
elementawmcalcs.xml
documentAWMNode
elementAWMTree
element, 1.1.6.2AWMPlugin
interfaceAWMPlugins
elementawmplugin.xml
documentAWMTree
elementAWMTree
prefixtype
parameter values, 2.2.1awmtree.xml
documentaw.xml
documentBIND_MAP
Map
Calc
elementAWMCalcs
element, 1.2.5.2CalcOptional
elementCalcOptionalDefinitions
elementCategory
elementAWMCalcs
element, 1.2.5.5changed
method, 2.3.2, 2.4class
attributePlugin
element, 2.5.2.2cleanup
method, 2.3.1, 2.4conn
parameterConnection
object, 2.1.2CubeViewerPlugin
class, 3.3.3cube.xml
documentcustomizingAWM_examples11202.zip
filedefault
attributeParam
element, 1.2.5.7DeleteDimPlugin
class, 3.2.2description
attributeDescription
elementAWMPlugins
element, 2.5.2.3DimEditorPlugin
class, 3.3.4dimension.xml
expression
, 1.2.5.3EditorPlugin
interfaceexpression
attributeicon
attributeisSupported
method, 2.1.2.1, 2.2, 2.4isViewerForType
method, 2.3.1, 2.3.2, 2.4Item
elementParam
element, 1.2.5.6MeasureViewerPlugin
class, 3.3.2name
attributename
parameterViewerPlugin
methods, 2.3.1obj
parameterParam
elementCalc
or a Params
element, 1.2.5.7Params
elementAWMCalcs
element, 1.2.5.8params
parameterViewerPlugin
and EditorPlugin
, 2.3.3ViewerPlugin
, examples of, 2.3.4.1AWMPlugin
, 2.2.2AWMPlugin
, examples of, 2.2.3EditorPlugin
, examples of, 2.3.4.2AWMPlugin
methods, 2.2ViewerPlugin
methods, 2.3.1parent
parameterPlugin
elementAWMPlugins
element, 2.5.2.2plugin11202
package, 1.1.5plugin11202.jar
filerefreshTree
method, 2.1.2.1, 2.2, 2.4revert
method, 2.3.2, 2.4type
parameter of AWMNode
, 1.1.4save
method, 2.3.2, 2.4schema.xml
documentsetValueChanged
method, 2.3.2, 2.4showHelp
method, 2.3.2ShowIfQueryTrue
elementAWMNode
element, 1.1.6.3sql
attributetext
attributetype
attributetype
parameterui
attributeCalc
element, 1.2.5.2validate
method, 2.3.2, 2.4version
attributePlugin
element, 2.5.2.2ViewerPlugin
interfaceviewSql
attributeAWMNode
element, 1.1.6.2ViewXMLPlugin
class, 3.2.1