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

R

RANDOM - 类 中的静态变量bee.cloud.core.Bee
cookie客户端随机数
randomAgent() - 接口 中的方法bee.cloud.ri.http.HttpClient
生成随机用户请求信息。
rbrace() - 接口 中的方法bee.cloud.engine.db.siud.where.Where
右括号)
Read - bee.cloud.engine.db.core中的接口
功能说明:读数据接口
Reader - bee.cloud.auth中的接口
功能说明:角色与资源阅读器
receive(Body) - 接口 中的方法bee.cloud.ri.mq.BeeMQ
接收消息
recovery() - 接口 中的方法bee.cloud.core.db.work.Sql
回收资源
Referer - 接口 中的静态变量bee.cloud.ri.http.HttpClient
 
refresh() - 类 中的静态方法bee.cloud.core.Bee
系统配置更新中 -
refreshed() - 类 中的静态方法bee.cloud.core.Bee
系统配置更新完成 -
RELATION - 类 中的静态变量bee.cloud.engine.util.Const
 
rem(String...) - 接口 中的方法bee.cloud.cache.Cache.RSet
删除元素,value为空时删除所有,删除所有时调用del方法
rem(Set<String>) - 接口 中的方法bee.cloud.cache.Cache.RSet
删除元素,value为空时删除所有,删除所有时调用del方法
remove(String) - 接口 中的方法bee.cloud.engine.db.core.CBase
删除属性值
removeGroup(String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
删除群聊
removeGroupAdmin(String, String...) - 接口 中的方法bee.cloud.ri.mq.IM.Work
移动群管理员
removeGroupTeam(String, String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
删除团队
removeGroupTeamUser(String, String, Set<String>) - 接口 中的方法bee.cloud.ri.mq.IM.Work
删除团队成员
removeGroupUser(String, String...) - 接口 中的方法bee.cloud.ri.mq.IM.Work
移动群成员
removeUserFriend(String, String...) - 接口 中的方法bee.cloud.ri.mq.IM.Work
删除好友
Required - bee.cloud.core中的注释类型
功能说明:必填参数注解
Resource - bee.cloud.auth中的接口
功能说明:数据资源
Resource - bee.cloud.service.core.auth中的接口
功能说明:参与权限控制的数据源,包括数据接口、页面、页面内的按钮等
RESULT - 类 中的静态变量bee.cloud.engine.util.Const
 
Result() - 类 的构造器bee.cloud.engine.util.Const.Result
 
resume(Control.Config) - 类 中的静态方法bee.tool.timer.Control
恢复暂停的任务
resume(String) - 类 中的静态方法bee.tool.timer.Control
恢复暂停的任务
resume() - 类 中的方法bee.tool.timer.Task
恢复
RIGHTJOIN - 接口 中的静态变量bee.cloud.engine.db.siud.Select.Join
 
rightJoin(Class<E>, String...) - 接口 中的方法bee.cloud.engine.db.siud.Select
RIGHT JOIN表
rightJoin(Select<E>, String...) - 接口 中的方法bee.cloud.engine.db.siud.Select
RIGHT JOIN子查询Select语句
rightJoin(String, String...) - 接口 中的方法bee.cloud.engine.db.siud.Select
RIGHT JOIN表
Rmi - bee.cloud.ri中的接口
功能说明:远程服务调用
使用方式:通过注入方式费用
@Autowired
private Rmi rmi;
Rmi.RmiFile - bee.cloud.ri中的类
 
RmiFile() - 类 的构造器bee.cloud.ri.Rmi.RmiFile
 
Role - bee.cloud.auth中的接口
功能说明:角色接口
Role - bee.cloud.service.core.auth中的接口
功能说明:角色控制,需要业务自行实现
rollback() - 接口 中的方法bee.cloud.core.db.work.Sql
事务回滚,只针对设置事务的请求有效
rpop(String) - 接口 中的方法bee.cloud.cache.Cache
从key中从右边pop一个值
rpop() - 接口 中的方法bee.cloud.cache.Cache.Stack
移除并返回列表 key 的尾元素。
rpop(int) - 接口 中的方法bee.cloud.cache.Cache.Stack
移除并返回列表 key 的尾元素。
rpoplpush(String) - 接口 中的方法bee.cloud.cache.Cache.Stack
原子性的从与srckey键关联的链表尾部弹出一个元素,同时再将弹出的元素插入到与dstkey键关联的链表的头部。
rpopTB() - 接口 中的方法bee.cloud.cache.Cache.Stack
 
rpopTB(Class<T>) - 接口 中的方法bee.cloud.cache.Cache.Stack
 
rpopTB(int) - 接口 中的方法bee.cloud.cache.Cache.Stack
 
rpopTB(int, Class<T>) - 接口 中的方法bee.cloud.cache.Cache.Stack
 
rpush(String, String...) - 接口 中的方法bee.cloud.cache.Cache
从右边push值到指定的key中
rpush(String, List<String>) - 接口 中的方法bee.cloud.cache.Cache
从右边push值到指定的key中
rpush(String...) - 接口 中的方法bee.cloud.cache.Cache.Stack
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
rpush(T) - 接口 中的方法bee.cloud.cache.Cache.Stack
 
rpush(List<T>) - 接口 中的方法bee.cloud.cache.Cache.Stack
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
RSA_KEY_CODE - 类 中的静态变量bee.cloud.engine.util.Const
 
rsToList(ResultSet, Class<T>) - 接口 中的方法bee.cloud.core.db.work.Sql
ResultSet转List
rsToList(ResultSet, Class<T>, Listener) - 接口 中的方法bee.cloud.core.db.work.Sql
ResultSet转List
rsToTable(ResultSet, Class<T>) - 接口 中的方法bee.cloud.core.db.work.Sql
ResultSet转Table
RULE_YYYY - 注释类型 中的静态变量bee.cloud.engine.db.annotation.Split
 
RULE_YYYYMM - 注释类型 中的静态变量bee.cloud.engine.db.annotation.Split
 
RULE_YYYYMMDD - 注释类型 中的静态变量bee.cloud.engine.db.annotation.Split
 
RULE_YYYYWW - 注释类型 中的静态变量bee.cloud.engine.db.annotation.Split
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
跳过导航链接