跳过导航链接
A B C D E F G H I J L M N O P R S T U V W 

A

activateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
addAllRankParam(Map<String, Integer>) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addAllUnitParam(Map<String, Set<String>>) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addAllUserParam(Map<String, Set<String>>) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addRankParam(String, int) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addResponseData(String, Object) - 类 中的方法com.centit.framework.common.ResponseMapData
 
addUnitParam(String, String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addUnitParam(String, Set<String>) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addUserParam(String, String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
addUserParam(String, Set<String>) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
allocHttpClient() - 类 中的方法com.centit.framework.appclient.AppSession
 
appointDefaultSendType(String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
设置默认的发送通知内部
AppSession - com.centit.framework.appclient中的类
 
AppSession(String, boolean, String, String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession(String, String, String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession(String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession() - 类 的构造器com.centit.framework.appclient.AppSession
 
askAccessToken(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 

B

broadcastMessage(String, NoticeMessage, DoubleAspect) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
广播信息

C

CentitPasswordEncoder - com.centit.framework.security.model中的接口
Created by codefan on 17-1-20.
CentitUserDetails - com.centit.framework.security.model中的接口
 
CentitUserDetailsService - com.centit.framework.security.model中的接口
 
changeUserPassword(String, String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
修改用户密码
check(PlatformEnvironment, JSONObject) - 接口 中的方法com.centit.framework.security.model.ThirdPartyCheckUserDetails
验证成功返回用户对象,失败返回null,或者抛ObjectException
checkAccessToken(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
checkHttpReceiveJSON(HttpReceiveJSON) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
checkOptPower(String, String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
判断用户是否有某个具体的操作方法权限
checkUserPassword(String, String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
验证用户密码
clearError() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
clearParams() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
com.centit.framework.appclient - 程序包 com.centit.framework.appclient
 
com.centit.framework.common - 程序包 com.centit.framework.common
 
com.centit.framework.core.dao - 程序包 com.centit.framework.core.dao
 
com.centit.framework.model.adapter - 程序包 com.centit.framework.model.adapter
 
com.centit.framework.model.basedata - 程序包 com.centit.framework.model.basedata
 
com.centit.framework.security.model - 程序包 com.centit.framework.security.model
 
completeQueryUrl(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
content(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
content(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
convertJSONToMap(JSONObject, Class<T>) - 类 中的静态方法com.centit.framework.appclient.HttpReceiveJSON
 
correlation(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
countOptLog(String, Map<String, Object>) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
create() - 类 中的静态方法com.centit.framework.model.basedata.NoticeMessage
 
create() - 类 中的静态方法com.centit.framework.model.basedata.OperationLog
 
createCalcContext() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContextFactory
 
createHttpExecutorContext(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
createPassword(String, Object) - 接口 中的方法com.centit.framework.security.model.CentitPasswordEncoder
在 encodePassword 前疊加 预处理

D

data - 类 中的变量com.centit.framework.common.ResponseSingleData
返回的详细数据, 可能是需要回显的参数,也可能是验证的错误提示
destroyObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
DictionaryMap - com.centit.framework.core.dao中的注释类型
方法 HibernateOptUtils.listObjectsAsJson 配合这个查询工作
doDelete(CloseableHttpClient, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
doDelete(CloseableHttpClient, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.AppSession
 
doDelete(AppSession, String) - 类 中的方法com.centit.framework.appclient.RestfulHttpRequest
 
doDelete(AppSession, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.RestfulHttpRequest
 

E

encodePassword(String, Object) - 接口 中的方法com.centit.framework.security.model.CentitPasswordEncoder
 
equals(Object) - 类 中的方法com.centit.framework.common.OptionItem
 
ERROR_BAD_PROCESS_DATASCOPE - 接口 中的静态变量com.centit.framework.common.ResponseData
707 用户没有操作对应的数据权限
ERROR_BAD_PROCESS_POWER - 接口 中的静态变量com.centit.framework.common.ResponseData
706 用户没有执行程序的权限
ERROR_BAD_REQUEST - 接口 中的静态变量com.centit.framework.common.ResponseData
400 (错误请求) 服务器不理解请求的语法。
ERROR_FIELD_INPUT_CONFLICT - 接口 中的静态变量com.centit.framework.common.ResponseData
702 输入内容冲突
ERROR_FIELD_INPUT_NOT_VALID - 接口 中的静态变量com.centit.framework.common.ResponseData
701 输入格式验证错误
ERROR_FORBIDDEN - 接口 中的静态变量com.centit.framework.common.ResponseData
403 (禁止) 服务器拒绝请求。
ERROR_INTERNAL_SERVER_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
500 (服务器内部错误) 服务器遇到错误,无法完成请求。
ERROR_METHOD_DISABLED - 接口 中的静态变量com.centit.framework.common.ResponseData
708 方法已禁用
ERROR_NOT_ACCEPTABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
406 (不接受) 无法使用请求的内容特性响应请求的网页。
ERROR_NOT_FOUND - 接口 中的静态变量com.centit.framework.common.ResponseData
404 (未找到) 服务器找不到请求的网页。
ERROR_OPERATION - 接口 中的静态变量com.centit.framework.common.ResponseData
8xx 业务系统自定义错误
ERROR_POSTCONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
705 程序执行后置条件验证失败
ERROR_PRECONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
703 程序执行先前条件验证失败
ERROR_PROCESS_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
700 后台程序位置错误 或者 类型为细分错误
ERROR_PROCESS_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
704 程序执行异常错误
ERROR_SESSION_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
709 session 超时
ERROR_SYSTEM_CONFIG - 接口 中的静态变量com.centit.framework.common.ResponseData
712 系统配置错误
ERROR_UNAUTHORIZED - 接口 中的静态变量com.centit.framework.common.ResponseData
401 (未授权) 请求要求身份验证。
ERROR_USER_CONFIG - 接口 中的静态变量com.centit.framework.common.ResponseData
711 用户配置错误
ERROR_USER_LOGIN_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
101 用户登录失败
ERROR_USER_NOT_LOGIN - 接口 中的静态变量com.centit.framework.common.ResponseData
用户未登录引起多次302 302 (临时移动) 服务器目前从不同位置的网页响应请求,但请求者应继续使用原有位置来进行以后的请求。
ERROR_USER_NOTFOUND - 接口 中的静态变量com.centit.framework.common.ResponseData
710 用户找不到
errorResponse - 接口 中的静态变量com.centit.framework.common.ResponseData
 

F

formPost(CloseableHttpClient, String, Object, boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPost(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPost(AppSession, String, Object, boolean) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
formPost(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
formPut(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPut(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 

G

getAppLoginUrl() - 类 中的方法com.centit.framework.appclient.AppSession
 
getAppServerUrl() - 类 中的方法com.centit.framework.appclient.AppSession
 
getAWord() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getCatalogCode() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
类别代码
getCatalogCode() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
类别代码
getCatalogDesc() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
字典描述
getCatalogName() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
类别名称
getCatalogType() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
类别形式 L 列表 T 为 树
getChildren() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
 
getCode() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getCode() - 接口 中的方法com.centit.framework.common.ResponseData
 
getCode() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getCurrentStation() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取用户当前身份,用户有多个岗位时需要在首页上确定当前身份,默认为主机构
getCurrentUnitCode() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取当前机构
getData() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getData(String) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getData() - 接口 中的方法com.centit.framework.common.ResponseData
 
getData() - 类 中的方法com.centit.framework.common.ResponseMapData
 
getData() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getDataAsArray(Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsArray(String, Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsMap(Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsMap(String, Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsObject(Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsObject(String, Class<T>) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsString() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataAsString(String) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getDataCode() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
数据字典代码
getDataDesc() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
字典条目描述
getDataOrder() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
字典排序号
getDataTag() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
数据字典标记,用于分类只有一个字节,比如 D 为已删除 ,其他应用业务执行解释
getDataValue() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
字典内容,如果支持国际化这个将是一个json key为语言类别代码
getDepNo() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构自编代码
getEnglishName() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
 
getExtraCode() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
数据字典扩展代码,在树形数据字典中位父类代码
getExtraCode2() - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
数据字典扩展代码2, 业务自行解释
getFieldDesc() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
字典明细字段描述
getFilterCondition() - 接口 中的方法com.centit.framework.model.basedata.IOptDataScope
数据范围过滤条件
getGroup() - 类 中的方法com.centit.framework.common.OptionItem
 
getIcon() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
图标编号
getIdCardNo() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
获取用户身份证号码;这个方法不是必须的可以直接返回 null
getInheritedFrom() - 接口 中的方法com.centit.framework.model.basedata.IUserRole
从何处继承
getIsInToolbar() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
是否是菜单项,Y:是 N:否
getIsPrimary() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
这个属性 是多余的, 和 用户defaultUnit 重复(primaryUnit) 是否为默认(主)机构 T:主机构 F:辅机构
getIsValid() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
是否有效 T有效 F无效
getIsValid() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构是否有效 T/F/A T 正常 , F 禁用,A为新建可以删除
getIsValid() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户是否有效 T/F/A T 正常 , F 禁用,A为新建可以删除
getJSONArray() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getJSONArray(String) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getJSONObject() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getJSONObject(String) - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getLastErrMsg() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getLocalDataValue(String) - 接口 中的方法com.centit.framework.model.basedata.IDataDictionary
获得某个自定语言的描述
getLoginIp() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
设置最新登录时间
getLoginName() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户登录名 同 getUsername
getMessage() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getMessage() - 接口 中的方法com.centit.framework.common.ResponseData
 
getMessage() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getName() - 类 中的方法com.centit.framework.common.OptionItem
 
getOauthPassword() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
 
getOauthUser() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
 
getObtainType() - 接口 中的方法com.centit.framework.model.basedata.IUserRole
这个是新版本的一个新的性所有 添加了这个 默认实现 用户获得这个角色的方式,
getOptCode() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作方法主键
getOptCode() - 接口 中的方法com.centit.framework.model.basedata.IRolePower
业务操作代码(OptMethod)的主键
getOptId() - 接口 中的方法com.centit.framework.model.basedata.IDataCatalog
所属业务ID
getOptId() - 接口 中的方法com.centit.framework.model.basedata.IOptDataScope
所属业务ID
getOptId() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
业务ID 主键
getOptId() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
所属业务ID
getOptId() - 接口 中的方法com.centit.framework.model.basedata.IUserSetting
参数对应的业务Id,system 表示系统参数
getOptMethod() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作方法
getOptMethodText() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptName() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
业务名称
getOptName() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作名称
getOptOrder() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作方法排序
getOptReq() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作url请求方法 CRUD
getOptRoute() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
业务菜单其实地址 url
getOptScopeCode() - 接口 中的方法com.centit.framework.model.basedata.IOptDataScope
数据范围过滤主键
getOptScopeCodeSet() - 接口 中的方法com.centit.framework.model.basedata.IRolePower
业务操作范围代码 集合
getOptType() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
S:实施业务, O:普通业务, W:流程业务, I:项目业务
getOptUrl() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
后台权限控制业务url前缀(不是必须的)
getOptUrl() - 接口 中的方法com.centit.framework.model.basedata.IOptMethod
操作URL
getOrderInd() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
业务排序号
getOriginalJSON() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
getOsHomePage() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
业务系统首页
getOsId() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
 
getOsName() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
 
getOsUrl() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
业务系统后台url
getPageType() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
页面打开方式 D: DIV I: iFrame
getParamCode() - 接口 中的方法com.centit.framework.model.basedata.IUserSetting
参数代码(参数主键)
getParamName() - 接口 中的方法com.centit.framework.model.basedata.IUserSetting
参数名称或者参数说明,可选
getParamValue() - 接口 中的方法com.centit.framework.model.basedata.IUserSetting
参数值
getParentUnit() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
上级机构代码
getPassword() - 类 中的方法com.centit.framework.appclient.AppSession
 
getPreOptId() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
父业务ID
getPrimaryUnit() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户默认机构(主机构)代码 defautl unit
getPwdExpiredTime() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
密码有效期时间
getRank(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getRegCellPhone() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户注册手机号码
getRegEmail() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户注册邮箱
getRelOptId() - 接口 中的方法com.centit.framework.model.basedata.IOsInfo
关联的顶层菜单ID
getResponseData(CloseableHttpClient, String, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(CloseableHttpClient, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(CloseableHttpClient, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(AppSession, String) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseData(AppSession, String, Map<String, Object>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseData(String) - 类 中的方法com.centit.framework.common.ResponseMapData
 
getResponseObject(AppSession, String, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObject(AppSession, String, Map<String, Object>, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObjectList(AppSession, String, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObjectList(AppSession, String, Map<String, Object>, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getRoleCode() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
角色代码 角色的主键
getRoleCode() - 接口 中的方法com.centit.framework.model.basedata.IRolePower
角色代码
getRoleCode() - 接口 中的方法com.centit.framework.model.basedata.IUnitRole
角色代码
getRoleCode() - 接口 中的方法com.centit.framework.model.basedata.IUserRole
角色代码
getRoleName() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
角色名称
getRoleOwner() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
获取角色的所有者, roleType = 'D'/'S' 时 生效, 其他的都返回 system 系统的
getRolePowers() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
角色所有操作权限
getRoleType() - 接口 中的方法com.centit.framework.model.basedata.IRoleInfo
角色的类别 F (Fixe)系统内置的,固有的 这些角色不能删除,也不能赋给任何人, G (global) 全局的 P (Public) 公用的,指 系统全局 和 部门之间公用的 D (Department)部门(机构)特有的角色 S (Sub System) 属于某个子系统 I/W 这两个为保留类别,暂时没有使用 I (Item )为项目角色 W (workflow)工作流角色 , H (HIDE)系统内置的不要显示的,是部门可以自己支配的操作权限集合
getScopeName() - 接口 中的方法com.centit.framework.model.basedata.IOptDataScope
数据范围过滤名称
getState() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
这个属性不需要持久化,这个字段属于DTO,只用来存储树形展示时,其子业务是否打开
getTopOptId() - 接口 中的方法com.centit.framework.model.basedata.IOptInfo
 
getTopUnit() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户顶级机构 用户帐套管理,作为 租户的标识 这个属性在创建时指定,并且不能变 在添加机构的时候,需要校验机构的 unitPath 必须包括这个机构
getTopUnitCode() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取当前用户,当前机构的顶级机构,用于处理帐套
getUnitCode(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUnitCode() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构代码 是机构的主键
getUnitCode() - 接口 中的方法com.centit.framework.model.basedata.IUnitRole
机构代码
getUnitCode() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
机构代码 是机构的主键
getUnitInfoByCode(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUnitManager() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
分管领导(机构管理员)
getUnitName() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构名称
getUnitOrder() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构排序
getUnitPath() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构路径,为这个机构所有上级机构的代码 用'/'连接的字符串 通过这个机构可以查找其所有的上级机构代码, 用'/'分割这个字符串就可以 也可以从数据库中查找出所有他的下级机构,只要判断其 unitPath 是否已本机构的unitPath为前缀
getUnitShortName() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构简称
getUnitsVariable(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitVariableTranslate
返回机构表达式中的自定义变量对应的机构组
getUnitTag() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
获取和第三方对接数据,一般为第三方业务数据组件
getUnitType() - 接口 中的方法com.centit.framework.model.basedata.IUnitInfo
机构类别
getUserCode() - 类 中的方法com.centit.framework.appclient.AppSession
 
getUserCode(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUserCode() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户编码,是用户的主键
getUserCode() - 接口 中的方法com.centit.framework.model.basedata.IUserRole
用户代码
getUserCode() - 接口 中的方法com.centit.framework.model.basedata.IUserSetting
用户代码(用户主键)
getUserCode() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
用户编码,是用户的主键
getUserCode() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取用户代码
getUserDesc() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
 
getUserInfo() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取用户基本信息,将用户信息 有继承 重构为组合
getUserInfoByCode(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUserName() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户名称 ,和 getUsername()不同后者返回的是用户登录名称
getUserOptList() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
用户所有的可以执行操作方法,用于权限控制
getUserOrder() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户排序号
getUserOrder() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
用户在本单位的排序号
getUserPin() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户密码的密文, 密码为加盐的散列算法
getUserRank(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUserRank() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
用户在本机构的行政职务
getUserRoles() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获得用户授权角色
getUserSetting(String, String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获得用户设置参数
getUserSettings() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
用户的参数,是个Map对,有系统参数也有业务系统自定义的参数
getUserSettingValue(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
用户某个具体的参数值
getUserStation() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
用户在本机构的岗位
getUsersVariable(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitVariableTranslate
返回权限表达式中的自定义变量对应的用户组
getUserTag() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
获取和第三方对接数据,一般为第三方业务数据组件
getUserType() - 接口 中的方法com.centit.framework.model.basedata.IUserInfo
用户类别,各个业务系统自定义类别信息
getUserUnitId() - 接口 中的方法com.centit.framework.model.basedata.IUserUnit
关联关系主键
getUserUnitRank(String, String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getUserUnits() - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
获取用户归属机构关系
getValue() - 类 中的方法com.centit.framework.common.OptionItem
 
getVarTrans() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
getXzRank(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
从数据字典中获取 Rank 的等级

H

hasError() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
hashCode() - 类 中的方法com.centit.framework.common.OptionItem
 
HTTP_ACCEPTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BAD_GATEWAY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BAD_REQUEST - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BANDWIDTH_LIMIT_EXCEEDED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CONFLICT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CONTINUE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CREATED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_EXPECTATION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_FAILED_DEPENDENCY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_FORBIDDEN - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_GATEWAY_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_GONE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_HTTP_VERSION_NOT_SUPPORTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_INSUFFICIENT_STORAGE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_INTERNAL_SERVER_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_LENGTH_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_LOCKED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_METHOD_NOT_ALLOWED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MOVE_TEMPORARILY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MOVED_PERMANENTLY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MULTIPLE_CHOICES - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NO_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NON_AUTHORITATIVE_INFORMATION - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_ACCEPTABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_EXTENDED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_FOUND - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_IMPLEMENTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_MODIFIED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_OK - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PARTIAL_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PRECONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PROCESSING - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PROXY_AUTHENTICATION_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_ENTITY_TOO_LARGE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_URI_TOO_LONG - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUESTED_RANGE_NOT_SATISFIABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_RESET_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_RETRY_WITH - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SEE_OTHER - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SERVICE_UNAVAILABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SWITCH_PROXY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SWITCHING_PROTOCOLS - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_TEMPORARY_REDIRECT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNAUTHORIZED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNORDERED_COLLECTION - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNPARSEABLE_RESPONSE_HEADERS - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNPROCESSABLE_ENTITY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNSUPPORTED_MEDIA_TYPE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UPGRADE_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_USE_PROXY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_VARIANT_ALSO_NEGOTIATES - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HttpReceiveJSON - com.centit.framework.appclient中的类
获取http请求 返回的数据;这个应该命名为 receiveJson 作为接收数据使用

I

IDataCatalog - com.centit.framework.model.basedata中的接口
 
IDataDictionary - com.centit.framework.model.basedata中的接口
 
insertOrUpdateMenu(List<? extends IOptInfo>, List<? extends IOptMethod>) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
新增菜单和操作
IOptDataScope - com.centit.framework.model.basedata中的接口
业务操作范围定义
IOptInfo - com.centit.framework.model.basedata中的接口
业务模块说明
IOptMethod - com.centit.framework.model.basedata中的接口
业务操作定义
IOsInfo - com.centit.framework.model.basedata中的接口
 
IRoleInfo - com.centit.framework.model.basedata中的接口
角色信息
IRolePower - com.centit.framework.model.basedata中的接口
FRolepower entity.
isCorrectPasswordFormat(String) - 接口 中的方法com.centit.framework.security.model.CentitPasswordEncoder
 
isJSON() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
isLabel(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
isNeedAuthenticated() - 类 中的方法com.centit.framework.appclient.AppSession
 
isNull() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
isPasswordValid(String, String, Object) - 接口 中的方法com.centit.framework.security.model.CentitPasswordEncoder
 
isResponseData() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
IUnitInfo - com.centit.framework.model.basedata中的接口
FUnitinfo entity.
IUnitRole - com.centit.framework.model.basedata中的接口
F_Unit_role entity.
IUserInfo - com.centit.framework.model.basedata中的接口
Userinfo entity.
IUserRole - com.centit.framework.model.basedata中的接口
FUserrole entity.
IUserSetting - com.centit.framework.model.basedata中的接口
create by scaffold
IUserUnit - com.centit.framework.model.basedata中的接口
FUserunit entity.

J

jsonPost(CloseableHttpClient, String, Object, boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPost(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPost(AppSession, String, Object, boolean) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
jsonPost(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
jsonPut(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPut(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
JsonResultUtils - com.centit.framework.common中的类
使用阿里提供的Json API 格式化Json数据

L

level(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
LEVEL_DEBUG - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
调试信息
LEVEL_ERROR - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
错误提示
LEVEL_INFO - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
操作日志
LEVEL_SECURITY_UNIT - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
只能同一机构查看的日志
LEVEL_SECURITY_USER - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
只能自己查看的日志
LEVEL_WARN - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
警告信息
listAllDataCatalogs() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有数据字典类别信息
listAllOptDataScope() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
 
listAllOptInfo() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取业务操作信息
listAllOptMethod() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取操作方法信息
listAllProjectRole() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllRank() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllRoleInfo() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有角色信息
listAllRolePower() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有角色和权限对应关系
listAllStation() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllSystemRole() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllUnitInfo() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllUnits() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有机构
listAllUserInfo() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listAllUsers() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有用户,
listAllUserUnits() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有用户和机构关联关系
listAllUserUnits() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listDataDictionaries(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有数据字典类别信息
listOptLog(String, Map<String, Object>, int, int) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
listOsInfos() - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取所有注册的业务系统
listRoleUnits(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取拥有该角色的所有用户
listRoleUsers(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取拥有该角色的所有用户
listRoleUsers(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listSubUnit(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
获得机构所有的子机构
listUnitRoles(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户所有角色
listUnitUsers(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
根据机构代码获得 机构所有用户信息
listUnitUsers(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listUserMenuOptInfos(String, boolean) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户所有菜单功能
listUserMenuOptInfosUnderSuperOptId(String, String, boolean) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户所有菜单功能
listUserRoles(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户所有角色
listUserRoles(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
listUserSettings(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取全部个人设置
listUserUnits(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
根据用户代码获得 用户所有的机构信息
listUserUnits(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
loadDetailsByLoginName(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
获取用户信息 by loginname,用户的登录名
loadDetailsByRegCellPhone(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
获取用户信息 by RegCellPhone,用户的主键
loadDetailsByRegEmail(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
获取用户信息 by RegEmail,用户的主键
loadDetailsByUserCode(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
获取用户信息 by userCode,用户的主键
loadUserAuthorities(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
获取用户 权限,角色名数组
loadUserDetailsByLoginName(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户信息放到Session中,内容包括用户基本信息,用户机构信息,用户权限信息等等
loadUserDetailsByRegCellPhone(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户信息放到Session中,内容包括用户基本信息,用户机构信息,用户权限信息等等
loadUserDetailsByRegEmail(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户信息放到Session中,内容包括用户基本信息,用户机构信息,用户权限信息等等
loadUserDetailsByUserCode(String) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
获取用户信息放到Session中,内容包括用户基本信息,用户机构信息,用户权限信息等等

M

makeDifference(T, T) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
makeErrorMessage(String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeErrorMessage(int, String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeErrorMessageWithData(Object, int, String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeObject() - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
makeResponseData(Object) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeResponseData(String, Object) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeResponseData(Map<String, Object>) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeResponseData(Map<String, Object>) - 类 中的静态方法com.centit.framework.common.ResponseMapData
 
makeResponseData(Object) - 类 中的静态方法com.centit.framework.common.ResponseSingleData
 
makeSuccessResponse() - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeSuccessResponse(String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
MAX_XZ_RANK - 接口 中的静态变量com.centit.framework.model.basedata.IUserUnit
 
MessageSender - com.centit.framework.model.adapter中的接口
系统消息发送接口 系统的内置的两个发送消息的实现,可以通过以下代码引入 Resource(name = "innerMessageManager") NotNull private MessageSender innerMessageSender; Resource(name = "emailMessageSender") NotNull private MessageSender emailMessageSender; 注意:去掉@后的空格
method(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
method(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 

N

newObject(Object) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
NoticeMessage - com.centit.framework.model.basedata中的类
 
NoticeMessage() - 类 的构造器com.centit.framework.model.basedata.NoticeMessage
 
NotificationCenter - com.centit.framework.model.adapter中的接口
系统的内置的通知中心bean名称为 notificationCenter 在使用的地方 只要添加如下代码 /@ Resource /@ NotNull private NotificationCenter notificationCenter; 就可以使用,注意:去掉@后的空格 通知中心内置了两个发送消息的方法 sendType "I" /@ Resource(name = "InnerMessageManager") /@ NotNull private MessageSender innerMessageSender; sendType "I" /@ Resource(name = "emailMessageSender") /@ NotNull private MessageSender emailMessageSender;

O

oldObject(Object) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
operation(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
operation(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
OperationLog - com.centit.framework.model.basedata中的类
 
OperationLog() - 类 的构造器com.centit.framework.model.basedata.OperationLog
 
OperationLogWriter - com.centit.framework.model.adapter中的接口
操作日志持久化接口,可以单独写入一个日志,和批量写入一个数组
OptionItem - com.centit.framework.common中的类
 
OptionItem() - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String) - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String, Serializable) - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String, Serializable, Serializable) - 类 的构造器com.centit.framework.common.OptionItem
 

P

P_OPT_LOG_METHOD - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
系统日志操作
P_OPT_LOG_METHOD_C - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
P_OPT_LOG_METHOD_D - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
P_OPT_LOG_METHOD_U - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
passivateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
PlatformEnvironment - com.centit.framework.model.adapter中的接口
 
PooledHttpClientFactory - com.centit.framework.appclient中的类
 
PooledHttpClientFactory() - 类 的构造器com.centit.framework.appclient.PooledHttpClientFactory
 
pushMessage(String, String, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
推送内部系统消息,比如通过socket
pushMessage(String, Collection<String>, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
推送送内部系统消息
pushUnitMessage(String, String, boolean, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
按部门发送系统消息

R

registerInterceptor(Consumer<HttpExecutorContext>) - 类 中的方法com.centit.framework.appclient.AppSession
 
registerMessageSender(String, MessageSender) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
注册新的发送消息通知
releaseHttpClient(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
RES_CODE_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
RES_DATA_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
RES_MSG_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
ResponseData - com.centit.framework.common中的接口
响应 http 请求 返回的数据,可以用Map返回多个数据 作为 发送数据使用
ResponseMapData - com.centit.framework.common中的类
响应 http 请求 返回的数据,可以用Map返回多个数据
ResponseMapData() - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(int) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(String) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(int, String) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseSingleData - com.centit.framework.common中的类
响应 http 请求 返回的单个数据
ResponseSingleData() - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(int) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(String) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(int, String) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
RestfulHttpRequest - com.centit.framework.appclient中的类
如果一个方法只有一个请求,可以使用这个类中的方法,它对 请求的前后的资源申请和释放做了统一处理
RestfulHttpRequest() - 类 的构造器com.centit.framework.appclient.RestfulHttpRequest
 
RESULT_OK - 接口 中的静态变量com.centit.framework.common.ResponseData
0 成功

S

save(OperationLog) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
save(List<OperationLog>) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
saveUserSetting(IUserSetting) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
设置用户参数
saveUserSetting(String, String, String, String, String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetailsService
设置用户参数 (用户登录时 回写表单中的附加信息,比如用户选择的站点、语言等等信息)
SECURITY_CONTEXT_TOKENNAME - 类 中的静态变量com.centit.framework.appclient.AppSession
 
seekToRightBracket() - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
sendMessage(String, String, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessage(String, Collection<String>, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
批量发送内部系统消息
sendMessageAppointedType(String, String, String, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统通知,通过自定的方式 发送
sendUnitMessage(String, String, boolean, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
按部门发送系统消息
setAppLoginUrl(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setAppServerUrl(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setCanAcceptOpt(boolean) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
setCode(int) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setCurrentStationId(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
设置当前用户机构
setData(Object) - 类 中的方法com.centit.framework.common.ResponseMapData
已过时。
setData(Map<String, Object>) - 类 中的方法com.centit.framework.common.ResponseMapData
 
setData(Object) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setDefaultMsgType(String) - 类 中的静态方法com.centit.framework.model.basedata.NoticeMessage
 
setFormula(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
setGroup(Serializable) - 类 中的方法com.centit.framework.common.OptionItem
 
setLastErrMsg(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
setLoginIp(String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
设置用户登录机器IP
setMessage(String) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setName(String) - 类 中的方法com.centit.framework.common.OptionItem
 
setNeedAuthenticated(boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
setPassword(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setUserCode(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setUserSettingValue(String, String) - 接口 中的方法com.centit.framework.security.model.CentitUserDetails
设置到缓存中,并不是保存到数据库中,如果需要保存到数据库中请调用Dao持久化接口
setValue(Serializable) - 类 中的方法com.centit.framework.common.OptionItem
 
setVarTrans(UserUnitVariableTranslate) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
simpleGet(CloseableHttpClient, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.AppSession
 
simpleGet(CloseableHttpClient, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
stringToRank(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
subject(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
successResponse - 接口 中的静态变量com.centit.framework.common.ResponseData
 

T

tag(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
tag(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
ThirdPartyCheckUserDetails - com.centit.framework.security.model中的接口
用户和第三方验证对接
time(Date) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
toJSONString(PropertyPreFilter) - 接口 中的方法com.centit.framework.common.ResponseData
 
toJSONString() - 接口 中的方法com.centit.framework.common.ResponseData
 
toJSONString(PropertyPreFilter) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
toResponseData() - 类 中的方法com.centit.framework.appclient.HttpReceiveJSON
 
ToResponseData - com.centit.framework.common中的接口
 
toResponseData() - 接口 中的方法com.centit.framework.common.ToResponseData
 
toString() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
toString() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
toString() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
typeOf(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 

U

unit(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
updateUserInfo(IUserInfo) - 接口 中的方法com.centit.framework.model.adapter.PlatformEnvironment
根据用户ID修改用户信息
user(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
UserUnitFilterCalcContext - com.centit.framework.model.adapter中的接口
 
UserUnitFilterCalcContextFactory - com.centit.framework.model.adapter中的接口
用于构建计算权限引擎的上下文环境
UserUnitVariableTranslate - com.centit.framework.model.adapter中的接口
 

V

validateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
valueOfJson(String) - 类 中的静态方法com.centit.framework.appclient.HttpReceiveJSON
 

W

writeBackAWord(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitFilterCalcContext
 
writeBlankJson(HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeErrorMessageJson(int, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出 , 输出 业务提示的错误信息,http的状态仍然是 200 OK
writeErrorMessageJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeHttpErrorMessage(int, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
Ajax 请求失败,http的状态码设置为 code
writeJavaScript(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
javascript脚本输出
writeMessageAndData(String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeMessageJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalFile(InputStream, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalFile(File, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalHtml(T, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalImage(RenderedImage, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalJson(JSON, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalObject(Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalResponse(String, T, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
调用response的原始接口输出 文件扩展名 Content-Type(Mime-Type) 文件扩展名 Content-Type(Mime-Type) .*( 二进制流,不知道下载文件类型) application/octet-stream .tif image/tiff .001 application/x-001 .301 application/x-301 .323 text/h323 .906 application/x-906 .907 drawing/907 .a11 application/x-a11 .acp audio/x-mei-aac .ai application/postscript .aif audio/aiff .aifc audio/aiff .aiff audio/aiff .anv application/x-anv .asa text/asa .asf video/x-ms-asf .asp text/asp .asx video/x-ms-asf .au audio/basic .avi video/avi .awf application/vnd.adobe.workflow .biz text/xml .bmp application/x-bmp .bot application/x-bot .c4t application/x-c4t .c90 application/x-c90 .cal application/x-cals .cat application/vnd.ms-pki.seccat .cdf application/x-netcdf .cdr application/x-cdr .cel application/x-cel .cer application/x-x509-ca-cert .cg4 application/x-g4 .cgm application/x-cgm .cit application/x-cit .class java/* .cml text/xml .cmp application/x-cmp .cmx application/x-cmx .cot application/x-cot .crl application/pkix-crl .crt application/x-x509-ca-cert .csi application/x-csi .css text/css .cut application/x-cut .dbf application/x-dbf .dbm application/x-dbm .dbx application/x-dbx .dcd text/xml .dcx application/x-dcx .der application/x-x509-ca-cert .dgn application/x-dgn .dib application/x-dib .dll application/x-msdownload .doc application/msword .dot application/msword .drw application/x-drw .dtd text/xml .dwf Model/vnd.dwf .dwf application/x-dwf .dwg application/x-dwg .dxb application/x-dxb .dxf application/x-dxf .edn application/vnd.adobe.edn .emf application/x-emf .eml message/rfc822 .ent text/xml .epi application/x-epi .eps application/x-ps .eps application/postscript .etd application/x-ebx .exe application/x-msdownload .fax image/fax .fdf application/vnd.fdf .fif application/fractals .fo text/xml .frm application/x-frm .g4 application/x-g4 .gbr application/x-gbr .
writeOriginalXml(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeResponseDataAsJson(ResponseData, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeResponseDataAsJson(ResponseData, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeResponseDataAsXml(ResponseData, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleDataJson(int, String, Object, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSingleDataJson(Object, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
writeSingleDataJson(Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSingleDataXml(int, String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleDataXml(Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleErrorDataJson(int, String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSuccessJson(HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
A B C D E F G H I J L M N O P R S T U V W 
跳过导航链接

Copyright © 2021 江苏南大先腾信息产业股份有限公司. All rights reserved.