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

B12155-01

oracle.owb.intelligence
Interface CollectiveDerivationSource

All Superinterfaces:
IODerivationSource, OWBNamedObject
All Known Subinterfaces:
GatewayModule, OracleModule, OWBCollection

public interface CollectiveDerivationSource
extends IODerivationSource

CollectiveDerivationSource is a tagging interface that indicates that a particular class can be the source of a collective Intelligence Object Derivation. This means that the class is a container that the derivation processes can access to identify a set of derivation source objects.


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.