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