OrderAdapterUtil
class OrderAdapterUtil extends BaseAdapterUtil
Class OrderAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| LIST_JSON_PARAM |
|
| ALL_ORDERS_TRANSACTIONS |
|
| ORDER_DETAILS_JQGRID |
|
| ALL_ORDERS_SUMMARY |
|
| AMOUNT_BY_PAYMENT |
|
| ORDER_DETAILS_DELETE |
|
| USER_ORDER_PRINT |
|
| ORDER_ITEMS_JQGRID |
|
Methods
static bool
isListParam(string $param)
No description
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.