跳过导航链接
AWS PaaS(V6.4.GA)
Java SDK API Reference for AWS PaaS
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 _ 

O

ok() - 类 中的方法com.actionsoft.bpms.commons.mvc.view.ResponseObject
标记为成功状态
ok(String) - 类 中的方法com.actionsoft.bpms.commons.mvc.view.ResponseObject
设置状态为成功,并附加信息给调用者
OK - 类 中的静态变量com.actionsoft.bpms.server.fs.dc.DCMessage
 
onReplicate(String, Object) - 类 中的方法com.actionsoft.bpms.commons.cache.Cache
仅用于cache内部。
onReplicate(Object) - 接口 中的方法com.actionsoft.bpms.commons.cache.ReplicateActionListener
缓存动作附带的参数信息
open() - 类 中的静态方法com.actionsoft.bpms.util.DBSql
从当前数据库连接池中获得一个数据库连接对象
open() - 接口 中的方法com.actionsoft.sdk.local.api.cc.LDAPAPI
打开一个上下文对象
open() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RDSAPI
 
opsForHash() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.hashCommandOps() method on the connection
opsForList() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.listCommandOps() method on the connection
opsForSet() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.setCommands() method on the connection
opsForValue() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
opsForZSet() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.sortedSetCommands() method on the connection
opsHash(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.hashCommandOps() method on the connection
opsList(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.listCommandOps() method on the connection
opsSet(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.setCommands() method on the connection
opsValue(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
use #replicas(Object) instead.
opsZSet(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
已过时。
Use the corresponding @link com.actionsoft.sdk.local.api.cc.RedisAPI.sortedSetCommands() method on the connection
optBoolean(JSONObject, String, boolean) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
optDouble(JSONObject, String, double) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
optInt(JSONObject, String, Integer) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
optInteger(JSONObject, String, Integer) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
options() - 类 中的方法com.actionsoft.bpms.commons.echarts.EChartsOptionBuilder
配置项
optString(JSONObject, String) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
optString(JSONObject, String, String) - 类 中的静态方法com.actionsoft.bpms.util.UtilJson
com.alibaba.fastjson.JSONObject 兼容获取值
orderBy(String) - 类 中的方法com.actionsoft.bpms.commons.mvc.dao.DaoQuery
 
orderBy(String) - 接口 中的方法com.actionsoft.bpms.commons.mvc.dao.IDaoQuery
设置排序字段
orderBy(String) - 接口 中的方法com.actionsoft.bpms.commons.query.Query
排序
orderByBeginTime() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
按创建时间排序,调用该方法后应接着调用asc()或desc()
orderByBeginTime() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
按创建时间排序,调用该方法后应接着调用asc()或desc()
orderByCreated() - 接口 中的方法com.actionsoft.sdk.local.api.BOQueryAPI
按创建时间排序,调用该方法后应接着调用asc()或desc()
orderByCreateTime() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
按创建时间排序,调用该方法后应接着调用asc()或desc()
orderByEndTime() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
按结束时间排序,调用该方法后应接着调用asc()或desc()
orderByName() - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
按文件名称排序
orderByNo() - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
按文件编号排序
orderByOrderIndex() - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
按默认顺序排序
orderByPriority() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
按优先级排序,调用该方法后应接着调用asc()或desc()
orderByPriority() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
按优先级排序,调用该方法后应接着调用asc()或desc()
orderByProcessDefId() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
按流程定义排序,调用该方法后应接着调用asc()或desc()
orderByProcessDefVerId() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
按流程主版本排序,调用该方法后应接着调用asc()或desc()
orderByStartTime() - 接口 中的方法com.actionsoft.sdk.local.api.ProcessQueryAPI
按启动时间排序,调用该方法后应接着调用asc()或desc()
orderByTitle() - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
按标题排序,调用该方法后应接着调用asc()或desc()
orderByTitle() - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
按标题排序,调用该方法后应接着调用asc()或desc()
orderByUpdated() - 接口 中的方法com.actionsoft.sdk.local.api.BOQueryAPI
按更新时间排序,调用该方法后应接着调用asc()或desc()
orderByViewCount() - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
按文件浏览次数排序
ORGAPI - com.actionsoft.sdk.local.api中的接口
组织机构接口
outputLike(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
文件输出包含特定的值
owner(String) - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
创建人的历史任务,列出的任务由该账户创建。
owner(List<String>) - 接口 中的方法com.actionsoft.sdk.local.api.HistoryTaskQueryAPI
创建人的历史任务,列出的任务由若干账户创建。
owner(String) - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
创建人的任务,列出的任务由该账户创建。
owner(List<String>) - 接口 中的方法com.actionsoft.sdk.local.api.TaskQueryAPI
创建人的任务,列出的任务由若干账户创建。
ownerDept(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
文件责任部门
ownerUser(String) - 接口 中的方法com.actionsoft.sdk.local.api.PALRepositoryQueryAPI
文件责任人
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 _ 
跳过导航链接
文档更新日期 : 20230525

Copyright © Actionsoft Co., Ltd. All Rights Reserved.