Interface DataFileService
-
- All Known Implementing Classes:
HttpDataService
,RepositoryDataLocationService
public interface DataFileService
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataFileConnection
getDataFileConnection(Map<String,Object> parameters)
-
-
-
Method Detail
-
getDataFileConnection
DataFileConnection getDataFileConnection(Map<String,Object> parameters) throws JRException
- Throws:
JRException
-
-