常量字段值
目录
top.daxian1218.*
-
top.daxian1218.dust.edp.DictCodes 修饰符和类型 常量字段 值 public static final java.lang.String
RefObjColumn
"RefObjColumn"
-
top.daxian1218.dust.edp.EdpImportBeanDefinitionRegistrar 修饰符和类型 常量字段 值 public static final java.lang.String
BASE_PACKAGE
"top.daxian1218.dust.edp"
-
top.daxian1218.dust.edp.EdpImportSelector 修饰符和类型 常量字段 值 public static final java.lang.String
BASE_PACKAGE
"top.daxian1218.dust.edp"
-
top.daxian1218.dust.edp.ErrorCodes 修饰符和类型 常量字段 值 public static final java.lang.String
ARG_ERROR
"10002"
public static final java.lang.String
DATA_MISS
"10001"
public static final java.lang.String
FORBIDDEN
"10003"
public static final java.lang.String
PASSWORD_ERROR
"10004"
public static final java.lang.String
TOKEN_INVALID
"10006"
public static final java.lang.String
USER_MISS
"10005"
-
top.daxian1218.dust.edp.component.MenuComponent 修饰符和类型 常量字段 值 public static final java.lang.String
MENU_OBJ
"SysMenu"
-
top.daxian1218.dust.edp.component.ObjDictComponent 修饰符和类型 常量字段 值 public static final long
DICT_COLUMN_ID
822046618692878336L
public static final java.lang.String
QUERY_STRUCTURE_PG
"select\n\tc.relname table_name,\n\ta.attname physical_name,\n\td.description column_label,\n\tt.typname as data_type,\nSUBSTRING (\n\t\t\tformat_type (a.atttypid, a.atttypmod)\n\t\t\tfrom\n\t\t\t\t\'[\\d,]+\'\n\t\t)as data_width\nfrom\n\tpg_attribute a\nleft join \tpg_class c on c.oid =a.attrelid \t\nleft join \tpg_type t on t.\"oid\" =a.atttypid\nleft join pg_description d on d.objsubid = a.attnum and d.objoid =c.\"oid\"\nwhere\n\ta.attnum > 0 and c.relname =:tableName\norder by\n\tc.relname,\n\ta.attnum"
public static final java.lang.String
SCRIPT_SPACE
" "
-
top.daxian1218.dust.edp.component.RoleComponent 修饰符和类型 常量字段 值 public static final int
MAX_ROLE_COUNT
100
public static final java.lang.String
OBJ_ROLE
"SysRole"
-
top.daxian1218.dust.edp.component.UIComponent 修饰符和类型 常量字段 值 public static final java.lang.String
SCRIPT_SPACE
" "
-
top.daxian1218.dust.edp.services.BatchUploadService 修饰符和类型 常量字段 值 public static final java.lang.String
LOCAL_ADAPTER
"Batch:Upload:Adapter"
-
top.daxian1218.dust.edp.services.io.ExcelService 修饰符和类型 常量字段 值 public static final java.lang.String
IO_TYPE
"ioType"
public static final java.lang.String
IO_TYPE_IM
"1"
public static final java.lang.String
IO_TYPE_OUT
"0"
-
top.daxian1218.dust.edp.services.io.IOConstants 修饰符和类型 常量字段 值 public static final java.lang.String
IMPORT_HANDLE_PARAM
"importObj"
-
top.daxian1218.dust.edp.services.storage.LocalFileRepository 修饰符和类型 常量字段 值 public static final java.lang.String
DICT_FILE
"SysFile"
-
top.daxian1218.dust.edp.services.sys.MenuService 修饰符和类型 常量字段 值 public static final java.lang.String
ALL_MENU
"ALL_MENU"
public static final java.lang.String
DEV_PERMS
"dev"
-
top.daxian1218.dust.edp.services.sys.MyService 修饰符和类型 常量字段 值 public static final java.lang.String
USER_MENU_PROFILE
"user_menu_profile"
-
top.daxian1218.dust.edp.ui.AdvancedQuery 修饰符和类型 常量字段 值 public static final java.lang.String
DEBUG_FLAG
"@@DUST"
-
top.daxian1218.dust.edp.ui.DictLoader 修饰符和类型 常量字段 值 public static final java.lang.String
DICT_DATA_KEY
"DICT:DICT_DATA"
public static final java.lang.String
MENU_PREFIX
"DICT:SYS_MENU:ID:"
-
top.daxian1218.dust.edp.utils.JsonUtil 修饰符和类型 常量字段 值 public static final java.lang.String
PLACE_HOlDER_START
"*"
public static final java.lang.String
PREFIX_OLD
"old_"
-
top.daxian1218.dust.edp.utils.SqlUtil 修饰符和类型 常量字段 值 public static final java.lang.String
SCRIPT_SPACE
" "