public class OrderToMapTransformer extends EntityToMapTransformer
Order to a Map supports all the fields in the Order and additionally:Address object
TODO: Add unit test case| Constructor and Description |
|---|
OrderToMapTransformer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
transform(Object input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic Object transform(Object input)
transform in interface org.apache.commons.collections.Transformertransform in class EntityToMapTransformerCopyright © 2018. All rights reserved.