| Package | Description |
|---|---|
| oracle.jbo.mom |
Contains the abstract implementation for meta object management in various ADF tiers.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDefFactory |
PropertyDefFactoryManager.getPropertyDefFactory(java.lang.String namespace)
getPropertyDefFactory returns the PropertyDefFactory registered against
the given namespace
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDefFactoryManager.registerPropertyDefFactory(java.lang.String namespace,
PropertyDefFactory propDefFactory)
registerPropertyDefFactory registers the PropertyDefFactory against the
given namespace
|