org.zeroexchange.dao.importing.importer
Interface DataImportersFactory

All Known Implementing Classes:
DefaultDataImportersFactory

public interface DataImportersFactory

Author:
black

Method Summary
 void importData(Object dataRepresentation)
          Imports the data from the specified representation.
 

Method Detail

importData

void importData(Object dataRepresentation)
Imports the data from the specified representation.



Copyright © 2013. All Rights Reserved.