|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyMetadata | |
oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
Uses of PropertyMetadata in oracle.jbo.common |
Methods in oracle.jbo.common that return PropertyMetadata | |
static PropertyMetadata |
PropertyMetadata.findByName(java.lang.String propName)
return the description element of this name |
PropertyMetadata |
PropertyMetadata.prev()
|
PropertyMetadata |
PropertyMetadata.next()
|
static PropertyMetadata |
PropertyMetadata.first()
|
PropertyMetadata |
PropertyMetadata.last()
|
static PropertyMetadata |
PropertyMetadata.findProperty(java.lang.String key)
|
Methods in oracle.jbo.common with parameters of type PropertyMetadata | |
static void |
PropertyManager.setProperty(java.lang.Object owner,
PropertyMetadata meta,
java.lang.Object value)
|
static void |
PropertyManager.loadProperty(PropertyMetadata propdesc,
java.util.Hashtable sessionenv,
java.util.Hashtable clientenv,
java.applet.Applet applet,
java.util.Properties systemProperties,
java.util.Properties bc4jFile,
java.util.Properties bc4jResource,
java.util.Properties jboserverResource,
java.util.Properties diagnosticResource)
load an invididual property, using the published sources in order, when found, put it into the correct published place. |
void |
PropertyGroup.add(PropertyMetadata pm)
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.