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

B12155-01

oracle.owb.foundation.extensible
Interface Extensible

All Superinterfaces:
PropertyOwner
All Known Subinterfaces:
AdvancedQueue, AttributeGroup, BusinessArea, BusinessAreaShortcut, CheckConstraint, Column, Connector, Cube, Datafile, Dimension, DrillItem, DrillLevel, DrillPath, ExternalTable, ExternalTableColumn, Field, FlatFile, FlatFileModule, ForeignKey, Function, GatewayModule, Hierarchy, Index, IndexColumn, IntelligenceModule, IOFunction, ItemClass, Join, JoinComponent, Level, LevelAttribute, Map, MapAttribute, MapAttributeGroup, MapOperator, MaterializedView, Measure, Module, ObjectAttribute, ObjectType, OracleModule, OWBCollection, Package, Parameter, Partition, PartitionKey, Procedure, ProcessActivityParameter, ProcessFlowModule, ProcessFlowPackage, Project, PurePhysicalObject, QueryItem, QueryObject, Record, Report, ReportGroup, ReportGroupShortcut, ReportItem, ReportModule, SAPModule, Sequence, Table, TransformationModule, Transition, UniqueKey, View
All Known Implementing Classes:
oracle.owb.foundation.extensible.ExtensibleImpl, PLSQLRecordAttribute

public interface Extensible
extends PropertyOwner

This interface indicates the ability of an OWB metadata object to be extensible.


Methods inherited from interface oracle.owb.foundation.property.PropertyOwner
getDefaultPropertyValue, getLogicalPropertyKeys, getPhysicalPropertyKeys, getPropertyDomain, getPropertyKeys, getPropertyValue, getPropertyValueString, isLogicalProperty, isPhysicalProperty, isReadOnlyProperty, setPropertyValue, setPropertyValueByString

 


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

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.