Plugins\EmpireProductForPaymentTypePlugin\Adapter
Classes
Class ProductPaymentTypeAdapter is injected as empire_product_for_payment_type.adapter service. ProductPaymentTypeAdapter handles the logic for creating converters defined as constants in ProductPaymentTypeAdapterUtil.
Abstract class ProductPaymentTypeAdapterUtil contains list of constants which represents converters
Class ProductPaymentTypeDeserializer extends AbstractDeserializer and is used to build object of specific instance from json
Class ProductPaymentTypeJSONDeleteConverter - reads parameters from request and prepares response for controller
Class ProductPaymentTypeJSONEditConverter - reads parameters from request and prepares response for controller
Class ProductPaymentTypeJSONSaveConverter - reads parameters from request and prepares response for controller
Class ProductPaymentTypeSearchJSONConverter - reads parameters from request and prepares response for controller
Class ProductsPaymentTypeEditConverter - reads parameters from request and prepares response for controller
Class ProductsPaymentTypeJQGridConverter - reads parameters from request and prepares response for controller