Uses of Class
io.atlasmap.v2.DataSourceMetadata
Packages that use DataSourceMetadata
-
Uses of DataSourceMetadata in io.atlasmap.core
Methods in io.atlasmap.core that return DataSourceMetadataModifier and TypeMethodDescriptionADMArchiveHandler.getDataSourceMetadata
(boolean isSource, String documentId) ADMArchiveHandler.getDataSourceMetadata
(DataSourceKey key) BaseAtlasModule.getDataSourceMetadata()
ConstantModule.getDataSourceMetadata()
Methods in io.atlasmap.core that return types with arguments of type DataSourceMetadataMethods in io.atlasmap.core with parameters of type DataSourceMetadataModifier and TypeMethodDescriptionvoid
BaseAtlasModule.setDataSourceMetadata
(DataSourceMetadata meta) void
ConstantModule.setDataSourceMetadata
(DataSourceMetadata meta) -
Uses of DataSourceMetadata in io.atlasmap.spi
Methods in io.atlasmap.spi that return DataSourceMetadataMethods in io.atlasmap.spi with parameters of type DataSourceMetadataModifier and TypeMethodDescriptionvoid
AtlasModule.setDataSourceMetadata
(DataSourceMetadata meta) -
Uses of DataSourceMetadata in io.atlasmap.v2
Methods in io.atlasmap.v2 that return DataSourceMetadataModifier and TypeMethodDescriptionDataSourceCatalog.getDataSourceMetadata()
ADMDigest.getExportMeta()
Methods in io.atlasmap.v2 with parameters of type DataSourceMetadataModifier and TypeMethodDescriptionvoid
DataSourceCatalog.setDataSourceMetadata
(DataSourceMetadata[] dataSourceMetadata) void
ADMDigest.setExportMeta
(DataSourceMetadata[] exportMeta)