| 程序包 | 说明 |
|---|---|
| com.fastchar.extjs.core | |
| com.fastchar.extjs.entity | |
| com.fastchar.extjs.interfaces |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FastExtEntity.pullLayer(ExtManagerEntity managerEntity)
填充权限检测的条件
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ExtManagerEntity |
ExtManagerEntity.dao() |
ExtManagerEntity |
ExtManagerEntity.getById(int managerId) |
ExtManagerEntity |
ExtManagerEntity.getByLoginName(String loginName) |
static ExtManagerEntity |
ExtManagerEntity.getInstance() |
ExtManagerEntity |
ExtManagerEntity.login(String loginName,
String loginPassword) |
static ExtManagerEntity |
ExtManagerEntity.newInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExtManagerEntity> |
ExtManagerEntity.getManagerByNoticeTitle(String noticeTitle,
String menuId) |
com.fastchar.database.FastPage<ExtManagerEntity> |
ExtManagerEntity.showList(int page,
int pageSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExtManagerEntity.pullLayer(ExtManagerEntity managerEntity) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFastManagerListener.onManagerLogin(ExtManagerEntity managerEntity,
com.fastchar.core.FastHandler handler) |
boolean |
IFastLayerListener.onPullLayer(FastExtEntity<?> entity,
ExtManagerEntity managerEntity)
填充权限筛选
|
Copyright © 2021. All rights reserved.