Uses of Class
io.atlasmap.v2.LookupTable
-
Uses of LookupTable in io.atlasmap.core
Modifier and TypeMethodDescriptionprotected void
BaseAtlasModule.processLookupField
(AtlasInternalSession session, LookupTable lookupTable, Object sourceValue, Field targetField) Modifier and TypeMethodDescriptionvoid
DefaultAtlasContext.setLookupTables
(Map<String, LookupTable> lookupTables) -
Uses of LookupTable in io.atlasmap.java.core
Modifier and TypeMethodDescriptionvoid
TargetValueConverter.populateTargetField
(AtlasInternalSession session, LookupTable lookupTable, Field sourceField, Object parentObject, Field targetField) -
Uses of LookupTable in io.atlasmap.spi
-
Uses of LookupTable in io.atlasmap.v2
Modifier and TypeMethodDescriptionLookupTables.getLookupTable()
Gets the value of the lookupTable property.