|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.owb.foundation.reflection.DefinitionElementFactory
Factory class to create public API object.
| Constructor Summary | |
DefinitionElementFactory() | |
| Method Summary | |
static OWBNamedObject |
createPublicObject(oracle.wh.repos.sdk.WBElement elem)static function used to create public API object from private objects. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefinitionElementFactory()
| Method Detail |
public static OWBNamedObject createPublicObject(oracle.wh.repos.sdk.WBElement elem)
elem - is the private API element.
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||