Product360AdapterUtil
abstract class Product360AdapterUtil extends BaseAdapterUtil
Class Product360AdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| BACKEND_PRODUCT_360_ADD |
|
| BACKEND_PRODUCT_360_LIST |
|
| BACKEND_PRODUCT_360_EDIT |
|
| BACKEND_PRODUCT_360_EDIT_JSON |
|
| BACKEND_PRODUCT_360_DELETE_JSON |
|
| BACKEND_PRODUCT_360_SEARCH_JSON |
|
Methods
Details
in BaseAdapterUtil at line 31
static bool
isAcceptable(string $param)
in BaseAdapterUtil at line 43
static protected array
getPossibleValues()
Gets an array of the possible values.