@Deprecated public class WebMapToEntitiesTransformer extends MapToEntitiesTransformer
MapToEntitiesTransformer that maintains context info about ServletRequestsParamsRequestToEntitiesTransformer.PropertyBindingINPUT_KEY| Constructor and Description |
|---|
WebMapToEntitiesTransformer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServletReqKeyName()
Deprecated.
In the input Map what key is used to define the original
ServletRequest |
void |
setServletReqKeyName(String servletReqKeyName)
Deprecated.
In the input Map what key is used to define the original
ServletRequest |
protected void |
setupContextVariables(Map instanceMap,
Map<String,?> input)
Deprecated.
|
getParamNames, getValuegetEntities, getEntityFieldSetters, getPropertyBindings, getTransformPropertyBindings, isIgnoreUnMappedFields, isRetainOriginalInputParams, resolveParamNameToBinding, setEntities, setEntityFieldSetters, setIgnoreUnMappedFields, setPropertyBindings, setRetainOriginalInputParams, setTransformPropertyBindings, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyprotected void setupContextVariables(Map instanceMap, Map<String,?> input)
setupContextVariables in class ParamsRequestToEntitiesTransformer<Map<String,?>>public String getServletReqKeyName()
ServletRequestpublic void setServletReqKeyName(String servletReqKeyName)
ServletRequestCopyright © 2018. All rights reserved.