Uses of Class
io.atlasmap.v2.LookupTable
Packages that use LookupTable
-
Uses of LookupTable in io.atlasmap.core
Methods in io.atlasmap.core that return types with arguments of type LookupTableMethods in io.atlasmap.core with parameters of type LookupTableModifier and TypeMethodDescriptionprotected voidBaseAtlasModule.processLookupField(AtlasInternalSession session, LookupTable lookupTable, Object sourceValue, Field targetField) Method parameters in io.atlasmap.core with type arguments of type LookupTableModifier and TypeMethodDescriptionvoidDefaultAtlasContext.setLookupTables(Map<String, LookupTable> lookupTables) -
Uses of LookupTable in io.atlasmap.java.core
Methods in io.atlasmap.java.core with parameters of type LookupTableModifier and TypeMethodDescriptionvoidTargetValueConverter.populateTargetField(AtlasInternalSession session, LookupTable lookupTable, Field sourceField, Object parentObject, Field targetField) -
Uses of LookupTable in io.atlasmap.spi
Methods in io.atlasmap.spi that return LookupTableMethods in io.atlasmap.spi with parameters of type LookupTable -
Uses of LookupTable in io.atlasmap.v2
Fields in io.atlasmap.v2 with type parameters of type LookupTableMethods in io.atlasmap.v2 that return types with arguments of type LookupTableModifier and TypeMethodDescriptionLookupTables.getLookupTable()Gets the value of the lookupTable property.