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)
Removes the current context-bean from the jxpath context.
Methods inherited from class org.apache.cocoon.woody.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.