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 TypeMethodDescriptionvoidBaseAtlasModule.setDataSourceMetadata(DataSourceMetadata meta) voidConstantModule.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 TypeMethodDescriptionvoidAtlasModule.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 TypeMethodDescriptionvoidDataSourceCatalog.setDataSourceMetadata(DataSourceMetadata[] dataSourceMetadata) voidADMDigest.setExportMeta(DataSourceMetadata[] exportMeta)