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

B12155-01

oracle.owb.intelligence
Interface IODerivationSource

All Superinterfaces:
OWBNamedObject
All Known Subinterfaces:
AtomicDerivationSource, CollectiveDerivationSource, Function, GatewayModule, IOFunction, MaterializedView, OracleModule, OWBCollection, Procedure, Table, Transformation, View

public interface IODerivationSource
extends OWBNamedObject

IODerivationSource is a tagging interface that indicates that a particular class can be the source of an Intelligence Object Derivation.


Methods inherited from interface oracle.owb.foundation.OWBNamedObject
delete, getBusinessName, getClassDefinition, getComponent, getDescription, getName, getUOID, isDeletable, isEditable, isRenamable, setBusinessName, setDescription, setName

 


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

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.