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