- get() - 类 中的静态方法com.epicsaas.api.tenant.Tenants
-
获取当前运行时上下文的租户.
- get(Object) - 类 中的方法com.epicsaas.framework.web.session.SessionMap
-
- get(String) - 接口 中的方法com.epicsaas.service.biz.session.service.ISessionService
-
获取指定sessionId对应的PlatformSession对象
- get(Object) - 类 中的方法com.epicsaas.service.biz.userbase.dto.PlatformSession
-
- getAccessibleField(Object, String) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
- getAccessibleMethod(Object, String, Class<?>...) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAction() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getAction() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getAction() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- getActiveFlowActivity(String, String, String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取流程下所有激活状态节点
- getActiveWorkItem(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取活跃的工作项数目
- getActiveWorkItemList(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取活跃的工作项
- getActivityDefine() - 类 中的方法com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
获取 流程节点定义
- getActivityDefine(String, String, String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowDefineService
-
获取 流程节点定义
- getActivityDefine(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取 流程节点定义 (通过工作项id)
- getActivityDefine(WorkItemAO) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取 流程节点定义 (通过工作项id)
- getAddition() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getAddition() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.util.dto.AbstractBaseDTO
-
- getAdditionalProperties(String) - 类 中的方法com.epicsaas.framework.util.dto.AbstractBaseDTO
-
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- getAdditionalProperties() - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
- getAdditions() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- getAdditions() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getAdditions() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getAdjustTime(Date, int, int, int, int, long) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到一个调整的日期
- getAdvancefilterType() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getAllFlowActivity(String, String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowDefineService
-
获取流程下所有节点
- getAllFlowActivity(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowDefineService
-
获取流程下所有节点
- getAnnouncementService() - 类 中的方法com.epicsaas.api.announcement.AnnouncementAPI
-
获取公告服务
- getAOService() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
处理表单对应的服务对象
- getAppActivity(String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 流程节点对象 (通过工作项id)
- getAppActivity(String, String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 流程节点对象 (通过流程实例id和用户id来唯一确定当前激活的工作项,可能存在没有激活的工作项)
- getAppActivity(String, String, String, String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 流程节点对象 (通过参数来唯一确定当前激活的工作项,可能存在没有激活的工作项)
- getAppAssociation(String[], String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 流程节点关联对象 (通过 工作项id 和 关联对象值)
- getAppAssociation(String[], String, String, String, String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 流程节点关联对象 (通过参数来唯一确定当前激活的工作项,可能存在没有激活的工作项,即可像上一个方法一样)
- getAppCode() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- getAppCode() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getAppCode() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getAppDataConfigDatas() - 接口 中的方法com.epicsaas.framework.service.integration.IAppDataConfigDataService
-
- getAppDataConfigDatas() - 类 中的方法com.epicsaas.framework.service.integration.SimpleAppIntegrationDataService
-
- getAppId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取应用id
- getAppId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取应用id
- getAppId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取应用id
- getAppId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取应用id
- getAppId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
获取应用id
- getAppIntegrationDatas() - 类 中的方法com.epicsaas.framework.service.integration.SimpleAppIntegrationDataService
-
- getAppIntegrationDatas() - 接口 中的方法com.epicsaas.framework.service.integration.ui.IAppIntegrationDataService
-
获取应用集成数据接口
- getApplicationContext() - 类 中的方法com.epicsaas.framework.freemarker.SaasFreeMarkerConfigurer
-
- getApplicationContext() - 类 中的静态方法com.epicsaas.framework.util.spring.SpringContextHolder
-
取得存储在静态变量中的ApplicationContext.
- getAppName() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- getAppName() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getAssociations() - 类 中的方法com.epicsaas.service.biz.eflow.dto.ActivityDefineDTO
-
获取节点关联对象集合
- getAttr() - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- getBean(String) - 类 中的静态方法com.epicsaas.framework.util.spring.SpringContextHolder
-
从静态变量applicationContext中取得Bean, 自动转型为所赋值对象的类型.
- getBean(Class<T>) - 类 中的静态方法com.epicsaas.framework.util.spring.SpringContextHolder
-
从静态变量applicationContext中取得Bean, 自动转型为所赋值对象的类型.
- getBeforeId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取上一审批人id
- getBeforeId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取上一审批人id
- getBeforeName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取上一审批人姓名
- getBeforeName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取上一审批人姓名
- getBegin() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getBelongFlag() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
获取是否主归属机构
- getBizDataTymaName() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- getBizDataType() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- getBizDataType() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getBusinessData() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取业务数据
- getBusinessData() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取业务数据
- getBusinessData() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取业务数据
- getBusinessData() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取业务数据
- getBusinessInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取业务信息
- getBusinessInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取业务信息
- getBusinessInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取业务信息
- getBusinessInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取业务信息
- getBusinessInfo1() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取业务字段1
- getBusinessInfo2() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取业务字段2
- getButtons() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getButtons() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppActivityDTO
-
获取节点对应的应用按钮列表
- getById(String) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
- getById(String) - 接口 中的方法com.epicsaas.common.service.base.IBaseAOService
-
使用主键ID获取数据
- getChecked() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getChecked() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getChildren() - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- getChildren() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getChildren() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getChildren() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getChildren() - 接口 中的方法com.epicsaas.service.biz.userbase.dto.TreeNode
-
- getChildren() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getChildren(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
获取一个机构的下级机构
- getChildren(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
获取一个机构的下级机构
- getChildrenCascade(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
级联获取一个机构的下级机构
- getChildrenCascade(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
级联获取一个机构的下级机构
- getChoice() - 类 中的方法com.epicsaas.service.biz.eflow.dto.OptionDTO
-
获取 流程节点值
- getCls() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getCls() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getCls() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getCls() - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- getCode() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getCode() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getCode() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getCode() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
获取代码
- getCode() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获得编码
- getCode() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取代码
- getColCfg() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getColModel() - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- getColModel() - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- getColModel(String) - 接口 中的方法com.epicsaas.framework.web.views.IViewCfgDataService
-
获取视图列表定义数据
- getComponentPathByName(String) - 类 中的方法com.epicsaas.framework.freemarker.ComponentService
-
通过组件ID uri映射 获取组件路径
- getComponents() - 类 中的方法com.epicsaas.framework.freemarker.ComponentService
-
- getConverter(Class<T>) - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
- getConvertibleTypes() - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
- getCount(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过分页信息、用户id和状态来获取我发起的数据的条数
- getCount(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过分页信息和用户id来获取我发起的数据的条数
- getCount(LaunchCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过查询器获取数据条数
- getCount(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过分页信息、用户id和状态来获取我审批的数据条数
- getCount(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过分页信息和用户id来获取我审批的数据条数
- getCount(TodoneCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过查询器获取数据条数
- getCount(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过分页信息、用户id和状态来获取我接收的数据条数
- getCount(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过分页信息和用户id来获取我接收的数据条数
- getCount(TodoCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过查询器获取数据条数
- getCount(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过分页信息、用户id和状态获取数据条数
- getCount(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过分页信息和用户id来获取数据条数
- getCount(TrackCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过查询器获取数据条数
- getCurrentId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取当前审批人id
- getCurrentId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取当前审批人id
- getCurrentName() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取当前审批人姓名
- getCurrentName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取当前审批人姓名
- getData() - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- getData() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getData() - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- getData() - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- getDataId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取业务主键
- getDataId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取业务主键
- getDataId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取业务主键
- getDataId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取业务主键
- getDataSource() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getDataType() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取业务数据类型
- getDataType() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取业务数据类型
- getDataType() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取业务数据类型
- getDataType() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取业务数据类型
- getDataType() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getDate(int, int, int) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到一个时间
- getDay(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取日期
- getDbField() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getDbField() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getDefaultCondition() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getDefaultFilter() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getDefaultOrderBy() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getDescrib() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取描述
- getDescrib() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取描述
- getDescrib() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取描述
- getDescrib() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取描述
- getDescription() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getDescription() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getDocktype() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- getDynamicInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取动态信息
- getDynamicInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取动态信息
- getDynamicInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取动态信息
- getDynamicInfo() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取动态信息
- getEncoding() - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
- getEncoding() - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
- getEnd() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getEnd() - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
获取 结束节点
- getEndOfMonth(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到一个月的最后一个时间
- getEndOfWeek(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到星期的最后一个时间
- getEndQuerterDay(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取本季度的最后一天
- getExpanded() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getExtendMap() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取扩展数据
- getExtendMap() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取扩展数据
- getExtendMap() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取扩展数据
- getExtendMap() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取扩展数据
- getExtraNavigateData() - 接口 中的方法com.epicsaas.framework.service.integration.ui.IExtraNavigateService
-
需要扩展的导航信息,如果导航信息是动态生产的,可以在子类中扩展此方法。
- getFailureMVCViewName() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
表单提交失败后视图名
- getField() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getField() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getFieldMapping() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- getFieldName() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getFieldName() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getFieldValue(Object, String) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
- getFileMeta(String) - 类 中的方法com.epicsaas.api.dfs.DFileSystemAPI
-
获取文件属性
- getFilterCfg() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getFilterCfg() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getFilters() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- getFilterSearch() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getFilterSearch() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getFilterType() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getFilterType() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getFlowAppService() - 类 中的方法com.epicsaas.api.appflow.AppFlowAPI
-
获取流程应用服务
- getFlowDefine(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowDefineService
-
获取最新流程定义
- getFlowDefine(String, String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowDefineService
-
获取 流程定义
- getFlowDefineService() - 类 中的方法com.epicsaas.api.eflow.EFlowAPI
-
获取流程定义接口
- getFlowService() - 类 中的方法com.epicsaas.api.eflow.EFlowAPI
-
获取流程服务
- getFlowVerdictAO(String, String, String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 办理过程列表
- getForestfromList(Collection<T>) - 类 中的方法com.epicsaas.framework.component.tree.AbstractTreeNodeConvertor
-
- getForestfromList(Collection<T>) - 接口 中的方法com.epicsaas.framework.component.tree.TreeNodeConvertor
-
从一个集合中获取包含多颗树的列表
- getForestfromList(Collection<Object>, String, TreeNodeConvertor) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
从一个集合中获取包含多颗树的列表
- getFormat() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getFormEntityAO() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
表单实体对象
- getFormMVCViewName() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
表单视图名
- getFreemarkerVariables() - 类 中的方法com.epicsaas.framework.freemarker.SaasFreeMarkerVariable
-
- getFromCache(String) - 接口 中的方法com.epicsaas.framework.web.session.SessionCacheManagerInterface
-
从Cache中, 获取指定sessionId对应的SessionMap对象
- getFromSession(HttpServletRequest, String) - 类 中的方法com.epicsaas.service.biz.session.util.SessionUtil
-
获取session中的对象
- getGeneratedMapper() - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
获取实际执行的objectMapper
- getGenericService(String) - 类 中的静态方法com.epicsaas.api.ssb.SSBs
-
获取指定的服务名对应的泛化引用.
- getGroup(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
获取一个群组
- getGroup(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
获取一个群组
- getGroupByCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
获取一个群组
- getGroupByCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
获取一个群组
- getGroupByCodeTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
获取一个租户自定义群组
- getGroupByCodeTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
获取一个租户自定义群组
- getGroupData() - 类 中的方法com.epicsaas.framework.util.dto.list.ListGroupDataDTO
-
- getGroupId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
获取群组id
- getGroupList(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户跨应用共享群组列表
- getGroupList(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户应用群组列表
- getGroupList(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户应用群组列表
- getGroupList(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户跨应用共享群组列表
- getGroupList(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户应用群组列表
- getGroupList(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户应用群组列表
- getGroupList(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户跨应用共享群组列表
- getGroupList(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户应用群组列表
- getGroupList(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户应用群组列表
- getGroupListTenant(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户跨应用共享群组列表(租户自定义接口)
- getGroupListTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户应用群组列表(租户自定义接口)
- getGroupListTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户应用群组列表(租户自定义接口)
- getGroupListTenant(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户跨应用共享群组列表(租户自定义接口)
- getGroupListTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户应用群组列表(租户自定义接口)
- getGroupListTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户应用群组列表(租户自定义接口)
- getGroupListTenant(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户跨应用共享群组列表(租户自定义接口)
- getGroupListTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户应用群组列表(租户自定义接口)
- getGroupListTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户应用群组列表(租户自定义接口)
- getGroupName() - 类 中的方法com.epicsaas.framework.util.dto.list.ListGroupDataDTO
-
- getGroupQueryService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取群组查询服务接口
- getGroupService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取群组服务接口
- getGroupTenant(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
获取一个租户自定义群组
- getGroupTenant(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
获取一个租户自定义群组
- getHeight() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getIcon() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getIcon() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getId() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getId() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getId() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getId() - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- getId() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- getId() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
获取 节点关联对象id
- getId() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 按钮id
- getId() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
获取 定义id
- getId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取主键
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
获取主键
- getId() - 接口 中的方法com.epicsaas.service.biz.userbase.dto.TreeNode
-
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取主键
- getIndex() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getIndex() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getInstance() - 类 中的静态方法com.epicsaas.api.announcement.AnnouncementAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.appflow.AppFlowAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.dfs.DFileSystemAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.eflow.EFlowAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.routine.RoutineAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.session.SessionAPI
-
获取实例
- getInstance() - 类 中的静态方法com.epicsaas.api.userbase.UserBaseAPI
-
获取实例
- getIntValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 整形串变量值
- getLaunch(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过主键获取我发起的数据对象
- getLaunchList(Page, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过分页信息和用户id获取我发起的数据列表
- getLaunchList(Page, String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过分页新信息、用户id和状态来获取我发起的数据列表
- getLaunchService() - 类 中的方法com.epicsaas.api.routine.RoutineAPI
-
获取我发起的服务接口
- getLeaf() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getLeaf() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getLength() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getListByCriteria(LaunchCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
通过查询器获取数据
- getListByCriteria(TodoneCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过查询器获取数据
- getListByCriteria(TodoCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过查询器获取数据
- getListByCriteria(TrackCriteria) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过查询器获取数据
- getLocation() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取层级关系
- getLogo() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
头像
- getLongValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 长整形变量值
- getMail() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取邮箱
- getMapper() - 类 中的方法com.epicsaas.framework.util.mapper.JsonMapper
-
取出Mapper做进一步的设置或使用其他序列化API.
- getMappings() - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- getMetadata() - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- getMinWidth() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getMobile() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取手机号
- getMonth(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取月
- getMvcViewMatchClass() - 类 中的方法com.epicsaas.framework.web.resolver.CustomizeMultiViewResolver
-
- getName() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getName() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppActivityDTO
-
- getName() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
获取 节点关联对象名称
- getName() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 按钮名称
- getName() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- getName() - 类 中的方法com.epicsaas.service.biz.eflow.dto.PropertyDTO
-
获取 属性名称
- getName() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
获取 定义名称
- getName() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 变量名
- getName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
获取群组名
- getName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取机构名
- getName() - 接口 中的方法com.epicsaas.service.biz.userbase.dto.TreeNode
-
- getName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取用户名称
- getNamespace() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
命名空间
- getNavigates() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getNews() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取业务最新动态
- getNow() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取系统当前的时间
- getNowDateString() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取当前日期的缺省字符串形式
- getNowDateTimeString() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取当前日期及时间的缺省字符串形式
- getOptions() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取 选项列表
- getOrderByClause() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getOrg(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
查询一个机构
- getOrg(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
查询一个机构
- getOrgId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
获取机构id
- getOrgId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取部门ID
- getOrgListByUserId(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户的归属机构列表
- getOrgListByUserId(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取用户的归属机构列表
- getOrgListByUserId(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户的归属机构列表
- getOrgName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取部门名称
- getOrgQueryService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取机构查询服务接口
- getOrgService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取机构服务接口
- getOrgTree() - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
获取组织机构树
- getOrgTree() - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
获取组织机构树
- getOrgUserTree() - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取用户组织机构树
- getOrgUserTree() - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取用户组织机构树
- getOwnerId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取发起人id
- getOwnerId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取发起人id
- getOwnerId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取发起人id
- getOwnerName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取发起人姓名
- getOwnerName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取发起人姓名
- getOwnerName() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取发起人姓名
- getPageCount() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getPageCount() - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- getPageInfo() - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- getPageNo() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getPageNo() - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- getPageNo() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getPages() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getParam() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getParam(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
获取参数值
- getParams() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
获取 参数集合
- getParendId() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getParent() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getParent() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getParent(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
获取一个机构的父机构
- getParent(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
获取一个机构的父机构
- getParentId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取父节点
- getParentId() - 接口 中的方法com.epicsaas.service.biz.userbase.dto.TreeNode
-
- getParentId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getParentIdField() - 类 中的方法com.epicsaas.framework.component.tree.AbstractTreeNodeConvertor
-
在子节点中的父节点id字段
- getParentNodeObject(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
获取指定ID的父节点对象
- getPasswd() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取密码
- getPattern() - 类 中的方法com.epicsaas.framework.tenant.TenantSessionInterceptor
-
- getPhone() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取固话
- getPlatformSessionFromRequest(HttpServletRequest) - 类 中的方法com.epicsaas.service.biz.session.util.SessionUtil
-
- getProcessId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取流程实例id
- getProcessId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取流程实例id
- getProcessId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取流程实例id
- getProcessId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取流程实例id
- getProperties() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
获取属性集合
- getProperty(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
获取 属性
- getProviders(String) - 类 中的静态方法com.epicsaas.api.ssb.SSBs
-
获取指定的服务名的提供者集.
- getQq() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取QQ
- getRecivers() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
获取 目标流程节点的处理对象列表
- getRecordTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取记录生成时间
- getRecordTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取记录生成时间
- getRecordTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取记录生成时间
- getRecordTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取记录生成时间
- getRedirectURL() - 类 中的方法com.epicsaas.framework.tenant.TenantSessionInterceptor
-
- getReferenceConfig(String) - 类 中的静态方法com.epicsaas.api.ssb.SSBs
-
获取指定的服务名对应的引用配置.
- getRegistry() - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
- getRegistry() - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
- getRollDate(Date, int, int) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
滚动时间,只能向后添加(比元时间大)
- getScope() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 生命周期
- getServiceName() - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- getSessionContent(HttpSession) - 类 中的静态方法com.epicsaas.framework.util.diagnostic.Sessions
-
Gets the specified HTTP session content description.
- getSessionService() - 类 中的方法com.epicsaas.api.session.SessionAPI
-
获取平台Session会话服务
- getSessionUtil() - 类 中的方法com.epicsaas.api.session.SessionAPI
-
获取Session工具类
- getShortName() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取机构短名
- getSort() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
获取排序
- getSort() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
获取排序
- getSort() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
获取排序
- getSort() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- getSort() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取排序字段
- getStackTrace(Throwable) - 类 中的静态方法com.epicsaas.framework.util.StackTraceUtil
-
获取给定exception的完整StackTrace信息
- getStackTraceAsString(Throwable) - 类 中的静态方法com.epicsaas.framework.util.Exceptions
-
将ErrorStack转化为String.
- getStart() - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
获取 开始节点
- getStartOfLastTwoWeek(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取近两周的第一天,最后一天由getEndOfWeek(Date date)获取
- getStartOfMonth(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到一个月的第一天时间
- getStartOfWeek(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到星期的第一个天时间
- getStartQuerterDay(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取本季度的第一天
- getState() - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- getStatisticInfo(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ILaunchService
-
获取统计信息
- getStatisticInfo(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
获取统计信息
- getStatisticInfo(String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
获取统计信息
- getStatus() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取状态
- getStatus() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取状态
- getStatus() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取状态
- getStatus() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取状态
- getStatus() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取状态
- getStep() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 步骤
- getStringValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 字符串变量值
- getStyle() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- getSubAPPName() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
子应用名
- getSuccessMVCViewName() - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
表单提交成功后视图名
- getSuperClassGenricType(Class<?>) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getSuperClassGenricType(Class<?>, int) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getTargetSetp() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 目标步骤
- getTenantId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
获取租户id
- getText() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getText() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getText() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getText() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- getText() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getText() - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- getText() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- getThisYear() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到当前的年度(整形)
- getThisYearStr() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到当前的年度(四位数字字符串)
- getTimeSectionRelationship(List<Date>, List<Date>) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
判断两个时间段的关系,返回值的关系的参考系为"l1"。
- getTitle() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
标题
- getTitle() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
标题
- getTitle() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
标题
- getTitle() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
标题
- getTo() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
获取目标节点
- getTo() - 类 中的方法com.epicsaas.service.biz.eflow.dto.AssociationDefineDTO
-
获取 目标节点id
- getTodo(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过主键获取一条我接收的数据
- getTodoList(Page, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过分页信息和用户id获取我接收的数据列表
- getTodoList(Page, String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoService
-
通过分页信息、用户id和状态来获取我接收的数据列表
- getTodone(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过主键获取一条我审批的数据
- getTodoneList(Page, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过分页信息和用户id获取我审批的数据列表
- getTodoneList(Page, String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITodoneService
-
通过分页信息、用户id和状态来获取我审批的数据列表
- getTodoneService() - 类 中的方法com.epicsaas.api.routine.RoutineAPI
-
获取我的已办服务接口
- getTodoPeople() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取代办人数
- getTodoPeople() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取代办人数
- getTodoPeople() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取代办人数
- getTodoPeople() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取代办人数
- getTodoService() - 类 中的方法com.epicsaas.api.routine.RoutineAPI
-
获取我收到的服务接口
- getTomorrow(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到Date的后一天
- getTomorrow() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到明天
- getTotalRecords() - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- getTotalRecords() - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- getTrack(String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过主键获取单条我关注的数据
- getTrackList(Page, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过用户id和分页信息获取我关注的数据列表
- getTrackList(Page, String, String) - 接口 中的方法com.epicsaas.service.biz.routine.service.ITrackService
-
通过用户id、分页信息和状态获取我关注的数据列表
- getTrackService() - 类 中的方法com.epicsaas.api.routine.RoutineAPI
-
获取我关注的服务接口
- getType() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getType() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getType() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getType() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getType() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getType() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 按钮类型
- getType() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- getType() - 类 中的方法com.epicsaas.service.biz.eflow.dto.ActivityDefineDTO
-
获取 节点类型
- getUpdateTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取更新时间
- getUpdateTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取更新时间
- getUpdateTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取更新时间
- getUpdateTime() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取更新时间
- getUrl() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getUrl() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- getUser(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
根据用户ID查询用户
- getUser(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
根据用户ID查询用户
- getUser(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
根据用户ID查询用户
- getUserByCode(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
通过用户code获取用户对象
- getUserByCode(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
通过用户code获取用户对象
- getUserByCode(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
通过用户code获取用户对象
- getUserByCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
通过用户code和密码获取用户对象
- getUserClass(Class<?>) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
对于被cglib AOP过的对象, 取得真实的Class类型.
- getUserFreeQueryService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取用户库自由查询(不包含敏感信息)接口
- getUserFromRequest(HttpServletRequest) - 类 中的方法com.epicsaas.service.biz.session.util.SessionUtil
-
根据请求的request获取session中的 user信息
- getUserId() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取 用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
获取 用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
获取用户id
- getUserId() - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
获取用户id
- getUserList() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- getUserList() - 类 中的方法com.epicsaas.service.biz.eflow.dto.OptionDTO
-
获取 目标节点用户列表
- getUserListByAppIdAndGroupCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取群组下的用户
- getUserListByAppIdAndGroupCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取群组下的用户
- getUserListByAppIdAndGroupCode(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取群组下的用户
- getUserListByAppIdAndGroupCodeTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取群组下的用户
- getUserListByAppIdAndGroupCodeTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取群组下的用户
- getUserListByAppIdAndGroupCodeTenant(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取群组下的用户
- getUserListByGroupIds(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取群组下的用户
- getUserListByGroupIds(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取群组下的用户
- getUserListByGroupIds(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取群组下的用户
- getUserListByGroupIdsTenant(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取群组下的用户(租户自定义接口)
- getUserListByGroupIdsTenant(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取群组下的用户(租户自定义接口)
- getUserListByGroupIdsTenant(String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取群组下的用户(租户自定义接口)
- getUserListByOrg(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取机构的用户列表
- getUserListByOrg(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取机构的用户列表
- getUserListByOrgCascade(String, Page) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
级联获取机构的用户列表
- getUserListByOrgCascade(String, String, Page) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
级联获取机构的用户列表
- getUserListByOrgCascade(String, Page) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
级联获取机构的用户列表
- getUserListByOrgCascade(String, String, Page) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
级联获取机构的用户列表
- getUserListByOrgIdAndGroupIds(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIds(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIds(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIdsCascade(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
级联获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIdsCascade(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
级联获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIdsCascade(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
级联获取机构及对应群组下的用户
- getUserListByOrgIdAndGroupIdsCascadeTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
级联获取机构及对应群组下的用户(租户自定义接口)
- getUserListByOrgIdAndGroupIdsCascadeTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
级联获取机构及对应群组下的用户(租户自定义接口)
- getUserListByOrgIdAndGroupIdsCascadeTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
级联获取机构及对应群组下的用户(租户自定义接口)
- getUserListByOrgIdAndGroupIdsTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
获取机构及对应群组下的用户(租户自定义接口)
- getUserListByOrgIdAndGroupIdsTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
获取机构及对应群组下的用户(租户自定义接口)
- getUserListByOrgIdAndGroupIdsTenant(String, String...) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
获取机构及对应群组下的用户(租户自定义接口)
- getUserName() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取 用户名
- getUserName() - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
获取用户名
- getUserQueryService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取用户查询服务接口
- getUserService() - 类 中的方法com.epicsaas.api.userbase.UserBaseAPI
-
获取用户服务接口
- getValue() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- getValue() - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- getValue() - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- getValue() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- getValue() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
获取 节点关联对象值
- getValue() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
获取 按钮值
- getValue() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- getValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.AssociationDefineDTO
-
获取 关联对象值
- getValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.PropertyDTO
-
获取 属性值
- getValue() - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
获取 变量值
- getVariable(String) - 类 中的方法com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
获取 工作项变量 (通过变量名)
- getVariable(String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取 上下文变量 (通过变量名)
- getVariables() - 类 中的方法com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
获取 工作项变量
- getVariables() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取 上下文变量
- getVersion() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- getVersion() - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
获取版本号
- getWechat() - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
获取微信号
- getWidth() - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- getWidth() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- getWidth() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- getWorkItem(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取工作项
- getWorkItem(String, String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取工作项
- getWorkItem(String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取工作项
- getWorkItemId() - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
获取工作项id
- getWorkItemId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
获取工作项id
- getWorkItemId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
获取工作项id
- getWorkItemId() - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
获取工作项id
- getWorkItemlist() - 类 中的方法com.epicsaas.service.biz.eflow.appobject.ActivityAO
-
获取 节点实例对应工作项列表
- getWorkItemVariable(String, String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 工作项 变量集合
- getWorkItemVariable(String) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
获取 工作项变量集合
- getWorkItemVariable(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取工作项变量集合
- getWorkItemWithVariableAndActivityDefine(String) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
获取工作项变量及流程节点定义
- getYear(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
获取年
- getYesterday(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到Date的前一天
- getYesterday() - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
得到昨天
- gracefulShutdown(ExecutorService, int, int, TimeUnit) - 类 中的静态方法com.epicsaas.framework.util.Threads
-
按照ExecutorService JavaDoc示例代码编写的Graceful Shutdown方法.
- GroupDTO - com.epicsaas.service.biz.userbase.dto中的类
-
群组数据对象
- GroupDTO() - 类 的构造器com.epicsaas.service.biz.userbase.dto.GroupDTO
-
- GroupUserDTO - com.epicsaas.service.biz.userbase.dto中的类
-
群组用户数据对象
- GroupUserDTO() - 类 的构造器com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
- IAnnouncementService - com.epicsaas.service.biz.announcement.service中的接口
-
公告接口
- IAppDataConfigDataService - com.epicsaas.framework.service.integration中的接口
-
- IAppIntegrationDataService - com.epicsaas.framework.service.integration.ui中的接口
-
- IBaseAOService<EntityAO,EntityCriteria> - com.epicsaas.common.service.base中的接口
-
基础服务接口
- IBaseService - com.epicsaas.framework.service中的接口
-
服务基类接口
- Ids - com.epicsaas.framework.util中的类
-
封装各种生成唯一性ID算法的工具类.
- IExtraNavigateService - com.epicsaas.framework.service.integration.ui中的接口
-
需要扩展的导航信息,如果导航信息是动态生产的,可以在子类中扩展此方法。
- IFlowAppService - com.epicsaas.service.biz.appflow.service中的接口
-
流程应用服务接口
通过该接口,可以实例化流程、获取工作项对应的流程节点、流程节点关联对象
- IFlowDefineService - com.epicsaas.service.biz.eflow.service中的接口
-
流程定义服务接口
获取流程相关的定义对象
- IFlowService - com.epicsaas.service.biz.eflow.service中的接口
-
流程服务接口
- IGroupQueryService - com.epicsaas.service.biz.userbase.service.query中的接口
-
群组服务API
- IGroupService - com.epicsaas.service.biz.userbase.service中的接口
-
群组服务API
- ILaunchService - com.epicsaas.service.biz.routine.service中的接口
-
我发起的API接口
- ILoginService - com.epicsaas.service.biz.login.service中的接口
-
登录服务
- IMVCViewMatch - com.epicsaas.framework.web.resolver中的接口
-
- init() - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
向默认的ConverterRegistry注册
- init() - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
初始化
- init(FilterConfig) - 类 中的方法com.epicsaas.framework.web.filter.AbstractCacheSessionFilter
-
- initBinder(WebDataBinder, WebRequest) - 类 中的方法com.epicsaas.framework.web.databinding.CommonBindingInitializer
-
- initCacheManager() - 接口 中的方法com.epicsaas.framework.web.session.InitialCacheManagerInterface
-
初始化SessionCacheManagerInterface实例
- InitialCacheManagerInterface - com.epicsaas.framework.web.session中的接口
-
辅助初始化SessionCacheManagerInterface实例接口,必须在各子类自己实现。
- initialized(IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.RenameExampleClassPlugin
-
- initiate(String, String, String, String, String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
实例化流程
- initiate(String, String, String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
实例化流程
- initProperties(Model) - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
- insert(EntityAO) - 接口 中的方法com.epicsaas.common.dao.base.BaseGeneratedMapper
-
插入数据
- insertSelective(EntityAO) - 接口 中的方法com.epicsaas.common.dao.base.BaseGeneratedMapper
-
选择性插入数据
- invoke(String, String, String[], Object[]) - 类 中的静态方法com.epicsaas.api.ssb.SSBs
-
根据指定的服务名、方法名、参数类型、实参调用对应的服务方法.
- INVOKE_SERVICE_FAILED_ERROR_CODE - 类 中的静态变量com.epicsaas.common.ErrorCode
-
调用服务失败。
- invokeGetterMethod(Object, String) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
调用Getter方法.
- invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
直接调用对象方法, 无视private/protected修饰符.
- invokeSetterMethod(Object, String, Object) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
调用Setter方法.使用value的Class来查找Setter方法.
- invokeSetterMethod(Object, String, Object, Class<?>) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
调用Setter方法.
- IOrgQueryService - com.epicsaas.service.biz.userbase.service.query中的接口
-
机构查询服务
- IOrgService - com.epicsaas.service.biz.userbase.service中的接口
-
组织机构API服务
- isAppManager(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
是否是应用管理员
- isAppManager(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
是否是应用管理员
- isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isBusinessType() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
返回: 是否业务类型
- isCausedBy(Exception, Class<? extends Exception>...) - 类 中的静态方法com.epicsaas.framework.util.Exceptions
-
判断异常是否由某些底层的异常引起.
- isCluster() - 类 中的静态方法com.epicsaas.framework.web.filter.AbstractCacheSessionFilter
-
- isDisplay() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- isDisplay() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- isEditable() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- isEmpty() - 类 中的方法com.epicsaas.framework.web.session.SessionMap
-
- isEmpty() - 类 中的方法com.epicsaas.service.biz.userbase.dto.PlatformSession
-
- isEmptyOrNull(String) - 类 中的静态方法com.epicsaas.framework.util.Strings
-
已过时。
user StringUtils.isEmpty(java.lang.String)
instead
- ISessionService - com.epicsaas.service.biz.session.service中的接口
-
平台Session服务
- isExistViewName(String) - 接口 中的方法com.epicsaas.framework.web.resolver.IMVCViewMatch
-
- isExpanded() - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
是否需要展开
- isExpanded() - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- isFilterable() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- isFlowType() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
返回:是否是流程类型
- isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- isLeaf() - 接口 中的方法com.epicsaas.service.biz.userbase.dto.TreeNode
-
- isLeaf() - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- isNull(Object) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an object is null
.
- isNull(Object, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an object is null
.
- isNull(Object, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- isSaveNew(EntityAO) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
根据entityAO判定是否需要保存为新的记录。
- isSelect() - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- isSend2NextNode() - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
发送到下一节点
- isSortable() - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- isSortable() - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- isTenantManager(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
是否是租户管理员
- isTenantManager(String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
是否是租户管理员
- isTerminate() - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
目标节点是否为结束操作
- isTrue(boolean) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false
.
- isTrue(boolean, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false
.
- isTrue(boolean, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- isUserExist(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
用户是否存在(password为空时,只以user查询)
- isUserExist(String, String) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
用户是否存在(password为空时,只以user查询)
- ITodoneService - com.epicsaas.service.biz.routine.service中的接口
-
我审批的API接口
- ITodoService - com.epicsaas.service.biz.routine.service中的接口
-
我接收的API接口
- ITrackService - com.epicsaas.service.biz.routine.service中的接口
-
我关注的API接口
- IUserFreeQueryService - com.epicsaas.service.biz.userbase.service.query中的接口
-
用户API服务
- IUserQueryService - com.epicsaas.service.biz.userbase.service.query中的接口
-
用户API服务
- IUserService - com.epicsaas.service.biz.userbase.service中的接口
-
用户API服务
- IViewCfgDataService - com.epicsaas.framework.web.views中的接口
-
列表视图数据服务接口
- IViewDataConvertor - com.epicsaas.framework.covert.support中的接口
-
视图过滤条件转换器接口
- NavigateData - com.epicsaas.framework.util.dto.integration.ui中的类
-
接入点数据对象
- NavigateData() - 类 的构造器com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- newThread(Runnable) - 类 中的方法com.epicsaas.framework.util.Threads.CustomizableThreadFactory
-
已过时。
- noNullElements(Object[], String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an array has no null elements.
- noNullElements(Object[]) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an array has no null elements.
- noNullElements(Object[], RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- normalShutdown(ExecutorService, int, TimeUnit) - 类 中的静态方法com.epicsaas.framework.util.Threads
-
直接调用shutdownNow的方法, 取消在workQueue中Pending的任务,并中断所有阻塞函数.
- notEmpty(Object[]) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an array has elements; that is, it must not be
null
and must have at least one element.
- notEmpty(Object[], String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an array has elements; that is, it must not be
null
and must have at least one element.
- notEmpty(Object[], RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- notEmpty(Collection<?>, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that a collection has elements; that is, it must not be
null
and must have at least one element.
- notEmpty(Collection<?>) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that a collection has elements; that is, it must not be
null
and must have at least one element.
- notEmpty(Collection<?>, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- notEmpty(Map<?, ?>, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that a Map has entries; that is, it must not be null
and must have at least one entry.
- notEmpty(Map<?, ?>) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that a Map has entries; that is, it must not be null
and must have at least one entry.
- notEmpty(Map<?, ?>, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- NotificationService - com.epicsaas.framework.service中的接口
-
异常处理通知服务类接口
- NotifyingExceptionResolver - com.epicsaas.framework.exception中的类
-
继承org.springframework.web.servlet.handler.SimpleMappingExceptionResolver类,
添加异常通知机制。
- NotifyingExceptionResolver() - 类 的构造器com.epicsaas.framework.exception.NotifyingExceptionResolver
-
- notNull(Object) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an object is not null
.
- notNull(Object, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert that an object is not null
.
- notNull(Object, RuntimeException) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- NumberEditor - com.epicsaas.framework.web.databinding中的类
-
- NumberEditor(Class<? extends Number>, boolean) - 类 的构造器com.epicsaas.framework.web.databinding.NumberEditor
-
- NumberEditor(Class<? extends Number>) - 类 的构造器com.epicsaas.framework.web.databinding.NumberEditor
-
- NumberEditor(String) - 类 的构造器com.epicsaas.framework.web.databinding.NumberEditor
-
- NumberEditor() - 类 的构造器com.epicsaas.framework.web.databinding.NumberEditor
-
- SaasFreeMarkerConfigurer - com.epicsaas.framework.freemarker中的类
-
应用自定义freemarker变量
- SaasFreeMarkerConfigurer() - 类 的构造器com.epicsaas.framework.freemarker.SaasFreeMarkerConfigurer
-
- SaasFreeMarkerVariable - com.epicsaas.framework.freemarker中的类
-
- SaasFreeMarkerVariable() - 类 的构造器com.epicsaas.framework.freemarker.SaasFreeMarkerVariable
-
- SaasFreeMarkerView - com.epicsaas.framework.freemarker中的类
-
重写FreeMarkerView 将Request Response上下文放入RequestContextHolder
模板中调用freemarker方法中可以获取上下文
- SaasFreeMarkerView() - 类 的构造器com.epicsaas.framework.freemarker.SaasFreeMarkerView
-
- saveOrUpdate(EntityAO) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
- saveOrUpdate(EntityAO) - 接口 中的方法com.epicsaas.common.service.base.IBaseAOService
-
保存或更新
- saveOrUpdate(GroupDTO) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
创建、选择性更新群组数据信息
- saveOrUpdate(OrgDTO) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
创建,选择性更新机构数据
- saveOrUpdate(UserDTO) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
创建、选择性更新一条用户数据
- saveOrUpdateRetAO(EntityAO) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
根据entityAO信息进行保存和更新
- saveOrUpdateRetAO(EntityAO) - 接口 中的方法com.epicsaas.common.service.base.IBaseAOService
-
保存或更新并返回更新后的对象
- saveOrUpdateTenant(GroupDTO) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
创建、选择性更新租户自定义群组数据信息
- SCOPE_FLOW - 类 中的静态变量com.epicsaas.service.biz.eflow.dto.VariableDTO
-
生命周期 00 流程范围内
- SCOPE_WORKITEM - 类 中的静态变量com.epicsaas.service.biz.eflow.dto.VariableDTO
-
生命周期 00 工作项范围内
- selectByCriteria(EntityCriteria) - 接口 中的方法com.epicsaas.common.dao.base.BaseGeneratedMapper
-
获取使用Criteria作为查询条件查询数据
- selectByCriteria(EntityCriteria) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
- selectByCriteria(EntityCriteria) - 接口 中的方法com.epicsaas.common.service.base.IBaseAOService
-
使用Criteria作为条件查询数据
- selectByCriteria(GroupCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
使用Criteria作为条件查询数据
- selectByCriteria(OrgCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IOrgService
-
使用Criteria作为条件查询数据
- selectByCriteria(UserCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IUserService
-
使用Criteria作为条件查询数据
- selectByCriteria(GroupCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
使用Criteria作为条件查询数据
- selectByCriteria(OrgCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IOrgQueryService
-
使用Criteria作为条件查询数据
- selectByCriteria(UserCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserFreeQueryService
-
使用Criteria作为条件查询数据
- selectByCriteria(UserCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IUserQueryService
-
使用Criteria作为条件查询数据
- selectByCriteriaTenant(GroupCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.IGroupService
-
使用Criteria作为条件查询租户自定义数据
- selectByCriteriaTenant(GroupCriteria) - 接口 中的方法com.epicsaas.service.biz.userbase.service.query.IGroupQueryService
-
使用Criteria作为条件查询租户自定义数据
- selectByCriteriaWithBLOBs(EntityCriteria) - 接口 中的方法com.epicsaas.common.dao.base.BaseGeneratedMapper
-
获取使用Criteria作为查询条件查询BLOB数据
- selectByCriteriaWithBLOBs(EntityCriteria) - 接口 中的方法com.epicsaas.common.dao.base.BaseWithBLOBsGeneratedMapper
-
获取使用Criteria作为查询条件查询BLOB数据
- selectByCriteriaWithPaging(EntityCriteria, int) - 类 中的方法com.epicsaas.common.service.base.AbstractBaseAOService
-
- selectByCriteriaWithPaging(EntityCriteria, int) - 接口 中的方法com.epicsaas.common.service.base.IBaseAOService
-
使用Criteria作为条件查询分页数据
- selectByPrimaryKey(String) - 接口 中的方法com.epicsaas.common.dao.base.BaseGeneratedMapper
-
使用主键获取数据
- send(String, String, String, String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
流程节点扭转
扭转时需填写意见
流程上下文必须填写用户信息,以及扭转信息
- send(String, String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.appflow.service.IFlowAppService
-
流程节点扭转
扭转时需填写意见
流程上下文必须填写用户信息,以及扭转信息
- send(String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
扭转流程
- send(WorkItemAO, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
扭转流程
- send(WorkItemAO, ActivityDefineDTO, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
扭转流程
- sendNotification(String, Exception) - 类 中的方法com.epicsaas.framework.service.EmailNotificationService
-
- sendNotification(String, Exception) - 接口 中的方法com.epicsaas.framework.service.NotificationService
-
- SerializablePlugin - com.epicsaas.framework.mybatis中的类
-
序列化生成的模型类以及查询对象类。
- SerializablePlugin() - 类 的构造器com.epicsaas.framework.mybatis.SerializablePlugin
-
- serialize(Serializable) - 类 中的静态方法com.epicsaas.framework.util.Serializer
-
Serializes an object using default serialization.
- Serializer - com.epicsaas.framework.util中的类
-
A standard object serializer to serialize and deserialize for an object that
implemented
Serializable
.
- ServiceCheckedException - com.epicsaas.framework.exception中的异常错误
-
服务层Checked异常
- ServiceCheckedException(String) - 异常错误 的构造器com.epicsaas.framework.exception.ServiceCheckedException
-
- ServiceCheckedException(String, Throwable) - 异常错误 的构造器com.epicsaas.framework.exception.ServiceCheckedException
-
- ServiceUncheckedException - com.epicsaas.framework.exception中的异常错误
-
服务层Unchecked异常
- ServiceUncheckedException(String) - 异常错误 的构造器com.epicsaas.framework.exception.ServiceUncheckedException
-
- ServiceUncheckedException(String, Throwable) - 异常错误 的构造器com.epicsaas.framework.exception.ServiceUncheckedException
-
- SessionAPI - com.epicsaas.api.session中的类
-
Session服务API
- SessionAPI() - 类 的构造器com.epicsaas.api.session.SessionAPI
-
- SessionCacheManagerInterface - com.epicsaas.framework.web.session中的接口
-
Session的Cache管理器接口
- sessionCreated(HttpSessionEvent) - 类 中的方法com.epicsaas.framework.web.session.AbstractClusterHttpSessionListener
-
- sessionDestroyed(HttpSessionEvent) - 类 中的方法com.epicsaas.framework.web.session.AbstractClusterHttpSessionListener
-
- SessionMap - com.epicsaas.framework.web.session中的类
-
HttpSession在Cache中对应的副本映射类
- SessionMap() - 类 的构造器com.epicsaas.framework.web.session.SessionMap
-
- Sessions - com.epicsaas.framework.util.diagnostic中的类
-
HTTP Session Utilities.
- SessionUtil - com.epicsaas.service.biz.session.util中的类
-
- SessionUtil() - 类 的构造器com.epicsaas.service.biz.session.util.SessionUtil
-
- set(String) - 类 中的静态方法com.epicsaas.api.tenant.Tenants
-
为指定的租户设置运行时上下文.
- set(String, PlatformSession) - 接口 中的方法com.epicsaas.service.biz.session.service.ISessionService
-
向回话对象里添加信息
- setAction(String) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setAction(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setAction(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- setActivityDefine(ActivityDefineDTO) - 类 中的方法com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
设置 流程节点定义
- setAddition(Map<?, ?>) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setAddition(Map<?, ?>) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setAdditionalProperties(Map<String, Object>) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.util.dto.AbstractBaseDTO
-
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- setAdditionalProperties(String, Object) - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
- setAdditions(Map<?, ?>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- setAdditions(Map<?, ?>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setAdditions(Map<?, ?>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setAdjustTime(Date, int, int, int, int, long) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
修改当前日期的值
- setAdvancefilterType(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setAppCode(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- setAppCode(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setAppCode(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setAppId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置应用id
- setAppId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置应用id
- setAppId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置应用id
- setAppId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置应用id
- setAppId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
设置应用id
- setApplicationContext(ApplicationContext) - 类 中的方法com.epicsaas.framework.freemarker.SaasFreeMarkerConfigurer
-
- setApplicationContext(ApplicationContext) - 类 中的方法com.epicsaas.framework.util.spring.SpringContextHolder
-
实现ApplicationContextAware接口, 注入Context到静态变量中.
- setAppName(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- setAppName(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setAssociations(Map<String, AssociationDefineDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.dto.ActivityDefineDTO
-
设置 节点关联对象集合
- setAttr(Map<String, String>) - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- setBeforeId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置上一审批人id
- setBeforeId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置上一审批人id
- setBeforeName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置上一审批人姓名
- setBeforeName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置上一审批人姓名
- setBegin(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setBelongFlag(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
设置是否主归属机构
- setBizDataTymaName(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- setBizDataType(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- setBizDataType(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setBusinessData(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置业务数据
- setBusinessData(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置业务数据
- setBusinessData(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置业务数据
- setBusinessData(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置业务数据
- setBusinessInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置业务信息
- setBusinessInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置业务信息
- setBusinessInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置业务信息
- setBusinessInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置业务信息
- setBusinessInfo1(String, String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置业务字段1
- setBusinessInfo2(String, String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置业务字段2
- setButtons(List<ViewDefineData.Button>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setButtons(List<AppButtonDTO>) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppActivityDTO
-
设置节点对应的应用按钮列表
- setChecked(Boolean) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setChecked(Boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setChildren(List<JsTreeDataAdapter.JsTreeDataDto>) - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- setChildren(List<TreeComponentDTO>) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setChildren(List<TreeComponentModel>) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setChildren(ArrayList<BaseTree>) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- setChildren(List<TreeNode>) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setChoice(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.OptionDTO
-
设置流程节点值
- setCls(String) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setCls(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setCls(String) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- setCls(String) - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- setCode(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setCode(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setCode(String) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setCode(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
设置代码
- setCode(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置编码
- setCode(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置代码
- setColCfg(List<ListColumnHeaderItemDTO>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setColModel(List<ListColumnHeaderItemDTO>) - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- setColModel(ArrayList<ListColumnHeaderItemDTO>) - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- setComponents(Properties) - 类 中的方法com.epicsaas.framework.freemarker.ComponentService
-
- setCreationTime(String, long) - 接口 中的方法com.epicsaas.service.biz.session.service.ISessionService
-
更新指定的sessionId对应的PlatformSession 对象的creationTime
- setCurrentId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置当前审批人id
- setCurrentId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置当前审批人id
- setCurrentName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置当前审批人姓名
- setCurrentName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置当前审批人姓名
- setData(Map<String, String>) - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- setData(Object) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setData(List) - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- setData(ArrayList<Object>) - 类 中的方法com.epicsaas.framework.web.dto.ListDTO
-
已过时。
- setDataId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置业务主键
- setDataId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置业务主键
- setDataId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置业务主键
- setDataId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置业务主键
- setDataSource(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setDataType(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置业务数据类型
- setDataType(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置业务数据类型
- setDataType(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置业务数据类型
- setDataType(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置业务数据类型
- setDataType(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setDateFormat(String) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
设置date format
- setDayFirstTime(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
将时间设置为当天的第一个天时间
- setDayLastTime(Date) - 类 中的静态方法com.epicsaas.framework.util.DateTimeUtils
-
将时间设置为当天的最后一个时间
- setDbField(String) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setDbField(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setDefaultCondition(List<FilterCondition>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setDefaultFilter(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setDefaultOrderBy(List<Map<String, String>>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setDescrib(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置描述
- setDescrib(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置描述
- setDescrib(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置描述
- setDescrib(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置描述
- setDescription(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setDescription(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setDisplay(boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setDisplay(boolean) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setDocktype(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- setDynamicInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置动态信息
- setDynamicInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置动态信息
- setDynamicInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置动态信息
- setDynamicInfo(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置动态信息
- setEditable(boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setEncoding(String) - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
- setEncoding(String) - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
- setEnd(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setEnd(ActivityDefineDTO) - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
设置 结束节点
- setEnumUseToString(boolean) - 类 中的方法com.epicsaas.framework.util.mapper.JsonMapper
-
设定是否使用Enum的toString函数来读写Enum,
当为False时,使用Enum的name()函数来读写Enum, 默认为False.
- setExpanded(boolean) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
设置展开
- setExpanded(Boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setExpanded(boolean) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
设置展开
- setExtendMap(Map<String, Object>) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置扩展数据
- setExtendMap(Map<String, Object>) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置扩展数据
- setExtendMap(Map<String, Object>) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置扩展数据
- setExtendMap(Map<String, Object>) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置扩展数据
- setExtraNavigateProvider(IExtraNavigateService) - 类 中的方法com.epicsaas.framework.service.integration.SimpleAppIntegrationDataService
-
- setField(String) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setField(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setFieldMapping(Map<String, String>) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData.Mapping
-
- setFieldName(String) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setFieldName(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setFieldValue(Object, String, Object) - 类 中的静态方法com.epicsaas.framework.util.Reflections
-
直接设置对象属性值, 无视private/protected修饰符, 不经过setter函数.
- setFilterable(boolean) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setFilterCfg(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setFilterCfg(ViewDefineData.FilterCompDefine) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setFilters(List<ViewDefineData.FilterDefine>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterCompDefine
-
- setFilterSearch(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setFilterSearch(List<FilterCondition>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setFilterType(FilterCondition.FilterType) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setFilterType(FilterCondition.FilterType) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setFlowVariable(String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
设置流程变量
- setFormat(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setFreemarkerVariables(Map<String, Object>) - 类 中的方法com.epicsaas.framework.freemarker.SaasFreeMarkerVariable
-
- setGroupId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
设置群组id
- setGroupName(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListGroupDataDTO
-
- setHeight(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setIcon(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setIcon(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setId(String) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setId(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setId(String) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- setId(String) - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- setId(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- setId(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
设置 节点关联对象id
- setId(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 按钮 id
- setId(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
设置 定义id
- setId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
设置主键
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置主键
- setIndex(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setIndex(String) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setIntoCache(String, SessionMap) - 接口 中的方法com.epicsaas.framework.web.session.SessionCacheManagerInterface
-
将指定的sessionId对应的SessionMap 对象放入Cache中,如果已经存在则直接替换掉
- setIntValue(int) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 整形串变量值
- setLastAccessTime(String, long) - 接口 中的方法com.epicsaas.service.biz.session.service.ISessionService
-
更新指定的sessionId对应的PlatformSession 对象的lastAccessTime
- setLeaf(Boolean) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setLeaf(Boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setLeaf(boolean) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setLength(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setLocation(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置层级关系
- setLogo(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置头像
- setLongValue(long) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 长整形变量值
- setMail(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置邮箱
- setMappings(List<AppDataConfigData.Mapping>) - 类 中的方法com.epicsaas.framework.util.dto.integration.AppDataConfigData
-
- setMetadata(Map<String, Object>) - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- setMinWidth(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setMobile(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置手机号
- setMvcViewMatchClass(String) - 类 中的方法com.epicsaas.framework.web.resolver.CustomizeMultiViewResolver
-
- setName(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setName(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppActivityDTO
-
- setName(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
设置 节点关联对象名称
- setName(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 按钮名称
- setName(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- setName(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.PropertyDTO
-
设置 属性名称
- setName(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
设置 定义名称
- setName(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 变量名
- setName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupDTO
-
设置群组名
- setName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置机构名
- setName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置用户名称
- setNamespace(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置命名空间
- setNavigates(List<NavigateData>) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setNews(String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
获取业务最新动态
- setNotificationMessage(String) - 类 中的方法com.epicsaas.framework.exception.NotifyingExceptionResolver
-
- setOptions(List<OptionDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置 选项列表
- setOrderByClause(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setOrgId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
设置机构id
- setOrgId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置部门ID
- setOrgName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置部门名称
- setOwnerId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置发起人id
- setOwnerId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置发起人id
- setOwnerId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置发起人id
- setOwnerName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置发起人姓名
- setOwnerName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置发起人姓名
- setOwnerName(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置发起人姓名
- setPageCount(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setPageCount(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- setPageInfo(ListPageInfoDTO) - 类 中的方法com.epicsaas.framework.util.dto.list.ListComponentDTO
-
- setPageNo(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setPageNo(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- setPageNo(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setPages(List<NavigateData>) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setParam(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setParam(String, Object) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
设置 参数值
- setParams(Map<String, Object>) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
设置 参数集合
- setParendId(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setParent(TreeComponentDTO) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
设置父节点
- setParent(BaseTree) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
设置父节点
- setParentId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置父节点
- setParentId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setPasswd(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置密码
- setPattern(String) - 类 中的方法com.epicsaas.framework.tenant.TenantSessionInterceptor
-
- setPhone(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置固话
- setPriorityExceptionMappings(Properties) - 类 中的方法com.epicsaas.framework.exception.NotifyingExceptionResolver
-
- setPriorityNotificationServicesMappings(Map<String, NotificationService>) - 类 中的方法com.epicsaas.framework.exception.NotifyingExceptionResolver
-
- setProcessId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置流程实例id
- setProcessId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置流程实例id
- setProcessId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置流程实例id
- setProcessId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置流程实例id
- setProperties(Map<String, PropertyDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UniversalDefineDTO
-
设置 属性集合
- setQq(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置QQ
- setRecivers(List<AppReciverDTO>) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
设置 目标流程节点的处理对象列表
- setRecordTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置记录生成时间
- setRecordTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置记录生成时间
- setRecordTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置记录生成时间
- setRecordTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置记录生成时间
- setRedirectURL(String) - 类 中的方法com.epicsaas.framework.tenant.TenantSessionInterceptor
-
- setRegistry(ConverterRegistry) - 类 中的方法com.epicsaas.framework.covert.support.AOConvertFactory
-
- setRegistry(ConverterRegistry) - 类 中的方法com.epicsaas.framework.covert.support.StringToListConverter
-
- setScope(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 生命周期
- setSelect(boolean) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setSend2NextNode(boolean) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置发送到下一节点
- setServiceName(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListViewFilterAO
-
- setShortName(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置机构短名
- setSort(Integer) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
设置排序
- setSort(Integer) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgDTO
-
设置排序
- setSort(Integer) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
设置排序
- setSort(Integer) - 类 中的方法com.epicsaas.service.biz.userbase.dto.TreeNodeDTO
-
- setSort(Integer) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置排序字段
- setSortable(boolean) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setSortable(boolean) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setStart(ActivityDefineDTO) - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
设置开始节点
- setState(String) - 类 中的方法com.epicsaas.framework.component.tree.JsTreeDataAdapter.JsTreeDataDto
-
- setStatus(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置状态
- setStatus(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置状态
- setStatus(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置状态
- setStatus(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置状态
- setStatus(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置状态
- setStep(int[]) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 步骤
- setStringValue(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 字符串变量值
- setStyle(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- setTargetSetp(int) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 目标步骤
- setTenantId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserFreeDTO
-
设置租户id
- setText(String) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setText(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setText(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setText(String) - 类 中的方法com.epicsaas.framework.web.dto.BaseTree
-
已过时。
- setText(String) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setText(String) - 类 中的方法com.epicsaas.framework.web.dto.TreeNodeDTO
-
已过时。
(Required)
- setText(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.Button
-
- setTitle(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置标题
- setTitle(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置标题
- setTitle(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置标题
- setTitle(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置标题
- setTo(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
设置目标节点
- setTo(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.AssociationDefineDTO
-
设置 目标节点id
- setTodoPeople(Integer) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置代办人数
- setTodoPeople(Integer) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置代办人数
- setTodoPeople(Integer) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置代办人数
- setTodoPeople(Integer) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置代办人数
- setTotalRecords(int) - 类 中的方法com.epicsaas.framework.mybatis.Page
-
- setTotalRecords(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListPageInfoDTO
-
- setType(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setType(String) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setType(String) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setType(String) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setType(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setType(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 按钮类型
- setType(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- setType(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.ActivityDefineDTO
-
设置 节点类型
- setUpdateTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置更新时间
- setUpdateTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置更新时间
- setUpdateTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置更新时间
- setUpdateTime(Date) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置更新时间
- setUrl(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setUrl(String) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData
-
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置 用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
设置 用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.GroupUserDTO
-
设置用户id
- setUserId(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.OrgUserDTO
-
设置用户id
- setUserList(List<UserDTO>) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- setUserList(List<UserInfoDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.dto.OptionDTO
-
设置 目标节点用户列表
- setUserName(String) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置用户名
- setUserName(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.UserInfoDTO
-
设置 用户名
- setValue(String) - 类 中的方法com.epicsaas.framework.component.tree.TreeComponentDTO
-
- setValue(Object[]) - 类 中的方法com.epicsaas.framework.util.dto.list.FilterCondition
-
- setValue(String) - 类 中的方法com.epicsaas.framework.util.dto.list.TreeComponentModel
-
已过时。
- setValue(Object) - 类 中的方法com.epicsaas.framework.web.databinding.NumberEditor
-
- setValue(List<Map<String, String>>) - 类 中的方法com.epicsaas.framework.web.views.ViewDefineData.FilterDefine
-
- setValue(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppAssociationDTO
-
设置 节点关联对象值
- setValue(String[]) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppButtonDTO
-
设置 按钮的值
- setValue(String) - 类 中的方法com.epicsaas.service.biz.appflow.dto.AppReciverDTO
-
- setValue(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.AssociationDefineDTO
-
设置 关联对象值
- setValue(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.PropertyDTO
-
设置 属性值
- setValue(byte[]) - 类 中的方法com.epicsaas.service.biz.eflow.dto.VariableDTO
-
设置 变量值
- setVariables(Map<String, VariableDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
设置 工作项变量
- setVariables(Map<String, VariableDTO>) - 类 中的方法com.epicsaas.service.biz.eflow.common.FlowContext
-
设置 上下文变量
- setVersion(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.AppIntegrationData
-
- setVersion(String) - 类 中的方法com.epicsaas.service.biz.eflow.dto.FlowDefineDTO
-
设置版本号
- setWechat(String) - 类 中的方法com.epicsaas.service.biz.userbase.dto.UserDTO
-
设置微信号
- setWidth(String) - 类 中的方法com.epicsaas.framework.util.dto.integration.ui.NavigateData
-
- setWidth(int) - 类 中的方法com.epicsaas.framework.util.dto.list.ListColumnHeaderItemDTO
-
- setWidth(int) - 类 中的方法com.epicsaas.framework.web.dto.ListColumnHeaderItemDTO
-
已过时。
- setWorkItemId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.LaunchDTO
-
设置工作项id
- setWorkItemId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoDTO
-
设置工作项id
- setWorkItemId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TodoneDTO
-
设置工作项id
- setWorkItemId(String) - 类 中的方法com.epicsaas.service.biz.routine.dto.TrackDTO
-
设置工作项id
- setWorkItemlist(List<WorkItemAO>) - 类 中的方法com.epicsaas.service.biz.eflow.appobject.ActivityAO
-
设置 节点实例对应工作项列表
- setWorkItemVariable(String, FlowContext) - 接口 中的方法com.epicsaas.service.biz.eflow.service.IFlowService
-
设置工作项变量
- SHARED_TENANT_NAME - 类 中的静态变量com.epicsaas.api.tenant.Tenants
-
- showForm(String, Model) - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
- SimpleAppIntegrationDataService - com.epicsaas.framework.service.integration中的类
-
获取应用导航数据的默认实现,从配置文件integration.conf配置文件中读取配置信息
- SimpleAppIntegrationDataService() - 类 的构造器com.epicsaas.framework.service.integration.SimpleAppIntegrationDataService
-
- size() - 类 中的方法com.epicsaas.framework.web.session.SessionMap
-
- size() - 类 中的方法com.epicsaas.service.biz.userbase.dto.PlatformSession
-
- sleep(long) - 类 中的静态方法com.epicsaas.framework.util.Threads
-
sleep等待,单位毫秒,忽略InterruptedException.
- sleep(long, TimeUnit) - 类 中的静态方法com.epicsaas.framework.util.Threads
-
sleep等待,忽略InterruptedException.
- SpringContextHolder - com.epicsaas.framework.util.spring中的类
-
以静态变量保存Spring ApplicationContext, 可在任何代码任何地方任何时候取出ApplicaitonContext.
- SpringContextHolder() - 类 的构造器com.epicsaas.framework.util.spring.SpringContextHolder
-
- sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.OraclePaginationPlugin
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.MySQLPaginationPlugin
-
- sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.OraclePaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.MySQLPaginationPlugin
-
- sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.epicsaas.framework.mybatis.OraclePaginationPlugin
-
- SQLUtils - com.epicsaas.framework.util中的类
-
SQL工具类
- sqlValue(int) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(long) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(short) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(float) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(double) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(String) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(Object) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(Object[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(String[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(List<Object>) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(int[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(short[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(long[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(float[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- sqlValue(double[]) - 类 中的静态方法com.epicsaas.framework.util.SQLUtils
-
拼接SQL语法的字段字符串值
- SSBs - com.epicsaas.api.ssb中的类
-
SSB 工具类,提供了对 SSB
动态引用
等功能.
- StackTraceUtil - com.epicsaas.framework.util中的类
-
堆栈信息处理工具类
- StackTraceUtil() - 类 的构造器com.epicsaas.framework.util.StackTraceUtil
-
- state(boolean, String) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
Assert a boolean expression, throwing IllegalStateException
if the test result is false
.
- state(boolean) - 类 中的静态方法com.epicsaas.framework.util.Asserts
-
- STATUS_ACTIVE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.ActivityAO
-
- STATUS_ACTIVE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.FlowAO
-
流程状态: 激活状态
- STATUS_ACTIVE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
工作项状态 激活状态
- STATUS_TERMINATE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.ActivityAO
-
- STATUS_TERMINATE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.FlowAO
-
流程状态: 结束状态
- STATUS_TERMINATE - 类 中的静态变量com.epicsaas.service.biz.eflow.appobject.WorkItemAO
-
工作项状态 结束状态
- Strings - com.epicsaas.framework.util中的类
-
String utilities.
- StringToListConverter - com.epicsaas.framework.covert.support中的类
-
- StringToListConverter() - 类 的构造器com.epicsaas.framework.covert.support.StringToListConverter
-
- StringView - com.epicsaas.framework.web.views中的类
-
基于html字串的视图。
- StringView(String) - 类 的构造器com.epicsaas.framework.web.views.StringView
-
- submitAJAXForm(EntityAO, BindingResult, Model, HttpServletRequest, HttpServletResponse, HttpSession) - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
AJAX表单提交
- submitForm(EntityAO, BindingResult, Model, HttpServletRequest, HttpServletResponse, HttpSession) - 类 中的方法com.epicsaas.common.web.controller.base.AbstractFormController
-
同步表单提交