org.zeroexchange.representation
Interface RepresentationFactoryAware

All Known Implementing Classes:
AbstractRepresentation, CollectionRepresentation, ContractRepresentation, DefaultValueRepresentation, LocalizableValueRepresentation, ResourceRepresentation, UserRepresentation, ValueRepresentation

public interface RepresentationFactoryAware

This interface should be implemented by services want use representation factory.

Author:
black

Method Summary
 void setRepresentationFactory(RepresentationFactory representationFactory)
          Sets entity representation factory.
 

Method Detail

setRepresentationFactory

void setRepresentationFactory(RepresentationFactory representationFactory)
Sets entity representation factory.



Copyright © 2013. All Rights Reserved.