A B C D G H I L M N O P R S T U V 
All Classes All Packages

A

AdminUserApiImpl - Class in org.openea.eap.module.system.api.user
 
AdminUserApiImpl() - Constructor for class org.openea.eap.module.system.api.user.AdminUserApiImpl
 

B

bindSocialUser(SocialUserBindReqDTO) - Method in class org.openea.eap.module.system.api.social.SocialUserApiImpl
 

C

checkAccessToken(String) - Method in class org.openea.eap.module.system.api.oauth2.OAuth2TokenApiImpl
 
createAccessToken(OAuth2AccessTokenCreateReqDTO) - Method in class org.openea.eap.module.system.api.oauth2.OAuth2TokenApiImpl
 
createLoginLog(LoginLogCreateReqDTO) - Method in class org.openea.eap.module.system.api.logger.LoginLogApiImpl
 
createOperateLog(OperateLogCreateReqDTO) - Method in class org.openea.eap.module.system.api.logger.OperateLogApiImpl
 
createWxMpJsapiSignature(Integer, String) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 

D

DeptApiImpl - Class in org.openea.eap.module.system.api.dept
 
DeptApiImpl() - Constructor for class org.openea.eap.module.system.api.dept.DeptApiImpl
 
DictDataApiImpl - Class in org.openea.eap.module.system.api.dict
 
DictDataApiImpl() - Constructor for class org.openea.eap.module.system.api.dict.DictDataApiImpl
 

G

getAuthorizeUrl(Integer, Integer, String) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 
getChildDeptList(Long) - Method in class org.openea.eap.module.system.api.dept.DeptApiImpl
 
getDept(Long) - Method in class org.openea.eap.module.system.api.dept.DeptApiImpl
 
getDeptDataPermission(Long) - Method in class org.openea.eap.module.system.api.permission.PermissionApiImpl
 
getDeptList(Collection<Long>) - Method in class org.openea.eap.module.system.api.dept.DeptApiImpl
 
getDictData(String, String) - Method in class org.openea.eap.module.system.api.dict.DictDataApiImpl
 
getDictDataList(String) - Method in class org.openea.eap.module.system.api.dict.DictDataApiImpl
 
getI18nDataJson(String, String) - Method in class org.openea.eap.module.system.api.i18n.I18nDataApiImpl
 
getI18nDataMap(String, String) - Method in class org.openea.eap.module.system.api.i18n.I18nDataApiImpl
 
getI18nSupportLangs() - Method in class org.openea.eap.module.system.api.i18n.I18nDataApiImpl
 
getOperateLogPage(OperateLogPageReqDTO) - Method in class org.openea.eap.module.system.api.logger.OperateLogApiImpl
 
getPostList(Collection<Long>) - Method in class org.openea.eap.module.system.api.dept.PostApiImpl
 
getSocialUserByCode(Integer, Integer, String, String) - Method in class org.openea.eap.module.system.api.social.SocialUserApiImpl
 
getSocialUserByUserId(Integer, Long, Integer) - Method in class org.openea.eap.module.system.api.social.SocialUserApiImpl
 
getTenantIdList() - Method in class org.openea.eap.module.system.api.tenant.TenantApiImpl
 
getUser(Long) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
getUserList(Collection<Long>) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
getUserListByDeptIds(Collection<Long>) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
getUserListByPostIds(Collection<Long>) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
getUserListBySubordinate(Long) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
getUserRoleIdListByRoleIds(Collection<Long>) - Method in class org.openea.eap.module.system.api.permission.PermissionApiImpl
 
getWxaQrcode(SocialWxQrcodeReqDTO) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 
getWxaSubscribeTemplateList(Integer) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 
getWxMaPhoneNumberInfo(Integer, String) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 

H

hasAnyPermissions(Long, String...) - Method in class org.openea.eap.module.system.api.permission.PermissionApiImpl
 
hasAnyRoles(Long, String...) - Method in class org.openea.eap.module.system.api.permission.PermissionApiImpl
 

I

I18nDataApiImpl - Class in org.openea.eap.module.system.api.i18n
 
I18nDataApiImpl() - Constructor for class org.openea.eap.module.system.api.i18n.I18nDataApiImpl
 

L

LoginLogApiImpl - Class in org.openea.eap.module.system.api.logger
 
LoginLogApiImpl() - Constructor for class org.openea.eap.module.system.api.logger.LoginLogApiImpl
 

M

MailSendApiImpl - Class in org.openea.eap.module.system.api.mail
 
MailSendApiImpl() - Constructor for class org.openea.eap.module.system.api.mail.MailSendApiImpl
 

N

NotifyMessageSendApiImpl - Class in org.openea.eap.module.system.api.notify
 
NotifyMessageSendApiImpl() - Constructor for class org.openea.eap.module.system.api.notify.NotifyMessageSendApiImpl
 

O

OAuth2TokenApiImpl - Class in org.openea.eap.module.system.api.oauth2
 
OAuth2TokenApiImpl() - Constructor for class org.openea.eap.module.system.api.oauth2.OAuth2TokenApiImpl
 
OperateLogApiImpl - Class in org.openea.eap.module.system.api.logger
 
OperateLogApiImpl() - Constructor for class org.openea.eap.module.system.api.logger.OperateLogApiImpl
 
org.openea.eap.module.system.api.dept - package org.openea.eap.module.system.api.dept
 
org.openea.eap.module.system.api.dict - package org.openea.eap.module.system.api.dict
 
org.openea.eap.module.system.api.i18n - package org.openea.eap.module.system.api.i18n
 
org.openea.eap.module.system.api.logger - package org.openea.eap.module.system.api.logger
 
org.openea.eap.module.system.api.mail - package org.openea.eap.module.system.api.mail
 
org.openea.eap.module.system.api.notify - package org.openea.eap.module.system.api.notify
 
org.openea.eap.module.system.api.oauth2 - package org.openea.eap.module.system.api.oauth2
 
org.openea.eap.module.system.api.permission - package org.openea.eap.module.system.api.permission
 
org.openea.eap.module.system.api.sms - package org.openea.eap.module.system.api.sms
 
org.openea.eap.module.system.api.social - package org.openea.eap.module.system.api.social
 
org.openea.eap.module.system.api.tenant - package org.openea.eap.module.system.api.tenant
 
org.openea.eap.module.system.api.user - package org.openea.eap.module.system.api.user
 

P

parseDictData(String, String) - Method in class org.openea.eap.module.system.api.dict.DictDataApiImpl
 
PermissionApiImpl - Class in org.openea.eap.module.system.api.permission
 
PermissionApiImpl() - Constructor for class org.openea.eap.module.system.api.permission.PermissionApiImpl
 
PostApiImpl - Class in org.openea.eap.module.system.api.dept
 
PostApiImpl() - Constructor for class org.openea.eap.module.system.api.dept.PostApiImpl
 

R

refreshAccessToken(String, String) - Method in class org.openea.eap.module.system.api.oauth2.OAuth2TokenApiImpl
 
removeAccessToken(String) - Method in class org.openea.eap.module.system.api.oauth2.OAuth2TokenApiImpl
 
RoleApiImpl - Class in org.openea.eap.module.system.api.permission
 
RoleApiImpl() - Constructor for class org.openea.eap.module.system.api.permission.RoleApiImpl
 

S

sendSingleMailToAdmin(MailSendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.mail.MailSendApiImpl
 
sendSingleMailToMember(MailSendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.mail.MailSendApiImpl
 
sendSingleMessageToAdmin(NotifySendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.notify.NotifyMessageSendApiImpl
 
sendSingleMessageToMember(NotifySendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.notify.NotifyMessageSendApiImpl
 
sendSingleSmsToAdmin(SmsSendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.sms.SmsSendApiImpl
 
sendSingleSmsToMember(SmsSendSingleToUserReqDTO) - Method in class org.openea.eap.module.system.api.sms.SmsSendApiImpl
 
sendSmsCode(SmsCodeSendReqDTO) - Method in class org.openea.eap.module.system.api.sms.SmsCodeApiImpl
 
sendWxaSubscribeMessage(SocialWxaSubscribeMessageSendReqDTO) - Method in class org.openea.eap.module.system.api.social.SocialClientApiImpl
 
SmsCodeApiImpl - Class in org.openea.eap.module.system.api.sms
 
SmsCodeApiImpl() - Constructor for class org.openea.eap.module.system.api.sms.SmsCodeApiImpl
 
SmsSendApiImpl - Class in org.openea.eap.module.system.api.sms
 
SmsSendApiImpl() - Constructor for class org.openea.eap.module.system.api.sms.SmsSendApiImpl
 
SocialClientApiImpl - Class in org.openea.eap.module.system.api.social
社交应用的 API 实现类
SocialClientApiImpl() - Constructor for class org.openea.eap.module.system.api.social.SocialClientApiImpl
 
SocialUserApiImpl - Class in org.openea.eap.module.system.api.social
 
SocialUserApiImpl() - Constructor for class org.openea.eap.module.system.api.social.SocialUserApiImpl
 

T

TenantApiImpl - Class in org.openea.eap.module.system.api.tenant
 
TenantApiImpl() - Constructor for class org.openea.eap.module.system.api.tenant.TenantApiImpl
 

U

unbindSocialUser(SocialUserUnbindReqDTO) - Method in class org.openea.eap.module.system.api.social.SocialUserApiImpl
 
useSmsCode(SmsCodeUseReqDTO) - Method in class org.openea.eap.module.system.api.sms.SmsCodeApiImpl
 

V

validateDeptList(Collection<Long>) - Method in class org.openea.eap.module.system.api.dept.DeptApiImpl
 
validateDictDataList(String, Collection<String>) - Method in class org.openea.eap.module.system.api.dict.DictDataApiImpl
 
validateSmsCode(SmsCodeValidateReqDTO) - Method in class org.openea.eap.module.system.api.sms.SmsCodeApiImpl
 
validateUserList(Collection<Long>) - Method in class org.openea.eap.module.system.api.user.AdminUserApiImpl
 
validPostList(Collection<Long>) - Method in class org.openea.eap.module.system.api.dept.PostApiImpl
 
validRoleList(Collection<Long>) - Method in class org.openea.eap.module.system.api.permission.RoleApiImpl
 
validTenant(Long) - Method in class org.openea.eap.module.system.api.tenant.TenantApiImpl
 
A B C D G H I L M N O P R S T U V 
All Classes All Packages