public class MapToEntitiesTransformer extends ParamsRequestToEntitiesTransformer<Map<String,?>>
ParamsRequestToEntitiesTransformer.PropertyBinding
INPUT_KEY
Constructor and Description |
---|
MapToEntitiesTransformer() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getParamNames(Map<String,?> map) |
protected Object |
getValue(Map map,
String paramName) |
getEntities, getEntityFieldSetters, getPropertyBindings, getTransformPropertyBindings, isIgnoreUnMappedFields, isRetainOriginalInputParams, resolveParamNameToBinding, setEntities, setEntityFieldSetters, setIgnoreUnMappedFields, setPropertyBindings, setRetainOriginalInputParams, setTransformPropertyBindings, setupContextVariables, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
protected List<String> getParamNames(Map<String,?> map)
getParamNames
in class ParamsRequestToEntitiesTransformer<Map<String,?>>
Copyright © 2018. All rights reserved.