- Gender - com.kdayun.wecom.cp.bean中的枚举
-
性别枚举
Created by BinaryWang on 2018/4/22.
- gender - 类 中的变量com.kdayun.wecom.cp.bean.message.WxCpTpXmlMessage
-
- generateFolderGuid(String) - 类 中的静态方法com.kdayun.z1.core.filesystem.FileNameGenerator
-
生成带有guid前两位为父文件夹的文件名
如: D3/D36AF94335954574B3345E16327957AB.jpg
- generateFolderGuid(String, String) - 类 中的静态方法com.kdayun.z1.core.filesystem.FileNameGenerator
-
生成带有guid前两位为父文件夹的文件名
- generateGuid(String) - 类 中的静态方法com.kdayun.z1.core.filesystem.FileNameGenerator
-
生成单独guid文件名
- generateId() - 接口 中的方法com.kdayun.z1.core.base.DbKeyIdGenerator
-
获取数据id
- generateId() - 类 中的方法com.kdayun.z1.core.base.UuidDbKeyIdgenerator
-
- generateId(Session) - 类 中的方法com.kdayun.z1.core.security.shiro.session.UuidSessionIdGenerator
-
- generateNonceStr() - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
获取随机字符串 Nonce Str
- generateProcessId(Class<?>, Map<String, WfItem>) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
生成流程标识 区分出个性化和通用的流程
- generateProcessId(String, String) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
生成流程标识
- generateProcessImage(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
生成流程图跟踪图片
- generateProcessImage(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- generateProcessImageByProcessMenuId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
一个空白的流程图 没有流转
- generateProcessImageByProcessMenuId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- generateSignature(Map<String, String>, String) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
生成签名
- generateSignature(Map<String, String>, String, WXPayConstants.SignType) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
生成签名.
- generateSignedXml(Map<String, String>, String) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
生成带有 sign 的 XML 格式字符串
- generateSignedXml(Map<String, String>, String, WXPayConstants.SignType) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
生成带有 sign 的 XML 格式字符串
- generateSmKeys() - 类 中的静态方法com.kdayun.z1.core.util.SM2Util
-
生成国密公私钥对
- generateSmsCode(int) - 类 中的方法com.kdayun.manager.service.impl.CoreAliyunSmsServiceImpl
-
生成长度为smsCodeLen位的短信验证码
- generateValue() - 类 中的方法com.kdayun.z1.core.common.CurrentUserSystemValuesGenerator
-
- generateValue() - 类 中的方法com.kdayun.z1.core.common.DateTimeSystemValuesGenerator
-
- generateValue() - 接口 中的方法com.kdayun.z1.core.common.SystemValuesGenerator
-
获取默认值
- GenericsUtils - com.kdayun.z1.core.util中的类
-
泛型公用类别
- GenericsUtils() - 类 的构造器com.kdayun.z1.core.util.GenericsUtils
-
- genkeys() - 类 中的方法sm2.Sm2keyGenerate
-
- genMenuRes(VersionManager, List<String>) - 类 中的静态方法com.kdayun.manager.service.version.VersionManager.RessourceBuilder
-
已过时。
- genMenuRes(VersionManager, String) - 类 中的静态方法com.kdayun.manager.service.version.VersionManager.RessourceBuilder
-
生成一个菜单资源实例
- genRes(VersionManager, String, String) - 类 中的静态方法com.kdayun.manager.service.version.VersionManager.RessourceBuilder
-
得到版本资源实例
- get(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- get(Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpAgentServiceImpl
-
- get(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpChatServiceImpl
-
- get(Long) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpDepartmentServiceImpl
-
- get() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMenuServiceImpl
-
- get(Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMenuServiceImpl
-
- get(List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaCalendarServiceImpl
-
- get(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpTagServiceImpl
-
- get(Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpAgentService
-
获取企业号应用信息
该API用于获取企业号某个应用的基本信息,包括头像、昵称、帐号类型、认证类型、可见范围等信息
详情请见: https://work.weixin.qq.com/api/doc#10087
- get(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpChatService
-
获取群聊会话.
- get(Long) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpDepartmentService
-
部门管理接口 - 获取单个部门详情.
- get() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaCalendarService
-
获取日历.
- get(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpTagService
-
获取标签成员.
- get(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- get(String, String, boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- get(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpTagServiceImpl
-
- get(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求.
- get(String, String, boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求.
- get(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpTagService
-
获取标签成员
- get(String) - 类 中的方法com.kdayun.z1.core.cache.BaseDataCacheContainer
-
- get(String, String) - 类 中的方法com.kdayun.z1.core.cache.CacheServiceImpl
-
获取缓存值
- get(K) - 类 中的方法com.kdayun.z1.core.cache.ehcache.CacheManager
-
- get(String) - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
-
获取key的值
- get(byte[]) - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
-
获取key的值
- get(String) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisUtil
-
读取缓存
- get(String) - 类 中的方法com.kdayun.z1.core.common.aspect.AspectIdempotent.CacheIdempotent
-
- GET_ADMIN_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_AGENT_CONFIG_TICKET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts
-
- GET_APPROVAL_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_APPROVAL_DETAIL - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_APPROVAL_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_AUTH_CORP_JSAPI_TICKET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_AUTH_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_CALLBACK_IP - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts
-
- GET_CHECKIN_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CHECKIN_DAY_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CHECKIN_MONTH_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CHECKIN_OPTION - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CHECKIN_SCHEDULE_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CONTACT_DETAIL - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_CONTACT_DETAIL_BATCH - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_CONTACT_WAY - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_CORP_CHECKIN_OPTION - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
打卡
https://developer.work.weixin.qq.com/document/path/94204
- GET_CORP_CONF - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_CORP_TAG_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_CORP_TOKEN - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_DIAL_RECORD - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
公费电话
https://developer.work.weixin.qq.com/document/path/93662
- GET_EXTERNAL_CONTACT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
已过时。
- GET_EXTERNAL_CONTACT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.User
-
- GET_FOLLOW_USER_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_GROUP_CHAT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.MsgAudit
-
- GET_GROUP_MSG_LIST_V2 - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_GROUP_MSG_RESULT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_GROUP_MSG_SEND_RESULT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_GROUP_MSG_TASK - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_JOIN_QR_CODE - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.User
-
- GET_JSAPI_TICKET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts
-
- GET_LIVING_CODE - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Living
-
- GET_LIVING_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Living
-
- GET_LIVING_SHARE_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Living
-
- GET_LOGIN_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_MOMENT_COMMENTS - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_MOMENT_CUSTOMER_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_MOMENT_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_MOMENT_SEND_RESULT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_MOMENT_TASK - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_MOMENT_TASK_RESULT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_NEW_EXTERNAL_USERID - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_OPEN_APPROVAL_DATA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
审批流程引擎
https://developer.work.weixin.qq.com/document/path/90269
- GET_PERMANENT_CODE - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_PERMIT_USER_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.MsgAudit
-
- GET_PREAUTH_CODE - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_PRODUCT_ALBUM - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_PRODUCT_ALBUM_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GET_PROVIDER_TOKEN - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_STATISTICS - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Message
-
查询应用消息发送统计
- GET_SUITE_JSAPI_TICKET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_SUITE_TOKEN - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_TEMPLATE_DETAIL - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_TOKEN - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts
-
- GET_USER_ALL_LIVINGID - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Living
-
- GET_USER_DETAIL - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.OAuth2
-
- GET_USER_ID - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.User
-
- GET_USER_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.OAuth2
-
- GET_USER_VACATION_QUOTA - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Oa
-
- GET_USERDETAIL3RD - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_USERINFO3RD - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Tp
-
- GET_WATCH_STAT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.Living
-
- getAbsolutePath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
得到路径计算过后的绝对路径 比如 .
- getAccess_token() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getAccessToken() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getAccessToken() - 类 中的方法com.kdayun.wecom.controller.WecomController
-
获取AccessToken
- getAccessToken() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceImpl
-
- getAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- getAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOnTpImpl
-
- getAccessToken() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取access_token, 不强制刷新access_token
- getAccessToken(boolean) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取access_token,本方法线程安全
且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限
另:本service的所有方法都会在access_token过期是调用此方法
程序员在非必要情况下尽量不要主动调用此方法
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- getAccessToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAccessToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAccessToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getAccessToken(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAccessToken(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
授权企业的access token相关
- getAccessToken() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets access token.
- getAccessToken(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
授权企业的access token相关
- getAccessToken() - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getAccessToken() - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取的访问AccessToken
- getAccessToken() - 类 中的静态方法com.kdayun.wecom.util.Utils
-
请求获取微信的授权Accesstoken
- getAccessTokenEntity(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAccessTokenEntity(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getAccessTokenEntity(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets access token entity.
- getAccessTokenFromSession(String) - 类 中的静态方法com.kdayun.wechat.utils.WechatLoginUtil
-
从session中通openid获取accessToken
- getAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getAccessTokenLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAccessTokenLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getAccessTokenLock() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets access token lock.
- getAccessTokenLock(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets access token lock.
- getAccountLink(WxCpKfAccountLink) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpKfServiceImpl
-
- getAccountLink(WxCpKfAccountLink) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpKfService
-
企业可通过此接口获取带有不同参数的客服链接,不同客服帐号对应不同的客服链接。
- getActId() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getActInst(String) - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
获取HistoricActivityInstance
- getAction() - 枚举 中的方法com.kdayun.z1.core.util.VerifyCodeUtil.VCTtype
-
- getActiveSessions() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getAdminList(String, Integer) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getAdminList(String, Integer) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取应用的管理员列表
- getAdvSql(String[], String) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
得到高级查询的语句.
- getAesKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAesKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAesKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAesKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getAesKey() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets aes key.
- getAesKey() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets aes key.
- getAgentId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAgentId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAgentId() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets agent id.
- getAgentJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentJsapiTicket(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentJsapiTicket(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceImpl
-
- getAgentJsapiTicket() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获得jsapi_ticket,不强制刷新jsapi_ticket
应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别:
签名的jsapi_ticket必须使用以下接口获取。
- getAgentJsapiTicket(boolean) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取应用的jsapi_ticket
应用的jsapi_ticket用于计算agentConfig(参见“通过agentConfig注入应用的权限”)的签名,签名计算方法与上述介绍的config的签名算法完全相同,但需要注意以下区别:
签名的jsapi_ticket必须使用以下接口获取。
- getAgentJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAgentJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAgentJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getAgentJsapiTicket() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets agent jsapi ticket.
- getAgentJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getAgentJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getAgentJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getAgentJsapiTicketLock() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets agent jsapi ticket lock.
- getAgentService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getAgentService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
Gets agent service.
- getAgreeVoteCount(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
得到同意的票数
- getAgreeVoteCount(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
得到同意的票数
- getAliyunConfigs() - 类 中的方法com.kdayun.manager.service.impl.CoreAliyunSmsServiceImpl
-
获取字段值内阿里云短信服务的配置
- getAllAssignes(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取流程实例的所有参与者
- getAllAssignes(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取参与流程所有人员
- getAllAssignes(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getAllClassByInterface(Class) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取package所有的继承于某接口的列表
- getAllClassByInterface(Class, String) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取package所有的继承于某接口的列表
- getAllListeners() - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
获取所有的实现TaskListenerBase接口的策略类名
- getAllOpt() - 接口 中的方法com.kdayun.z1.core.config.mapper.ConfigMapper
-
获取所有的系统选项 by WZY
- getAllOrgRoles(String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreRoleMapper
-
查询全部角色
- getAllowModSysIcon() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getAllRoles(String, boolean, String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreRoleMapper
-
获取全部角色
- getAllTable(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取所有用户数据库表名列表
- getAllTable(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getANDROID_ADDR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getAnnotationClass(String, Class) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取包内所有的标注某注解的类列表
- getAnnotationFields(Class<?>, Class) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取类是的所有标注有某注解的函数
- getAnnotationMethods(Class<?>, Annotation) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取类是的所有标注有某注解的函数
- getANZLJ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getApacheHttpClientBuilder() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getApacheHttpClientBuilder() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getApacheHttpClientBuilder() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getApacheHttpClientBuilder() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getApacheHttpClientBuilder() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
http client builder.
- getApacheHttpClientBuilder() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets apache http client builder.
- getApi(String) - 接口 中的方法com.kdayun.api.service.CoreApiService
-
得到apiditem对象
- getApi(String) - 类 中的方法com.kdayun.api.service.impl.CoreApiServiceImpl
-
- getAPIID() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getApiUrl(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getApiUrl(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getApiUrl(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getApiUrl(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getApiUrl(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
读取企业微信 API Url.
- getApiUrl(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
读取企业微信 API Url.
- getAppId() - 类 中的方法com.kdayun.wechat.bean.WechatConfig
-
- getAppID() - 类 中的方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getAppID() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
获取 App ID
- getAppId() - 类 中的方法com.kdayun.wechat.security.JsSdkSignBean
-
- getApplicationContext() - 类 中的静态方法com.kdayun.z1.core.context.Context
-
获取spring 的ApplicationContext 注意:这里不是springMVC的 ApplicationContext 如果需要
请使用getMVCApplicationContext.
- getApplicationContext() - 类 中的静态方法com.kdayun.z1.core.framework.ApplicationContextHolder
-
- getApprovalDetail(WecomOAController.GetApprovalDetailParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取审批申请详情
企业可通过审批应用或自建应用Secret调用本接口,根据审批单号查询企业微信“审批应用”的审批申请详情。
- getApprovalDetail(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalDetail(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取审批申请详情
企业可通过审批应用或自建应用Secret调用本接口,根据审批单号查询企业微信“审批应用”的审批申请详情。
- getApprovalDetail(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpOAServiceImpl
-
- getApprovalDetail(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpOAService
-
获取审批申请详情
- getApprovalDetail(String) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getApprovalDetail(String) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取审批申请详情
企业可通过审批应用或自建应用Secret调用本接口,根据审批单号查询企业微信“审批应用”的审批申请详情。
- GetApprovalDetailParam() - 类 的构造器com.kdayun.wecom.controller.WecomOAController.GetApprovalDetailParam
-
- getApprovalInfo(WecomOAController.ApprovalInfoParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
批量获取审批单号
审批应用及有权限的自建应用,可通过Secret调用本接口,以获取企业一段时间内企业微信“审批应用”单据的审批编号,支持按模板类型、申请人、部门、申请单审批状态等条件筛选。
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalInfo(Date, Date) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
批量获取审批单号
审批应用及有权限的自建应用,可通过Secret调用本接口,以获取企业一段时间内企业微信“审批应用”单据的审批编号,支持按模板类型、申请人、部门、申请单审批状态等条件筛选。
- getApprovalInfo(Date, Date) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
short method
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getApprovalInfo(Date, Date, Integer, Integer, List<WxCpApprovalInfoQueryFilter>) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
批量获取审批单号
审批应用及有权限的自建应用,可通过Secret调用本接口,以获取企业一段时间内企业微信“审批应用”单据的审批编号,支持按模板类型、申请人、部门、申请单审批状态等条件筛选。
- getAppSecret() - 类 中的方法com.kdayun.wechat.bean.WechatConfig
-
- getArea() - 类 中的方法com.kdayun.report.service.JxlsListern
-
- getAssigeeIdsByTaskId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取节点的参与者一般是候选者时会有多个
- getAssigeeIdsByTaskId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getAssigeeNamesByTaskId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
通过taskId 来获取处理者的 用户名(部门-角色)
- getAssigeeNamesByTaskId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getAssignByExecSql(String, Object) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
通过sql语句返回对应的人
- getAssignByExecSql(String, Object) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getAssignedsByActInst(HistoricActivityInstanceEntity) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
得到节点的流程参与者/候选者
- getAssignedsByTask(HistoricTaskInstance) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
得到节点的流程参与者
- getAssignedsByTaskId(String) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
得到节点的流程参与者
- getAssigneesByActInst(HistoricActivityInstanceEntity) - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
得到节点的流程参与者
- getATTACHMENT() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAttributes() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getAUDITMEMO() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITOR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getAUDITPATH() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITRLT() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITSHOWNAME() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getAUDITTASKID() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITTIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getAUDITTIME() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITUSER() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAUDITUSERID() - 类 中的方法com.kdayun.z1.core.workflow.entity.Workflowlog
-
- getAudName() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getAudValue() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getAuth() - 类 中的方法com.kdayun.boot.configuration.SecurityProperties.SecurityConfig
-
- getAUTH_TYPE() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getAUTH_VALUE() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getAuthCorpJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAuthCorpJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
授权企业的js api ticket相关
- getAuthCorpJsApiTicket(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
授权企业的js api ticket相关
- getAuthCorpJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getAuthCorpJsApiTicket(String, boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getAuthCorpJsApiTicket(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取授权企业的 jsapi ticket
- getAuthCorpJsApiTicket(String, boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取授权企业的 jsapi ticket, 支持强制刷新
- getAuthCorpJsapiTicketLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAuthCorpJsapiTicketLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getAuthCorpJsapiTicketLock(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets auth corp jsapi ticket lock.
- getAuthInfo(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getAuthInfo(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取企业的授权信息
- getAuthlist() - 类 中的方法com.kdayun.boot.configuration.SecurityProperties
-
- getAuthSuiteJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getAuthSuiteJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
授权企业的第三方应用js api ticket相关
- getAuthSuiteJsApiTicket(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
授权企业的第三方应用js api ticket相关
- GetBackCmd - com.kdayun.z1.core.workflow.command中的类
-
正常流程的取回
- GetBackCmd(Task, Map<String, Object>) - 类 的构造器com.kdayun.z1.core.workflow.command.GetBackCmd
-
- GetBackCmd.GetBackCmdCallback - com.kdayun.z1.core.workflow.command中的类
-
- GetBackCmdCallback() - 类 的构造器com.kdayun.z1.core.workflow.command.GetBackCmd.GetBackCmdCallback
-
- getBackupJarDir() - 类 中的方法com.kdayun.manager.service.version.JarResource
-
得到备份的jar目录
- getBackupRootDir(Date) - 接口 中的方法com.kdayun.manager.service.CoreVersionService
-
获取备份文件目录
- getBackupRootDir(Date) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionServiceImpl
-
- getBackupRootDir() - 类 中的方法com.kdayun.manager.service.version.VersionManager
-
得到备份的根目录
- getBackupRootDirName(String) - 接口 中的方法com.kdayun.manager.service.CoreVersionService
-
获取备份目录名
- getBackupRootDirName(String) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionServiceImpl
-
- getBackupTableModelDir() - 类 中的方法com.kdayun.manager.service.version.MenuUpdate
-
- getBANB() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getBANBMS() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getBANBMS() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getBANBXW() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getBANBXW() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getBAOBNR() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getBaseDir(String) - 类 中的方法com.kdayun.manager.service.impl.CoreVersionPackServiceImpl
-
得到每种更新资源类型的根目录
- getBean(String) - 类 中的方法com.kdayun.z1.core.context.Context
-
- getBean(Class<T>) - 类 中的方法com.kdayun.z1.core.context.Context
-
添加按照class对象获取注入对象
- getBean(String) - 类 中的静态方法com.kdayun.z1.core.framework.ApplicationContextHolder
-
- getBean(String) - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到bean对象
- getBean(Class<T>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
添加按照class对象获取注入对象
- getBEANCLASS() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getBEIZ() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getBEIZ() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getBEIZ() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getBEIZ() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getBEIZ() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getBEIZ() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getBEIZ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getBIANH() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getBIANZRS() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getBIAODMC() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getBIAODMXID() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getBIAODNAME() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getBIAOMXBH() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getBIAOMXID() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getBigFieldColumnNames(List<CoreTablesColumn>) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
从字段列表中获取大字段的列名和大字段类型
- getBigFieldColumnNames(List<CoreTablesColumn>) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getBigFilePaths() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
得到大字段的目录列表 主要是打包时候使用
- getBIYYX() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getBody() - 类 中的方法com.kdayun.api.filter.ApiRequestWrapper
-
获取请求体
- getBodyString(ServletRequest) - 类 中的静态方法com.kdayun.api.filter.HttpContextUtils
-
获取请求Body
- getBoundSql(Object) - 类 中的方法com.kdayun.z1.core.mybatis.StaticSqlSource
-
- getBoundSql(String, Object) - 类 中的方法com.kdayun.z1.core.util.SqlExecutor
-
把一含有mybatis语法的语句转化成真正的sql
- getBUMMC() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getButtonResTableModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
获取按钮或者其他资源 权限哪里要使用到的
- getById(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
-
- getById(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpUserService
-
获取用户.
- getById(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpUserServiceImpl
-
- getById(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpUserService
-
获取用户.
- getCache(String) - 类 中的静态方法com.kdayun.wechat.security.CommonUtils
-
- getCache() - 类 中的方法com.kdayun.z1.core.cache.ehcache.CacheManager
-
- getCache(String) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisCacheManager
-
- getCacheManager() - 类 中的方法com.kdayun.z1.core.cache.CacheServiceImpl
-
- getCacheManager() - 类 中的方法com.kdayun.z1.core.cache.ehcache.CacheManager
-
- getCacheQuery(CoreModelDesign, String, String, Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- getCacheQuery(CoreBaobgl, String, String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreBaobglServiceImpl
-
- getCAIWZDID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getCAIZYSDM() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getCallbackDomain() - 类 中的方法com.kdayun.wechat.bean.WechatConfig
-
- getCallbackIp() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getCallbackIp() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取微信服务器的ip段
http://qydev.weixin.qq.com/wiki/index.php?
- getCANJGZRQ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getCanonicalPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
得到路径计算过后的路径 比如 E:\workspace\Test\.
- getCAOZIP() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getCertStream() - 类 中的方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getCertStream() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
获取商户证书内容
- getCHAJLJ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getCHAJMC() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- GetChatData(long, long, long, String, String, long, long) - 类 中的静态方法com.tencent.wework.Finance
-
拉取聊天记录函数
Return值=0表示该API调用成功
- getChatDatas(long, long, String, String, long) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getChatDatas(long, long, String, String, long) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
拉取聊天记录函数
- getChatPlainText(WxCpChatDatas.WxCpChatData) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getChatPlainText(WxCpChatDatas.WxCpChatData) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
获取解密的聊天数据明文
- getChatService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getChatService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取群聊服务
- getCheckedItems(String, List<Object>) - 类 中的方法com.kdayun.z1.core.util.UtilServiceImpl
-
获取选中项集合
- getCheckFlag() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getCheckinData(WecomOAController.CheckinParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取打卡数据
官方API:https://work.weixin.qq.com/api/doc#90000/90135/90262
- getCheckinData(Integer, Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinData(Integer, Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取打卡数据
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90262
- getCheckinData(Number, String, String, String[]) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCheckinData(Number, String, String, String[]) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取打卡数据
- getCheckinDayData(WecomOAController.CheckinDataParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取打卡日报数据
- getCheckinDayData(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinDayData(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取打卡日报数据
- getCheckinDayData(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCheckinDayData(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取打卡日报数据
- getCheckinMonthData(WecomOAController.CheckinDataParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取打卡月报数据
- getCheckinMonthData(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinMonthData(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取打卡月报数据
- getCheckinMonthData(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCheckinMonthData(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取打卡月报数据
- getCheckinOption(WecomOAController.CheckinOptionParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取打卡规则
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90263
- getCheckinOption(Date, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinOption(Date, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取打卡规则
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90263
- getCheckinOption(String, List<String>) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCheckinOption(String, List<String>) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取打卡规则
API doc : https://work.weixin.qq.com/api/doc#90000/90135/90263
- getCheckinScheduleList(WecomOAController.CheckinDataParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取打卡人员排班信息
- getCheckinScheduleList(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCheckinScheduleList(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取打卡人员排班信息
- getCheckinScheduleList(Date, Date, List<String>) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCheckinScheduleList(Date, Date, List<String>) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取打卡人员排班信息
- getCheckList() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getCheckRwid() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getCHECKSTATE() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getCHENGLRQ() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getCHENGLRQSTR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getCHILDCOUNT() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getCHILDCOUNT() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getChildren() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getChildrenTotalByParentId(String) - 接口 中的方法com.kdayun.manager.mapper.CoreDictionarymxMapper
-
根据父节点id获取子节点个数
- getChongslsh() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
- getCHUSRQ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getCITY() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getCity() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getCity() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getClassName() - 类 中的方法com.kdayun.z1.core.sms.vo.SmsMessage
-
- getClassPath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取系统的ClassPath的绝对路径 注意后面是带有斜杠的, 如果 c:/projects/
- getClassPathLibDir() - 类 中的方法com.kdayun.manager.service.version.JarResource
-
得到运行目录的lib目录
- getClassRealPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取文件的相对与classpath的绝对路径
- getCleanOrderBy() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getClientIp() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getClientType() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getClientType() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getClientType(HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
根据 useragent 判断连接的客户端
- getCmd() - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
得到类实例
- getCODE() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getCode() - 类 中的方法com.kdayun.z1.core.base.RetVo
-
- getCode(String, String) - 接口 中的方法com.kdayun.z1.core.code.CodeService
-
获取业务单据编号
- getCode(String, String) - 类 中的方法com.kdayun.z1.core.code.CodeServiceImpl
-
- getcode(String, String) - 类 中的方法com.kdayun.z1.core.controller.CoreCommonController
-
获取一个自定义生成的编号
- getCode(String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
获取业务单据code,默认为当前登录的ORGID
- getCode(String, String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
获取业务单据编号
- getColor() - 类 中的方法com.kdayun.z1.core.util.tree.Node
-
- getColor() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getCols() - 类 中的方法com.kdayun.z1.core.base.ResultVo
-
- getColumns() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getColumns() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getColunmNameCount(String, String, String) - 接口 中的方法com.kdayun.manager.mapper.CoreTablesColumnMapper
-
获取列表为columnName的总数
- getCommenStr(TaskInfo, Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
得到流程的节点备注
- getCommenStr(TaskInfo, Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getComment() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getCOMMIT_DESC() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getCompnentScanersVer0() - 类 中的方法com.kdayun.manager.service.version.scanner.PageModelScaner
-
- getCompnentScanersVer1() - 类 中的方法com.kdayun.manager.service.version.scanner.PageModelScaner
-
- getCompString(String, String, String) - 类 中的方法com.kdayun.report.service.impl.CoreJxlsTags
-
jx:getCompString 函数
为了获得str1(str2)这种形式的字符串 ;当str2为空或空字符串时则返回str1; 当str1为空或者空字符串时则返回""
Excel 中的写法示例:[:jx:getCompString(str1, str2, tags)]
- getCompString(String, String, String) - 类 中的方法com.kdayun.z1.core.excel.CustomFunctions
-
jx:getCompString 函数
为了获得str1(str2)这种形式的字符串 ;当str2为空或空字符串时则返回str1; 当str1为空或者空字符串时则返回""
Excel 中的写法示例:[:jx:getCompString(str1, str2, tags)]
- getCondition() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getCondition() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getCondition(String) - 类 中的静态方法com.kdayun.z1.core.util.SqlUtils
-
获取sql条件
- getCondition() - 类 中的静态方法com.kdayun.z1.core.util.SqlUtils
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ConfirmByDepartLeaderListenerCreateImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ConfirmByDepartLeaderListenerCreateSerialImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.CopyToListernerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.CountersignListener
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.DepartPersonListernerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ForkTaskListenerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ForkTaskSumListenerImpl
-
已过时。
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.OrgPersonListenerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.OrgUpPersonListenerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.PersonListenerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.PersonRoleDeptListenerImpl
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SelectAllAssignes
-
- getCondition() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SelectPersonListenerImpl
-
- getConditionByKey(String, String) - 类 中的静态方法com.kdayun.z1.core.util.SqlUtils
-
- getConfig() - 类 中的方法com.kdayun.boot.configuration.RedissonProperties
-
- getConfig(String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
从数据库获取配置信息
- getConfig(String, String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取选项值
- getConfigContent(String, String) - 类 中的方法com.kdayun.wechat.service.impl.WxPayServiceManagerImpl
-
- getConfigContent(String, String) - 接口 中的方法com.kdayun.wechat.service.WxPayServiceManager
-
获取某个选项的值
- getConfigDefault(String, String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
从数据库获取配置信息 控制返回默认值
- getConfigExt(String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取保存在大字段中的选项值
- getConfigExt(String, String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取保存在大字段中的选项值
- getConfigInfo(String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取配置文件的设置
- getConfigReal(String, String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取保存在大字段中的选项值, 获取真正的系统选项扩展的大字段值 如果指定机构的选项不存在返回 null ,而不是返回"所有机构" 的选项
- getConfigRealValue(String, String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取保存的选项值, 获取真正的系统选项扩展的大字段值 如果指定机构的选项不存在返回 null ,而不是返回"所有机构" 的选项
- getConfigs() - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取配置文件的所有设置
- getConnection() - 类 中的方法com.kdayun.boot.configuration.dbs.DynamicRoutingDataSource
-
- getConnection() - 类 中的方法com.kdayun.boot.configuration.dbs.MultiDataSourceTransaction
-
- getContactDetail(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getContactDetail(String, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
获取客户详情.
- getContactDetailBatch(String[], String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getContactDetailBatch(String[], String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
批量获取客户详情.
- getContactWay(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getContactWay(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
获取企业已配置的「联系我」方式
<pre>
批量获取企业配置的「联系我」二维码和「联系我」小程序按钮。
- getCONTENT() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getContent() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getContent() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- GetContentFromSlice(long) - 类 中的静态方法com.tencent.wework.Finance
-
获取slice内容
- getContext() - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到平台的上下文
- getCookieValue(String, HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.util.CookieUtil
-
- getCoreDbService() - 类 中的方法com.kdayun.manager.service.version.MenuUpdate
-
- getCoreDbService() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
- getCoreFileResService() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
获取文件资源服务
- getCoreModelDesignById(String) - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
得到功能关联的表单模型的实体
- getCoreModelDesignMapper() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
- getCoreModelDesignService() - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
- getCoreModelDesignService() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
- getCoreResFunctionTableModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
得到功能资源表CoreRes的功能表模型资源
- getCoreResMXTableModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
得到菜单资源表CoreResMX的表模型资源
- getCoreResService() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
获取资源服务
- getCoreRptJzr() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getCoreSysOptService() - 类 中的方法com.kdayun.manager.service.version.scanner.SysOptionScaner
-
- getCoreTablesService() - 类 中的方法com.kdayun.manager.service.version.MenuUpdate
-
- getCoreTablesService() - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
获取表模型的服务
- getCoreVersionMapper() - 类 中的方法com.kdayun.manager.service.version.VersionUpdater
-
- getCoreVersionPackService() - 类 中的方法com.kdayun.manager.service.version.VersionPacker
-
- getCoreVersionService() - 类 中的方法com.kdayun.manager.service.version.VersionUpdater
-
- getCorpConf() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCorpConf() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取企业假期管理配置
企业可通过审批应用或自建应用Secret调用本接口,获取可见范围内员工的“假期管理”配置,包括:各个假期的id、名称、请假单位、时长计算方式、发放规则等。
- getCorpConf() - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCorpConf() - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取企业假期管理配置
企业可通过审批应用或自建应用Secret调用本接口,获取可见范围内员工的“假期管理”配置,包括:各个假期的id、名称、请假单位、时长计算方式、发放规则等。
- getCorpId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getCorpId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getCorpId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getCorpId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
企微服务商企业ID / 企业secret, 来自于企微配置
- getCorpId() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets corp id.
- getCorpId() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
企微服务商企业ID / 企业secret
- getCorpSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getCorpSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getCorpSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getCorpSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getCorpSecret() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets corp secret.
- getCorpSecret() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets corp secret.
- getCorpTagList(String[]) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getCorpTagList(String[], String[]) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getCorpTagList(String[]) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业可通过此接口获取企业客户标签详情。
- getCorpTagList(String[], String[]) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业可通过此接口获取企业客户标签详情。
- getCorpToken(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getCorpToken(String, String, boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getCorpToken(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取企业凭证
- getCorpToken(String, String, boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取企业凭证, 支持强制刷新
- getCountByUidAndUpdId(String, String) - 接口 中的方法com.kdayun.z1.core.security.mapper.CoreUserPdataMapper
-
根据用户id和私有数据使用场景id获取记录数
- getCounterSignService() - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到会签的服务类
- getCounterSignService(Integer, Object) - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到会签的服务类
- getCounterSignService(Integer, String, Object) - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到会签的服务类
- getCOUNTRY() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getCountry() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getCountry() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getCpService(Boolean) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getCpService(Boolean) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取当前单位对应的agentid的微信服务
- getCpuFromWindowsEx() - 类 中的方法com.kdayun.z1.core.util.ServerUtils
-
- getCpuId() - 类 中的静态方法com.kdayun.z1.core.util.ComputerInfoUtils
-
获取CPU序列号
- getCpuInfo() - 类 中的方法com.kdayun.z1.core.util.ServerUtils
-
- getCreateAccessTokenTime() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getCreatedTablesByModelFile(List<URL>) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
根据模型文件获取已创建的表
- getCreatedTablesByModelFile(List<URL>) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getCreateJsapiTicketTime() - 类 中的方法com.kdayun.wechat.security.JsapiTicketInfo
-
- getCreatetime() - 类 中的方法com.kdayun.z1.core.log.entity.JkLog
-
- getCreateTime() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getCredentials() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getCRON() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getCropCheckinOption() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getCropCheckinOption() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取企业所有打卡规则
API doc : https://work.weixin.qq.com/api/doc/90000/90135/93384
- getCurrentDate(SimpleDateFormat) - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getCurrentDeptCode() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentDeptId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentDeptName() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentOrgCode() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentOrgID() - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
获取当前的OrgId
- getCurrentOrgId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentOrgIsLeaf() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentOrgJianName() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentOrgName() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentRequest() - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
获取当前request
- getCurrentRoleCode() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentRoleDataRightLev() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentRoleId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentRoleLev() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentRoleName() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentSession() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
获取当前用户session;
- getCurrentTimestamp() - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
获取当前时间戳,单位秒
- getCurrentTimestampMs() - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
获取当前时间戳,单位毫秒
- getCurrentUser() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
获取当前的用户
- getCurrentUserCode() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getCurrentUserHomepageId(String) - 接口 中的方法com.kdayun.manager.service.CoreHomepageDesignService
-
获取当前用户首页id
- getCurrentUserHomepageId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
-
- getCurSession() - 类 中的静态方法com.kdayun.wechat.security.CommonUtils
-
- getCurSessionAttributes(String) - 类 中的静态方法com.kdayun.wechat.security.CommonUtils
-
- getCurUser() - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
-
查询当前用户信息
- getCurUser() - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
-
- getCustom() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getCustomGroupEntityManager() - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomGroupEntityManagerFactory
-
- getCustomUserEntityManager() - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomUserEntityManagerFactory
-
- getDANWDZ() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWJBXZID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWLXDH() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWMC() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getDANWXZLXID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWXZLXID_ZL() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWXZLXID_ZL() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getDANWXZQHID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getDANWYSJCID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getData() - 类 中的方法com.kdayun.z1.core.base.ResultVo
-
- GetData(long) - 类 中的静态方法com.tencent.wework.Finance
-
获取mediadata data数据
- getDataBaseDataTypes() - 类 中的方法com.kdayun.manager.service.CoreSqlBuilderServiceImpl
-
获取数据库类型的对应的数据库类型,在系统未初始化时候需要使用
- getDatabaseIdProvider() - 类 中的方法com.kdayun.boot.configuration.MyBatisConfig
-
- getDATAFILTER() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getDATAFILTER() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getDataFilterCnd() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- GetDataLen(long) - 类 中的静态方法com.tencent.wework.Finance
-
- getDataLog(List<String>, PageParams) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
-
获取数据痕迹记录
- getDataLog(List<String>, PageParams) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- getDataLogByTableBh(List<String>, PageParams) - 类 中的方法com.kdayun.manager.controller.CoreDataSourceController
-
- getDataLogByTableBh(List<String>, PageParams) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
-
通过表编号获取数据痕迹记录
- getDataLogByTableBh(List<String>, PageParams) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- getDataLogByYwId(List<String>, PageParams) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
-
通过业务rwid获取数据痕迹记录
- getDataLogByYwId(List<String>, PageParams) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- getDATARIGHTLEV() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getDATARIGHTLEV() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getDataSource() - 类 中的方法com.kdayun.boot.configuration.dbs.MyJdbcTemplate
-
- getDataTypes() - 类 中的方法com.kdayun.manager.service.CoreSqlBuilderServiceImpl
-
获取数据类型
- getDay() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getDayOfMonth(int) - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getDBColumnMap(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取数据库的表的字段对象Map 这是真实已经创建的表的字段对象Map
- getDBColumnMap(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getDBColumns(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取数据库的表的字段对象集合 这是真实已经创建的表的字段对象集合
- getDBColumns(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getDBIndexs(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取数据库的表的索引对象 这是真实已经创建的表的索引对象
- getDBIndexs(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getDbName() - 类 中的静态方法com.kdayun.boot.configuration.dbs.DataSourceHolder
-
获取数据源名称,为空的话默认切主库
- getDbs() - 类 中的方法com.kdayun.boot.configuration.dbs.DataSourceConfig
-
其他库数据源
- getDbSqlSession() - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
- getDBTable(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取数据库的表的对象 这是真实已经创建的表的对象
- getDBTable(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getDBType() - 类 中的方法com.kdayun.manager.service.CoreSqlBuilderServiceImpl
-
获取连接的数据库类型
- getDbType() - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
- getDbType() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
返回当前的数据库类型
- getDBType() - 类 中的方法com.kdayun.z1.core.util.UtilServiceImpl
-
获取连接的数据库类型
- getDC_MODELID() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getDC_TYPE() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getDC_VALUE() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getDCMX_KEY() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getDecryptData(WxCpChatDatas.WxCpChatData) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getDecryptData(WxCpChatDatas.WxCpChatData) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
获取解密的聊天数据Model
- getDefalutPlugin() - 类 中的方法com.kdayun.boot.configuration.MyBatisConfig
-
- getDefaultValueFromCursor(String, List<Object>) - 类 中的方法com.kdayun.z1.core.util.UtilServiceImpl
-
从游标中获取某个键的默认值
- getDefaultWebSecurityManager() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getDefautModular() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getDefinedRealms() - 类 中的方法com.kdayun.z1.core.security.shiro.realm.DefautModular
-
- getDefinitions() - 类 中的方法com.kdayun.z1.core.security.shiro.service.AbstractFilterChainDefinitionsService
-
- getDepartList(Long) - 类 中的方法com.kdayun.wecom.controller.WecomController
-
获取部门
官方API:https://work.weixin.qq.com/api/doc#90000/90135/90208
- getDepartList(Long) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getDepartList(Long) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取部门数据
- getDepartmentService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getDepartmentService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取部门相关接口的服务类对象
- getDeploymentTime() - 类 中的方法com.kdayun.z1.core.workflow.entity.DeploymentVo
-
- getDEPTCODE() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getDeptCode(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取部门代号
- getDeptCode(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getDeptcode() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getDeptCode(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取部门编号
- getDEPTID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getDEPTID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getDEPTID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getDeptId() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getDeptid() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getDeptid() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartListener
-
- getDeptIds() - 类 中的方法com.kdayun.manager.entity.DataRightItem
-
- getDEPTNAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getDeptName(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取部门名称
- getDeptName(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getDeptName(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取部门名称
- getDeptRole(String, String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取部门内对应的角色 人员列表
- getDeptRolesUsers(String, String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取部门直接领导
- getDeptRolesUsers(String, String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getDES() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getDES() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getDescription() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpXmlOutVideoMessage
-
- getDescription() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getDetails(List<String>) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaOaScheduleServiceImpl
-
- getDetails(List<String>) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaScheduleService
-
获取日程详情
该接口用于获取指定的日程详情。
- getDetermineTargetDataSource() - 类 中的方法com.kdayun.boot.configuration.dbs.DynamicRoutingDataSource
-
- getDetptCodes() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的部门编号 逗号隔开的字符串
- getDetptIds() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的部门id 逗号隔开的字符串
- getDfsFastImpl() - 类 中的方法com.kdayun.boot.configuration.FileSystemConfig
-
- getDfsWinImpl() - 类 中的方法com.kdayun.boot.configuration.FileSystemConfig
-
- getDialRecord(WecomOAController.GetDialRecordParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取公费电话拨打记录
- getDialRecord(Date, Date, Integer, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getDialRecord(Date, Date, Integer, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取公费电话拨打记录
- getDialRecord(Date, Date, Integer, Integer) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getDialRecord(Date, Date, Integer, Integer) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取公费电话拨打记录
- GetDialRecordParam() - 类 的构造器com.kdayun.wecom.controller.WecomOAController.GetDialRecordParam
-
- getDictionary(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDictionaryService
-
获取字段的 key-value格式 返回的key是字典项的值
- getDictionary(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionaryServiceImpl
-
- getDictionarymxTotalByDictionaryId(Map<String, Object>) - 接口 中的方法com.kdayun.manager.mapper.CoreDictionarymxMapper
-
字典明细的总数
- getDictionarymxTotalByDictionaryId(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDictionarymxService
-
根据字典项id获取字典明细总数
- getDictionarymxTotalByDictionaryId(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDictionarymxServiceImpl
-
- getDir() - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowDepolyScaner
-
- getDIZ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getDomain(WXPayConfig) - 接口 中的方法com.kdayun.wechat.sdk.IWXPayDomain
-
获取域名
- getDomain() - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getDomainRealm() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getDriver() - 类 中的方法com.kdayun.manager.entity.CoreJdbcVo
-
- getDriver() - 类 中的方法com.kdayun.z1.core.common.entity.CoreJdbcVo
-
- getEhCacheManager() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getENABLE() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getEnabled() - 类 中的方法com.kdayun.wechat.bean.WechatConfig
-
- getEncodeFileName(String) - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
得到对应浏览器的中文encode的字符串
由于ie于与其他的浏览器的中文处理差异,会导致下载的文件名是乱码 这个函数就是为了解决这个乱码文件名问题.
- getEncoding() - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsLocalImp
-
- getEncoding() - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getEndIndex() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getEnterpriseCacheSessionDAO() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getEntity(String) - 类 中的方法com.kdayun.admin.service.impl.CoreResServiceImpl
-
- getEntity(String) - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
-
- getEntity(String) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getEntity(String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getEntity(String) - 接口 中的方法com.kdayun.z1.core.base.BaseService
-
根据Id获取实体
- getEntity(String) - 类 中的方法com.kdayun.z1.core.base.BaseServiceImpl
-
- getErrcode() - 类 中的方法com.kdayun.wechat.bean.BaseResp
-
- getErrcode() - 类 中的方法com.kdayun.wechat.security.ErrorInfo
-
- getErrcode() - 类 中的方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalContactList
-
- getErrmsg() - 类 中的方法com.kdayun.wechat.bean.BaseResp
-
- getErrmsg() - 类 中的方法com.kdayun.wechat.security.ErrorInfo
-
- getErrmsg() - 类 中的方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalContactList
-
- getError() - 类 中的方法com.kdayun.z1.core.script.CommandUtil.ExeInfo
-
- getError(Process, String) - 类 中的静态方法com.kdayun.z1.core.script.CommandUtil
-
- getERRORNUM() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getEventtype() - 类 中的方法com.kdayun.z1.core.log.entity.JkLog
-
- getEXCELMULTCHECK() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getExcelOS(String, HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.z1.core.util.ExeclUtils
-
获取响应 Excel 下载的输出流
- getExcelTemplateRealPath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取excel 模板的临时绝对路径
- getExceptionMessage(String) - 类 中的静态方法com.kdayun.z1.core.util.ExceptionUtil
-
获取存储过程抛出的异常信息
- getExceptionMessage(Throwable) - 类 中的静态方法com.kdayun.z1.core.util.ExceptionUtil
-
根据异常类别返回对应的错误信息
- getExecSql(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
通过sql语句返回对应的值
- getExecSql(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getExecutionPid() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getExecutor() - 类 中的方法com.kdayun.api.service.ApiDBContext
-
- getExistRightRes(String) - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getEXPANDPROPERTY() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getExpire() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getEXPIRES() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getExpires_in() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getExpires_in() - 类 中的方法com.kdayun.wechat.security.JsapiTicketInfo
-
- getExpiresIn() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getExpiresTime() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getExpiresTime() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getExpiresTime() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets expires time.
- getExpressionEvaluator() - 类 中的方法com.kdayun.z1.core.excel.CustomTransformationConfig
-
- getExpressionNotationBegin() - 类 中的方法com.kdayun.z1.core.excel.CustomTransformationConfig
-
- getExpressionNotationEnd() - 类 中的方法com.kdayun.z1.core.excel.CustomTransformationConfig
-
- getExpressionNotationPattern() - 类 中的方法com.kdayun.z1.core.excel.CustomTransformationConfig
-
- getExternalContact(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getExternalContact(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
-
- getExternalContact(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
- getExternalContact(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpUserService
-
获取外部联系人详情.
- getExternalContact(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpUserServiceImpl
-
- getExternalContact(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpUserService
-
获取外部联系人详情.
- getExternalContactService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getExternalContactService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
Gets external contact service.
- getExternalUserId() - 类 中的方法com.kdayun.wecom.cp.bean.external.WxCpUserExternalContactList
-
- getExtraData() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getExtraMap() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getExtSumSqlField() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getFADDBR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getFastJsonHttpMessageConverters() - 类 中的方法com.kdayun.boot.configuration.JsonConfig
-
- getFelContext() - 类 中的方法com.kdayun.z1.core.script.ScriptEngineServiceImpl
-
- getFIEDSOURCE() - 类 中的方法com.kdayun.z1.core.base.DataInModelColumn
-
- getFIEDTYPE() - 类 中的方法com.kdayun.z1.core.base.DataInModelColumn
-
- getFIELD() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getFieldDataType() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getFIELDNAME() - 类 中的方法com.kdayun.z1.core.base.DataInModelColumn
-
- getFields() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getFile(File, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
在指定目录查找文件,找到则返回文件,否则返回null
- getFile(String, String) - 类 中的方法com.kdayun.z1.coretest.filesystem.FastDfsClient
-
获取远程服务器文件资源信息
- getfileInputStream(HttpServletRequest, HttpServletResponse, StringBuilder) - 类 中的方法com.kdayun.api.contoller.CoreApiglController
-
得到上传的文件流
- getfileInputStream(HttpServletRequest, HttpServletResponse, StringBuilder) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
得到上传的文件流
- getfileInputStream(HttpServletRequest, HttpServletResponse, StringBuilder) - 类 中的方法com.kdayun.manager.controller.WangEditorController
-
得到上传的文件流
- getfileInputStream(HttpServletRequest, HttpServletResponse, StringBuilder) - 类 中的方法com.kdayun.report.controller.CoreReportController
-
上传文件
- getFileList() - 类 中的方法sm2.Sm2keyGenerate
-
- getFILENAME() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getFileName() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getFileNameExt(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取文件名的扩展名
- getFileNameList(String, String) - 类 中的静态方法sm2.Sm2keyGenerate
-
根据文件目录及文件后缀名获取文件名列表
- getFilePaths(String, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
递归取到当前目录所有文件
- getFileRes(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.DependenciesScaner
-
- getFiles(String, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取目录下的所有文件包含子目录
- getFiles(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
递归取到当前目录所有文件
- getFiles(URL, String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
递归取到当前目录所有文件 只有本地路径才允许调用该函数
- getFiles(String) - 类 中的静态方法com.kdayun.z1.core.util.JarUtils
-
获取jar包内的所有文件
- getFiles(String, String, String) - 类 中的静态方法com.kdayun.z1.core.util.JarUtils
-
根据过滤条件获取jar包内的文件
- getFiles(URL, String) - 类 中的静态方法com.kdayun.z1.core.util.JarUtils
-
根据过滤条件获取jar包内的文件
- getFileSystem() - 类 中的方法com.kdayun.z1.core.filesystem.FileSystemServiceImpl
-
获取当前的文件系统
- getFileSystemServiceImpl() - 类 中的方法com.kdayun.boot.configuration.FileSystemConfig
-
- getFiletitle() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getFiletype() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getFilter() - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowDepolyScaner
-
- getFirstParam(String, Integer) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
正则获取函数的第几个参数字符串
- getFormatStr() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
得到格式化format字符串
- getformdata(String) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
得到当前流程节点的formData
- getformdataEx(String) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
得到当前流程节点的getformdataEx
- getFormula() - 类 中的方法com.kdayun.manager.entity.CoreDaoVerification
-
- getFromIndex() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getFromItem(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取FromItem不支持子查询操作
- getFunction() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getFUNCTION_ID() - 类 中的方法com.kdayun.z1.core.workflow.entity.CoreWorkflowFunctions
-
- getFunctionEntity() - 类 中的方法com.kdayun.manager.service.version.MenuResource
-
得到功能的实体 如果没有返回null
- getFUNCTIONID_ZLFW() - 类 中的方法com.kdayun.z1.core.base.BaseEntity
-
- getFunctionIdByClass(Class<?>) - 类 中的方法com.kdayun.z1.core.base.FunctionServiceRegiditService
-
通过服务的类名获取功能ID
- getFunctionServiceMap() - 类 中的方法com.kdayun.z1.core.base.FunctionServiceRegiditService
-
- getFwUserAssign(String, String, String, String, String, Integer) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
返回工作流需要的assigned字符串
- getGetOpt(String, String) - 接口 中的方法com.kdayun.z1.core.config.mapper.ConfigMapper
-
获取系统选项
- getGetOptExt(String, String) - 接口 中的方法com.kdayun.z1.core.config.mapper.ConfigMapper
-
获取系统选项扩展的大字段值
- getGetRealOpt(String, String) - 接口 中的方法com.kdayun.z1.core.config.mapper.ConfigMapper
-
获取真正的系统选项扩展的大字段值 如果指定机构的选项不存在返回 null ,而不是返回"所有机构" 的选项
- getGetRealOptValue(String, String) - 接口 中的方法com.kdayun.z1.core.config.mapper.ConfigMapper
-
获取真正的系统选项值 如果指定机构的选项不存在返回 null ,而不是返回"所有机构" 的选项
- getGONGH() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getGroup() - 类 中的方法com.kdayun.boot.configuration.SwaggerProperties.DocketInfo
-
- getGroup() - 类 中的方法com.kdayun.boot.configuration.SwaggerProperties
-
- getGROUP_ID() - 类 中的方法com.kdayun.admin.entity.CoreGroupRole
-
- getGroupChat(String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getGroupChat(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getGroupChat(String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
通过客户群ID,获取详情。
- getGroupChat(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
获取会话内容存档内部群信息
企业可通过此接口,获取会话内容存档本企业的内部群信息,包括群名称、群主id、公告、群创建时间以及所有群成员的id与加入时间。
- getGroupChatStatistic(Date, Integer, Integer, Integer, Integer, String[], String[]) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getGroupChatStatistic(Date, Integer, Integer, Integer, Integer, String[], String[]) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取指定日期全天的统计数据。
- getGROUPID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getGroupMsgListV2(String, Date, Date, String, Integer, Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
企业和第三方应用可通过此接口获取企业与成员的群发记录。
- getGroupMsgListV2(String, Date, Date, String, Integer, Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业和第三方应用可通过此接口获取企业与成员的群发记录。
- getGroupMsgResult(String, Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
企业跟第三方应用可通过该接口获取到创建企业群发的群发发送结果。
- getGroupMsgResult(String, Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业跟第三方应用可通过该接口获取到创建企业群发的群发发送结果。
- getGroupMsgSendResult(String, String, Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
企业和第三方应用可通过此接口获取企业与成员的群发记录。
- getGroupMsgSendResult(String, String, Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业和第三方应用可通过此接口获取企业与成员的群发记录。
- getGroupMsgTask(String, Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
获取群发成员发送任务列表。
- getGroupMsgTask(String, Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取群发成员发送任务列表。
- getGROUPNAME() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getGroupRobotService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getGroupRobotService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取群机器人消息推送服务
- getGroupWelcomeTemplate(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
获取入群欢迎语素材。
- getGroupWelcomeTemplate(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取入群欢迎语素材。
- getGUANLJCID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getGuid() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
返回32位ID
- getHAOS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getHashMapDataSet(Map<String, Object>) - 类 中的静态方法com.kdayun.report.service.HashMapDataSet
-
- getHASUSER() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getHead(LinkedHashMap<K, V>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getHeader(String) - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
- getHEADIMGURL() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getHeadimgurl() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getHeadimgurl() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getHelp() - 类 中的方法com.kdayun.z1.core.workflow.entity.ListernerVo
-
- getHI_USERS() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getHistoricIdentityLinksForProc(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
查询历史任务的办理人
- getHistoricIdentityLinksForProc(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getHistoricIdentityLinksForTask(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
查询历史任务的办理人
- getHistoricIdentityLinksForTask(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getHistoricInstance(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取历史流程实例
- getHistoricInstance(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getHistoryService() - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
- getHistoryService() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getHomepageModules() - 接口 中的方法com.kdayun.manager.service.CoreHomepageDesignService
-
获取首页设计的模块
- getHomepageModules() - 类 中的方法com.kdayun.manager.service.impl.CoreHomepageDesignServiceImpl
-
- getHost() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getHour() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getHP_CONTENT() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getHP_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getHttpConnectTimeoutMs() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
HTTP(S) 连接超时时间,单位毫秒
- getHttpProxyHost() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyHost() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getHttpProxyHost() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyHost() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
网络代理相关
- getHttpProxyHost() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets http proxy host.
- getHttpProxyHost() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
网络代理相关
- getHttpProxyPassword() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyPassword() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getHttpProxyPassword() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyPassword() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getHttpProxyPassword() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets http proxy password.
- getHttpProxyPassword() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets http proxy password.
- getHttpProxyPort() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyPort() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getHttpProxyPort() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyPort() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getHttpProxyPort() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets http proxy port.
- getHttpProxyPort() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets http proxy port.
- getHttpProxyUsername() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getHttpProxyUsername() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getHttpProxyUsername() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getHttpProxyUsername() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getHttpProxyUsername() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets http proxy username.
- getHttpProxyUsername() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets http proxy username.
- getHttpReadTimeoutMs() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
HTTP(S) 读数据超时时间,单位毫秒
- getICON_BIG() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_BIG() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getICON_BIG_OBJANME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_BIG_URL() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_SMALL() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_SMALL() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getICON_SMALL_OBJANME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_SMALL_URL() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getICON_SMALL_URL() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getId() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getId() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getId() - 类 中的方法com.kdayun.manager.entity.CoreDaoVerification
-
- getId() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getId() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getId() - 类 中的方法com.kdayun.z1.core.util.tree.Node
-
- getId() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getId() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getId() - 类 中的方法com.kdayun.z1.core.workflow.entity.DeploymentVo
-
- getIdentityLinkListForTask(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取任务的候选者
- getIdentityLinkListForTask(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getIdentityLinksForTask(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取任务的候选者
- getIdentityLinksForTask(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getIds(List<String>, String) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
- getIds() - 类 中的静态方法com.kdayun.z1.core.message.sse.SseEmitterUtil
-
获取当前连接信息
- getImageFromUrl(String) - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
通过url获取图片的byte[]
- GetIndexLen(long) - 类 中的静态方法com.tencent.wework.Finance
-
- getIndexs() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getInfo() - 类 中的方法com.kdayun.z1.core.script.CommandUtil.ExeInfo
-
- getInitProcess() - 类 中的方法com.kdayun.manager.controller.CoreSystemInitController
-
获取初始化的进度信息
- getInitSystem() - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
平台是否初始化标志
- getInitSystem() - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getInputStream() - 类 中的方法com.kdayun.api.filter.ApiRequestWrapper
-
- getInputStream() - 类 中的方法com.kdayun.z1.core.common.BodyReaderHttpServletRequestWrapper
-
- getInputStream() - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
- getInsance() - 类 中的静态方法com.kdayun.z1.core.cache.BaseDataCacheContainer
-
- getInsertSql(Map<String, Object>) - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getInstance(InputStream, String) - 类 中的静态方法com.kdayun.report.service.impl.CoreReportDbReaderImpl.RetReport
-
- getInstance() - 类 中的静态方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getInstance(WXPayConfig) - 类 中的静态方法com.kdayun.wechat.sdk.WXPayReport
-
单例,双重校验,请在 JDK 1.5及更高版本中使用
- getInstance() - 类 中的静态方法com.kdayun.z1.core.context.Context
-
获取平台上下文实例
- getInterfaceImplClass() - 类 中的方法com.kdayun.wechat.bean.WechatConfig
-
- getInterfaceImplClass(String) - 接口 中的方法com.kdayun.z1.core.common.service.CoreCommonService
-
根据全接口名称获取接口的所有实现类信息
- getInterfaceImplClass(String) - 类 中的方法com.kdayun.z1.core.common.service.impl.CoreCommonServiceImpl
-
- getInterfaceImplClass(String) - 类 中的方法com.kdayun.z1.core.controller.CoreCommonController
-
根据接口名称获取接口实现类
- getIntoTables(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取 into 的tables列表
- getInvalidPartyList() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpMessageSendResult
-
- getInvalidTagList() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法com.kdayun.wecom.cp.bean.WxCpTagAddOrRemoveUsersResult
-
- getIOS_ADDR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getIP() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getIP() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getIPDZ() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getisAspectPage() - 类 中的方法com.kdayun.z1.core.base.RetPageVo
-
- getISCAIZ() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getIsComplete() - 接口 中的方法com.kdayun.z1.core.workflow.service.CounterSignVoteResult
-
是否完成
- getIsComplete() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
- getIsComplete() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.QuanbtyVoteResult
-
- getIsComplete() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.TongyrsbfbVoteResult
-
- getIsComplete() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.TongyrsVoteResult
-
- getIsComplete() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.YipfjVoteResult
-
- getIscunhfl() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getIsDataLog() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getIsFormular() - 类 中的方法com.kdayun.manager.entity.CoreDaoField
-
- getISGLBM() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getIsglbm() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getIsleaf() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getISLOGIN() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getIsParent() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getISPASSED() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getIsPassed() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getISPASSEDSTR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getISPK() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getISSENDMAIL() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getISTOPMGR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getISUSED() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getIsUsed() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getISUSEDSTR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getISZFZ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getISZHEJINIT() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getITEMMAP() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getJarAllClass(String) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取jar内的所有class
- getJarInputStream(String, String) - 类 中的静态方法com.kdayun.z1.core.util.JarUtils
-
获取jar包内的文件流
- getJarInputStream(String) - 类 中的静态方法com.kdayun.z1.core.util.JarUtils
-
获取jar包内的文件流
- getJarVersion(String) - 类 中的方法com.kdayun.manager.service.version.JarResource
-
抽取出jar包名称中的version
有些奇葩的jar包得到的版本号很奇葩.
- getJarVersionFromFile(String) - 类 中的方法com.kdayun.manager.service.version.JarResource
-
从jar内部的MANIFEST.MF 文件内获取
- getJdbcSetting() - 类 中的方法com.kdayun.manager.controller.CoreSystemInitController
-
获取所有的配置信息
- getJedisPool() - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
-
- getJIANC() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getJIANGBM() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getJIANJ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getJIEKNR() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getJIEKNR() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getJIG_ID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getJINJLXR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getJINJLXRSJH() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getJIZR() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getJIZR() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getJob(Scheduler, String) - 类 中的静态方法com.kdayun.z1.core.plan.utils.QuartzUtils
-
- getJobCronExpress() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobGroup() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobkey() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobname() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobNexTime() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobparams() - 类 中的方法com.kdayun.z1.core.plan.base.JobBase
-
- getJobs(Scheduler) - 类 中的静态方法com.kdayun.z1.core.plan.utils.QuartzUtils
-
- getJoinQrCode(int) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
-
- getJoinQrCode(int) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpUserService
-
获取加入企业二维码。
- getJoins(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取join
- getJreFontDir() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
得到jre的字体路径
- getJreHome() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
得到jre的根路径 返回 xxxx/jre/
- getJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getJsapiTicket(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getJsapiTicket(boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceImpl
-
- getJsapiTicket() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获得jsapi_ticket,不强制刷新jsapi_ticket
- getJsapiTicket(boolean) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获得jsapi_ticket
获得时会检查jsapiToken是否过期,如果过期了,那么就刷新一下,否则就什么都不干
详情请见:http://qydev.weixin.qq.com/wiki/index.php?
- getJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getJsapiTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getJsapiTicket() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets jsapi ticket.
- getJsapiTicketExpiresTime() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
Gets jsapi ticket expires time.
- getJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getJsapiTicketLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
- getJsapiTicketLock() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets jsapi ticket lock.
- getJsApiTiket(String, String, String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
获取微信签名 jsapi_ticket
- getJson(ProceedingJoinPoint) - 类 中的方法com.kdayun.api.aspect.ApidAspectEncryption
-
- getJson(ProceedingJoinPoint) - 类 中的方法com.kdayun.z1.core.common.aspect.AspectEncryption
-
- getJsonByModelCode(String, Boolean) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
-
获取模型解析之后json
- getJsonByModelCode(String, Boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getJsonByModelId(String, Boolean) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
-
获取模型解析之后json
- getJsonByModelId(String, Boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getJsonObject() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getJsonObject() - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
- getJsonStr() - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
得到表单模型的json字符串
- getJssdkFile(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMediaServiceImpl
-
- getJssdkFile(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMediaService
-
获取高清语音素材.
- getJUESMC() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getK() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getkdayunClassByInterface(Class) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
获取com.kdayun包下所有的继承于某接口的列表
- getKey() - 类 中的方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getKey() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
获取 API 密钥
- getKEY() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getKey() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getKeys() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getKfService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getKfService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取微信客服服务
- getLAIYUSERID() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getLANGUAGE() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getLanguage() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getLASTDEPTID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getLastUpdateTime() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getLeaveLogs(String) - 类 中的静态方法com.kdayun.boot.configuration.Log4j2ConsoleAppender
-
获取剩下的日志
- getLEIX() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getLEIXNAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getLicense() - 类 中的方法com.kdayun.report.service.impl.CoreAsposeReportProcessorImpl
-
- getLicenseEntry(String) - 类 中的静态方法com.kdayun.z1.core.security.license.LicenseService
-
- getLicenseExpireTime() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getLicenseId() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getLicenseInfo() - 类 中的静态方法com.kdayun.z1.core.security.license.LicenseService
-
获取授权文件的注册信息
- getLicenseInfo() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
获取授权文件的注册信息
- getLicenseName() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getLicenseType() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getLifecycleBeanPostProcessor() - 类 中的静态方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getLimit(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取limit 兼容性问题 mysql到时可以 ,Oracle,mssql呢...
- getLinks() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getList() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getLiush() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
- getLivingCode(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
-
- getLivingCode(String, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpLivingService
-
获取微信观看直播凭证
请求方式: POST(HTTPS)
请求地址: https://qyapi.weixin.qq.com/cgi-bin/living/get_living_code?
- getLivingInfo(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
-
- getLivingInfo(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpLivingService
-
获取直播详情
请求方式:GET(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_living_info?
- getLivingService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getLivingService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取直播相关接口的服务类对象
- getLivingShareInfo(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
-
- getLivingShareInfo(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpLivingService
-
获取跳转小程序商城的直播观众信息
通过此接口,开发者可获取跳转小程序商城的直播间(“推广产品”直播)观众id、邀请人id及对应直播间id,以打通卖货直播的“人货场”信息闭环。
- getLocalDFSImp() - 类 中的方法com.kdayun.boot.configuration.FileSystemConfig
-
- getLockByKey(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedissonConfigImpl
-
Gets lock by key.
- getLOCKTIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getlockuser(String) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
得到锁定的用户
- getLogger() - 类 中的静态方法com.kdayun.wechat.sdk.WXPayUtil
-
日志
- getLoginInfo(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getLoginInfo(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取登录用户信息
文档地址:https://work.weixin.qq.com/api/doc/90001/90143/91125
- getLoginUrl() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getLoginUrl(ServletRequest) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.BaseShiroFilter
-
返回如果存在机构代码(预算代码)的登录路径
- getLoginUrl() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getlogs(String) - 类 中的方法com.kdayun.admin.controller.CoreSysLogController
-
- getLogs(Map<String, Object>) - 类 中的方法com.kdayun.api.contoller.CoreApiglController
-
获取该模型的版本日志
- getLogs(Map<String, Object>) - 接口 中的方法com.kdayun.api.service.CoreApiService
-
得到版本日志
- getLogs(Map<String, Object>) - 类 中的方法com.kdayun.api.service.impl.CoreApiServiceImpl
-
- getLogs(Map<String, Object>) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
获取该模型的版本日志
- getLogs(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
-
获取该模型的版本日志
- getLogs(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getLS_CONTENT() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getLS_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getLUJ() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getMac() - 类 中的静态方法com.kdayun.z1.core.security.license.LicenseService
-
获取服务器Mac地址
- getMachineCode(HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.z1.core.controller.CoreLicenseController
-
获取机器码
- getMachineCode() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getMachineCode() - 类 中的静态方法com.kdayun.z1.core.security.license.LicenseService
-
获取机器码:将Mac地址与java版本、jvm版本、操作系统参数混合并进行MD5加密
- getMainBord() - 类 中的静态方法com.kdayun.z1.core.util.ComputerInfoUtils
-
获取主板序列号
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.admin.entity.CoreGroupRole
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getMAINTABLENAME_ZLFW() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getMapColumn() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getMappingJackson2HttpMessageConverter() - 类 中的方法com.kdayun.boot.configuration.JsonConfig
-
- getMasterDataSource() - 类 中的方法com.kdayun.boot.configuration.dbs.DataSourceConfig
-
- getMatrix() - 类 中的方法com.kdayun.z1.core.util.qrcode.BufferedImageLuminanceSource
-
- getMaxOrg() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getMaxSortByDictionaryId(String) - 接口 中的方法com.kdayun.manager.mapper.CoreDictionarymxMapper
-
根据字典id获取字典明细的最大排序
- getMaxSortByOrgid(String) - 接口 中的方法com.kdayun.admin.service.BdDeptService
-
获取机构最大的sort
- getMaxSortByOrgid(String) - 类 中的方法com.kdayun.admin.service.impl.BdDeptServiceImpl
-
- getMaxUser() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getMchID() - 类 中的方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getMchID() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
获取 Mch ID
- GetMediaData(long, String, String, String, String, long, long) - 类 中的静态方法com.tencent.wework.Finance
-
拉取媒体消息函数
Return值=0表示该API调用成功
- getMediaFile(String, String, String, long, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getMediaFile(String, String, String, long, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
获取媒体文件
针对图片、文件等媒体数据,提供sdk接口拉取数据内容。
- getMediaId() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpXmlOutVideoMessage
-
- getMediaService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getMediaService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取媒体相关接口的服务类对象
- getMenuAuth(ZlUserToken.ClientType) - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
获取菜单树权限
- getMenuAuthByMenuCode(String) - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
通过菜单编号获取当前用户的权限菜单资源
- getMenuAuthByMenuId(String) - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
通过菜单id获取当前用户的权限菜单资源
- getMenuCoreTable() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
- getMenuDictionary() - 接口 中的方法com.kdayun.manager.service.CoreDictionaryService
-
获取菜单的值 形式 key-value 其中key 的值是rwid
- getMenuDictionary() - 类 中的方法com.kdayun.manager.service.impl.CoreDictionaryServiceImpl
-
- getMenuEntity() - 类 中的方法com.kdayun.manager.service.version.MenuResource
-
得到菜单的实体
- getMenuIconResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
得到功能资源表菜单的Icon的功能表模型资源
- getMenuOrgTableModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
关联的机构表模型
- getMenuResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuIconResScaner
-
- getMenuResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
- getMenuResource() - 类 中的方法com.kdayun.manager.service.version.scanner.PageModelScaner
-
- getMenuResource() - 类 中的方法com.kdayun.manager.service.version.scanner.SysOptionScaner
-
- getMenuResTableModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
得到菜单资源表CoreRes的表模型资源
- getMenus(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.DependenciesScaner
-
- getMenuService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getMenuService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取菜单相关接口的服务类对象
- getMESSAGE() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getMessageService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getMessageService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
Gets message service.
- getMIAOS() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getMIAOS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getMIMJMLX() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getMINGC() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getMINGC() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getMINGC() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getMinute() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getMINZ_ID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getMNGDEPIDS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getMNGDEPNS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getMODEL_KEY() - 类 中的方法com.kdayun.z1.core.workflow.entity.CoreWorkflowFunctions
-
- getModelCountByKey(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
返回流程模型的数量 通过key
- getModelCountByKey(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getMODELD_DFID() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getMODELD_VALUE() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getModelJson(String) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
-
获取表单模型的json对象
- getModelJson(String) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getModelJsonByMenuId(String) - 接口 中的方法com.kdayun.manager.service.CoreModelDesignService
-
根据菜单id 表单模型的json对象
- getModelJsonByMenuId(String) - 类 中的方法com.kdayun.manager.service.impl.CoreModelDesignServiceImpl
-
- getModelPath() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getModifytime() - 类 中的方法com.kdayun.z1.core.log.entity.JkLog
-
- getModule() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getMomentComments(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentComments(String, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取客户朋友圈全部的发表记录 获取客户朋友圈的互动数据
https://open.work.weixin.qq.com/api/doc/90000/90135/93333
</pre>
- getMomentCustomerList(String, String, String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentCustomerList(String, String, String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取客户朋友圈全部的发表记录 获取客户朋友圈发表时选择的可见范围
https://open.work.weixin.qq.com/api/doc/90000/90135/93333
</pre>
- getMomentList(Long, Long, String, Integer, String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentList(Long, Long, String, Integer, String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取客户朋友圈全部的发表记录 获取企业全部的发表列表
https://open.work.weixin.qq.com/api/doc/90000/90135/93333
</pre>
- getMomentSendResult(String, String, String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentSendResult(String, String, String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取客户朋友圈全部的发表记录 获取客户朋友圈发表后的可见客户列表
https://open.work.weixin.qq.com/api/doc/90000/90135/93333
</pre>
- getMomentTask(String, String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentTask(String, String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取客户朋友圈全部的发表记录 获取客户朋友圈企业发表的列表
https://open.work.weixin.qq.com/api/doc/90000/90135/93333
</pre>
- getMomentTaskResult(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getMomentTaskResult(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
由于发表任务的创建是异步执行的,应用需要再调用该接口以获取创建的结果。
- getMonth() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getMOXNR() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getMsg() - 类 中的方法com.kdayun.manager.common.CoreMsgUpdate
-
- getMsg() - 类 中的方法com.kdayun.z1.core.base.RetVo
-
- getMsg() - 类 中的方法com.kdayun.z1.core.log.entity.JkLog
-
- getMSG() - 类 中的方法com.kdayun.z1.core.message.sse.SseEmitterUtil.SseMsg
-
- getMsg() - 类 中的方法com.kdayun.z1.core.sms.vo.SendSmsResVo
-
- getMsgAuditLibPath() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getMsgAuditLibPath() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getMsgAuditLibPath() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
获取企微会话存档系统库 绝对路径
- getMsgAuditService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getMsgAuditService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取会话存档相关接口的服务类对象
- getMULTCHECK() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getMVCApplicationContext() - 类 中的静态方法com.kdayun.z1.core.context.Context
-
获取spring MVC的ApplicationContext 它的父ApplicationContext是spring的ApplicationContext
注意:这里不是spring的 ApplicationContext 如果需要 请使用getApplicationContext.
- getMX_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMX_BIAOLX() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMX_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMX_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMX_SHIFCJ() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMX_ZHUJZD() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getMXRWID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getMXRWID() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getMXRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getMXSY_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMXSY_SHIFCJ() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMXSY_SHIFWY() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMXSY_TABLEID() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMXSY_ZIDLB() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getMXVISIBILITY() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getMXVISIBILITY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getMXYS_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_GUANLB() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_GUANLBLX() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_GUANLBZD() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_SHIFCJ() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_TABLEID() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXYS_XUYGLZD() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getMXZD_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_MORZ() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_SHIFCJ() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_SHIFWY() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_TABLEID() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_XIAOSJD() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_YINGWM() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_YUNXWK() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_ZIDCD() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getMXZD_ZIDLX() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getName() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getName() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getName() - 类 中的方法com.kdayun.manager.entity.CoreDaoField
-
- getName() - 类 中的方法com.kdayun.manager.entity.CoreDaoVerification
-
- getName() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getName() - 类 中的方法com.kdayun.z1.core.excel.AutoRowHeightCommand
-
- getName() - 接口 中的方法com.kdayun.z1.core.module.Module
-
模块名称
- getName() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getName() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getName() - 类 中的方法com.kdayun.z1.core.workflow.entity.DeploymentVo
-
- getNAME_ROLE() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getNAME_ROLE_ID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getNewAccessTokenInfo() - 类 中的方法com.kdayun.wechat.security.JsapiTicketInfo
-
- getNewExternalUserId(String[]) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getNewExternalUserId(String[]) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
转换external_userid
<pre>
文档地址:https://open.work.weixin.qq.com/api/doc/35863#转换external_userid
对于历史已授权的企业,在2022年3月1号之前,所有接口与回调返回的external_userid仍然为旧的external_userid,
从2022年3月1号0点开始,所有输入与返回的external_userid字段,将启用升级后的external_userid。
- getNewFileName() - 类 中的方法com.kdayun.z1.core.base.UploadFileVo
-
- getNewInstance(Object, Object) - 类 中的静态方法com.kdayun.z1.core.base.ResultVo
-
生成一个的结果对象
- getNewInstance(RetVo.retstate, String, Object) - 类 中的静态方法com.kdayun.z1.core.base.RetPageVo
-
生成一个的结果对象
- getNewInstance(RetVo.retstate, String, Object) - 类 中的静态方法com.kdayun.z1.core.base.RetVo
-
生成一个的结果对象
- getNewModelSerializer() - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取模型序列化对象
- getNewModelSerializer() - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getNext() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getNextId() - 类 中的方法com.kdayun.z1.core.workflow.id.WfIdGenerator
-
- getNextTaskAssigees(Map<String, Object>) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
获取流程的当前节点的下一个节点的参与者.注意这个功能存在有可能获取不到问题.只适用简单的流程
- getNextTaskAssigees(String, Map<String, Object>) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
得到下一个节点的参与者
注意这个函数存在弊端就是某些复杂流程无法获取下一个节点
- getNextTaskAssigees(String, Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getNextTaskAssigees(String, Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
得到下一个节点的参与者
注意这个函数存在弊端就是某些复杂流程无法获取下一个节点,只适用简单
- getNICKNAME() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getNickname() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getNickname() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getNocheck() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getNonceStr() - 类 中的方法com.kdayun.wechat.security.JsSdkSignBean
-
- getNORORGROLEID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getNotSyncColumnCount(String) - 接口 中的方法com.kdayun.manager.mapper.CoreTablesColumnMapper
-
获取表结构中未同步的列总数
- getNullableResult(ResultSet, String) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.BlobTypeHandle
-
- getNullableResult(ResultSet, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.BlobTypeHandle
-
- getNullableResult(CallableStatement, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.BlobTypeHandle
-
- getNullableResult(ResultSet, String) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.ClobTypeHandle
-
- getNullableResult(ResultSet, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.ClobTypeHandle
-
- getNullableResult(CallableStatement, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.ClobTypeHandle
-
- getNullableResult(ResultSet, String) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.LongTypeHandle
-
- getNullableResult(ResultSet, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.LongTypeHandle
-
- getNullableResult(CallableStatement, int) - 类 中的方法com.kdayun.z1.core.mybatis.typehandle.LongTypeHandle
-
- getOaAgentService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getOaAgentService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取OA 自建应用相关接口的服务类对象
- getOaCalendarService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getOaCalendarService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取日历相关接口的服务类对象
- getOaScheduleService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getOaScheduleService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取日程相关接口的服务类对象
- getOaService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getOaService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取OA相关接口的服务类对象.
- getOauth2redirectUri() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getOauth2redirectUri() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getOauth2redirectUri() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets oauth 2 redirect uri.
- getOauth2Service() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getOauth2Service() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取Oauth2相关接口的服务类对象
- getOauthAccessToken(String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
获取微信授权登录的accessToken
- getOauthCode(String, String, String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
- getOauthRefreshAccessToken(String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
微信服务器刷新微信授权登录的accessToken
- getOauthUserinfo(String, String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
微信服务器内获取用户信息
- getObj() - 类 中的方法com.kdayun.z1.core.base.RetVo
-
- getObj() - 类 中的方法com.kdayun.z1.core.sms.vo.SendSmsResVo
-
- getOBJCODE() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getOBJCODE() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getOBJCODE() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getOBJCODE() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getOBJCODE() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getOBJCODE() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getOBJCODE() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getOBJCODE() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getOBJCODE() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getObjcode() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getOBJCODE() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getObjcode() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getObject() - 类 中的方法com.kdayun.manager.dynanicaction.DynamicBean
-
得到该实体bean对象
- getOBJNAME() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getOBJNAME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getOBJNAME() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getOBJNAME() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getOBJNAME() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getObjname() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getOBJNAME() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getObjname() - 类 中的方法com.kdayun.z1.core.util.tree.Node
-
- getObjname() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getOBJNAMEPY() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getOldFileName() - 类 中的方法com.kdayun.z1.core.base.UploadFileVo
-
- getOLDOBJCODE() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getOldVersinJarFiles() - 类 中的方法com.kdayun.manager.service.version.JarResource
-
得到旧的版本文件列表
- getOnlineUserIds() - 类 中的静态方法com.kdayun.z1.core.message.sse.SseEmitterUtil
-
获取在线的用户id list
- getOpen() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getOPEN_ID() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getOpenApprovalData(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaAgentServiceImpl
-
- getOpenApprovalData(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaAgentService
-
查询第三方应用审批申请当前状态
开发者也可主动查询审批单的当前审批状态。
- getOpenid() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getOpenid() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getOpenid() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getOPENID() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getOpenid() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getOPENID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getOpenId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getOpenId() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getOpenIdRealm() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getOPENTIME() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getOPTIONS() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getOPTIONS() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getORDER() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getOrderBy(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取排序
- getORG_NAME() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getOrgCode() - 类 中的方法com.kdayun.z1.core.common.aspect.AspectLicense
-
获取当前orgcode
- getOrgCode(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取机构代号(预算代码)
- getOrgCode(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getOrgCode(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取用户名
- getOrgCodes() - 接口 中的方法com.kdayun.z1.core.sso.common.service.CommonSsoService
-
需要单点登录的机构的预算代码
- getOrgCodes() - 类 中的方法com.kdayun.z1.core.sso.common.service.impl.CommonSsoServiceImpl
-
- getOrgCodes() - 类 中的方法com.kdayun.z1.core.sso.common.service.impl.SampleSsoServiceImpl
-
- getORGDEPTROLEID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getOrgDeptTreeByParentId(String, String, String, Boolean) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取所有的机构和部门
- getORGDEPTUSERROLEID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getORGID() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getORGID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getORGID() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getORGID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getORGID() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getOrgid() - 类 中的方法com.kdayun.manager.entity.DataRightItem
-
- getORGID() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getOrgid(HttpServletRequest) - 类 中的方法com.kdayun.wechat.controller.WxPayController
-
- getOrgid(HttpServletRequest) - 类 中的方法com.kdayun.wechat.service.impl.WxPayServiceManagerImpl
-
- getORGID() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getORGID() - 类 中的方法com.kdayun.z1.core.security.entity.OrgDeptTreeNode
-
- getOrgId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
预算代码获取机构id
- getOrgId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getOrgid() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getORGID() - 类 中的方法com.kdayun.z1.core.workflow.entity.CoreWorkflowFunctions
-
- getOrgid() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getOrgid() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartListener
-
- getOrgId(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取组织ID
- getOrgInfoById(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
根据id查询机构信息
- getOrgInfoById(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getORGNAME() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getORGNAME() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getOrgName(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取机构名称
- getOrgName(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getOrgName(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取组织名称
- getOrgPrvActInst(CommandContext, Task) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
获取原路退回的上一个节点
- getOrgRequest() - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
#获取最原始的request
- getOrgRequest(HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
#获取最原始的request
- getORGROLEID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getOrgs(String, String, Boolean) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取所有的机构
- getOrgService() - 类 中的静态方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
- getOrgTotalCount() - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取单位数量
- getOrgTotalCount() - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getOrgUpdatePath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
得到单位的上传目录
- getOtherPermission() - 类 中的方法com.kdayun.manager.service.impl.CoreDbFilterChainDefinitionsServiceImpl
-
- getOtherPermission() - 类 中的方法com.kdayun.z1.core.security.shiro.service.AbstractFilterChainDefinitionsService
-
获取第三方的字符串
- getOtherPermission() - 类 中的方法com.kdayun.z1.core.security.shiro.service.CoreDbFilterChainDefinitionsServiceImpl
-
- getOtherPermission() - 接口 中的方法com.kdayun.z1.core.security.shiro.service.FilterChainDefinitionsService
-
初始化额外(第三方)权限资源配置
- GetOutIndexBuf(long) - 类 中的静态方法com.tencent.wework.Finance
-
获取mediadata outindex
- getOutputMessage() - 类 中的方法com.kdayun.z1.core.script.CommandUtil.ExeInfo
-
- getOVERTIMENUM() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getPackageAllClass(String) - 类 中的静态方法com.kdayun.z1.core.util.ClassUtil
-
从一个指定路径下查找所有的类
- getPacker() - 类 中的方法com.kdayun.manager.service.version.MenuResource
-
- getPackLogById(String) - 接口 中的方法com.kdayun.manager.mapper.CoreVersionPackMapper
-
更加RWID获取打包日志
- getPackProcess() - 类 中的方法com.kdayun.manager.controller.CoreVersionPackController
-
获取打包进度信息
- getPage() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DM
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.JC
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.MsSql
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.MySql
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.Oracle
-
- getPageDataSQL(String, Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.PG
-
- getPageInfoBymenuId(String, HttpServletRequest) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
通过菜单id获取当表单id
- getPageModel(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.DependenciesScaner
-
- getPageModelResource() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
获取去表单模型的依赖资源
- getPageModleByMenuId(String) - 类 中的方法com.kdayun.manager.controller.CoreModelDesignController
-
通过菜单id获取关联的页面模型id
- getPageNo() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getPageParams() - 类 中的静态方法com.kdayun.z1.core.mybatis.PagingPlugin
-
获取当前的pageParams
- getPageParams() - 类 中的静态方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
获取当前的pageParams
- getPageParamsForParamObj(Object, String[]) - 类 中的方法com.kdayun.z1.core.mybatis.PagingPlugin
-
分离出分页参数.
- getPageParamsForParamObj(Object, String[]) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
分离出分页参数.
- getPageSize() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getPageSize() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getPagingPlugin() - 类 中的方法com.kdayun.boot.configuration.MyBatisConfig
-
- getParameter(String) - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
- getParameterMap() - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
- getParameterMapAll() - 类 中的方法com.kdayun.api.filter.ApiRequestWrapper
-
- getParameterMapAll(HttpServletRequest) - 类 中的静态方法com.kdayun.api.filter.HttpContextUtils
-
获取query参数
- getParameterValues(String) - 类 中的方法com.kdayun.z1.core.security.xss.XssHttpServletRequestWrapper
-
- getPARAMS() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getPARAMS() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getParentDeptId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
返回父部门的id
- getParentDeptId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getParentDeptid(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取上级部门id
- getParentId() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getParentId() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getParentid() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getParentId() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getParentid() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getParentOrgId(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取上级机构的orgId
- getParentOrgId(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getParentOrgId(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取上级机构orgId
- getParents() - 类 中的方法com.kdayun.manager.service.version.FileResourceItem
-
- getParents() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getParents() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getPassword() - 类 中的方法com.kdayun.manager.entity.CoreJdbcVo
-
- getPassword() - 类 中的方法com.kdayun.z1.core.cache.redis.JedisPoolManager
-
- getPassword() - 类 中的方法com.kdayun.z1.core.common.entity.CoreJdbcVo
-
- getPassword() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getPathFile(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取文件的路径,尝试 classpath/upload路径 上传路径上的文件路径
- getPathSeparator(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取路径的分割符号
- getPC_ADDR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getPermanentCode(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getPermanentCode(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
已过时。
- getPermanentCodeInfo(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getPermanentCodeInfo(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取企业永久授权码信息
原来的方法实现不全
- getPermitUserList(Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMsgAuditServiceImpl
-
- getPermitUserList(Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMsgAuditService
-
获取会话内容存档开启成员列表
企业可通过此接口,获取企业开启会话内容存档的成员列表
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/msgaudit/get_permit_user_list?
- getPhone() - 类 中的方法com.kdayun.z1.core.sms.vo.SmsMessage
-
- getPhoneMenuAuth() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
- getPhoneRightRes() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
获取手机权限
- getPid() - 类 中的方法com.kdayun.z1.core.util.tree.Node
-
- getPIZSLDW() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getPIZWH() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getPlugin() - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
- getPreAuthUrl(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getPreAuthUrl(String, String, int) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getPreAuthUrl(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取预授权链接
- getPreAuthUrl(String, String, int) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取预授权链接,测试环境下使用
https ://work.weixin.qq.com/api/doc/90001/90143/90602
- getPrev() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getPrevTaskAssigned(Task) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
得到当前节点的上一个节点的流程参与者
- getPrincipal() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getPriority() - 类 中的方法com.kdayun.manager.entity.CoreDaoVerification
-
- getPriority() - 类 中的方法com.kdayun.manager.entity.DataRightItem
-
- getPrivateKey(String, String, String, String) - 类 中的静态方法com.kdayun.z1.core.util.CertificateUtils
-
获取私钥信息
- getPrivateKey() - 类 中的方法com.kdayun.z1.core.util.SM2KeyPair
-
- getPrivilege() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getPROCESS_KEY() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getProcessComments(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取批注/备注信息
- getProcessComments(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getProcessDefinitionEntity() - 类 中的方法com.kdayun.z1.core.workflow.command.JumpCmd
-
- getProcessEngineConfiguration() - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
- getProcessEngineConfiguration() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getProcessImage(String, HttpServletResponse) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
获取流程的轨迹图
- getProcessImageByMenuId(String, HttpServletResponse) - 类 中的方法com.kdayun.z1.core.controller.CoreWorkflowController
-
- getProcessKey(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
获取流程key
- getProcessKey(String, String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
查找个性流程key,无则返回通用流程key
- getProcessKeyByFunctionId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
通过功能id获取流程key 缓存管理
- getProcessModelByFunctionId(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
根据functionID获取
- getProcessModelByFunctionId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
通过功能id获取流程实体
- getProcessModelByMenuId(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
根据菜单ID获取流程实体
- getProcessor(String) - 类 中的静态方法com.kdayun.z1.core.mybatis.PluginProcessorBuilder
-
- getProductAlbum(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
- getProductAlbum(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册
</pre>
- getProductAlbumList(Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册列表
- getProductAlbumList(Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
获取商品图册
https://work.weixin.qq.com/api/doc/90000/90135/95096#获取商品图册列表
</pre>
- getPROPERTY() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getPropgetValue(String) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
得到模型的字符串的某个属性的值
- getProviderAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getProviderAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getProviderAccessTokenLock() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets provider access token lock.
- getProviderSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getProviderSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getProviderSecret() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
服务商secret
- getProviderToken(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getProviderToken(String, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取服务商凭证
文档地址:https://work.weixin.qq.com/api/doc#90001/90143/91200
请求方式:POST(HTTPS)
请求地址: https://qyapi.weixin.qq.com/cgi-bin/service/get_provider_token
- getProviderToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getProviderToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getProviderToken() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets provider token.
- getProviderTokenEntity() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getProviderTokenEntity() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getProviderTokenEntity() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets provider token entity.
- getPROVINCE() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getProvince() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getProvince() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getPrvActInst(CommandContext, Task, String) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
得到当前节点的前一个节点
- getPrvTaskId(CommandContext, Task) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
获取 当前节点的上一个节点
- getPSW() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getPublicKey() - 类 中的方法com.kdayun.wechat.controller.EntPayController
-
获取RSA加密公钥API.
- getPublicKey(String) - 类 中的静态方法com.kdayun.z1.core.util.CertificateUtils
-
获取公钥信息
- getPublicKey() - 类 中的方法com.kdayun.z1.core.util.SM2KeyPair
-
- getQianz() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
- getQINGQXX() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getQIY() - 类 中的方法com.kdayun.z1.core.workflow.entity.CoreWorkflowFunctions
-
- getQrConnectParams(Map<String, String>) - 类 中的方法com.kdayun.wechat.service.impl.WechatLoginServiceImpl
-
- getQrConnectParams(Map<String, String>) - 接口 中的方法com.kdayun.wechat.service.WechatLoginService
-
获取微信扫码登录的参数
- getRandomCode(int) - 类 中的静态方法com.kdayun.z1.core.util.AesUtils
-
生成一个可选长度的随机数列
- getReader() - 类 中的方法com.kdayun.api.filter.ApiRequestWrapper
-
- getReader() - 类 中的方法com.kdayun.z1.core.common.BodyReaderHttpServletRequestWrapper
-
- getRedisManager() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisCacheManager
-
- getRedisManager() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getREFRESH_TOKEN() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getRefresh_token() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getRefreshToken() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getRefreshToken() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getRefuseVoteCount(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
得到不同意的票数
- getRefuseVoteCount(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
得到不同意的票数
- getRelativeUploadPath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取系统的upload的路径 与 getUploadPath一致
- getRELE_RES_ID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getRELE_RES_ID() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getRELE_RES_ID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRemoteAddr(HttpServletRequest) - 类 中的静态方法com.kdayun.z1.core.util.WebUtils
-
获取request客户端ip
- getREP_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_BIANH() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_FILEDATA() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_LEIX() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_LEIX() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_LUJ() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_LUJ() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_MINGC() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_PINP() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_PINP() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_SUFFIX() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_TUB() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_TUB() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_WENJLJ() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_WENJLJ() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getREP_YINGWMC() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getREP_YINGWMC() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getReport() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getReport(String, String) - 接口 中的方法com.kdayun.manager.service.CoreRptReportService
-
根据机构orgid和基准日获取报表信息
- getReport(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreRptReportServiceImpl
-
- getREPORT_ID() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getREPORT_ID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getREPORT_NAME() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getREPORT_URL() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getReportBatchSize() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
批量上报,一次最多上报多个数据
- getReportContent(String, Map<String, Object>) - 接口 中的方法com.kdayun.report.service.CoreReportProcessor
-
获取报表的内容
- getReportContent(String, Map<String, Object>) - 接口 中的方法com.kdayun.report.service.CoreReportServerService
-
获取报表的base64字符串
- getReportContent(String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreBaseReportProcessor
-
- getReportContent(String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreJxlsReportProcessorImpl
-
- getReportContent(String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreReportServerServiceImpl
-
- getreportfile(String, String, HttpServletRequest, HttpServletResponse) - 类 中的方法com.kdayun.report.controller.CoreReportController
-
获取报表的文件
- getReportFileByteArray(String, Map<String, Object>) - 接口 中的方法com.kdayun.report.service.CoreReportProcessor
-
获取报表的bytes数组
- getReportFileByteArray(String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreBaseReportProcessor
-
- getReportFileByteArray(String, Map<String, Object>) - 类 中的方法com.kdayun.report.service.impl.CoreJxlsReportProcessorImpl
-
- getReportName() - 类 中的方法com.kdayun.report.service.impl.CoreReportDbReaderImpl.RetReport
-
- getReportQueueMaxSize() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
健康上报缓存消息的最大数量。
- getReportWorkerNum() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
进行健康上报的线程的数量
- getRepositoryService() - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
- getRepositoryService() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getRequestHttp() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getRequestHttp() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
http请求对象
- getRequestHttp() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getRequestHttp() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
http请求对象.
- getRequestHttpClient() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpClient() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpClient() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestHttpClient() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- getRequestHttpProxy() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpProxy() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpProxy() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestHttpProxy() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- getRequestType() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestType() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestType() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestType() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- getRES_ACTION() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getRES_ACTION() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRES_ID() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getRES_ID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRES_IDS() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getRES_TYPE() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getRES_TYPE() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRES_TYPE() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getRESAUTHMAP() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getRESID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getResid() - 类 中的静态方法com.kdayun.z1.core.security.SecurityServiceImpl
-
得到资源id 一般等于菜单id 用于查询权限需要该参数
- getRESNAME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getResourceFiles() - 类 中的方法com.kdayun.manager.service.version.JarResource
-
得到资源的选取文件列表
- getResourceFiles() - 类 中的方法com.kdayun.manager.service.version.MenuResource
-
- getResourceFiles() - 类 中的方法com.kdayun.manager.service.version.VerionResourceBase
-
得到资源的选取文件列表
- getResourceFiles() - 接口 中的方法com.kdayun.manager.service.version.VersionResource
-
得到资源的选取文件列表
- getRESRWID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRESTYPENAME() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRESTYPENAME() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getResult(Process, String) - 类 中的静态方法com.kdayun.z1.core.script.CommandUtil
-
- getResultCode() - 类 中的方法com.kdayun.z1.core.script.CommandUtil.ExeInfo
-
- getResults() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getResults1() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getReturnExtMap() - 类 中的方法com.kdayun.z1.core.base.RetPageVo
-
- getReturnExtMap() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getRightRes() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getRightResouce() - 类 中的方法com.kdayun.manager.service.version.scanner.menu.MenuTableModelScaner
-
- getRiq() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
- getRiqValue() - 类 中的方法com.kdayun.z1.core.code.CodeFormat
-
得到日期的值字符串
- getRIZNR() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getROLE_DEP_ID() - 类 中的方法com.kdayun.admin.entity.CoreGroupRole
-
- getROLE_DEP_ID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getROLECODE() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getRoleCode(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取角色编号
- getRoleCode(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getRolecode() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getRoleCode(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取角色编号
- getRoleCodes() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的角色编号 逗号隔开的字符串
- getRoleCount(String, String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取所属机构的角色人数
- getRoleCursor() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getRoleDetpCodes() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的部门_角色编号 逗号隔开的字符串
- getRoleDetpIds() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的部门_角色ids 逗号隔开的字符串
- getROLEID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getROLEID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getRoleId() - 类 中的方法com.kdayun.manager.entity.DataRightItem
-
- getROLEID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getROLEID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getROLEID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getRoleid() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getRoleid() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartListener
-
- getROLEIDS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getRoleIds() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
得到用户的角色ids 逗号隔开的字符串
- getROLELEV() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getROLELEV() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getRolelev() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getROLENAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getRoleName(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取角色名称
- getRoleName(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getRolename() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getRoleName(String, String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取角色名称
- getROLENS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getROLENUM() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getRoot() - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsLocalImp
-
- getRoot() - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getROOT_ID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getRow(int, byte[]) - 类 中的方法com.kdayun.z1.core.util.qrcode.BufferedImageLuminanceSource
-
- getRows() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getRPT_JZR_ID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getRptWorkflowLog(String) - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkFlow
-
获取流程日志:包括所有父流程的日志
- getRptWorkflowLog(String, boolean) - 类 中的方法com.kdayun.manager.service.impl.CoreRptWorkFlow
-
根据流程实例id获取流程日志
- getRules() - 类 中的方法com.kdayun.wecom.cp.message.WxCpMessageRouter
-
- getRules() - 类 中的方法com.kdayun.wecom.cp.tp.message.WxCpTpMessageRouter
-
- getRuntimeService() - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
- getRuntimeService() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getRWID() - 类 中的方法com.kdayun.admin.entity.CoreGroup
-
- getRWID() - 类 中的方法com.kdayun.admin.entity.CoreGroupRole
-
- getRWID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getRWID() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getRWID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getRWID() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getRWID() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getRwid() - 类 中的方法com.kdayun.manager.common.CoreMsgUpdate
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getRWID() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getRWID() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getRWID() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getRWID() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getRWID() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getRWID() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getRWID() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getRWID() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getRwid() - 类 中的方法com.kdayun.z1.core.security.entity.BdTree
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getRWID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getRwid() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getRWID() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getRWID() - 类 中的方法com.kdayun.z1.core.workflow.entity.CoreWorkflowFunctions
-
- getSandboxSignKey() - 类 中的方法com.kdayun.wechat.controller.WxPayController
-
- getSaveFileName() - 类 中的方法com.kdayun.z1.core.base.UploadFileVo
-
- getScanerClasses() - 类 中的静态方法com.kdayun.manager.service.version.scanner.PageModelScaner.ScanerBuilder
-
- getScanerInstances(VerionResourceBase) - 类 中的静态方法com.kdayun.manager.service.version.scanner.FileResDependScanerManager
-
根据资源类创建扫描器实例
- getScaners(Class<?>) - 类 中的静态方法com.kdayun.manager.service.version.scanner.FileResDependScanerManager
-
得到扫描器类列表
- getScheduler() - 类 中的方法com.kdayun.z1.core.security.shiro.QuartzSessionValidationScheduler
-
- getScope() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getScope() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getScript(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreImportExcelDataImpl
-
- getScript() - 类 中的方法com.kdayun.z1.core.plan.base.GroovyScriptJob
-
- getSCRIPT() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getScript() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getScript() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ScriptListenerImpl
-
- getScriptContext() - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到脚本的上下文.
- getSecond() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getSecurityProperties() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getSelectColumn(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取查询字段
- getSELORGID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSELORGID() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSerialNumberLinux(String, String, String) - 类 中的静态方法com.kdayun.z1.core.util.ComputerInfoUtils
-
获取Linux指定字段record的序列号
- getSerialversionuid() - 类 中的静态方法com.kdayun.z1.core.base.DataInModelColumn
-
- getSerialversionuid() - 类 中的静态方法com.kdayun.z1.core.security.entity.BdOrg
-
- getService(String) - 类 中的方法com.kdayun.wechat.service.impl.WxPayServiceManagerImpl
-
- getService(HttpServletRequest) - 类 中的方法com.kdayun.wechat.service.impl.WxPayServiceManagerImpl
-
- getService(HttpServletRequest) - 接口 中的方法com.kdayun.wechat.service.WxPayServiceManager
-
根据对应的机构id得到微信支付的服务
- getService(String) - 接口 中的方法com.kdayun.wechat.service.WxPayServiceManager
-
根据对应的机构id得到微信支付的服务
- getServiceState(String, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpKfServiceImpl
-
- getServiceState(String, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpKfService
-
分配客服会话
获取会话状态
- getSession(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getSession(String, boolean) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getSession(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取某个sessionId对应的session,如果sessionId没有对应的session,则新建一个并返回。
- getSession(String, boolean) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取某个sessionId对应的session,如果sessionId没有对应的session,若create为true则新建一个,否则返回null。
- getSession() - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
* 将一些数据放到ShiroSession中,以便于其它地方使用 比如Controller,使用时直接用HttpSession.getAttribute(key)就可以取到
- getSessionAttribute(Object) - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
取用户session的 key-value值
- getSessionDAO() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getSessionDatasKey(Session) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
session序列化后的对应的key
- getSessionid() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getSESSIONID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSessionId(ServletRequest, ServletResponse) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ShiroSessionManager
-
- getSessionIdByTokenId(String) - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ShiroSessionManager
-
查询出tokenId对应的session
- getsessionIdGenerator() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getSessionIdKey(Session) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
sessionId保存的key
- getSessionManager() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getSessionManager() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取WxSessionManager 对象
- getSessionManager() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSessionManager() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取WxSessionManager 对象
- getSessionPermissionKey(String) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
权限对于的key
- getSessionStateKey(String) - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
在线用户的key
- getSessionType() - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomGroupEntityManagerFactory
-
- getSessionType() - 类 中的方法com.kdayun.z1.core.workflow.usermanager.CustomUserEntityManagerFactory
-
- getSEX() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSex() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getSex() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getSHENFZH() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSHEZLJ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSHIFAZ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSHIFAZCQ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSHIFCG() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSHIFCZGWYFGL() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSHIFKQJK() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSHIFKQJQ() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSHIFQY() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSHIFQYGLBM() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSHIFXYDL() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSHIFZB() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSHIFZBSTR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSHIFZJCSH() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getShiro_redis_session_pre() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getShiro_shessionid_pre() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getShiroFilterFactoryBean() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getShiroFilters() - 类 中的方法com.kdayun.api.configuration.ApiConfiguration
-
- getShiroFilters() - 类 中的静态方法com.kdayun.boot.configuration.ShiroFilters
-
- getShiroFilters() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getShiroSessionManager() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getSHOUJH() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSign(String, String, String, String) - 类 中的方法com.kdayun.wechat.security.WeChatServiceImpl
-
获取url权限验证的签名 只有获取了这个微信公众号才允许调用它的url
- getSignature() - 类 中的方法com.kdayun.wechat.security.JsSdkSignBean
-
- getSignName() - 类 中的方法com.kdayun.z1.core.sms.vo.SmsMessage
-
- getSignResult() - 接口 中的方法com.kdayun.z1.core.workflow.service.CounterSignVoteResult
-
会签投票的最终结果
- getSignResult() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
- getSimpleCookie() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- GetSliceLen(long) - 类 中的静态方法com.tencent.wework.Finance
-
获取slice内容长度
- getSmsCode() - 类 中的方法com.kdayun.z1.core.sms.vo.SendSmsResVo
-
- getSmsServiceImplByClassName(String) - 接口 中的方法com.kdayun.z1.core.common.service.CoreCommonService
-
根据接口实现类全类名获取短信服务接口实现类
- getSmsServiceImplByClassName(String) - 类 中的方法com.kdayun.z1.core.common.service.impl.CoreCommonServiceImpl
-
- getSmsServiceImplByConfigKey(String) - 接口 中的方法com.kdayun.z1.core.common.service.CoreCommonService
-
根据平台配置中配置的key获取短信服务接口实现类
- getSmsServiceImplByConfigKey(String, String) - 接口 中的方法com.kdayun.z1.core.common.service.CoreCommonService
-
根据平台配置中配置的key获取短信服务接口实现类
- getSmsServiceImplByConfigKey(String) - 类 中的方法com.kdayun.z1.core.common.service.impl.CoreCommonServiceImpl
-
- getSmsServiceImplByConfigKey(String, String) - 类 中的方法com.kdayun.z1.core.common.service.impl.CoreCommonServiceImpl
-
- getSort() - 类 中的方法com.kdayun.manager.service.version.TableModelResource
-
- getSort() - 类 中的方法com.kdayun.manager.service.version.VerionResourceBase
-
- getSORTORDER() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSortorder() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getSortOrderForParamObj(Object) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
- getSOURCEID() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSOURCEKEY() - 类 中的方法com.kdayun.z1.core.base.DataInModelColumn
-
- getSpringApplicationContext() - 类 中的静态方法com.kdayun.z1.core.util.SpringContextUtil
-
获取spring上下文
- getSpringMvcApplicationMvcContext() - 类 中的静态方法com.kdayun.z1.core.util.SpringContextUtil
-
获取springMVC上下文
- getSql(String, Map<String, Object>) - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
得到数据源的sql语句
- getsql(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreDataSourceService
-
得到数据源的sql
- getsql(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreDataSourceServiceImpl
-
- getSql() - 类 中的方法com.kdayun.z1.core.base.ExcelModel
-
- getSql() - 类 中的方法com.kdayun.z1.core.workflow.listerner.line.LineTaskExecSqlWithNoResult
-
- getSql() - 类 中的方法com.kdayun.z1.core.workflow.listerner.line.LineTaskSql
-
- getSql() - 类 中的方法com.kdayun.z1.core.workflow.listerner.servicetask.ServiceTaskExecSqlNoResult
-
- getSql() - 类 中的方法com.kdayun.z1.core.workflow.listerner.servicetask.ServiceTaskSql
-
- getSql() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SqlImpl
-
- getSqlContion(Map<String, Object>) - 接口 中的方法com.kdayun.manager.service.CoreRightResLevelService
-
获取当前登录用户的分级授权sql语句
- getSqlContion(Map<String, Object>) - 类 中的方法com.kdayun.manager.service.impl.CoreRightResLevelServiceImpl
-
- getSqlType(String) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
由于jsqlparser没有获取SQL类型的原始工具,并且在下面操作时需要知道SQL类型,所以编写此工具方法
- getSseMsg() - 类 中的方法com.kdayun.z1.core.message.sse.KdSseEmitter
-
- getSSORealm() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getSSOServices() - 类 中的静态方法com.kdayun.z1.core.sso.common.service.impl.CommonSsoServiceImpl
-
存放所有机构单点登录的登录Service以机构代码保存起来
- getStackMsg(Throwable) - 类 中的静态方法com.kdayun.z1.core.util.ExceptionUtil
-
得到异常的出错的堆栈
- getSTARTFLAG() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getStartProcessVar() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getStartRow() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getState() - 类 中的方法com.kdayun.z1.core.base.RetVo
-
- getState() - 类 中的方法com.kdayun.z1.core.sms.vo.SendSmsResVo
-
- getState() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getStatement(String) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
- getStaticModel(Class) - 类 中的静态方法com.kdayun.z1.core.util.FreeMarkerUtils
-
获取freemarker可使用的bean
- getStatistics(int) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpMessageServiceImpl
-
- getStatistics(int) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpMessageService
-
查询应用消息发送统计
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/message/get_statistics?
- getSTRATEGY_CLAZZ() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getStream() - 类 中的方法com.kdayun.report.service.impl.CoreReportDbReaderImpl.RetReport
-
- getSubArr() - 类 中的方法com.kdayun.z1.core.excel.impl.ExcelServiceImpl.ColHeader
-
- getSubSelect(SelectBody) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取子查询
- getSuccessUrl() - 类 中的方法com.kdayun.z1.core.security.shiro.filter.ForegroundAuthenticationFilter
-
- getSuiteAccessToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteAccessToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
第三方应用的suite access token相关
- getSuiteAccessToken() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
第三方应用的suite access token相关
- getSuiteAccessToken() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteAccessToken(boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- getSuiteAccessToken() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取suite_access_token, 不强制刷新suite_access_token
- getSuiteAccessToken(boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取suite_access_token,本方法线程安全
且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限
另:本service的所有方法都会在suite_access_token过期是调用此方法
程序员在非必要情况下尽量不要主动调用此方法
详情请见: https://work.weixin.qq.com/api/doc#90001/90143/90600
- getSuiteAccessTokenEntity() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteAccessTokenEntity() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getSuiteAccessTokenEntity() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
获取suite_access_token和剩余过期时间
- getSuiteAccessTokenEntity() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteAccessTokenEntity(boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteAccessTokenEntity() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取suite_access_token和剩余过期时间, 不强制刷新suite_access_token
- getSuiteAccessTokenEntity(boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取suite_access_token和剩余过期时间, 支持强制刷新suite_access_token
- getSuiteAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteAccessTokenLock() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getSuiteAccessTokenLock() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets suite access token lock.
- getSuiteId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteId() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
第三方应用的其他配置,来自于企微配置
- getSuiteId() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
第三方应用的其他配置,来自于企微配置
- getSuiteJsApiTicket(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteJsApiTicket(String, boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteJsApiTicket(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取应用的 jsapi ticket
- getSuiteJsApiTicket(String, boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取应用的 jsapi ticket, 支持强制刷新
- getSuiteJsapiTicketLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteJsapiTicketLock(String) - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getSuiteJsapiTicketLock(String) - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets suite jsapi ticket lock.
- getSuiteSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteSecret() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getSuiteSecret() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets suite secret.
- getSuiteTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getSuiteTicket() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
第三方应用的suite ticket相关
- getSuiteTicket() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
第三方应用的suite ticket相关
- getSuiteTicket() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteTicket(boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getSuiteTicket() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获得suite_ticket,不强制刷新suite_ticket
- getSuiteTicket(boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
- getSuiteTicketExpiresTime() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
已过时。
- getSUODYH() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSUOSCZGXID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSUOSHYID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSUOSMKID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getSuperClassGenricType(Class) - 类 中的静态方法com.kdayun.z1.core.util.GenericsUtils
-
通过反射,获得定义Class时声明的父类的范型参数的类型.
- getSuperClassGenricType(Class, int) - 类 中的静态方法com.kdayun.z1.core.util.GenericsUtils
-
通过反射,获得定义Class时声明的父类的范型参数的类型.
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_AUDFLAG() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_CREATETIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_CREATOR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_CREATOR_NAME() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_ISLEAF() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getSYS_LEV() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_LEV() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getSYS_LEV() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_LEV() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_LEV() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_LEV() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_MODIFYBY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.api.entity.CoreApibbgl
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_MODIFYTIME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_PARENT() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_PARENTID() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getSYS_PARENTIDS() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_PARENTS() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_PID() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_PID() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_PID() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_PID() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_PID() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_PID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_PID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_SORT() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getSYS_SORT() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getSYS_SORT() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getSYS_SORT() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreReport
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_SORT() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_SORT() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_SORT() - 类 中的方法com.kdayun.report.entity.CoreReport
-
- getSYS_SORT() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getSYS_SORT() - 类 中的方法com.kdayun.z1.core.util.tree.BaseTreeNode
-
- getSYS_STATUS() - 类 中的方法com.kdayun.api.entity.CoreApigl
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreHomepageDesign
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreLargeScreen
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreModelDesign
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreModelVersion
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreRightResLevel
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreRptJzr
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreRptReport
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreTables
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreTablesColumn
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreTablesIndex
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreTablesLink
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getSYS_STATUS() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getSYS_STATUS() - 类 中的方法com.kdayun.report.entity.CoreBaobgl
-
- getSYS_STATUS() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.dataconllection.entity.CoreDataCollection
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.security.entity.BdDept
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getSYS_STATUS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getsysAuth() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
- getSysInitVerFromConfig() - 接口 中的方法com.kdayun.manager.service.CoreSystemInitService
-
从配置文件中获取系统初始版本号
- getSysInitVerFromConfig() - 类 中的方法com.kdayun.manager.service.impl.CoreSystemInitServiceImpl
-
- getSysInitVerFromConfig() - 接口 中的方法com.kdayun.z1.core.common.service.CoreSystemInitService
-
从配置文件中获取系统初始版本号
- getSysName(String) - 类 中的静态方法com.kdayun.z1.core.security.license.LicenseService
-
校验控制一下free版本的
- getSYSOPTID() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getSysoptRealPath(String) - 接口 中的方法com.kdayun.z1.core.filesystem.FileSystem
-
获取基于root的相对路径的全路径
- getSysoptRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsFastImpl
-
- getSysoptRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsLocalImp
-
- getSysoptRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getSysoptRealPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
根据系统选项配置的上传路径获取绝对路径
- getTableById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过表id获取表模型对象
- getTableById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableColumnById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过字段id 获取字段对象
- getTableColumnById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableColumnsById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过表id 获取表的所有的列集合对象
- getTableColumnsById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableData(String, PageParams) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
获取指定表的数据
- getTableData(String, PageParams) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableDataById(String, String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
根据主键rwid得到指定表的数据
- getTableDataById(String, String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableDataCount(String) - 接口 中的方法com.kdayun.manager.mapper.CoreTablesMapper
-
获取模型表的记录数
- getTABLEDEFAULTMAP() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getTableId() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getTableIndexById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过索引id 获取索引对象
- getTableIndexById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableIndexsById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过表id获取表模型的索引对象集合
- getTableIndexsById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableLinkById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过约束id 获取约束对象
- getTableLinkById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableLinksById(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
通过表id获取表模型的约束对象集合
- getTableLinksById(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableList(Select) - 类 中的静态方法com.kdayun.manager.service.impl.SqlUtils
-
获取表名
- getTableModel() - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
获取表所有对象
- getTableModel(String[]) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
获取表对象 根据给定的表rwid集合
- getTableModel() - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableModel(String[]) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableModel() - 类 中的方法com.kdayun.manager.service.version.TableModelResource
-
- getTableModelAndBigfieldFiles(List<CoreTables>, String) - 接口 中的方法com.kdayun.manager.service.CoreTablesService
-
根据指定的表id集合获取表模型,并将表模型中的大字段数据保存到bigfieldFileDir目录下
- getTableModelAndBigfieldFiles(List<CoreTables>, String) - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableModelData(String, String) - 类 中的方法com.kdayun.manager.service.version.VerionResourceBase
-
获取含有数据的表模型并存入到 this.manager.tableModelPackTempdir 目录下
- getTableModelData(List<CoreTables>) - 类 中的方法com.kdayun.manager.service.version.VerionResourceBase
-
获取含有数据的表模型 大字段并存入到 this.manager.tableModelPackTempdir 目录下
- getTableModelData(String, String, String) - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
获取含有数据的表模型 并存入到 targetDir 目录下
- getTableModelData(List<CoreTables>, String) - 类 中的静态方法com.kdayun.manager.service.version.VersionServiceHelper
-
获取含有数据的表模型 大字段并存入到 targetDir 目录
- getTableModelFromDataBaseStructure(String) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
根据条件获取表模型对象集合
- getTableModelFromDataBaseStructure(String) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTableModelFromDbStructure() - 类 中的方法com.kdayun.manager.service.impl.CoreTablesServiceImpl
-
- getTableModelVerionResource(String, List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.CompnentScanerBase
-
获取表模型的资源
- getTableName() - 类 中的方法com.kdayun.api.service.Table
-
- getTableName() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
获取表名
- getTableNameCount(String, String) - 接口 中的方法com.kdayun.manager.mapper.CoreTablesMapper
-
获取表名为tableName的总数
- getTABLENAMEMAP() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getTableRecordCount(CoreTables) - 接口 中的方法com.kdayun.manager.service.CoreDbService
-
获取表的数据记录数
- getTableRecordCount(CoreTables) - 类 中的方法com.kdayun.manager.service.impl.CoreDbServiceImpl
-
- getTABLESTYPE() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getTagService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getTagService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取标签相关接口的服务类对象
- getTASK_USERS() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowInst
-
- getTaskAudRightByProcessId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
得到流程当前的待处理节点资源权限
- getTaskAudRightByTaskId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
得到指定 TaskId节点id的待处理节点资源权限
- getTaskCardService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getTaskCardService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取任务卡片服务
- getTaskFormDatas(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取流程中fromdata 可用于存储额外的信息,比如审核的按钮权限等等
- getTaskFormDatas(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getTaskFormDatasByProcessId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
获取流程待处理的from存储的信息
- getTaskName() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getTaskResult(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getTaskResult(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取异步任务结果
- getTaskService() - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
- getTaskService() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getTemplateDetail(WecomOAController.GetTemplateDetailParam) - 类 中的方法com.kdayun.wecom.controller.WecomOAController
-
获取公费电话拨打记录
- getTemplateDetail(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOaServiceImpl
-
- getTemplateDetail(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOaService
-
获取审批模板详情
- getTemplateDetail(String, String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpOAServiceImpl
-
- getTemplateDetail(String, String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpOAService
-
获取审批模板详情
- getTemplateDetail(String) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getTemplateDetail(String) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取审批模板详情
- GetTemplateDetailParam() - 类 的构造器com.kdayun.wecom.controller.WecomOAController.GetTemplateDetailParam
-
- getTemplateId() - 类 中的方法com.kdayun.z1.core.sms.vo.SmsMessage
-
- getTemplateParam() - 类 中的方法com.kdayun.z1.core.sms.vo.SmsMessage
-
- getTempletes(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.DependenciesScaner
-
- getTenantId() - 类 中的方法com.kdayun.z1.core.workflow.entity.DeploymentVo
-
- getText() - 类 中的方法com.kdayun.z1.core.util.tree.Node
-
- getText() - 类 中的方法com.kdayun.z1.core.util.tree.Tree
-
- getTicket() - 类 中的方法com.kdayun.wechat.security.JsapiTicketInfo
-
- getTime() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getTimeInMillis() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getTimeout() - 类 中的方法com.kdayun.boot.configuration.dbs.MultiDataSourceTransaction
-
- getTimeOut() - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
- getTimestamp() - 类 中的方法com.kdayun.wechat.security.JsSdkSignBean
-
- getTITLE() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getTitle() - 类 中的方法com.kdayun.wecom.cp.bean.message.WxCpXmlOutVideoMessage
-
- getTitle() - 类 中的方法com.kdayun.z1.core.workflow.entity.ListernerVo
-
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getTmpDirFile() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets tmp dir file.
- getTmpDirFile() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
已过时。
- getTmpDirFile() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpDefaultConfigImpl
-
- getToken() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpTpRedissonConfigImpl
-
- getToken() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
Gets token.
- getToken() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpTpConfigStorage
-
Gets token.
- getTokenDatas() - 类 中的方法com.kdayun.z1.core.security.SecurityServiceImpl
-
已过时。
- getTokenId() - 类 中的方法com.kdayun.z1.core.message.sse.SseEmitterUtil.SseMsg
-
- getTOKENID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getTokenId() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getTokenId() - 类 中的静态方法com.kdayun.z1.core.security.SecurityServiceImpl
-
获取当前线程的tokenId
- getTONGZLX() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getTONGZNR() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getTONGZXXBT() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getTONGZXXZ() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getTop1Org() - 接口 中的方法com.kdayun.z1.core.security.mapper.BdOrgMapper
-
获取第一个机构
- getTop1Org() - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取机构
- getTop1Org() - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getTotal() - 类 中的方法com.kdayun.z1.core.base.RetPageVo
-
- getTotal() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getTOTALCHECKRULE() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getTotalCount() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getTotalFields() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getTotalPage() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getTotalPageNo() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getTotalPrice() - 类 中的方法com.kdayun.z1.core.base.Page
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DbPluginProcessorBase
-
计算总数的SQL, 这里需要根据数据库的类型改写SQL,目前支持MySQL和Oracle
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.DM
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.JC
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.MsSql
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.MySql
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.Oracle
-
- getTotalSQL(String, String, String, Map<String, String>) - 类 中的方法com.kdayun.z1.core.mybatis.processor.PG
-
- getTOUX() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getTREERULES() - 类 中的方法com.kdayun.z1.core.base.DataInModel
-
- getTUPDZ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getType() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getType() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getType() - 类 中的方法com.kdayun.manager.entity.CoreDaoField
-
- getType() - 类 中的方法com.kdayun.manager.entity.DataRightItem
-
- getTYPE() - 类 中的方法com.kdayun.wechat.security.WeChatCache
-
- getType() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getType() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getType() - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
- getTypeStr() - 类 中的方法com.kdayun.z1.core.security.entity.License
-
- getUid_pre() - 类 中的方法com.kdayun.z1.core.cache.redis.RedisSessionDAO
-
- getUNION_ID() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getUnionid() - 类 中的方法com.kdayun.wechat.bean.AccessTokenResp
-
- getUnionid() - 类 中的方法com.kdayun.wechat.bean.WechatUserInfo
-
- getUnionid() - 类 中的方法com.kdayun.wechat.security.WeChatUserInfo
-
- getUPD_CONTENT() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getUPD_NAME() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getUPD_SHIFQY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getUPD_SHIYCJID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getUPD_USERID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserPdata
-
- getUpdateProcess() - 类 中的方法com.kdayun.manager.controller.CoreVersionController
-
获取初更新的进度信息
- getUpdateTempJarDir() - 类 中的方法com.kdayun.manager.service.version.JarResource
-
更新包解压出的jar目录
- getUpDeptRolesUsers(String, String, Boolean) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取上级部门的各种角色的人 如果部门没有对应的角色就直接顺这树往上爬,直到爬到顶
- getUpDeptRolesUsers(String, String, Boolean) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUploadDirRealPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取相对Upload路径下的绝对路径
- getUploadNewFileName(String, String, String) - 类 中的方法com.kdayun.z1.core.base.BaseController
-
- getUploadPath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取系统的Upload的绝对路径
- getUploadRealPath(String) - 接口 中的方法com.kdayun.z1.core.filesystem.FileSystem
-
获取基于root的相对路径的全路径
- getUploadRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsFastImpl
-
- getUploadRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsLocalImp
-
- getUploadRealPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getUploadTempRealPath() - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
获取系统的临时路径
- getUrl() - 类 中的方法com.kdayun.boot.configuration.SecurityProperties.SecurityConfig
-
- getUrl() - 类 中的方法com.kdayun.manager.entity.CoreJdbcVo
-
- getUrl() - 类 中的方法com.kdayun.z1.core.common.entity.CoreJdbcVo
-
- getUseFlag() - 类 中的方法com.kdayun.z1.core.common.PageParams
-
- getUSER_ID() - 类 中的方法com.kdayun.wechat.bean.CoreWxUserinfo
-
- getUSER_OPERATE() - 类 中的方法com.kdayun.manager.entity.CoreRptWorkflowLog
-
- getUserAllLivingId(String, String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
-
- getUserAllLivingId(String, String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpLivingService
-
获取成员直播ID列表
通过此接口可以获取指定成员的所有直播ID
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_user_all_livingid?
- getUserAssign(UserDeptRole) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
返回工作流需要的assigned字符串
- getUserAssign(UserVo) - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
返回工作流需要的assigned字符串
- getUserAssign() - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
获取流程assigned字符串
- getUserAuth(UserVo) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
获取用户权限
- getUserBehaviorStatistic(Date, Date, String[], String[]) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpExternalContactServiceImpl
-
- getUserBehaviorStatistic(Date, Date, String[], String[]) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpExternalContactService
-
<pre>
企业可通过此接口获取成员联系客户的数据,包括发起申请数、新增客户数、聊天数、发送消息数和删除/拉黑成员的客户数等指标。
- getUserByDeptId(Long, Boolean, Integer) - 类 中的方法com.kdayun.wecom.controller.WecomController
-
获取员工信息
官方API:http://qydev.weixin.qq.com/wiki/index.php?
- getUserByOrgId(Map<String, Object>) - 类 中的方法com.kdayun.admin.controller.CoreUserController
-
- getUserCode() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户code
- getUserCode(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取用户名
- getUserCode(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUserCode(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取用户编号
- getUserCount() - 类 中的静态方法com.kdayun.z1.core.message.sse.SseEmitterUtil
-
获取当前连接数量
- getUserCursor() - 类 中的方法com.kdayun.z1.core.security.entity.UserVo
-
- getUserDeptCode() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户部门Code
- getUserDeptCodes() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户所有部门编号逗号隔开的字符串
- getUserDeptId() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户部门id
- getUserDeptIds() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户所有部门id逗号隔开的字符串
- getUserDetail(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserDetail(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOAuth2Service
-
使用user_ticket获取成员详情.
- getUserDetail3rd(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getUserDetail3rd(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取访问用户敏感信息
- getUserDetailInfo(ZlUserToken) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
- getUserDetailInfoByOpenId(ZlUserToken) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.OpenIdRealm
-
- getUserDetailInfoByWeixOpenId(ZlUserToken) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.WeixRealm
-
- getUserDtlInfoByDeprtId(Long, Boolean, Integer) - 类 中的方法com.kdayun.wecom.controller.WecomController
-
获取员工详细的信息
官方API:https://work.weixin.qq.com/api/doc/90000/90135/90201
- getUserDtlInfoByDeprtId(Long, Boolean, Integer) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getUserDtlInfoByDeprtId(Long, Boolean, Integer) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取部门成员详情.
- getUSERID() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getUSERID() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getUserid() - 类 中的方法com.kdayun.wechat.security.AccessTokenInfo
-
- getUserId(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpUserServiceImpl
-
- getUserId(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpUserService
-
通过手机号获取其所对应的userid。
- getUserId(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpUserServiceImpl
-
- getUserId(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpUserService
-
通过手机号获取其所对应的userid。
- getUserId() - 类 中的方法com.kdayun.z1.core.message.sse.SseEmitterUtil.SseMsg
-
- getUserId() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户ID
- getUSERID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getUSERID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUserDept
-
- getUserid() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getUserid() - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartListener
-
- getUserIdByTokenId(String) - 类 中的方法com.kdayun.z1.core.message.sse.SseEmitterUtil.SseMsg
-
- getUserInfo(String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(Integer, String) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOAuth2Service
-
用oauth2获取用户信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserInfo(Integer, String) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpOAuth2Service
-
根据code获取成员信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserInfo3rd(String) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getUserInfo3rd(String) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取访问用户身份
- getUserInfoByDeprtId(Long, Boolean, Integer) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getUserInfoByDeprtId(Long, Boolean, Integer) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取部门成员.
- getUserInfoById(String) - 类 中的方法com.kdayun.wecom.service.impl.WecomServiceImpl
-
- getUserInfoById(String) - 接口 中的方法com.kdayun.wecom.service.WecomService
-
获取用户信息
- getUserLogStr() - 类 中的静态方法com.kdayun.z1.core.workflow.util.WorkFlowUtil
-
获取流程日志的审核人字符串
- getUsername() - 类 中的方法com.kdayun.manager.entity.CoreJdbcVo
-
- getUsername() - 类 中的方法com.kdayun.z1.core.common.entity.CoreJdbcVo
-
- getUserName() - 类 中的方法com.kdayun.z1.core.log.entity.Log
-
- getUsername() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getUsername() - 类 中的方法com.kdayun.z1.core.workflow.entity.UserDeptRole
-
- getUserName() - 类 中的方法com.kdayun.z1.core.workflow.entity.WorkFlowCommet
-
- getUserName(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取用户名称
- getUserordeptid() - 类 中的方法com.kdayun.z1.core.log.entity.JkLog
-
- getUserOrg(String) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
获取用户的机构
- getUserOrgCode() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户机构objcode
- getUserOrgId() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户机构id
- getUserRoleCode() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户角色objcode
- getUserRoleCodes() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户所有角色编号逗号隔开的字符串
- getUserRoleId() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户角色id
- getUserRoleIds() - 类 中的方法com.kdayun.z1.core.script.ScriptContext
-
当前用户所有角色id逗号隔开的字符串
- getUserRoleList(String) - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
获取用户角色部门
- getUsers(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
根据给定的条件筛选人
- getUsers(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.TaskListenerBase
-
获取用户
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.CompleteListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ConfirmByDepartLeaderListenerCreateImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.ConfirmByDepartLeaderListenerCreateSerialImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.CopyToListernerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.CurrentUserToAssigned
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.DepartPersonListernerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.OrgPersonListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.OrgUpPersonListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.PersonListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.PersonRoleDeptListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SelectAllAssignes
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SelectPersonListenerImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.SqlImpl
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartListener
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.StartUserToAssigned
-
- getUsers(DelegateTask, WfContext<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.listerner.usertask.UserDefListenerImpl
-
- getUsers(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取人员
- getUsers(ActivityExecution) - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
获取当会审的用户
- getUserService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getUserService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取用户相关接口的服务类对象
- getUsersEx(String, Object) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
根据给定的条件筛选人
- getUsersEx(String, Object) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUserStr(List<String>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取流程日志显示的用户名
- getUserStr(Set<IdentityLink>) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取流程日志显示的用户名
- getUserStr(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
获取流程日志显示的用户名
- getUserStr(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUserStr(List<String>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUserStr(Set<IdentityLink>) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getUserTokenString() - 类 中的方法com.kdayun.z1.core.message.sse.SseEmitterUtil.SseMsg
-
返回用户token的字符串
- getUserTotalCount() - 接口 中的方法com.kdayun.z1.core.security.service.CoreUserService
-
得到用户数
- getUserTotalCount() - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreUserServiceImpl
-
- getUUID() - 类 中的静态方法com.kdayun.wechat.security.CommonUtils
-
获取通用唯一32UUID
- getUUID() - 类 中的静态方法com.kdayun.z1.core.util.UtilServiceImpl
-
获取通用唯一32UUID
- getUUID() - 类 中的方法com.kdayun.z1.core.workflow.listerner.WfContext
-
得到一个全球唯一ID
- getUUID16() - 类 中的静态方法com.kdayun.z1.core.util.UtilServiceImpl
-
获取通用唯一16UUID
- getV() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getV() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getVaAssignByExecSql(String) - 接口 中的方法com.kdayun.z1.core.security.service.CoreOrgService
-
通过sql语句返回对应的人与流程变量名
- getVaAssignByExecSql(String) - 类 中的方法com.kdayun.z1.core.security.service.impl.CoreOrgServiceImpl
-
- getVal() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getVal1() - 类 中的方法com.kdayun.manager.entity.AdvQueryItem
-
- getValidateType() - 类 中的方法com.kdayun.z1.core.controller.CoreSecurityController
-
- getValidateType() - 类 中的方法com.kdayun.z1.core.security.shiro.realm.BaseRealm
-
- getValidateType() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getValidCode(String) - 类 中的静态方法com.kdayun.z1.core.util.VerifyCodeUtil
-
根据vcodekey返回保存在session中的图形验证码
- getValidCodeKey(String) - 类 中的静态方法com.kdayun.z1.core.util.VerifyCodeUtil
-
根据vcodekey获取session中图形验证码的key值
- getValue() - 枚举 中的方法com.kdayun.admin.service.impl.CoreRoleAuthServiceImpl.AuthType
-
- getValue(String) - 类 中的方法com.kdayun.manager.dynanicaction.DynamicBean
-
通过属性名得到属性值
- getValue() - 枚举 中的方法com.kdayun.manager.entity.AdvQueryItem.AdvQueryType
-
- getValue() - 类 中的方法com.kdayun.manager.entity.CoreDaoField
-
- getValue() - 类 中的方法com.kdayun.manager.entity.CoreDaoVerification
-
- getValue() - 枚举 中的方法com.kdayun.manager.entity.DataRightItem.DataRightType
-
- getVALUE() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getValue() - 类 中的方法com.kdayun.z1.core.workflow.entity.ListernerVo
-
- getVariable(String, String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取流程任务的变量
- getVariable(String, String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getVariable(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariable(String, Class<T>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariableLocal(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariableLocal(String, Class<T>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariableNames() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariableNamesLocal() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariables() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVariablesLocal() - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl.JuelVariableScope
-
- getVER_BANB() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVER_GENGXBLJ() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVER_GENGXRZ() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVER_GENGXSJ() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVER_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVER_SUOSXT() - 类 中的方法com.kdayun.manager.entity.CoreVersion
-
- getVerifications() - 类 中的方法com.kdayun.manager.entity.CoreDao
-
- getVERP_BANB() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_GENGXBLJ() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_GENGXRZ() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_GENGXSJ() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_JSON() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_MIAOS() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVERP_SUOSXT() - 类 中的方法com.kdayun.manager.entity.CoreVersionPack
-
- getVerPackJsonById(String) - 接口 中的方法com.kdayun.manager.mapper.CoreVersionPackMapper
-
根据RWID获取升级包json
- getVersion() - 类 中的方法com.kdayun.manager.service.version.scanner.PageModelScaner
-
得到表单模型的版本号
- getVersion(String) - 类 中的方法com.kdayun.z1.core.config.service.impl.ConfigServiceImpl
-
根据所属系统获取最近更新的版本
- getVersion() - 类 中的方法com.kdayun.z1.core.workflow.entity.ActivitiModel
-
- getVersion(String, int) - 类 中的方法com.kdayun.z1.coretest.QRCodeEncoderHandler
-
- getVIEWS() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getVISIBILITY() - 类 中的方法com.kdayun.admin.entity.CoreRes
-
- getVISIBILITY() - 类 中的方法com.kdayun.admin.entity.CoreResMx
-
- getVISIBILITY() - 类 中的方法com.kdayun.admin.entity.CoreRightRes
-
- getVISIBILITY() - 类 中的方法com.kdayun.z1.core.plan.entity.CorePlan
-
- getVISIBILITY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreRole
-
- getVoteCount(ActivityExecution, WorkFlowConst.ConfirmResult) - 类 中的方法com.kdayun.z1.core.workflow.service.CounterSignService
-
得到指定审核状态的票数
- getVoteCount(ActivityExecution, WorkFlowConst.ConfirmResult) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.CounterSignVoteResultBase
-
得到指定审核状态的票数
- getWARN_CONTENT() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWARN_ENDTIME() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWARN_RULE() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWARN_STARTTIME() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWARN_TITLE() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWARN_TYPE() - 类 中的方法com.kdayun.manager.entity.CoreWarn
-
- getWatchStat(String, Integer) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpLivingServiceImpl
-
- getWatchStat(String, Integer) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpLivingService
-
获取直播观看明细
通过该接口可以获取所有观看直播的人员统计
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_watch_stat?
- getWebhookKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpDefaultConfigImpl
-
- getWebhookKey() - 类 中的方法com.kdayun.wecom.cp.config.impl.WxCpRedisConfigImpl
-
已过时。
- getWebhookKey() - 接口 中的方法com.kdayun.wecom.cp.config.WxCpConfigStorage
-
获取群机器人webhook的key
- getWebPath(String) - 接口 中的方法com.kdayun.z1.core.filesystem.FileSystem
-
获取Web前端的路径
- getWebPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsFastImpl
-
- getWebPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsLocalImp
-
- getWebPath(String) - 类 中的方法com.kdayun.z1.core.filesystem.impl.DfsWinImpl
-
- getWebPath(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
移除前面的/
- getWebRealm() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getWechatConfig(String) - 类 中的静态方法com.kdayun.wechat.utils.WechatLoginUtil
-
获取微信扫码登录配置
- getWechatConfigByOrgid(String) - 类 中的静态方法com.kdayun.wechat.utils.WechatLoginUtil
-
- getWeixId() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getWeixOpenid() - 类 中的方法com.kdayun.z1.core.security.shiro.token.ZlUserToken
-
- getWeixRealm() - 类 中的方法com.kdayun.boot.configuration.ShiroSessionConfig
-
- getWfUserName(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
通过 wfUserId 转化成用户名
- getWfUserName(String, List<String>) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
通过strWfUserIds 转换成用户名(角色名)
- getWfUserName(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getWfUserName(String, List<String>) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getWJZY_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getWJZY_LEIX() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getWJZY_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getWJZY_ZIYLJ() - 类 中的方法com.kdayun.manager.entity.CoreFileRes
-
- getWorkBenchService() - 类 中的方法com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
- getWorkBenchService() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取工作台服务
- getWorkBenchTemplate(Long) - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpAgentWorkBenchServiceImpl
-
- getWorkBenchTemplate(Long) - 接口 中的方法com.kdayun.wecom.cp.api.WxCpAgentWorkBenchService
-
- getWorkFlow(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.DependenciesScaner
-
- getWorkFlowDatas(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取流程图的中data 可用于存储额外的信息
- getWorkFlowDatas(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getWorkFlowDatas(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
- getWorkflowlog(String) - 接口 中的方法com.kdayun.z1.core.workflow.mapper.WorkFlowMapper
-
获取工作流的操作日志
- getWorkFlowres(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.WorkFlowScaner
-
- getWorkLogByProcessInstanceId(String) - 接口 中的方法com.kdayun.z1.core.workflow.service.BaseProcessService
-
获取流程实例的日志
- getWorkLogByProcessInstanceId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.impl.BaseProcessServiceImpl
-
- getWorkLogbyProcessInstanceId(String) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
获取流程实例的流程日志
- getWorklowStrategy(List<String>) - 类 中的方法com.kdayun.manager.service.version.scanner.componentScaner.WorkFlowScaner
-
流程用的策略
- getWrapperFor(MetaObject, Object) - 类 中的方法com.kdayun.z1.core.mybatis.MapWrapperFactory
-
- getwxAccesstoken(String, String, String) - 类 中的方法com.kdayun.wechat.controller.WechatController
-
得到微信的Accesstoken
返回值里面就包含有
- getWxCpConfigStorage() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getWxCpConfigStorage() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getWxCpConfigStorage() - 类 中的方法com.kdayun.wecom.cp.api.impl.WxCpServiceOkHttpImpl
-
- getWxCpConfigStorage() - 接口 中的方法com.kdayun.wecom.cp.api.WxCpService
-
获取WxCpConfigStorage 对象
- getWxCpProviderToken() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpProviderToken() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取服务商providerToken
- getWxCpProviderTokenEntity() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpProviderTokenEntity(boolean) - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpProviderTokenEntity() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取服务商providerToken和剩余过期时间
- getWxCpProviderTokenEntity(boolean) - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
获取服务商providerToken和剩余过期时间,支持强制刷新
- getWxCpTpConfigStorage() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.WxCpTpServiceApacheHttpClientImpl
-
- getWxCpTpConfigStorage() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
- getWxCpTpContactService() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpTpContactService() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
get contact service
- getWxCpTpDepartmentService() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpTpDepartmentService() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
get department service
- getWxCpTpMediaService() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpTpMediaService() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
get media service
- getWxCpTpOAService() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpTpOAService() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
get oa service
- getWxCpTpUserService() - 类 中的方法com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- getWxCpTpUserService() - 接口 中的方法com.kdayun.wecom.cp.tp.service.WxCpTpService
-
get user service
- getWXPayDomain() - 类 中的方法com.kdayun.wechat.sdk.MyWXPayConfig
-
- getWXPayDomain() - 类 中的方法com.kdayun.wechat.sdk.WXPayConfig
-
获取WXPayDomain, 用于多域名容灾自动切换
- getXINGB() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getXINGBSTR() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getXINGW() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getXINGZQHID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getXINXZLJ() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getXTYPE() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getXTYPE_CV() - 类 中的方法com.kdayun.manager.entity.CoreSysOpt
-
- getXTYPE_CV() - 类 中的方法com.kdayun.manager.entity.CoreSysOptMx
-
- getXUEL_ID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getYAOQCZXT() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getYAOQPT() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getYAOQSJK() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getYAOQZDYJB() - 类 中的方法com.kdayun.z1.core.plugs.entity.CORE_PLUGIN
-
- getYear() - 类 中的方法com.kdayun.z1.core.util.DateUtils
-
- getYEWDID() - 类 中的方法com.kdayun.manager.entity.CoreBiaodywrz
-
- getYID() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getYIFS() - 类 中的方法com.kdayun.manager.entity.CoreTongzxx
-
- getYONGHMC() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getYOUX() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getYOUZBM() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZDMX_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getZDMX_GUANLBM() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getZDMX_LEIX() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getZDMX_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getZDMX_SUOSXT() - 类 中的方法com.kdayun.manager.entity.CoreDictionary
-
- getZDZ_BIANH() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_DICTIONARYID() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_MINGC() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_SHIFQY() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_YANGS() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_ZIDZ() - 类 中的方法com.kdayun.manager.entity.CoreDictionarymx
-
- getZDZ_ZIDZ() - 类 中的方法com.kdayun.z1.core.base.BaseKeyValue
-
- getZHANGHM() - 类 中的方法com.kdayun.z1.core.security.entity.CoreSyslog
-
- getZHANGHM() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZHENGZMM_ID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZHIJID() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZHIXKJZDID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZHUANY() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZHUGBMMC() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZICFZR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZICGLBFID() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZICLXR() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- getZUIHDLSJ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZUIHXGMMSJ() - 类 中的方法com.kdayun.z1.core.security.entity.CoreUser
-
- getZUZJGDM() - 类 中的方法com.kdayun.z1.core.security.entity.BdOrg
-
- Global - com.kdayun.api中的类
-
- Global() - 类 的构造器com.kdayun.api.Global
-
- Global - com.kdayun.z1.core中的类
-
全局变量类
- Global() - 类 的构造器com.kdayun.z1.core.Global
-
- globalAccessTokenRefreshLock - 类 中的变量com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新access token的锁.
- globalAgentJsapiTicketRefreshLock - 类 中的变量com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新agent的jsapi_ticket的锁.
- globalAuthCorpJsApiTicketRefreshLock - 类 中的变量com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
全局的是否正在刷新auth_corp_jsapi_ticket的锁.
- globalJsapiTicketRefreshLock - 类 中的变量com.kdayun.wecom.cp.api.impl.BaseWxCpServiceImpl
-
全局的是否正在刷新jsapi_ticket的锁.
- globalJsApiTicketRefreshLock - 类 中的变量com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
全局的是否正在刷新jsapi_ticket的锁.
- GlobalListernerImpl - com.kdayun.z1.core.workflow.listerner中的类
-
全局流程监听器 监控流程实例的start end事件
- GlobalListernerImpl() - 类 的构造器com.kdayun.z1.core.workflow.listerner.GlobalListernerImpl
-
- globalProviderTokenRefreshLock - 类 中的变量com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
- globalSuiteAccessTokenRefreshLock - 类 中的变量com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
全局的是否正在刷新access token的锁.
- globalSuiteTicketRefreshLock - 类 中的变量com.kdayun.wecom.cp.tp.service.impl.BaseWxCpTpServiceImpl
-
全局刷新suite ticket的锁
- GoBackCmd - com.kdayun.z1.core.workflow.command中的类
-
一退到底
- GoBackCmd(Task, Map<String, Object>) - 类 的构造器com.kdayun.z1.core.workflow.command.GoBackCmd
-
- GoBackCmd.GoBackCmdCallback - com.kdayun.z1.core.workflow.command中的类
-
- GoBackCmdCallback() - 类 的构造器com.kdayun.z1.core.workflow.command.GoBackCmd.GoBackCmdCallback
-
- goFirst(String, Map<String, Object>) - 类 中的方法com.kdayun.z1.core.workflow.service.WorkFlowServiceImpl
-
退回流程(返回到发起者)
- GONGNGL_ADD_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
-
功能管理-新增权限资源id
- GONGNGL_DELETE_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
-
功能管理-删除权限资源id
- GONGNGL_INDEX_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
-
功能管理页面权限资源id
- GONGNGL_MODIFY_RESID - 类 中的静态变量com.kdayun.z1.core.util.AuthConst
-
功能管理-修改权限资源id
- GroovyScriptJob - com.kdayun.z1.core.plan.base中的类
-
执行Groovy脚本的计划任务
- GroovyScriptJob() - 类 的构造器com.kdayun.z1.core.plan.base.GroovyScriptJob
-
- GroovyScriptService - com.kdayun.z1.core.plan.base中的类
-
- GroovyScriptService() - 类 的构造器com.kdayun.z1.core.plan.base.GroovyScriptService
-
- Group() - 类 的构造器com.kdayun.wecom.cp.bean.oa.WxCpCheckinOption.Group
-
- GROUP_CHAT_INFO - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_CHAT_LIST - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_CHAT_TRANSFER - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_WELCOME_TEMPLATE_ADD - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_WELCOME_TEMPLATE_DEL - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_WELCOME_TEMPLATE_EDIT - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GROUP_WELCOME_TEMPLATE_GET - 接口 中的静态变量com.kdayun.wecom.cp.constant.WxCpApiPathConsts.ExternalContact
-
- GroupAdmin() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo.GroupAdmin
-
- GroupChat() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo.GroupChat
-
- GroupChatFailedTransfer() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatTransferResp.GroupChatFailedTransfer
-
- GroupMember() - 类 的构造器com.kdayun.wecom.cp.bean.external.WxCpUserExternalGroupChatInfo.GroupMember
-
- GroupRobotMsgType() - 类 的构造器com.kdayun.wecom.cp.constant.WxCpConsts.GroupRobotMsgType
-
- GsonSerializeImp - com.kdayun.z1.core.util.serialize.imp中的类
-
gson序列化类
- GsonSerializeImp() - 类 的构造器com.kdayun.z1.core.util.serialize.imp.GsonSerializeImp
-
- gzipStr(String) - 类 中的静态方法com.kdayun.z1.core.util.FileUitls
-
使用gzip进行压缩