Class FirstRateDataIntegrationService
java.lang.Object
com.bluebell.greenhouse.sol.services.firstratedata.FirstRateDataIntegrationService
- All Implemented Interfaces:
GenericIntegrationService
@Service
public class FirstRateDataIntegrationService
extends Object
implements GenericIntegrationService
FirstRateData API implementation of
GenericIntegrationService.- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDownloads the data files from FRD.processDataFiles(File zippedDataFile) Processes the contents of the given file.
-
Constructor Details
-
FirstRateDataIntegrationService
public FirstRateDataIntegrationService()
-
-
Method Details
-
downloadDataFiles
-
processDataFiles
Processes the contents of the given file.- Parameters:
zippedDataFile-File- Returns:
ListofMarketPrice
-