Skip navigation links
Eaching-all 3.7 JavaDoc
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

R

RAND_CODE - Static variable in class cn.sucang.core.util.Constant
保存验证码字符串=__randCode
ReadLog - Class in cn.sucang.core.model
 
ReadLog() - Constructor for class cn.sucang.core.model.ReadLog
 
ReadLogDao - Interface in cn.sucang.core.dao
 
ReadLogService - Interface in cn.sucang.core.service
 
readSheetText(Class<T>) - Method in interface cn.sucang.bridge.imports.ExcelParser
函数readLine读取文件的内容,如果参数是String则返回XML,如果是List则返回行,如果是Map则返回Sheet单元格内容
该方法和run()方法不能同时调用
readSheetText(Class<T>) - Method in class cn.sucang.imports.service.Excel2Xml
 
recreateLabelCascade(String, String) - Method in class cn.sucang.core.service.AbstractBaseService
 
recreateLabelCascade(String, String) - Method in interface cn.sucang.core.service.IBaseService
扫描并重建label标签,返回已更新标签的记录条数
recreatePermissionByResid(String, String, Staff) - Method in interface cn.sucang.core.service.PermissionService
如果该资源下的规则不存在则根据staff自动创建动态规则
recreatePermissionRuleHistory(String, String) - Method in interface cn.sucang.core.service.PermissionService
如果$catalogRuleid为空则重构该分类指定表单下的所有数据,对特定资源的规则权限重构调用方法recreatePermissionByResid
recreateRuleStaffSuperior(Staff, String) - Method in interface cn.sucang.core.service.PermissionService
重构当前用户的上下级关系调整后的数据权限重构,业务逻辑还需要完善??
recreateRuleStationSuperior(Station, String) - Method in interface cn.sucang.core.service.PermissionService
重构当前岗位的上下级关系调整后的数据权限重构,业务逻辑还需要完善??
redirectOAuth(HttpServletRequest, HttpServletResponse, String) - Method in interface cn.sucang.bridge.dingtalk.DingtalkOAuthProcess
 
redirectUrl - Variable in class cn.sucang.core.process.AbstractPageProcess
 
refreshConfig(DataSourceBean) - Method in interface cn.sucang.bridge.sap.SapDriverService
 
refreshLicense() - Method in class cn.sucang.core.util.LicenceUtils
 
REGEXP_CLASSNAME - Static variable in class cn.sucang.core.util.Constant
是否匹配package.*.*.className
REGEXP_EL2TEMP - Static variable in class cn.sucang.core.util.StrUtils
将El表达式${varName}语法转换成StringTemplate/Ognl/XTemplate等语法的表达式语法
REGEXP_TEMP2EL - Static variable in class cn.sucang.core.util.StrUtils
 
REGEXP_VAR1 - Static variable in class cn.sucang.core.util.StrUtils
${var}
REGEXP_VAR2 - Static variable in class cn.sucang.core.util.StrUtils
{var}
REGEXP_VARIANT - Static variable in class cn.sucang.core.util.Constant
只保留,-_英文字符,数字等名称的正则表达式
Region - Class in cn.sucang.portal.util
 
Region() - Constructor for class cn.sucang.portal.util.Region
 
Region(String, String) - Constructor for class cn.sucang.portal.util.Region
 
release() - Method in class cn.sucang.core.service.SmsService
 
releaseActionProcess() - Method in class cn.sucang.wf.model.Workflow
销毁工作流的处理接口对象
reloadClazz() - Static method in class cn.sucang.core.util.SClassLoader
 
remove(String) - Method in class cn.sucang.bridge.site.AjaxResult
 
remove(T) - Method in class cn.sucang.core.dao.AbstractBaseDao
 
remove(T) - Method in interface cn.sucang.core.IBase
删除对象T
remove(T) - Method in class cn.sucang.core.service.AbstractBaseService
 
remove(Menu) - Method in class cn.sucang.core.service.MenuService
 
remove(Object) - Method in class cn.sucang.core.util.SafeProperties
 
removeAttachByIds(String) - Method in interface cn.sucang.core.dao.AttachBase
批量删除附件字段及附件所指向的真实文件
removeAttachLog(Attach) - Method in interface cn.sucang.doc.service.DocviewPostlogService
 
removeByDataids(String) - Method in interface cn.sucang.core.dao.CatalogDataDao
 
removeById(String) - Method in class cn.sucang.core.dao.AbstractBaseDao
 
removeById(String) - Method in interface cn.sucang.core.IBase
删除对象,注意该方法只作用于当前删除所在的模型类
removeById(String) - Method in class cn.sucang.core.service.AbstractBaseService
 
removeById(String) - Method in class cn.sucang.core.service.MenuService
 
removeByIds(String) - Method in interface cn.sucang.core.service.InnerMessageService
删除指定的内部消息,会判断id的接收人是否为自己,否则无删除权限。
removeByObject(Object) - Method in class cn.sucang.core.dao.AbstractBaseDao
该删除方法,如果obj是系统数据,则会自动备份
removeByObject(Object) - Method in interface cn.sucang.core.IBase
 
removeByObject(Object) - Method in class cn.sucang.core.service.AbstractBaseService
 
removeByObject(Object) - Method in interface cn.sucang.core.service.PermissionService
 
removeByOperator(List<RequestOperator>) - Method in interface cn.sucang.wf.service.RequestOperatorService
增加对删除操作者时,检查是否有钉钉系统待办事项,如果有则清空
removeByResource(String, String) - Method in interface cn.sucang.core.service.PermissionService
删除权限资源数据.
removeByResourceByWhere(String) - Method in interface cn.sucang.core.service.PermissionService
 
removeBySqlId(String, String) - Method in interface cn.sucang.core.dao.SqlLineDao
根据name和refid删除Sql
removeByStepid(String, String) - Method in interface cn.sucang.wf.service.RequestOperatorService
根据流程和节点删除流程操作者
removeCache(String) - Method in class cn.sucang.core.cache.CloudCacheManager
 
removeCache(String) - Method in interface cn.sucang.core.cache.IEachingCache
 
removeCache(String) - Method in class cn.sucang.core.cache.LocalCacheManager
 
removeCache(String) - Method in class cn.sucang.core.cache.MultiWebCacheManager
 
removeCacheValue(String) - Static method in class cn.sucang.core.util.BBoxValueCacheUtils
 
removeCacheWtihValue(String) - Method in class cn.sucang.core.cache.CloudCacheManager
 
removeCacheWtihValue(String) - Method in interface cn.sucang.core.cache.IEachingCache
删除将返回存在的值或null
removeCacheWtihValue(String) - Method in class cn.sucang.core.cache.LocalCacheManager
 
removeCacheWtihValue(String) - Method in class cn.sucang.core.cache.MultiWebCacheManager
 
removeCatalogData(CatalogData) - Method in interface cn.sucang.core.service.CatalogService
删除分类引用记录,并不处理实际关联的表单数据,请使用removeFormData(Catalog,String);方法
removeCode(LangResource) - Method in class cn.sucang.core.util.LangUtils
 
removeCode(String, int) - Method in class cn.sucang.core.util.LangUtils
 
removeData(String, String) - Method in interface cn.sucang.ws.service.FormdataService
删除分类卡片数据
removeDataByCatalogid(String, String) - Method in interface cn.sucang.core.service.CatalogService
删除分类数据,并删除CatalogData,且调用Catalog的后处理action=delete事件
removeDataRowById(String) - Method in interface cn.sucang.core.dao.FormQueryDao
根据FormQueryData.id删除FormQueryData对象
removeDSBean(String) - Method in class cn.sucang.core.util.DynamicSpringBean
 
removeExpireTokenid() - Method in interface cn.sucang.core.service.SingleSignOnInfoService
清除过期的单点登录凭证
removeFormData(Catalog, String) - Method in interface cn.sucang.bridge.nosql.NosqlDataSourceService
删除分类数据,并删除CatalogData,且调用Catalog的后处理action=delete事件
removeFormData(Catalog, String) - Method in interface cn.sucang.core.service.CatalogService
删除分类数据,并删除CatalogData,且调用Catalog的后处理action=delete事件
RemoveFormFields(FormInfo, String) - Method in interface cn.sucang.core.service.FormInfoService
删除表单字段,包括处理相关物理表字段
RemoveFormFieldsErrorMsg() - Method in interface cn.sucang.core.service.FormInfoService
用于返回删除字段时的错误提示信息
removeForminfo(String) - Method in interface cn.sucang.core.service.FormInfoService
当指定的表单id为系统表表时,直接返回-2
removeFormPageBtn(String) - Method in interface cn.sucang.core.service.FormQueryService
删除指定的按钮
removeFromPageBtn(String) - Method in interface cn.sucang.core.dao.FormQueryDao
 
removeGroupMember(String) - Method in interface cn.sucang.core.dao.GroupDao
 
RemoveItem(String) - Method in class cn.sucang.core.service.MenuService
DWR接口
RemoveMenu(String) - Method in class cn.sucang.core.service.MenuService
删除菜单
RemoveOrg(String) - Method in interface cn.sucang.core.service.OrganizationService
 
removePermissionRuleByCatalogRule(String, String) - Method in interface cn.sucang.core.service.PermissionService
删除动态权限规则删除已定义在数据资源上的权限规则
removePortlet(String) - Method in interface cn.sucang.portal.service.PortalService
 
RemovePortletRef(String, String, String) - Method in interface cn.sucang.portal.service.PortalService
用于在门户上的元素portletRef删除时调用,在外网门户的元素删除请调用RemovePortletRef2(ids);
removeProgress(long) - Static method in class cn.sucang.core.assist.ProgressUtils
 
removeQueryRowById(String) - Method in interface cn.sucang.core.dao.FormQueryDao
根据FormQuerySearch.id删除FormQuerySearch对象
removeReadLog(String) - Method in interface cn.sucang.core.service.ReadLogService
 
removeReadLog(String, String) - Method in interface cn.sucang.core.service.ReadLogService
 
removeReadLogByReqid(String, String) - Method in interface cn.sucang.core.service.ReadLogService
 
removeRecord(String, String) - Method in interface cn.sucang.core.service.FormInfoService
删除指定formId表的数据标识符为Id的记录及级联的明细(子)表的数据
如果要删除相关的CatalogData记录和PermissionRule**权限数据,则调用CatalogService.removeFormData(formId, dataids);
removeRecord(String, BeanMap<String, Object>) - Method in interface cn.sucang.core.service.FormInfoService
 
removeRecordByCatalogid(String, String) - Method in interface cn.sucang.core.service.FormInfoService
根据分类模块id删除表单数据,并不会删除相应的CatalogData和PermissionRule权限记录表
removeRecords(String, String) - Method in interface cn.sucang.core.service.FormInfoService
删除指定formId表的数据标识符为Id的记录
如果要删除相关的CatalogData记录和PermissionRule**权限数据,则调用CatalogService.removeFormData(formId, dataids);
removeRequestByStepid(String, String) - Method in interface cn.sucang.core.service.PermissionService
删除指定流程中指定节点的权限数据
RemoveStaff(String) - Method in interface cn.sucang.core.service.OrganizationService
 
RemoveStation(String) - Method in interface cn.sucang.core.service.OrganizationService
 
removeStepOperator(StepOperator) - Method in interface cn.sucang.wf.service.WorkflowService
删除操作者,当初始节点时,需要删除初始节点的工作流类型的权限记录,这样对应的人员就没有创建流程的权限,已创建的流程不能提交,已流转的流程则不影响
当是开始节点时,需要对所有处于第一个节点(当前节点)状态的且非退回的流程进行无法提交的处理操作,需要再次申请(才能确定当前人有没有新的创建权限)一个流程才行。
其他节点不能删除,不然流程其他节点的历史流程权限和监控权限也会没有导致无法查看。
removeTask(DelayOrderTask<Runnable>) - Method in interface cn.sucang.doc.service.TransformDelayQueueManager
 
renameFolder(String, String) - Method in interface cn.sucang.doc.service.FolderService
 
render(RenderRequest, RenderResponse) - Method in class cn.sucang.portal.core.SucangGenericPortlet
 
renderPortlet(PortletWindow, HttpServletRequest, HttpServletResponse) - Method in interface cn.sucang.portal.core.PortletContainer
 
replace(String, String, String) - Static method in class cn.sucang.portal.util.StringUtil
Replace all occurrences of a pattern within a string by a replacement
replicate(Object) - Method in class cn.sucang.core.dao.AbstractBaseDao
 
replicate(Object) - Method in interface cn.sucang.core.dao.IBaseDao
复制对象,可以指定id,否则为新的生成
req - Variable in class cn.sucang.wf.process.AbstractWorkflowProcess
 
Request - Class in cn.sucang.core.model
用于存放流程的基本信息类
Request() - Constructor for class cn.sucang.core.model.Request
 
request - Variable in class cn.sucang.core.process.AbstractEChartsProcess
 
request - Variable in class cn.sucang.core.process.AbstractPageProcess
 
request - Variable in class cn.sucang.core.process.AbstractQueryProcess
 
request - Variable in class cn.sucang.wf.process.AbstractWorkflowProcess
 
REQUEST_FINISH - Static variable in class cn.sucang.core.util.Constant
标识流程是否归档__requestFinish
REQUEST_PERMISSION_STEPID - Static variable in class cn.sucang.core.util.Constant
存放StepInfo.id用于表示当前用户对该流程拥有的权限是哪个节点__statusStepId
REQUEST_SUPERVISOR_ARCHIVE - Static variable in class cn.sucang.core.util.Constant
标识流程是否监控权限带归档标志__requestSupervisorArchive
REQUEST_SUPERVISOR_DELETE - Static variable in class cn.sucang.core.util.Constant
标识流程是否监控权限带删除标志__requestSupervisorDel
RequestAction - Enum in cn.sucang.core.model.vo
流程的所有可操作动作
RequestDao - Interface in cn.sucang.wf.dao
 
requestJsonData(PageList<Map>, PrintWriter) - Method in class cn.sucang.core.process.AbstractQueryProcess
 
requestJsonData(PageList<Map>, PrintWriter) - Method in interface cn.sucang.core.process.IFormQueryProcess
真正处理返回给用户数据的方法,格式参考PageList<Map>
RequestLog - Class in cn.sucang.wf.model
流程的查看日志统一记录到SystemLog表中
该RequestLog用于确定流程的待办及流转条件记录
RequestLog() - Constructor for class cn.sucang.wf.model.RequestLog
 
RequestLogDao - Interface in cn.sucang.wf.dao
 
RequestLogService - Interface in cn.sucang.wf.service
 
RequestOperator - Class in cn.sucang.wf.model
 
RequestOperator() - Constructor for class cn.sucang.wf.model.RequestOperator
 
RequestOperatorDao - Interface in cn.sucang.wf.dao
 
RequestOperatorService - Interface in cn.sucang.wf.service
 
RequestRemindService - Class in cn.sucang.wf.service
 
RequestRemindService() - Constructor for class cn.sucang.wf.service.RequestRemindService
 
RequestService - Interface in cn.sucang.wf.service
 
requestSetup(HttpRequestBase) - Method in interface cn.sucang.core.assist.IHttpCallbackWithResult
传入的参数可能是HttpGet或HttpPost,用于在发送数据前的初始化操作
RequestStatus - Class in cn.sucang.wf.model
 
RequestStatus() - Constructor for class cn.sucang.wf.model.RequestStatus
 
RequestStatusDao - Interface in cn.sucang.wf.dao
 
RequestValidation - Class in cn.sucang.core.util
Deprecated. 
RequestValidation() - Constructor for class cn.sucang.core.util.RequestValidation
Deprecated.
 
ReqUtils - Class in cn.sucang.core.util
RequestUtils类,对HttpServletRequest类的一些常用操作的封装
RES_CATALOG - Static variable in class cn.sucang.core.model.Catalog
 
RES_CATALOG - Static variable in class cn.sucang.core.model.vo.BasePermissionRule
 
RES_CATALOG - Static variable in class cn.sucang.doc.model.Folder
 
RES_MENU - Static variable in class cn.sucang.core.model.Menu
ResourceType.id=4028818327ba2e450127ba2e5b000002,objstring=/treemenu.do
RES_PORTAL - Static variable in class cn.sucang.core.util.Constant
门户资源标识符ResourceType.id=402880ea2c2fd8aa012c2fdaf2a90003(PortalPage)
RES_PORTAL - Static variable in class cn.sucang.portal.model.PortalPage
门户类别的权限资源标识符ResourceType.id=402880ea2c2fd8aa012c2fdaf2a90003
RES_QUERY - Static variable in class cn.sucang.core.util.Constant
查询页的资源标识符ResourceType.id=4028818327ba2e450127ba2e5b000009(FormQuery)
RES_REQUEST - Static variable in class cn.sucang.core.util.Constant
流程资源标识符ResourceType.id=4028818327ba2e450127ba2e5b000012(WfRequest)
RES_REQUEST - Static variable in class cn.sucang.wf.model.WfRequest
对象ResourceType.id=4028818327ba2e450127ba2e5b000012的资源类型,标识为流程类型
RES_TYPE - Static variable in class cn.sucang.core.model.vo.BaseGroup
当前角色指向的分类规则,用于权限判断用
RES_TYPE - Static variable in class cn.sucang.core.model.vo.BaseOrganization
即Catalog.id,见分类模块中的:系统模块>人力资源>组织模块
RES_TYPE - Static variable in class cn.sucang.core.model.vo.BaseStaff
分类模块中的人员模块,Catalog.id=402880e528fb52730128fb7b2f720006
RES_TYPE - Static variable in class cn.sucang.core.model.vo.BaseStation
分类模块中的岗位模块 Catalog.id
RES_WORKFLOW - Static variable in class cn.sucang.wf.model.Workflow
工作流在权限资源类型表(resourcetype)中的id=4028818327ba2e450127ba2e5b000013
reset() - Method in class cn.sucang.imports.model.ExportResult
 
resetWxApp(Catalog) - Method in interface cn.sucang.bridge.weixin.WeixinOAuthProcess
当微信配置信息修改后需要同步刷新至缓存中
ResourceType - Class in cn.sucang.core.model
 
ResourceType() - Constructor for class cn.sucang.core.model.ResourceType
 
ResourceTypeDao - Interface in cn.sucang.core.dao
 
response - Variable in class cn.sucang.core.process.AbstractPageProcess
 
response - Variable in class cn.sucang.core.process.AbstractQueryProcess
 
response - Variable in class cn.sucang.wf.process.AbstractWorkflowProcess
 
restoreData(String) - Method in interface cn.sucang.core.dao.DeleteDatasDao
还原删除的记录
result - Variable in class cn.sucang.bridge.site.AjaxResult
 
RESULT_TYPE_JSON - Static variable in class cn.sucang.imports.model.ExportResult
 
RESULT_TYPE_SQL - Static variable in class cn.sucang.imports.model.ExportResult
 
ResUtils - Class in cn.sucang.core.util
 
retrieveInputStream() - Method in class cn.sucang.core.model.Attach
获取InputStream流后需要手动关闭
retriveMenuJSON() - Method in class cn.sucang.core.model.Menu
 
retriveObject(String, Class<T>) - Method in class cn.sucang.core.model.AbstractBaseModel
 
ReturnMessage - Class in cn.sucang.core.model.vo
 
ReturnMessage() - Constructor for class cn.sucang.core.model.vo.ReturnMessage
 
ReturnMessage(int, String) - Constructor for class cn.sucang.core.model.vo.ReturnMessage
 
reuploadDocview(String) - Method in interface cn.sucang.doc.service.DocviewPostlogService
根据日志记录重新上传附件到文档转换服务器
REWRITE_URL_DOACTION - Static variable in class cn.sucang.core.util.Constant
表示URL转向中的特殊参数名
RMB(Object) - Static method in class cn.sucang.core.util.GB2Alpha
将金额数字转换为RMB大写
ROW_DSPORDER - Static variable in class cn.sucang.core.model.vo.BaseLayoutData
表示明细行的顺序值(整数)
ROW_INDEX - Static variable in class cn.sucang.core.model.vo.BaseLayoutData
表示明细行的id索引,如果为空表示新增操作,否则为修改明细行数据
RULE_CREATOR - Static variable in class cn.sucang.core.model.CatalogPermissionRule
数据操作者相关的权限规则=6
RULE_CREATOR - Static variable in class cn.sucang.core.util.Constant
数据操作者相关的权限规则=6
RULE_GROUP - Static variable in class cn.sucang.core.model.vo.BasePermissionRule
群/角色类型的权限规则=3
RULE_GROUP - Static variable in class cn.sucang.core.util.Constant
群/角色类型的权限规则=3
RULE_OPERATOR - Static variable in class cn.sucang.core.model.CatalogPermissionRule
相关节点的操作者的权限规则=8
RULE_OPERATOR - Static variable in class cn.sucang.core.util.Constant
相关节点的操作者的权限规则=8
RULE_ORG - Static variable in class cn.sucang.core.model.vo.BasePermissionRule
组织类型的权限规则=1
RULE_ORG - Static variable in class cn.sucang.core.util.Constant
组织类型的权限规则=1
RULE_SHARE - Static variable in class cn.sucang.core.model.CatalogPermissionRule
相关数据权限共享的权限规则=7
RULE_SHARE - Static variable in class cn.sucang.core.util.Constant
相关数据权限共享的权限规则=7
RULE_STAFF - Static variable in class cn.sucang.core.model.CatalogPermissionRule
人力资源相关表单字段的规则=5
RULE_STAFF - Static variable in class cn.sucang.core.util.Constant
以下为动态权限规则 /** 人力资源相关表单字段的规则=5
RULE_STATION - Static variable in class cn.sucang.core.model.vo.BasePermissionRule
岗位类型的权限规则=2
RULE_STATION - Static variable in class cn.sucang.core.util.Constant
岗位类型的权限规则=2
RULE_USER - Static variable in class cn.sucang.core.model.vo.BasePermissionRule
人员/个人类型的权限规则=4
RULE_USER - Static variable in class cn.sucang.core.util.Constant
人员/个人类型的权限规则=4
ruleWhere - Variable in class cn.sucang.core.model.vo.BasePermissionRule
 
run(IRowProcess, boolean) - Method in interface cn.sucang.bridge.imports.ExcelParser
运行导入
run() - Method in class cn.sucang.core.assist.WebProgressThread
1,第一行需要调用方法initThreadLocalEnv();完成用户上下文环境初始化
2,在循环处理中根据isAbort()来决定是否跳出循环并对successCount和failedCount进行设置
3,最后一行或者直接return直接返回前必须调用complete()方法,表示已处理完成。
run() - Method in class cn.sucang.core.service.CatalogPermissionTask
 
run() - Method in class cn.sucang.core.util.ImageUtils
 
run(String, Object[], Class) - Static method in class cn.sucang.core.util.RuntimeJavaUtils
 
run(String, Object[]) - Static method in class cn.sucang.core.util.RuntimeJavaUtils
运行自定义函数
run() - Method in class cn.sucang.core.util.SucangThread
 
run() - Method in class cn.sucang.doc.model.DocTransformMessage
 
run() - Method in class cn.sucang.imports.service.Excel2Xml
 
run(IRowProcess, boolean) - Method in class cn.sucang.imports.service.Excel2Xml
 
runButton(String, String) - Method in interface cn.sucang.core.service.FormQueryService
执行按钮的服务器端代码FormQueryButton.serverCode
runButton(FormQueryButton, String) - Method in interface cn.sucang.core.service.FormQueryService
执行按钮的服务器端代码FormQueryButton.serverCode
RUNTIME_CLOUD - Static variable in class cn.sucang.core.util.Constant
表示当前系统运行环境是云版本多数据对应多个应用 = cloud
RUNTIME_MULTI_APPLICATION - Static variable in class cn.sucang.core.util.Constant
表示当前系统运行环境是#一数据源多个应用平台的模式 = multi
RUNTIME_SINGLE - Static variable in class cn.sucang.core.util.Constant
表示当前系统运行环境是单机版 = single
RuntimeJavaUtils - Class in cn.sucang.core.util
 
RuntimeJavaUtils() - Constructor for class cn.sucang.core.util.RuntimeJavaUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links
Eaching-all 3.7 update@2019-06-05 11:00:00

Copyright © 2019 by Sucang.cn