- 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
-
Returns the operations performed on hash values.
- opsForList() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on list values.
- opsForSet() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on set values.
- opsForValue() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on simple values (or Strings in Redis terminology).
- opsForZSet() - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on zset values (also known as sorted sets).
- opsHash(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on hash values bound to the given key.
- opsList(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on list values bound to the given key.
- opsSet(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on set values bound to the given key.
- opsValue(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on simple values (or Strings in Redis terminology) bound to the given key.
- opsZSet(K) - 接口 中的方法com.actionsoft.sdk.local.api.cc.RedisAPI
-
Returns the operations performed on zset values (also known as sorted sets) bound to the given key.
- 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
-
文件责任人