Uses of Interface
org.zeroexchange.representation.RepresentationFactory

Packages that use RepresentationFactory
org.zeroexchange.representation   
 

Uses of RepresentationFactory in org.zeroexchange.representation
 

Classes in org.zeroexchange.representation that implement RepresentationFactory
 class DefaultRepresentationFactory
          Entity representation factory.
 

Methods in org.zeroexchange.representation that return RepresentationFactory
protected  RepresentationFactory AbstractRepresentation.getRepresentatinFactory()
          Returns representation factory.
 

Methods in org.zeroexchange.representation with parameters of type RepresentationFactory
 void RepresentationFactoryAware.setRepresentationFactory(RepresentationFactory representationFactory)
          Sets entity representation factory.
 void AbstractRepresentation.setRepresentationFactory(RepresentationFactory representationFactory)
          Sets entity representation factory.
 



Copyright © 2013. All Rights Reserved.