Package com.jidesoft.utils
Interface PersistenceUtilsCallback.Save
- Enclosing interface:
PersistenceUtilsCallback
public static interface PersistenceUtilsCallback.Save
-
Method Summary
-
Method Details
-
save
This method is called when writing the object to the element.- Parameters:
document
- the XML documentelement
- the element representing the objectobject
- the object to be saved.
-