public interface CommonConstant
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
CommonConstant.实体状态 |
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DELTETED
实体已被删除的标记
|
static int |
OFF_LINE
实体已下架、已下线
|
static int |
ON_LINE
实体已上架、已上线
|
static boolean |
UI_ADMIN
后端用的界面模板
|
static boolean |
UI_FRONTEND
前端用的界面模板
|
static final int ON_LINE
static final int OFF_LINE
static final int DELTETED
static final boolean UI_FRONTEND
static final boolean UI_ADMIN
Copyright © 2013–2021 AJAXJS. All rights reserved.