PackageAdapterUtil
abstract class PackageAdapterUtil extends BaseAdapterUtil
Abstract class PackageAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| PACKAGE_ALL |
|
| PACKAGE_ADD_JSON |
|
| PACKAGE_EDIT_JSON |
|
| PACKAGE_DELETE_JSON |
|
| PACKAGE_EDIT |
|
| PACKAGE_LIST_ALL |
|
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.