| 程序包 | 说明 |
|---|---|
| net.mingsoft.basic.action | |
| net.mingsoft.basic.biz | |
| net.mingsoft.basic.biz.impl | |
| net.mingsoft.basic.util |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AppEntity |
BaseAction.getApp(javax.servlet.http.HttpServletRequest request)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
AppAction.checkForm(AppEntity app,
javax.servlet.http.HttpServletResponse response)
判断站点域名的合法性
|
net.mingsoft.base.entity.ResultData |
AppAction.update(org.springframework.ui.ModelMap mode,
AppEntity app,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
更新站点信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppEntity |
IAppBiz.getByManagerId(int managerId)
根据站点管理员id查找站点
|
AppEntity |
IAppBiz.getByUrl(String websiteUrl)
根据站点域名获取站点实体
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppEntity |
AppBizImpl.getByManagerId(int managerId) |
AppEntity |
AppBizImpl.getByUrl(String url) |
| 限定符和类型 | 方法和说明 |
|---|---|
static AppEntity |
BasicUtil.getApp()
获取当前模块对应的appid , appid主要根据用户的请求地址获得
|
Copyright © 2020. All rights reserved.