|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PojoContext
An interface for the POJO's setup and operating context.
The context object need not implement this interface, but if it does then the methods declared by the interface will be invoked
Copyright (c) Formaria Ltd., 2008
License: see license.txt
| Method Summary | |
|---|---|
java.lang.Object |
getRoot()
Return the root element in the pojo hierarchy or null if there is no single root, or if the XML configuration defines the root object |
void |
init(Project proj)
Initialize the project and set a reference to the project. |
| Methods inherited from interface org.formaria.data.pojo.PojoRoot |
|---|
configure, modelLoaded |
| Method Detail |
|---|
java.lang.Object getRoot()
void init(Project proj)
init in interface PojoRoot
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||