| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.common.ResourceConfigCallback
public class ResourceConfigCallback
| Field Summary | |
|---|---|
| static java.lang.String | namespaceURI | 
| Constructor Summary | |
|---|---|
| ResourceConfigCallback() | |
| Method Summary | |
|---|---|
|  java.util.Map | parseADFConfiguration(Element el,
                      java.util.Map storedResult,
                      oracle.adf.share.config.ADFConfigParsingContext currentCtx) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String namespaceURI
| Constructor Detail | 
|---|
public ResourceConfigCallback()
| Method Detail | 
|---|
public java.util.Map parseADFConfiguration(Element el,
                                           java.util.Map storedResult,
                                           oracle.adf.share.config.ADFConfigParsingContext currentCtx)
parseADFConfiguration in interface oracle.adf.share.config.ADFConfigCallbackel - The dom element currently being parsed.storedResult - The cached parsed results thus far for the registered 
 namespacecurrentCtx - the current context available at the time of parsing. 
 This can store useful information like the file identifier, ServletContext. 
 This can also be used to store information that may need to be added in 
 future.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||