class ControllerActionConventions extends Object
Includes constants for common conventions for controller actions
Type | Name and description |
---|---|
static String |
ACTION_CREATE |
static String |
ACTION_DELETE |
static String |
ACTION_EDIT |
static String |
ACTION_INDEX |
static String |
ACTION_SAVE |
static String |
ACTION_SHOW |
static String |
ACTION_UPDATE |
Constructor and description |
---|
ControllerActionConventions() |