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