public class EntityFormHandler extends ProxyFormHandler
IFormHandler. This one resolves
entities contained within field values before passing them to the delegate
instance. This is useful e.g. when dealing with HTTP request parameters.| Constructor and Description |
|---|
EntityFormHandler(IFormHandler delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
setFieldValue(Object fieldRef,
Object value) |
getDelegate, getDoc, getFieldValue, isCalculate, isValidate, recalculate, recalculate, resetFields, resetFields, setCalculate, setValidatepublic EntityFormHandler(IFormHandler delegate)
public void setFieldValue(Object fieldRef, Object value)
setFieldValue in interface IFormHandlersetFieldValue in class ProxyFormHandlerCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.