Class FormatBasedDatasourceConfig

java.lang.Object
net.datenwerke.rs.core.service.datasourcemanager.entities.DatasourceDefinitionConfig
net.datenwerke.rs.base.service.datasources.definitions.FormatBasedDatasourceConfig
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CsvDatasourceConfig
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@GenerateDto(dtoPackage="net.datenwerke.rs.base.client.datasources.dto", abstractDto=true) public abstract class FormatBasedDatasourceConfig extends DatasourceDefinitionConfig
See Also: