Class AdminConstants
- java.lang.Object
-
- org.apache.shenyu.common.constant.AdminConstants
-
public final class AdminConstants extends java.lang.ObjectThe type Admin constants.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringADMIN_NAMEThe constant Admin Name.static java.lang.StringDATA_PATH_IS_EXISTThe constant DATA_PATH_IS_EXIST.static java.lang.StringDATA_PERMISSION_RULEThe constant Rule Name.static java.lang.StringDATA_PERMISSION_SELECTORThe constant Selector Name.static java.lang.StringDICT_API_DOC_FLAG_DICTCODEthe constant api document global flag dict code.static java.lang.StringDICT_API_DOC_FLAG_DICTNAMEthe constant api document global flag dict name.static java.lang.StringDICT_TABLE_FLAG_DESCthe constant table init dict desc.static java.lang.StringDICT_TABLE_FLAG_DICTCODEthe constant table init dict code.static java.lang.StringDICT_TABLE_FLAG_DICTNAMEthe constant table init dict name.static java.lang.IntegerDICT_TABLE_FLAG_SORTthe constant table init dict sort.static java.lang.StringDICT_TABLE_FLAG_TYPEthe constant table init dict type.static java.lang.StringDICT_TYPE_API_DOC_ENVthe constant api document environment dict name.static java.lang.StringID_NOT_EXISTThe constant ID_NOT_EXIST.static java.lang.StringPARAMS_ERRORThe constant PARAMS_ERROR.static java.lang.StringPLUGIN_NAME_IS_EXISTThe constant PLUGIN_NAME_IS_EXIST.static java.lang.StringPLUGIN_NAME_NOT_EXISTThe constant PLUGIN_NAME_NOT_EXIST.static java.lang.StringPLUGIN_RULE_ADDthe constant rule add.static java.lang.StringPLUGIN_RULE_DELETEthe constant rule delete.static java.lang.StringPLUGIN_RULE_EDITthe constant rule edit.static java.lang.StringPLUGIN_RULE_QUERYthe constant rule query.static java.lang.StringPLUGIN_SELECTOR_ADDthe constant selector add.static java.lang.StringPLUGIN_SELECTOR_DELETEthe constant selector delete.static java.lang.StringPLUGIN_SELECTOR_EDITthe constant selector edit.static java.lang.StringPLUGIN_SELECTOR_QUERYthe constant selector query.static java.lang.StringPLUGIN_SYNCHRONIZEthe constant plugin synchronize.static java.lang.StringPLUGIN_TYPE_RULE_ADDthe constant rule type add.static java.lang.StringPLUGIN_TYPE_RULE_DELETEthe constant rule type delete.static java.lang.StringPLUGIN_TYPE_RULE_EDITthe constant rule type edit.static java.lang.StringPLUGIN_TYPE_RULE_QUERYthe constant rule type query.static java.lang.StringPLUGIN_TYPE_SELECTOR_ADDthe constant selector type add.static java.lang.StringPLUGIN_TYPE_SELECTOR_DELETEthe constant selector type delete.static java.lang.StringPLUGIN_TYPE_SELECTOR_EDITthe constant selector type edit.static java.lang.StringPLUGIN_TYPE_SELECTOR_QUERYthe constant selector type query.static java.lang.StringPLUGIN_TYPE_SYNCHRONIZEthe constant plugin type modify.static java.lang.StringRESOURCE_NAME_IS_EXISTThe constant RESOURCE_NAME_IS_EXIST.static java.lang.StringRESOURCE_PLUGIN_DEFAULT_ICONThe constant Plugin Resource Icon.static java.lang.StringRESOURCE_PLUGIN_IDThe constant Plugin Menu ID.static java.lang.StringRESOURCE_PLUGIN_URL_PREFIXThe constant Plugin Url prefix.static java.lang.StringROLE_SUPER_IDThe constant Super Role ID.static java.lang.IntegerRULE_DATA_TYPEthe constant rule data type.static java.lang.IntegerSELECTOR_DATA_TYPEThe constant selector data type.static java.lang.StringSUCCESSThe constant SUCCESS, equals to ShenyuResultMessage.SUCCESS.static java.lang.StringSYS_API_ID_NOT_EXISTThe constant SYS_API_ID_NOT_EXIST.static java.lang.StringSYS_PLUGIN_ID_NOT_EXISTThe constant SYS_PLUGIN_ID_NOT_EXIST.static java.lang.StringSYS_PLUGIN_NOT_DELETEThe constant SYS_PLUGIN_NOT_DELETE.static java.lang.StringTAG_ROOT_PARENT_IDstatic java.lang.StringURI_SLASH_SUFFIXThe constant URI_SLASH_SUFFIX.static java.lang.StringURI_SUFFIXThe constant URI_SUFFIX.static java.lang.StringURI_VARIABLE_SUFFIXThe constant URI_VARIABLE_SUFFIX.
-
Constructor Summary
Constructors Constructor Description AdminConstants()
-
-
-
Field Detail
-
SUCCESS
public static final java.lang.String SUCCESS
The constant SUCCESS, equals to ShenyuResultMessage.SUCCESS.- See Also:
- Constant Field Values
-
PLUGIN_NAME_IS_EXIST
public static final java.lang.String PLUGIN_NAME_IS_EXIST
The constant PLUGIN_NAME_IS_EXIST.- See Also:
- Constant Field Values
-
RESOURCE_NAME_IS_EXIST
public static final java.lang.String RESOURCE_NAME_IS_EXIST
The constant RESOURCE_NAME_IS_EXIST.- See Also:
- Constant Field Values
-
ID_NOT_EXIST
public static final java.lang.String ID_NOT_EXIST
The constant ID_NOT_EXIST.- See Also:
- Constant Field Values
-
PLUGIN_NAME_NOT_EXIST
public static final java.lang.String PLUGIN_NAME_NOT_EXIST
The constant PLUGIN_NAME_NOT_EXIST.- See Also:
- Constant Field Values
-
SYS_PLUGIN_NOT_DELETE
public static final java.lang.String SYS_PLUGIN_NOT_DELETE
The constant SYS_PLUGIN_NOT_DELETE.- See Also:
- Constant Field Values
-
SYS_PLUGIN_ID_NOT_EXIST
public static final java.lang.String SYS_PLUGIN_ID_NOT_EXIST
The constant SYS_PLUGIN_ID_NOT_EXIST.- See Also:
- Constant Field Values
-
SYS_API_ID_NOT_EXIST
public static final java.lang.String SYS_API_ID_NOT_EXIST
The constant SYS_API_ID_NOT_EXIST.- See Also:
- Constant Field Values
-
DATA_PATH_IS_EXIST
public static final java.lang.String DATA_PATH_IS_EXIST
The constant DATA_PATH_IS_EXIST.- See Also:
- Constant Field Values
-
PARAMS_ERROR
public static final java.lang.String PARAMS_ERROR
The constant PARAMS_ERROR.- See Also:
- Constant Field Values
-
ROLE_SUPER_ID
public static final java.lang.String ROLE_SUPER_ID
The constant Super Role ID.- See Also:
- Constant Field Values
-
RESOURCE_PLUGIN_ID
public static final java.lang.String RESOURCE_PLUGIN_ID
The constant Plugin Menu ID.- See Also:
- Constant Field Values
-
RESOURCE_PLUGIN_URL_PREFIX
public static final java.lang.String RESOURCE_PLUGIN_URL_PREFIX
The constant Plugin Url prefix.- See Also:
- Constant Field Values
-
RESOURCE_PLUGIN_DEFAULT_ICON
public static final java.lang.String RESOURCE_PLUGIN_DEFAULT_ICON
The constant Plugin Resource Icon.- See Also:
- Constant Field Values
-
DATA_PERMISSION_SELECTOR
public static final java.lang.String DATA_PERMISSION_SELECTOR
The constant Selector Name.- See Also:
- Constant Field Values
-
DATA_PERMISSION_RULE
public static final java.lang.String DATA_PERMISSION_RULE
The constant Rule Name.- See Also:
- Constant Field Values
-
ADMIN_NAME
public static final java.lang.String ADMIN_NAME
The constant Admin Name.- See Also:
- Constant Field Values
-
SELECTOR_DATA_TYPE
public static final java.lang.Integer SELECTOR_DATA_TYPE
The constant selector data type.
-
RULE_DATA_TYPE
public static final java.lang.Integer RULE_DATA_TYPE
the constant rule data type.
-
PLUGIN_SELECTOR_ADD
public static final java.lang.String PLUGIN_SELECTOR_ADD
the constant selector add.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_SELECTOR_ADD
public static final java.lang.String PLUGIN_TYPE_SELECTOR_ADD
the constant selector type add.- See Also:
- Constant Field Values
-
PLUGIN_SELECTOR_QUERY
public static final java.lang.String PLUGIN_SELECTOR_QUERY
the constant selector query.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_SELECTOR_QUERY
public static final java.lang.String PLUGIN_TYPE_SELECTOR_QUERY
the constant selector type query.- See Also:
- Constant Field Values
-
PLUGIN_SELECTOR_EDIT
public static final java.lang.String PLUGIN_SELECTOR_EDIT
the constant selector edit.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_SELECTOR_EDIT
public static final java.lang.String PLUGIN_TYPE_SELECTOR_EDIT
the constant selector type edit.- See Also:
- Constant Field Values
-
PLUGIN_SELECTOR_DELETE
public static final java.lang.String PLUGIN_SELECTOR_DELETE
the constant selector delete.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_SELECTOR_DELETE
public static final java.lang.String PLUGIN_TYPE_SELECTOR_DELETE
the constant selector type delete.- See Also:
- Constant Field Values
-
PLUGIN_RULE_ADD
public static final java.lang.String PLUGIN_RULE_ADD
the constant rule add.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_RULE_ADD
public static final java.lang.String PLUGIN_TYPE_RULE_ADD
the constant rule type add.- See Also:
- Constant Field Values
-
PLUGIN_RULE_QUERY
public static final java.lang.String PLUGIN_RULE_QUERY
the constant rule query.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_RULE_QUERY
public static final java.lang.String PLUGIN_TYPE_RULE_QUERY
the constant rule type query.- See Also:
- Constant Field Values
-
PLUGIN_RULE_EDIT
public static final java.lang.String PLUGIN_RULE_EDIT
the constant rule edit.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_RULE_EDIT
public static final java.lang.String PLUGIN_TYPE_RULE_EDIT
the constant rule type edit.- See Also:
- Constant Field Values
-
PLUGIN_RULE_DELETE
public static final java.lang.String PLUGIN_RULE_DELETE
the constant rule delete.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_RULE_DELETE
public static final java.lang.String PLUGIN_TYPE_RULE_DELETE
the constant rule type delete.- See Also:
- Constant Field Values
-
PLUGIN_SYNCHRONIZE
public static final java.lang.String PLUGIN_SYNCHRONIZE
the constant plugin synchronize.- See Also:
- Constant Field Values
-
PLUGIN_TYPE_SYNCHRONIZE
public static final java.lang.String PLUGIN_TYPE_SYNCHRONIZE
the constant plugin type modify.- See Also:
- Constant Field Values
-
DICT_TABLE_FLAG_TYPE
public static final java.lang.String DICT_TABLE_FLAG_TYPE
the constant table init dict type.- See Also:
- Constant Field Values
-
DICT_TABLE_FLAG_DICTCODE
public static final java.lang.String DICT_TABLE_FLAG_DICTCODE
the constant table init dict code.- See Also:
- Constant Field Values
-
DICT_TABLE_FLAG_DICTNAME
public static final java.lang.String DICT_TABLE_FLAG_DICTNAME
the constant table init dict name.- See Also:
- Constant Field Values
-
DICT_TABLE_FLAG_DESC
public static final java.lang.String DICT_TABLE_FLAG_DESC
the constant table init dict desc.- See Also:
- Constant Field Values
-
DICT_TABLE_FLAG_SORT
public static final java.lang.Integer DICT_TABLE_FLAG_SORT
the constant table init dict sort.
-
URI_SUFFIX
public static final java.lang.String URI_SUFFIX
The constant URI_SUFFIX.- See Also:
- Constant Field Values
-
URI_SLASH_SUFFIX
public static final java.lang.String URI_SLASH_SUFFIX
The constant URI_SLASH_SUFFIX.- See Also:
- Constant Field Values
-
URI_VARIABLE_SUFFIX
public static final java.lang.String URI_VARIABLE_SUFFIX
The constant URI_VARIABLE_SUFFIX.- See Also:
- Constant Field Values
-
DICT_API_DOC_FLAG_DICTCODE
public static final java.lang.String DICT_API_DOC_FLAG_DICTCODE
the constant api document global flag dict code.- See Also:
- Constant Field Values
-
DICT_API_DOC_FLAG_DICTNAME
public static final java.lang.String DICT_API_DOC_FLAG_DICTNAME
the constant api document global flag dict name.- See Also:
- Constant Field Values
-
DICT_TYPE_API_DOC_ENV
public static final java.lang.String DICT_TYPE_API_DOC_ENV
the constant api document environment dict name.- See Also:
- Constant Field Values
-
TAG_ROOT_PARENT_ID
public static final java.lang.String TAG_ROOT_PARENT_ID
- See Also:
- Constant Field Values
-
-