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

S

SafeCodeUtils - bee.tool.img.vcode中的类
 
SafeCodeUtils() - 类 的构造器bee.tool.img.vcode.SafeCodeUtils
 
SafeCodeUtilsForSZ - bee.tool.img.vcode中的类
Created by duyizhen on 2018/4/28.
SafeCodeUtilsForSZ() - 类 的构造器bee.tool.img.vcode.SafeCodeUtilsForSZ
 
saveGroup(IM.Group) - 接口 中的方法bee.cloud.ri.mq.IM.Work
保存群信息,只保存内容不为空的属性
saveGroupUser(String, IM.User) - 接口 中的方法bee.cloud.ri.mq.IM.Work
保存群用户,只保存内容不为空的属性
saveMessage(IM.Body) - 接口 中的方法bee.cloud.ri.mq.IM.Work
保存消息
saveUserInfo(IM.User) - 接口 中的方法bee.cloud.ri.mq.IM.Work
保存用户悠
scale(BufferedImage) - 类 中的静态方法bee.tool.img.vcode.SafeCodeUtils
 
scheName(String) - 类 中的方法bee.tool.timer.Control.Config
 
SD - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + DELETE
SEARCH - 类 中的静态变量bee.cloud.engine.util.Const
 
search(long[], long) - 类 中的静态方法bee.tool.Arr
无序数据查找
search(int[], int) - 类 中的静态方法bee.tool.Arr
无序数据查找
SEARCH_GROUP - 接口 中的静态变量bee.cloud.ri.mq.BeeMQ
搜索引擎消息分组
SEARCH_TAG - 接口 中的静态变量bee.cloud.ri.mq.BeeMQ
搜索引擎消息小分类
SEARCH_TOPIC - 接口 中的静态变量bee.cloud.ri.mq.BeeMQ
搜索引擎消息主题
Searcher - bee.cloud.core.db.work中的接口
功能说明:搜索引擎接口
Sec_Fetch_Dest - 接口 中的静态变量bee.cloud.ri.http.HttpClient
 
Sec_Fetch_Mode - 接口 中的静态变量bee.cloud.ri.http.HttpClient
 
Sec_Fetch_Site - 接口 中的静态变量bee.cloud.ri.http.HttpClient
 
secret(String) - 类 中的静态方法bee.tool.string.Security
 
secret(String, char) - 类 中的静态方法bee.tool.string.Security
 
Security - bee.tool.string中的类
 
Security() - 类 的构造器bee.tool.string.Security
 
Security() - 类 的构造器bee.tool.Tool.Security
 
Select<T extends CBase> - bee.cloud.engine.db.siud中的接口
功能说明:查询执行器
SELECT - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT操作(二进制表示为:0001)
Select.Join<T extends CBase> - bee.cloud.engine.db.siud中的接口
 
send(DataBody) - 接口 中的方法bee.cloud.ri.mq.BeeMQ
发送消息
send(DataBodys) - 接口 中的方法bee.cloud.ri.mq.BeeMQ
批量发送消息
send(IM.Body) - 接口 中的方法bee.cloud.ri.mq.IM
指定用户发送消息
send(DataBody) - 接口 中的方法bee.cloud.ri.mq.Producer
发送字符串消息
send(T) - 接口 中的方法bee.cloud.ri.mq.Producer
发送实体表消息,单条数据
send(List<T>) - 接口 中的方法bee.cloud.ri.mq.Producer
发送实体表消息,多条数据
SendBody - bee.cloud.ri.mq中的类
功能说明:
SendBody() - 类 的构造器bee.cloud.ri.mq.SendBody
 
sendException(Throwable) - 类 中的静态方法bee.tool.log.Log
 
sendHtmlMail(MailSenderInfo) - 类 中的静态方法bee.tool.mail.SimpleMailSender
以HTML格式发送邮件
sendSmtpMail(String, String, String, String) - 类 中的静态方法bee.tool.mail.MailUtil
 
sendSmtpMail(List<String>, String, String, String) - 类 中的静态方法bee.tool.mail.MailUtil
发送email,目的地址为一组
sendTextMail(MailSenderInfo) - 类 中的方法bee.tool.mail.SimpleMailSender
以文本格式发送邮件
SERIAL - 类 中的静态变量bee.cloud.engine.util.Const.Defval
序列号
serial() - 类 中的方法bee.tool.task.Repeat.Counter
 
serial(int) - 类 中的方法bee.tool.task.Repeat.Counter
 
serialize(Date, JsonGenerator, SerializerProvider) - 类 中的方法bee.tool.Json.DateSerializer
 
set(String, String) - 接口 中的方法bee.cloud.cache.Cache
将字符串值 value 关联到 key 。
set(String, String, long) - 接口 中的方法bee.cloud.cache.Cache
将值 value 关联到 key ,并将 key 的生存时间设为 seconds (以秒为单位)。
set(String, Object) - 接口 中的方法bee.cloud.engine.db.siud.Update
普通字段赋值
set(String, Object) - 接口 中的方法bee.cloud.engine.db.siud.Update.Set
普通字段赋值
setAdmin(List<IM.User>) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群管理员
setAdminIds(Set<String>) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群管理员ID,对应User中的userId
setAgent(String) - 接口 中的方法bee.cloud.ri.http.HttpClient
设置客户端代理信息
setAttachFileNames(String[]) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setAutoCommit(boolean) - 接口 中的方法bee.cloud.core.db.work.Sql
带事务提交模式
setBody(byte[]) - 类 中的方法bee.cloud.ri.mq.DataBody
设置消息体
setBodyCRC(int) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setBornHost(SocketAddress) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setBornTimestamp(long) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setBrokerName(String) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setBSql(E) - 接口 中的方法bee.cloud.engine.db.core.Cnd
设置当前条件所属语句:Select,Inser,Update,Delete
setCache(boolean) - 接口 中的方法bee.cloud.core.db.work.Sql
是否从缓存读数据,是否从缓存中取数据,默认为true优化从缓存取数据
setCmd(String) - 类 中的方法bee.cloud.ri.mq.IM.CmdBody
设置命令
setCode(int) - 异常错误 中的方法bee.tool.err.BeeException
 
setComment(String) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setComment(String) - 类 中的方法bee.cloud.ri.http.Http.Multipart
 
setCommitLogOffset(long) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setConsumer(Consumer) - 类 中的方法bee.cloud.ri.mq.Body
设置消费者实体
setContent(Object) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置消息内容,可以是文本,json对象、javabaen等
setContent(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setCookie(Bee.Cookie) - 接口 中的方法bee.cloud.core.Bee.Resreq
更新Cookie
setCookie(String, String) - 接口 中的方法bee.cloud.core.Bee.Resreq
增加cookie
setCookie(String) - 接口 中的方法bee.cloud.core.Bee.Resreq
删除cookie
setCount(int) - 类 中的方法bee.cloud.ri.mq.IM.Online
设置当前服务器在线人数
setCoverInputStream(InputStream) - 类 中的方法bee.cloud.ri.Rmi.RmiFile
设置封面文件流
setCoverUrl(String) - 类 中的方法bee.cloud.ri.mq.IM.FileInfo
设置文件封面url地址
setCross(Set<T>...) - 类 中的静态方法bee.tool.string.Format
多个Set求交集
setCross(Set<T>...) - 类 中的静态方法bee.tool.Tool
多个Set求交集
setCursor(long) - 类 中的方法bee.cloud.cache.Cache.Keys
 
setDate(Date) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置消息时间
setDeclaredField(T, String, Object) - 类 中的静态方法bee.tool.Tool
 
setDeclaredField(T, Field, Object) - 类 中的静态方法bee.tool.Tool
 
setDelay(int) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets the delay time between each frame, or changes it for subsequent frames (applies to last frame added).
setDiff(Set<T>...) - 类 中的静态方法bee.tool.string.Format
多个Set求差集
setDiff(Set<T>...) - 类 中的静态方法bee.tool.Tool
多个Set求差集
setDispose(int) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets the GIF frame disposal code for the last added frame and any subsequent frames.
setDomain(String) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setDSName(String) - 接口 中的方法bee.cloud.engine.db.core.CBase
设置数据源名称
setEncoding(String) - 接口 中的方法bee.cloud.ri.http.Http
设置页面编码,默认为UTF-8
setExt(MsgBody.Ext) - 类 中的方法bee.cloud.ri.mq.MsgBody
 
setExtend(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置扩展字段,开发人员自定义JSON格式
setField(T, String, Object) - 类 中的静态方法bee.tool.Tool
 
setField(Class<?>, String, Object) - 类 中的静态方法bee.tool.Tool
 
setFile(File) - 类 中的方法bee.cloud.ri.http.Http.Multipart
 
setFileId(String) - 类 中的方法bee.cloud.ri.mq.IM.FileBlock
设置文件块ID
setFileId(String) - 类 中的方法bee.cloud.ri.mq.IM.FileInfo
设置文件ID
setFileName(String) - 类 中的方法bee.cloud.ri.mq.IM.FileBlock
设置文件名
setFileName(String) - 类 中的方法bee.cloud.ri.mq.IM.FileInfo
设置文件名
setFileSize(int) - 类 中的方法bee.cloud.ri.mq.IM.FileBlock
设置文件大小
setFileSize(int) - 类 中的方法bee.cloud.ri.mq.IM.FileInfo
设置文件大小
setFileType(int) - 类 中的方法bee.tool.ftp.FtpUtil
设置传输文件类型:FTP.BINARY_FILE_TYPE | FTP.ASCII_FILE_TYPE 二进制文件或文本文件
setFlag(int) - 类 中的方法bee.cloud.ri.mq.MsgBody
 
setFrameRate(float) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets frame rate in frames per second.
setFrom(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置发送人,用户的userId
setFromAddress(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setGroup(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置分组,群分组ID
setGroupAdmin(String, Set<String>) - 接口 中的方法bee.cloud.ri.mq.IM.Work
替换群管理员
setGroupId(String) - 类 中的方法bee.cloud.ri.mq.Body
设置分组ID,默认为Msg.DefaultGroup
setGroupId(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群ID
setGroupLeader(String, String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
设置群主
setGroupUser(String, Set<String>) - 接口 中的方法bee.cloud.ri.mq.IM.Work
替换群成员
setHeader(String, String) - 接口 中的方法bee.cloud.core.Bee.Resreq
设计请求头
setHeader(String, String) - 接口 中的方法bee.cloud.ri.http.Http
设置HTTP头信息
setHeaders(Map<String, String>) - 接口 中的方法bee.cloud.ri.http.Http
设置HTTP头信息
setHttpOnly(boolean) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setInfo(Object) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群其他信息
setInfo(Object) - 类 中的方法bee.cloud.ri.mq.IM.User
设置其他信息
setInputStream(InputStream) - 类 中的方法bee.cloud.ri.Rmi.RmiFile
设置文件流
setIp(String) - 接口 中的方法bee.cloud.ri.http.HttpClient
设置客户端IP地址
setJoinQTables(Set<QTable>) - 接口 中的方法bee.cloud.engine.db.core.CBase
设置关联表配置,主要用于输出数据时的加密脱敏等业务
setJsonParams(JsonNode) - 接口 中的方法bee.cloud.ri.http.Http
设置JSONParams
setJsonStrParams(String) - 接口 中的方法bee.cloud.ri.http.Http
设置JSON参数
setKeys(Set<String>) - 类 中的方法bee.cloud.cache.Cache.Keys
 
setLeader(IM.User) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群主
setLeaderId(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群主ID,对应User中的userId
setLocation(String) - 类 中的方法bee.tool.ftp.FtpConfig
 
setLogin(boolean) - 接口 中的方法bee.cloud.ri.http.HttpClient
设置客户端是否登录标志
setLogo(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群LOGO,可以是图片的http地址或base64字符串
setLogo(String) - 类 中的方法bee.cloud.ri.mq.IM.User
设置用户头像,可以是图片的http地址或base64字符串
setMailServerHost(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setMailServerPort(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setMaxAge(int) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setMemo(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群备注说明
setMemo(String) - 类 中的方法bee.cloud.ri.mq.IM.User
设置用户备注说明
setMsgId(String) - 类 中的方法bee.cloud.ri.mq.ACK
设置消息ID
setMsgId(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置消息ID,默认系统自动生成
setMsgId(String) - 类 中的方法bee.cloud.ri.mq.MsgBody
获取消息ID
setMultipart(Http.Multipart) - 接口 中的方法bee.cloud.ri.http.Http
上传多媒体
setName(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群聊名称
setName(String) - 类 中的方法bee.cloud.ri.mq.IM.User
设置用户名称
setName(String) - 类 中的方法bee.cloud.ri.Rmi.RmiFile
设置文件名
setName(String) - 类 中的方法bee.tool.file.FileItem
 
setNotice(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群公告
setOffsetMsgId(String) - 类 中的方法bee.cloud.ri.mq.ACK
设置消息队列中偏移位置的消息ID
setOrigin(IM.ORIGIN) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置消息来源,默认来源为PC(ORIGIN.PC)
setOther(Object) - 异常错误 中的方法bee.tool.err.BeeException
 
setParam(String, Object) - 接口 中的方法bee.cloud.ri.http.Http
单个设置参数
setParam(Map<String, String>) - 接口 中的方法bee.cloud.ri.http.Http
批量设置参数
setParams(Object...) - 异常错误 中的方法bee.tool.err.BeeException
 
setParamStr(String, String) - 接口 中的方法bee.cloud.ri.http.Http
单个设置参数
setParentId(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置父分组ID
setPassedlen(int) - 类 中的方法bee.cloud.ri.mq.IM.FileBlock
设置已经传传输大小
setPassword(String) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置入群密码,默认为空,不需要
setPassword(String) - 类 中的方法bee.tool.ftp.FtpConfig
 
setPassword(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setPath(String) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setPK(Object) - 接口 中的方法bee.cloud.engine.db.core.CBase
设置实例PK值,不会更新到数据库
setPort(int) - 类 中的方法bee.tool.ftp.FtpConfig
 
setPreparedTransactionOffset(long) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setProperties(Map<String, String>) - 类 中的方法bee.cloud.ri.mq.MsgBody
 
setPropertyValue(Object, String, Object) - 类 中的静态方法bee.tool.property.Property
根据属性名称设置属性值(add by chenwen)
setQuality(int) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets quality of color quantization (conversion of images to the maximum 256 colors allowed by the GIF specification).
setQueue(Queue) - 类 中的方法bee.cloud.ri.mq.ACK
设置应答消息队列
setQueueId(int) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setQueueOffset(long) - 类 中的方法bee.cloud.ri.mq.ACK
设置消息队列的偏移量
setQueueOffset(long) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setQuote(JsonNode) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置引用消息,JSO数组N格式: [ { "from":"发送人ID", "from_name":"发送人名称", "logo":"发送人头像地址", "content":"消息内容", "msg_time":"消息时间" } ]
setReconsumeTimes(int) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setRegionId(String) - 类 中的方法bee.cloud.ri.mq.ACK
设置消息所有区域ID
setRepeat(int) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets the number of times the set of GIF frames should be played.
setRequestConfig(RequestConfig) - 接口 中的方法bee.cloud.ri.http.Http
设置HTTP请求连接参数 RequestConfig 获取方式: RequestConfig.Builder builder = RequestConfig.custom(); //设置连接信息 builder.setAuthenticationEnabled(ture).setConnectTimeout(1000); …… RequestConfig config = builder.build();
setRequestParam(RequestParam) - 接口 中的方法bee.cloud.engine.db.siud.Select
设置参数集,默认获取当前请求的参数
setSameSite(String) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setSecure(boolean) - 类 中的方法bee.cloud.core.Bee.Cookie
 
setServer(String) - 类 中的方法bee.tool.ftp.FtpConfig
 
setSid(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置服务器KEY,服务器系统自动生成
setSid(String) - 类 中的方法bee.cloud.ri.mq.IM.Online
设置获取当前服务器KEY
setSign(IM.SIGN) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置标志类消息:默认为新的会话消息(SIGN.NEW)
setSize(int, int) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets the GIF frame size.
setSplitValue(String) - 接口 中的方法bee.cloud.engine.db.siud.Select
设置分表规则值
setSqlexe(Sqlexe) - 接口 中的方法bee.cloud.engine.db.core.CBase
 
setState(String) - 异常错误 中的方法bee.tool.err.BeeException
 
setStatus(Status) - 类 中的方法bee.cloud.ri.mq.ACK
设置应答状态
setStatus(int) - 异常错误 中的方法bee.tool.err.BeeException
 
setStoreHost(SocketAddress) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setStoreSize(int) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setStoreTimestamp(long) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setSubject(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setSysFlag(int) - 类 中的方法bee.cloud.ri.mq.MsgBody.Ext
 
setTag(String) - 类 中的方法bee.cloud.ri.mq.Body
设置消息小分类,默认为Msg.DefaultTag
setTagByFriend(String, String, String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
给好友加标签
setTagByGroup(String, String, String, String) - 接口 中的方法bee.cloud.ri.mq.IM.Work
给好友加标签
setTaskListConfig(Map<String, Map<String, String>>) - 类 中的方法bee.tool.task.Configure
 
setTeam(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置团队ID,群分组中的团队ID
setTeams(List<Map<String, String>>) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群中团队
setTempid(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置临时会话ID,默认系统自动生成
Setter - bee.tool.ooc中的注释类型
功能说明:Setter注解,自动生成set***方法
setTip(String) - 类 中的方法bee.cloud.ri.mq.IM.CmdBody
设置命令提示
setTitle(String) - 类 中的方法bee.cloud.ri.http.Http.Multipart
 
setTo(String) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置接收人,用户的userId
setToAddress(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setTopic(String) - 类 中的方法bee.cloud.ri.mq.Body
设置消息主题,默认为Msg.DefaultTopic
setTos(Set<String>) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置接多个收人
setToStr(Set) - 类 中的静态方法bee.tool.string.Format
 
setToStr(Set, String) - 类 中的静态方法bee.tool.string.Format
在每个元素前加上前级
setTraceOn(boolean) - 类 中的方法bee.cloud.ri.mq.ACK
设置是否开启消息跟踪
setTransaction(int) - 接口 中的方法bee.cloud.core.db.work.Sql
带事务隔离级别,默认为:Connection.TRANSACTION_READ_COMMITTED
setTransactionId(String) - 类 中的方法bee.cloud.ri.mq.ACK
设置事务ID
setTransactionId(String) - 类 中的方法bee.cloud.ri.mq.MsgBody
 
setTransparent(Color) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Sets the transparent color for the last added frame and any subsequent frames.
setTuomin(boolean) - 接口 中的方法bee.cloud.engine.db.core.CBase
设置是否脱敏输出内容
setType(IM.TYPE) - 类 中的方法bee.cloud.ri.mq.IM.Body
设置消息类型,默认为TEXT类型(TYPE.TEXT)
setUnion(Set<T>...) - 类 中的静态方法bee.tool.string.Format
多个Set求并集
setUnion(Set<T>...) - 类 中的静态方法bee.tool.Tool
多个Set求并集
setUrl(String) - 接口 中的方法bee.cloud.ri.http.Http
设置HTTP地址
setUrl(String) - 类 中的方法bee.cloud.ri.mq.IM.FileInfo
设置文件url地址
setUser(List<IM.User>) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群用户
setUserId(String) - 类 中的方法bee.cloud.ri.mq.IM.User
设置用户ID
setUserIds(Set<String>) - 类 中的方法bee.cloud.ri.mq.IM.Group
设置群用户ID,对应User中的userId
setUsername(String) - 类 中的方法bee.tool.ftp.FtpConfig
 
setUserName(String) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setValidate(boolean) - 类 中的方法bee.tool.mail.MailSenderInfo
 
setValue(String, Object) - 接口 中的方法bee.cloud.engine.db.core.CBase
通过属性名称设置属性值
setVarible(String, String) - 接口 中的方法bee.cloud.ri.http.Http
设备变量值
setVersion(int) - 类 中的方法bee.cloud.core.Bee.Cookie
 
SHA1 - 类 中的静态变量bee.cloud.engine.util.Const
 
sha1(String) - 类 中的静态方法bee.tool.string.MD5
 
short2byte(int, byte[], int) - 类 中的静态方法bee.tool.Num
 
ShowApi - bee.cloud.service.core中的类
功能说明:是否显示API说明文档 如果需要做接口显示控制,在自定义的Controller中继承此类实现isShow方法
ShowApi() - 类 的构造器bee.cloud.service.core.ShowApi
 
showASCII(int, int) - 类 中的静态方法bee.tool.string.CoderUtils
 
showCHASCII() - 类 中的静态方法bee.tool.string.CoderUtils
 
showIntArray(int[]) - 类 中的静态方法bee.tool.string.CoderUtils
 
showIntArray(int[], String) - 类 中的静态方法bee.tool.string.CoderUtils
 
shutdown(Control.Config) - 类 中的静态方法bee.tool.timer.Control
停止任务,会从任务池中删除任务
shutdown(String) - 类 中的静态方法bee.tool.timer.Control
停止任务,会从任务池中删除任务
SI - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + INSERT
siblings() - 接口 中的方法bee.cloud.core.db.work.VSql
获取当前脚本的兄弟脚本
SID - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + INSERT + DELETE
SID - 接口 中的静态变量bee.cloud.ri.mq.IM
服务ID,每个服务器唯一
SIGNATURE_ALGORITHM - 类 中的静态变量bee.tool.rsa.RSA
签名算法
SimpleMailSender - bee.tool.mail中的类
 
SimpleMailSender() - 类 的构造器bee.tool.mail.SimpleMailSender
 
SIU - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + INSERT + UPDATE
Siud - bee.cloud.engine.db.siud中的类
权限操作定义(SIUD)
SIUD - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + INSERT + UPDATE + DELETE
size() - 类 中的方法bee.cloud.cache.Cache.Keys
 
size() - 接口 中的方法bee.cloud.cache.Cache.RSet
集合中元素的个数,scard
sleep(long) - 类 中的静态方法bee.tool.Tool
睡眠一段时间
small(int, int) - 类 中的方法bee.tool.img.Img
按最大宽度与最大高度等比例生成小图
small(int, int, boolean) - 类 中的方法bee.tool.img.Img
按最大宽度与最大高度等比例生成小图
Small - bee.tool.img中的类
 
Small() - 类 的构造器bee.tool.img.Small
 
SMTP_PROTOCOL - 类 中的静态变量bee.tool.mail.MailUtil
 
Split - bee.cloud.engine.db.annotation中的注释类型
数据库表分割
splitImage(BufferedImage) - 类 中的静态方法bee.tool.img.vcode.SafeCodeUtils
测试每个 x 轴点上的y直线是否经过黑色
Sql - bee.cloud.core.db.work中的接口
功能说明:SQL执行器
SQL - bee.cloud.engine.db.annotation中的注释类型
主表与子表关联的外键注释
Sql.Crud - bee.cloud.core.db.work中的枚举
SQL的CRUD方法枚举
Sql.ImportNext - bee.cloud.core.db.work中的接口
批量导入数据
Sql.VType - bee.cloud.core.db.work中的枚举
Result中的执行类型
SQL_QUERY_DEFNUM - 类 中的静态变量bee.cloud.config.BConfig.Const
SQL查询时默认分页数里,默认为20,对应前端传送的pagesize
SQLFunc - bee.cloud.engine.db.siud中的类
功能说明:SQL通知方法
SQLMAP_ID - 类 中的静态变量bee.cloud.engine.util.Const
 
SQLMethod - bee.cloud.engine.db.core中的接口
功能说明:
start - 类 中的变量bee.tool.date.Dater.Between
 
start(OutputStream) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Initiates GIF file creation on the given stream.
start(String) - 类 中的方法bee.tool.gif.AnimatedGifEncoder
Initiates writing of a GIF file with the specified name.
start(Control.Config, T) - 类 中的静态方法bee.tool.timer.Control
开始
start() - 类 中的方法bee.tool.timer.Progress
 
start() - 类 中的方法bee.tool.timer.Task
 
start(String) - 类 中的方法bee.tool.timer.Task
启动,触发器时间设定表达式(quartz表达式)
start(int) - 类 中的方法bee.tool.timer.Task
启动,定时循环执行时间,单位:秒
startDate - 类 中的变量bee.tool.date.Dater.Between
 
started() - 类 中的静态方法bee.cloud.core.Bee
系统启动完成 -
startsWith(String, String) - 类 中的静态方法bee.tool.Util
 
startsWith(String, String, int) - 类 中的静态方法bee.tool.Util
 
startup(String) - 类 中的静态方法bee.tool.task.Configure
 
StatementParameters - bee.cloud.engine.db.core中的接口
功能说明:
Status - bee.cloud.ri.mq中的枚举
功能说明:
STATUS_FORMAT_ERROR - 类 中的静态变量bee.tool.gif.GifDecoder
File read status: Error decoding file (may be partially decoded)
STATUS_OK - 类 中的静态变量bee.tool.gif.GifDecoder
File read status: No errors.
STATUS_OPEN_ERROR - 类 中的静态变量bee.tool.gif.GifDecoder
File read status: Unable to open source.
stop() - 类 中的方法bee.tool.timer.Progress
 
stop() - 类 中的方法bee.tool.timer.Task
停止
str2Bcd(String) - 类 中的静态方法bee.tool.Num
 
str2HexStr(String) - 类 中的静态方法bee.tool.string.AES
字符串转换成十六进制字符串
str2HexStr(String) - 类 中的静态方法bee.tool.string.Format
字符串转换成十六进制字符串
str2HexStr(String) - 类 中的静态方法bee.tool.Tool
字符串转换成十六进制字符串
STR_INCLUDE - 类 中的静态变量bee.tool.string.Html
 
string2ASCII(String) - 类 中的静态方法bee.tool.string.CoderUtils
 
STRING_SIGN - 类 中的静态变量bee.tool.string.Security
 
strToBoolean(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成boolean
strToBoolean(String, Boolean) - 类 中的静态方法bee.tool.string.Format
将字符串转换成boolean
strToDate(String) - 类 中的静态方法bee.tool.string.Format
通用字符串生成时间对象
strToDouble(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成double
strToDouble(String, Double) - 类 中的静态方法bee.tool.string.Format
将字符串转换成double
strToDoubleArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取浮点数数组,分隔符为",";
strToDoubleArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取浮点数数组
strToFloat(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成float
strToFloat(String, Float) - 类 中的静态方法bee.tool.string.Format
将字符串转换成float
strToInt(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成int
strToInt(String, Integer) - 类 中的静态方法bee.tool.string.Format
将字符串转换成int
strTointArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组,分隔符为",";
strTointArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取整型数组
strToIntArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组,分隔符为",";
strToIntArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取整型数组
strToJson(String) - 类 中的静态方法bee.tool.string.Format
 
strToLong(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成long
strToLong(String, Long) - 类 中的静态方法bee.tool.string.Format
将字符串转换成long
strTolongArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组,分隔符为",";
strTolongArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组
strToLongArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组,分隔符为",";
strToLongArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取长数组
strToLongList(String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组
strToLongSet(String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组
strToSet(String) - 类 中的静态方法bee.tool.string.Format
 
strToShort(String) - 类 中的静态方法bee.tool.string.Format
将字符串转换成short
strToShort(String, Short) - 类 中的静态方法bee.tool.string.Format
将字符串转换成short
strToStrArr(String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组(不做为空的判断)
strToStrArr(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组(不做为空的判断)
strToStrArray(String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组
strToStrArray(String, String) - 类 中的静态方法bee.tool.string.Format
字符串获取字符串数组
SU - 类 中的静态变量bee.cloud.engine.db.siud.Siud
SELECT + UPDATE
subscriber(Cache.RMessageListener, String...) - 接口 中的方法bee.cloud.cache.Cache
Redis接收消息
sum(String) - 类 中的静态方法bee.cloud.engine.db.siud.SQLFunc
 
sum(int, int) - 类 中的静态方法bee.lang.Bit
 
Swf - bee.tool.checker中的类
对SWF文件进行类型检查。
Swf() - 类 的构造器bee.tool.checker.Swf
 
Sys - bee.tool.sys中的类
功能说明:
Sys() - 类 的构造器bee.tool.sys.Sys
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接