|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PersistenceUtilsCallback.Save
Method Summary | |
---|---|
void |
save(org.w3c.dom.Document document,
org.w3c.dom.Element element,
java.lang.Object object)
This method is called when writing the object to the element. |
Method Detail |
---|
void save(org.w3c.dom.Document document, org.w3c.dom.Element element, java.lang.Object object)
document
- the XML documentelement
- the element representing the objectobject
- the object to be saved.
|
JIDE Common Layer 2.7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |