InventoryAdminUi Module
OptionSource\RegionSource
This class provides a list of geographical regions/states as options for dropdown fields in the Magento admin UI, specifically for the Inventory Admin...
Source\SourceCoordinatesDataProcessor
This class processes source coordinate data before saving to ensure latitude and longitude values are properly formatted. It converts empty string val...
Source\SourceHydrator
This class populates a Source object with data from admin UI forms, specifically handling the conversion and processing of region and coordinate data...
Source\SourceRegionDataProcessor
This class processes and normalizes region data for inventory sources in the Magento Admin UI. It ensures that empty region fields (both region_id and...
Stock\StockSaveProcessor
This processor handles the saving of inventory stock records in the Magento admin UI. Developers use this class when creating or updating stock config...
Stock\StockSourceLinkProcessor
This class processes stock-source link assignments when saving stock configuration in the Magento admin panel. It implements a replace strategy that c...