@Deprecated public class WebMapToEntitiesTransformer extends MapToEntitiesTransformer
MapToEntitiesTransformer
that maintains context info about ServletRequest
sParamsRequestToEntitiesTransformer.PropertyBinding
INPUT_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, getValue
getEntities, getEntityFieldSetters, getPropertyBindings, getTransformPropertyBindings, isIgnoreUnMappedFields, isRetainOriginalInputParams, resolveParamNameToBinding, setEntities, setEntityFieldSetters, setIgnoreUnMappedFields, setPropertyBindings, setRetainOriginalInputParams, setTransformPropertyBindings, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
protected void setupContextVariables(Map instanceMap, Map<String,?> input)
setupContextVariables
in class ParamsRequestToEntitiesTransformer<Map<String,?>>
public String getServletReqKeyName()
ServletRequest
public void setServletReqKeyName(String servletReqKeyName)
ServletRequest
Copyright © 2018. All rights reserved.