org.zeroexchange.representation.value
Class ValueRepresentation
java.lang.Object
org.zeroexchange.representation.AbstractRepresentation<Value>
org.zeroexchange.representation.value.ValueRepresentation
- All Implemented Interfaces:
- DataProcessor, Representation<Value>, RepresentationFactoryAware
public class ValueRepresentation
- extends AbstractRepresentation<Value>
- implements DataProcessor
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueRepresentation
public ValueRepresentation()
getProcessingClass
public Class<Value> getProcessingClass()
- Returns root hierarchy current processor can operate
- Specified by:
getProcessingClass
in interface DataProcessor
getRepresentation
public String getRepresentation(Value entity,
int limit)
throws BusinessLogicException
- Returns string representation of the specified entity.
- Specified by:
getRepresentation
in interface Representation<Value>
- Throws:
BusinessLogicException
Copyright © 2013. All Rights Reserved.