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

B12155-01

oracle.owb.foundation.property
Interface PurePhysicalObject

All Superinterfaces:
Extensible, OWBNamedObject, PropertyOwner
All Known Subinterfaces:
Datafile, Index, IndexColumn, Partition, PartitionKey

public interface PurePhysicalObject
extends OWBNamedObject, Extensible

PurePhysicalObject interface represents an object using the extended property system's weak-type mechanism to define and persist an object as a property value soley within the configuration properties of its property owner.


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

 

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.