Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Package oracle.owb.intelligence

Provides classes and interfaces for manipulation of intelligence metadata objects.

See:
          Description

Interface Summary
AtomicDerivationSource AtomicDerivationSource is a tagging interface that indicates that a particular class can be the source of an atomic Intelligence Object Derivation.
BusinessArea A BusinessArea is a component of an Intelligence Module that collects together Query Objects and IO Function definitions that are relevant to a specific business interest.
BusinessAreaPhysicalProperties BusinessAreaPhysicalProperties interface contains the physical property names for BusinessAreaPhysicalProperties.
BusinessAreaShortcut A BusinessAreaShortcut represents a shortcut within a Business Area to an Intelligence Object (either a Query Object or an IO Function).
CollectiveDerivationSource CollectiveDerivationSource is a tagging interface that indicates that a particular class can be the source of a collective Intelligence Object Derivation.
DerivationListener Convenience interface to keep the Public API tidy.
DrillItem A DrillItem represents an item within a Drill Level.
DrillLevel A DrillLevel represents a group of query items that can be drilled to or from within a drill path.
DrillPath A DrillPath represents a drill path between Query Items within a Query Object.
IntelligenceModule An IntelligenceModule is a specialized Module, which represents a collection of intelligence objects that define an instance of an EUL.
IntelligenceObject IntelligenceObject is a tagging interface that indicates that a particular class can be included in a Business Area.
IODerivationSource IODerivationSource is a tagging interface that indicates that a particular class can be the source of an Intelligence Object Derivation.
IODerivationTarget IODerivationTarget is a tagging interface that indicates that a particular class can be the target of an Intelligence Object Derivation.
ItemClass An ItemClass defines a List Of Values for one or more Query Items.
Join A Join represents a join from the current Query Object to another Query Object.
JoinComponent A JoinComponent represents a component of a Join.
JoinPhysicalProperties JoinPhysicalProperties interface contains the physical property names for JoinPhysicalProperties.
QueryItem A QueryItem represents an item within a Query Object.
QueryObject A QueryObject is a component of an Intelligence Module that represents a set of related items that an end user can use to retrieve information.
QueryObjectPhysicalProperties QueryObjectPhysicalProperties interface contains the physical property names for QueryObjectPhysicalProperties.

 

Exception Summary
DerivationException DerivationException is an exception that is thrown whenever the derivation process detects an error.

 

Package oracle.owb.intelligence Description

Provides classes and interfaces for manipulation of intelligence metadata objects.

Since:
9.0.4

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.