Interface RawGridSource

All Superinterfaces:
DataSource
All Known Implementing Classes:
CsvRawGridSource

public interface RawGridSource extends DataSource
Interface that provides the capability to build entities that are hold by a RawGridElements as well as the RawGridElements container as well from different data sources e.g. .csv files or databases.
Since:
08.04.20