public class ConstantItem extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ACHIEVEMENT |
static String |
ADD |
static int |
ATTENDANCE |
static int |
BEHAVIOUR |
static Long |
CLOCK
考勤、爱心点赞、工作日志设置约定
三种类型按顺序对应数据库三条数据
按id查询
|
static String |
CLOCK_OUT |
static String |
CLOCKK |
static int |
DIMISSION |
static String |
EARLY |
static int |
EIGHT |
static int |
FIFTY |
static int |
FIVE |
static int |
FOUR |
static int |
GOODS_EXCHANGE |
static int |
HAS_BEEN_APPROVED |
static Long |
HOUR |
static int |
INCUMBERCY
incumbency 0离职1在职
joinRank 0不参与排行1参与排行
|
static int |
LEADER_PRAISE |
static int |
LOG |
static String |
LOG_PRAISE |
static Long |
LOVE_PRAISE |
static int |
MAX_PEOPLE |
static Long |
MINUS_ID |
static int |
MINUS_ONE |
static Long |
MINUTES |
static int |
MORAL
积分类型约定
0品德/1业绩/2行为/3点赞/4日志/5企业哲学/6领导表扬/7任务积分/8考勤
|
static String[] |
NEW_STAFF |
static int |
NINE |
static int |
NO_COPY |
static int |
NO_participate |
static int |
NOT_MANAGER |
static String |
NOTE |
static String |
OFFICE_EARLY_TO_SIGN |
static String |
OFFICE_WORK_ABSENTEEISM |
static String |
OFFICE_WORK_ATTENDANCE |
static String |
OFFICE_WORK_LATE |
static int |
ONE |
static int |
ONE_HUNDRED_THOUSAND |
static Long |
ONE_MINUTES |
static int |
ONE_THOUSAND |
static Long |
ONEL |
static String |
OUTSIDE_CLOCK_OUT |
static String |
OUTSIDE_OFFICE_WORK_ABSENTEEISM |
static String |
OUTSIDE_OFFICE_WORK_ATTENDANCE |
static String |
OVERTIME |
static int |
PARTICIPATE |
static int |
PHILOSOPHY |
static int |
PRAISE |
static int |
PRAISE_LOG
点赞类型约定
type
|
static String |
PRAISE_LOVE |
static int |
PRAISE_PEOPLE |
static String |
PRAISE_SUN |
static String[] |
REWARD_FIELD
四种类型Excel导出字段常量表
|
static String |
REWARD_TABLE_NAME |
static String[] |
SCORE_FIELD |
static String[] |
SCORE_RANK_FIELD |
static String |
SCORE_RANK_TABLE_NAME |
static String |
SCORE_TABLE_NAME |
static int |
SENIORITY
gradeType工龄、等级约定
|
static int |
SERVEN |
static int |
SIX |
static String |
STAFF_TABLE_NAME |
static int |
STAR |
static int |
STATUS_ABSENCE |
static int |
STATUS_ARRIVE_EARLY |
static int |
STATUS_CEASE
积分类型管理状态
|
static int |
STATUS_EXAMINE |
static int |
STATUS_LATE |
static int |
STATUS_LEAVE_EARLY |
static int |
STATUS_NO_PASS
incumbency 0离职1在职
joinRank 0不参与排行1参与排行
public static final int STATUS_NO_PASS = 0;
public static final int STATUS_PASS = 1;
/ * 积分兑换
|
static int |
STATUS_OVERTIME |
static int |
STATUS_PASS |
static int |
STATUS_RIGHT
几种考勤状态约定
|
static int |
STATUS_USE |
static String |
SUB |
static int |
TASK_SCORE |
static int |
TEN |
static int |
THREE |
static Long |
TIME |
static int |
TWENTY |
static int |
TWENTY_FOUR |
static int |
TWO |
static Long |
WORL_LOG |
static int |
ZERO
任务管理状态
0未通过
1通过状态
|
static Long |
ZERO_ID
默认id
|
static Long |
ZEROL |
| 构造器和说明 |
|---|
ConstantItem() |
public static final String[] REWARD_FIELD
public static final String[] SCORE_FIELD
public static final String[] SCORE_RANK_FIELD
public static final String[] NEW_STAFF
public static final String OUTSIDE_OFFICE_WORK_ABSENTEEISM
public static final String OUTSIDE_OFFICE_WORK_ATTENDANCE
public static final int STATUS_RIGHT
public static final int STATUS_ARRIVE_EARLY
public static final int STATUS_LATE
public static final int STATUS_LEAVE_EARLY
public static final int STATUS_ABSENCE
public static final int STATUS_OVERTIME
public static final Long CLOCK
public static final Long LOVE_PRAISE
public static final Long WORL_LOG
public static final int PRAISE_LOG
public static final int PRAISE_PEOPLE
public static final int SENIORITY
public static final int STAR
public static final int INCUMBERCY
public static final int DIMISSION
public static final int PARTICIPATE
public static final int NO_participate
public static final Long ZERO_ID
public static final Long MINUS_ID
public static final int STATUS_NO_PASS
public static final int STATUS_NO_PASS = 0; public static final int STATUS_PASS = 1;
/ * 积分兑换
public static final int STATUS_PASS
public static final int STATUS_EXAMINE
public static final int STATUS_CEASE
public static final int STATUS_USE
public static final int MORAL
public static final int ACHIEVEMENT
public static final int BEHAVIOUR
public static final int PRAISE
public static final int LOG
public static final int PHILOSOPHY
public static final int LEADER_PRAISE
public static final int TASK_SCORE
public static final int ATTENDANCE
public static final int GOODS_EXCHANGE
public static final int ZERO
public static final int ONE
public static final int TWO
public static final int THREE
public static final int FOUR
public static final int FIVE
public static final int SIX
public static final int SERVEN
public static final int EIGHT
public static final int NINE
public static final int TEN
public static final Long ZEROL
public static final Long ONEL
public static final int MINUS_ONE
public static final int TWENTY
public static final int TWENTY_FOUR
public static final int FIFTY
public static final Long TIME
public static final Long HOUR
public static final Long MINUTES
public static final Long ONE_MINUTES
public static final int ONE_HUNDRED_THOUSAND
public static final int ONE_THOUSAND
public static final int HAS_BEEN_APPROVED
public static final int NO_COPY
public static final int MAX_PEOPLE
public static final int NOT_MANAGER
Copyright © 2017. All rights reserved.