doLoad(Widget frmModel,
org.apache.commons.jxpath.JXPathContext jxpc)
Performs the actual load binding regardless of the configured value of the "direction" attribute.
void
doSave(Widget frmModel,
org.apache.commons.jxpath.JXPathContext jxpc)
Performs the actual save binding regardless of the configured value of the "direction" attribute.
Methods inherited from class org.apache.cocoon.forms.binding.JXPathBindingBase
Performs the actual load binding regardless of the configured value of the "direction" attribute.
Abstract method that subclasses need to implement for specific activity.
Performs the actual save binding regardless of the configured value of the "direction" attribute.
Abstract method that subclasses need to implement for specific activity.