org.zeroexchange.dao.importing.importer
Interface DataImporter<T>

All Known Implementing Classes:
ResourcesCatalogueImporter

public interface DataImporter<T>

Author:
black

Method Summary
 void importData(T descriptor)
          Imports the data from the specified structure.
 

Method Detail

importData

void importData(T descriptor)
Imports the data from the specified structure.



Copyright © 2013. All Rights Reserved.