ApiActionsAdapterUtil
abstract class ApiActionsAdapterUtil extends BaseAdapterUtil
Abstract class ApiActionsAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| API_ACTIONS_CREATE |
|
| API_ACTIONS_READ |
|
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.