Classes

Class ProductSettingsAdapter is injected as alligator.product_settings.adapter service. ProductSettingsAdapter handles the logic for creating converters defined as constants in ProductSettingsAdapterUtil.
Class ProductSettingsAdapterUtil contains list of constants which represents converters
Class ProductSettingsDeserializer extends AbstractDeserializer and is used to build object of specific instance from json
Class ProductSettingsSaveJSONConverter - reads parameters from request and prepares response for controller