|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void |
cleanup(RenderingContext context)
RenderingContext implementations must call cleanup() once after the last callto getDataObject(). |
DataObject |
getDataObject(RenderingContext context,
java.lang.String namespace,
java.lang.String name)
|
void |
init(RenderingContext context)
RenderingContext implementations must call init() once before calling getDataObject(). |
| Method Detail |
public DataObject getDataObject(RenderingContext context,
java.lang.String namespace,
java.lang.String name)
context - the current rendering contextnamespace - the namespace of the requested DataObjectname - the name of the requested DataObjectpublic void init(RenderingContext context)
public void cleanup(RenderingContext context)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||