-
AccessLog - Class in bropen.auditlog.logs
-
访问日志信息
-
addAccessLog(String, String, Object, Map) - Method in AuditlogService
-
添加一条访问日志。
-
addDataCreateLog(String, Map, Object) - Method in AuditlogService
-
添加一条数据新增日志。
-
addDataDeleteLog(String, Map, Object) - Method in AuditlogService
-
添加一条数据删除日志。
-
addDataLogForHibEvent(Object, String, Map, Map) - Method in AuditlogService
-
通过 Hibernate 事件自动监控 Domain 类时,添加一条新日志。
-
addDataUpdateLog(String, Map, Map, Object) - Method in AuditlogService
-
添加一条数据修改日志。
-
addErrorLog(String, Throwable) - Method in AuditlogService
-
添加一条错误日志。
-
addExecuteLog(String, String, Object, String, Object) - Method in AuditlogService
-
添加一条执行日志。
-
addLoginLog() - Method in AuditlogService
-
添加一条用户登录日志。
-
afterBootStrap() - Method in BroAuditlog000Updater
-
-
afterBootStrap() - Method in BroAuditlog481Updater
-
-
AlAccessLogController - Class in bropen.auditlog.logs
-
-
AlAuditlogConfigController - Class in bropen.auditlog.config
-
-
AlDataLogController - Class in bropen.auditlog.logs
-
-
AlErrorLogController - Class in bropen.auditlog.logs
-
-
AlExecuteLogController - Class in bropen.auditlog.logs
-
-
aliasOverridingOrder - Field in AuditlogService
-
-
AlLoginLogController - Class in bropen.auditlog.logs
-
-
Application - Class in bropen.auditlog
-
-
auditableDomainClassesCreate - Field in AuditlogService
-
需自动监控的Domain类缓存
-
auditableDomainClassesDelete - Field in AuditlogService
-
-
auditableDomainClassesUpdate - Field in AuditlogService
-
-
Auditlog - Class in bropen.auditlog.base
-
-
AuditlogConfig - Class in bropen.auditlog.config
-
审计日志配置
-
AuditlogController - Class in bropen.auditlog.base
-
-
AuditlogDumpJob - Class in bropen.auditlog.logs
-
审计日志数据量超出限额后,自动备份
-
AuditlogService - Class in bropen.auditlog
-
审计日志管理服务
-
AuditlogUrlMappings - Class in bropen.auditlog
-
- Action - Class in bropen.bpm.definition.extension
-
流程定义信息-操作
- Activity - Class in bropen.bpm.definition.activity
-
An Activity is work that is performed within a Business Process.
- actor() - Method in Task
-
该任务对应环节的以后的办理人,比如退回时。
- actorEI() - Method in Task
-
该任务对应环节的以后的办理人身份,比如退回时。
- actorIds() - Method in Task
-
能处理该任务的办理人的ID:可能是actor、actorTransfered、actorSubstitute
- actors() - Method in Task
-
能处理该任务的办理人列表:可能是actor、actorTransfered、actorSubstitute
- actualActor() - Method in Task
-
该任务的实际办理人。
- actualActorEI() - Method in Task
-
该任务的实际办理人身份。
- after() - Method in BroBpmProcessInterceptor
-
- afterBootStrap() - Method in BroBpm000Updater
-
- afterBootStrap() - Method in BroBpm410Updater
-
- afterBootStrap() - Method in BroBpm460Updater
-
- afterBootStrap() - Method in BroBpm480Updater
-
- afterBootStrap() - Method in BroBpm481Updater
-
- afterLoad() - Method in Task
-
- afterView() - Method in BroBpmLockInterceptor
-
- aliasOverridingOrder - Field in ArchiveService
-
- aliasOverridingOrder - Field in ProcessCometdMessageService
-
- aliasOverridingOrder - Field in ProcessDefinitionService
-
- aliasOverridingOrder - Field in ProcessDingtalkMessageService
-
- aliasOverridingOrder - Field in ProcessEmulateService
-
- aliasOverridingOrder - Field in ProcessEngineService
-
- aliasOverridingOrder - Field in ProcessEsbRouteService
-
- aliasOverridingOrder - Field in ProcessFlowchartService
-
- aliasOverridingOrder - Field in ProcessGroupService
-
- aliasOverridingOrder - Field in ProcessHandoverService
-
- aliasOverridingOrder - Field in ProcessMailMessageService
-
- aliasOverridingOrder - Field in ProcessNotificationService
-
- aliasOverridingOrder - Field in ProcessParticipantService
-
- aliasOverridingOrder - Field in ProcessPermissionService
-
- aliasOverridingOrder - Field in ProcessPredictService
-
- aliasOverridingOrder - Field in ProcessRollbackService
-
- aliasOverridingOrder - Field in ProcessRtxMessageService
-
- aliasOverridingOrder - Field in ProcessScriptService
-
- aliasOverridingOrder - Field in ProcessSmsMessageService
-
- aliasOverridingOrder - Field in ProcessSubstituteService
-
- aliasOverridingOrder - Field in ProcessSupervisorService
-
- aliasOverridingOrder - Field in ProcessUrgenceService
-
- aliasOverridingOrder - Field in ProcessViewService
-
- aliasOverridingOrder - Field in ProcessWechatMessageService
-
- aliasOverridingOrder - Field in WorkbenchSyncService
-
- Application - Class in bropen.bpm
-
- archive(Object) - Method in ArchiveService
-
归档流程文档
- archive(Long) - Method in ProcessController
-
AJAX:归档
- archiveDocument(Object, ProcessInstance) - Method in ArchiveService
-
对文档进行归档:默认归档策略
- ArchiveJob - Class in bropen.bpm.plugins.archive
-
自动归档任务:每隔一个小时运行一次
- ArchiveService - Class in bropen.bpm.plugins.archive
-
归档插件:可以将流程文档归档成 HTML/PDF/PNG/JPG 文件
- ArchiveService.ArchiveDomainClassMarshaller - Class in bropen.bpm.plugins.archive
-
将归档的领域Bean转换成XML的编排器
- ArchiveService.ArchiveDomainClassMarshaller(DefaultGrailsApplication) - Constructor in ArchiveService.ArchiveDomainClassMarshaller
-
- archiveTo(String, ProcessInstance, String, Closure) - Method in ArchiveService
-
将流程文档归档为 html、pdf、图片等类型的文件
- afterBootStrap() - Method in BroBpmLite000Updater
-
- afterBootStrap() - Method in BroBpmLite481Updater
-
- Application - Class in bropen.bpmlite
-
- asType(Class) - Method in PayloadObject
-
- AUTHORS_DEFAULT - Field in LiteBusinessService
-
- accesslog() - Method in CmsArticleController
-
获得最近的用户访问记录
- addAccessLog(HttpServletRequest, Employee) - Method in Content
-
异步记录已发布文档的访问日志
- afterBootStrap() - Method in BroCms000Updater
-
- afterBootStrap() - Method in BroCms481Updater
-
- afterInsert() - Method in Folder
-
- ALLGRANTED_ADMIN - Field in FolderAcl
-
- ALLGRANTED_AUTHOR - Field in FolderAcl
-
- ALLGRANTED_EDITOR - Field in FolderAcl
-
- ALLGRANTED - Field in FolderAcl
-
- ALLGRANTED_NONE - Field in FolderAcl
-
- ALLGRANTED_READER - Field in FolderAcl
-
- Application - Class in bropen.cms
-
- Article - Class in bropen.cms.content
-
文章
- ArticleProcess - Class in bropen.cms.content
-
文章(关联流程)
- authenticate(Employee, String) - Method in Folder
-
文件夹鉴权:显示文件夹列表时需判断
- params:
-
emp 员工
@params permission 权限,取值范围: ["admin","editor","author","reader", "reviewer"] && ["admin2","editor2","author2","reader2"], 后缀为2的表示非继承过来的的权限,有特殊的业务意义,如editor2允许编辑当前文件夹,否则只允许编辑下级文件夹
- afterBootStrap() - Method in BroEsb000Updater
-
- afterBootStrap() - Method in BroEsb481Updater
-
- aliasOverridingOrder - Field in CamelRouteService
-
- aliasOverridingOrder - Field in EndpointCxfService
-
- Application - Class in bropen.esb
-
- ABORT - Field in Message.Status
-
- AbstractStorageService - Class in bropen.framework.core.attachment
-
附件数据存储服务
- AccessLog - Class in bropen.framework.core.common
-
访问记录
- add(String, String, Integer) - Method in CallbackSsoClient
-
注册一个外部系统
- addAccessLog(String, String, Object, Map) - Method in AuditlogService
-
添加一条访问日志。
- addDataCreateLog(String, Map, Object) - Method in AuditlogService
-
添加一条数据新增日志。
- addDataDeleteLog(String, Map, Object) - Method in AuditlogService
-
添加一条数据删除日志。
- addDataUpdateLog(String, Map, Map, Object) - Method in AuditlogService
-
添加一条数据修改日志。
- addEmployeeToPosition(EmployeeIdentity, Position) - Method in OsmPositionService
-
将员工添加到岗位上
- addErrorLog(String, Throwable) - Method in AuditlogService
-
添加一条错误日志。
- addExecuteLog(String, String, Object, String, Object) - Method in AuditlogService
-
添加一条执行日志。
- addLog(HttpServletRequest, String, Long, String, Employee, Closure) - Method in AccessLog
-
异步记录访问日志
- addLog(Object, String, Object, String, String, String, Map) - Method in OsmHandoverService
-
记录一条工作移交日志(基于审计日志)
- addLoginLog() - Method in AuditlogService
-
添加一条用户登录日志。
- addPermissionRoles4DataDictResource(List<DataDict>, Long) - Method in BusinessDefinition
-
- addResource(BusinessDefinition, Object) - Method in BusinessDefinition
-
添加文档定义关联的资源
- addResources(String, String, String, Object) - Method in BusinessDefinition
-
添加业务定义关联的资源
- addSession(HttpSession, HttpServletRequest) - Method in SecurityEventListener
-
- addSsoInterceptor(SsoInterceptor) - Method in AuthenticationUtils
-
添加 SSO 拦截器
- addSSOInterceptors(Map) - Method in AuthenticationUtils
-
添加 SSO 拦截器,可以在应用中(如 BootStrap)添加自定义的SSO的拦截器。
- after() - Method in BroFrameworkInterceptor
-
控制器处理完成
- after() - Method in BroFrameworkPortalInterceptor
-
过滤 PortalController,将当前用户信息注入 Model
- afterBootStrap26718() - Method in BroFwk481Updater
-
将文档资源由关联的文档定义 id 改为所对应的业务定义 id
- afterBootStrap() - Method in BroFrameworkBootStrap
-
@see org.grails.web.servlet.context.GrailsConfigUtils#executeGrailsBootstraps
- afterBootStrap() - Method in BroFwk000Updater
-
- afterBootStrap() - Method in BroFwk410Updater
-
- afterBootStrap() - Method in BroFwk460Updater
-
- afterBootStrap() - Method in BroFwk470Updater
-
- afterBootStrap() - Method in BroFwk481Updater
-
- afterBootStraps - Field in BroFrameworkBootStrap
-
- afterDelete() - Method in Setting
-
- afterInsert() - Method in BizGroupNode
-
- afterInsert() - Method in Setting
-
- afterLoad() - Method in BizGroupNode
-
- afterLoad() - Method in BusinessDefinition
-
记录老的业务分组、名称
- afterLogin(HttpServletRequest, HttpServletResponse, String) - Method in SsoInterceptor
-
登录成功后执行的事件(可选)
- afterLogout(HttpServletRequest, HttpServletResponse) - Method in SsoInterceptor
-
用户点注销时执行的事件(可选)
- afterPropertiesSet() - Method in CometdService
-
初始化
- afterSave4Ei(Employee) - Method in OsmEmployeeAdminController
-
$afterSave、$afterUpdate:如果 params.hasEi 为真,则更新员工身份
- afterSave4Roles(Employee) - Method in OsmEmployeeAdminController
-
$afterSave、$afterUpdate:新建/更新关联的角色
- afterSso(HttpServletRequest, HttpServletResponse, String) - Method in SsoInterceptor
-
SSO 成功、并创建用户 session 后的事件(可选)
- afterUpdate() - Method in Role
-
- afterUpdate() - Method in Setting
-
- afterView() - Method in BroFrameworkInterceptor
-
视图处理完成
- algorithm - Field in EncodedInputStreamWrapper
-
压缩算法,支持:gzip, deflate
- aliasOverridingOrder - Field in ArchiveService
-
- aliasOverridingOrder - Field in AttachmentService
-
- aliasOverridingOrder - Field in AuditlogService
-
- aliasOverridingOrder - Field in BizDefinitionService
-
- aliasOverridingOrder - Field in BizGroupService
-
- aliasOverridingOrder - Field in BizPermissionService
-
- aliasOverridingOrder - Field in CometdService
-
- aliasOverridingOrder - Field in ErrorService
-
- aliasOverridingOrder - Field in FileConvertService
-
- aliasOverridingOrder - Field in MessageService
-
- aliasOverridingOrder - Field in OsmExportService
-
- aliasOverridingOrder - Field in OsmHandoverService
-
- aliasOverridingOrder - Field in OsmImportService
-
- aliasOverridingOrder - Field in OsmOrganizationService
-
- aliasOverridingOrder - Field in OsmPositionService
-
- aliasOverridingOrder - Field in OsmTreeService
-
- aliasOverridingOrder - Field in QuartzJobService
-
- aliasOverridingOrder - Field in RtxService
-
- aliasOverridingOrder - Field in SecPermissionService
-
- aliasOverridingOrder - Field in SecRoleService
-
- aliasOverridingOrder - Field in SecRoleUserService
-
- aliasOverridingOrder - Field in SecUserService
-
- aliasOverridingOrder - Field in SequenceService
-
- aliasOverridingOrder - Field in SmsService
-
- aliasOverridingOrder - Field in TemplateService
-
- AliyunOssService - Class in bropen.framework.plugins.si.storage
-
阿里云 OSS 集成服务
- AliyunOssService() - Constructor in AliyunOssService
-
- ALL_GRANTED_ANONYMOUSLY - Field in Permission
-
授权给所有人,含匿名用户
- ALL_GRANTED_AUTHENTICATED - Field in Permission
-
授权给所有登录用户
- ALL_GRANTED_NONE - Field in Permission
-
不授权给所有人
- allGrantedCodesCache - Field in SecRoleService
-
- analyze() - Method in P6spyLogController
-
分析/导入 p6spy 日志
- annualLeaveDays(Date, BigDecimal, Date, Date) - Method in Employee
-
- Application - Class in bropen.framework
-
- AQI_DESC_JSON - Field in WeatherUtils
-
- AQI_DESC - Field in WeatherUtils
-
- ArchiveLog - Class in bropen.framework.plugins.archive
-
归档日志
- ArchiveLogAdminController - Class in bropen.framework.plugins.archive
-
- ArchiveService - Class in bropen.framework.plugins.archive
-
归档插件
- archiveTo(String, String, String, String, String, String, Closure) - Method in ArchiveService
-
将文档归档为 html、pdf、图片等类型的文件
- Argon2iPasswordEncoder - Class in bropen.framework.core.security.login.encoding
-
密码加密算法:Argon2i
- Argon2iPasswordEncoder(int, int, int) - Constructor in Argon2iPasswordEncoder
-
- asBoolean() - Method in Permission.Granted
-
- asBoolean() - Method in Role.Granted
-
- assembleAttachment(Attachment, Boolean) - Method in AttachmentService
-
- assembleReferenceInfo(Map) - Method in BizPermissionService
-
- assembleUrl(Map, Long, boolean, StringBuilder) - Method in BizGroupService
-
- AssetTagLib - Class in bropen.framework.taglib
-
扩展资源标签,命名空间为“asset”
- asType(Class) - Method in Permission.Granted
-
- asType(Class) - Method in Role.Granted
-
- Attachment - Class in bropen.framework.core.attachment
-
附件
- attachmentCache - Field in DomainTrait
-
- AttachmentCleanJob - Class in bropen.framework.core.attachment
-
自动清理被删除(打上删除标记)的附件
- AttachmentController - Class in bropen.framework.core.attachment
-
附件下载、删除的控制器
- AttachmentData - Class in bropen.framework.core.attachment
-
附件数据
- AttachmentDataService - Class in bropen.framework.plugins.si.storage
-
附件的数据库存储服务
- AttachmentDataService() - Constructor in AttachmentDataService
-
- AttachmentJoinJob - Class in bropen.framework.core.attachment
-
自动合并相同的附件
- attachments(Object) - Method in DomainTrait
-
获取附件列表
- AttachmentService - Class in bropen.framework.core
-
附件服务
- AttachPath - Class in bropen.framework.core.attachment
-
- ATTEMPT_INT - Field in SmsService
-
- ATTEMPT_MAX - Field in SmsService
-
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in MultiloginFilter
-
覆盖 UsernamePasswordAuthenticationFilter 的同名方法,用于登录验证
- AuditlogService - Class in bropen.framework.plugins.auditlog
-
审计日志管理服务接口类
- auth() - Method in LoginController
-
Show the login page.
- authenticate(String, String) - Method in AuthenticationUtils
-
验证用户名、密码是否正确
- AuthenticationUtils - Class in bropen.framework.core.security
-
用户登录验证的工具,如 SSO、登录后的 Session 处理等。
- authfail() - Method in LoginController
-
Callback after a failed login.
- authSecondary(String, String) - Method in LoginController
-
二次登录
- availableList(Map) - Method in Employee
-
可用的员工列表
- availableList(Map) - Method in Organization
-
可用的机构列表,默认按全名排序
- availableList(Map) - Method in User
-
可用的用户列表,返回的是Map列表,且仅包含常用的id、username、nickname属性,按照用户名排序
- avatarFilename() - Method in User
-
取头像图片的存储路径
- avatarImage(Long, String) - Method in SecUserController
-
显示头像图片
- addHook(String, Closure) - Method in HookFaultInterceptor
-
添加一个闭包监听器
- addHook(String, Closure) - Method in HookInInterceptor
-
添加一个闭包监听器
- addHook(String, Closure) - Method in HookOutInterceptor
-
添加一个闭包监听器
- address() - Method in GrailsCxfEndpoint
-
@default ''
- Application - Class in bropen.grails
-
- authoritiesPropertyName - Field in DefaultAccessTokenJsonRenderer
-
- afterBootStrap() - Method in BroIm000Updater
-
- afterBootStrap() - Method in BroIm480Updater
-
- afterBootStrap() - Method in BroIm481Updater
-
- Application - Class in bropen.im
-
- AddressController - Class in bropen.mobile.ui.address
-
- AddressUserResult - Class in bropen.mobile.ui.data.address
-
通讯录人员
- AddressUserTreeResult - Class in bropen.mobile.ui.data.address
-
通讯录
- afterBootStrap() - Method in BroMobileAdapter000Updater
-
- afterBootStrap() - Method in BroMobileAdapter481Updater
-
- allowedMethods - Field in MobileLoginController
-
- AppCenterController - Class in bropen.mobile.portal
-
- appCenterInfo() - Method in AppCenterController
-
获取应用中心信息
- AppCenterResult - Class in bropen.mobile.ui.data.portal
-
应用中心
- Application - Class in bropen.mobile
-
- ApplicationProxyController - Class in bropen.mobile.proxy
-
代理控制器,用来做跳板,访问其他地方的资源 如请求其他http服务器上的数据,并将其结果返回给客户端
- ApplicationProxyService - Class in bropen.mobile
-
获得远程服务器的返回内容
- afterBootStrap() - Method in BroNtko000Updater
-
- afterBootStrap() - Method in BroNtko481Updater
-
- Application - Class in bropen.ntko
-
- AbstractColumn - Class in bropen.portal.base
-
门户栏目(菜单)的基类
- AbstractPortal - Class in bropen.portal.base
-
门户的基类
- AbstractPortlet - Class in bropen.portal.base
-
门户小程序的基类
- add(Long, Long, String) - Method in PortalPortletAdminController
-
新增小程序
- afterBootStrap() - Method in BroPortal000Updater
-
- afterBootStrap() - Method in BroPortal481Updater
-
- afterLoad() - Method in Portal
-
记录老的属性
- appendColumns(Portal, Column, String, boolean, List<Map>, Map) - Method in BroPortal000Updater
-
- Application - Class in bropen.portal
-
- ApplicationPortlet - Class in bropen.portal.app
-
应用门户小程序
- ACTION_CREATE - Field in Entity
-
- ACTION_DELETE - Field in Entity
-
- ACTION_UPDATE - Field in Entity
-
- addCategoryAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于拼接文档的分类属性
- addDocumentAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,创建、更新索引时,拼接额外的文档属性
- addDocumentFieldItem(String, Object, List<String>, Map) - Method in EsIndexService
-
给集合属性添加元素
- addDocumentFieldItems(List<Map>) - Method in EsIndexService
-
批量给文档数组属性添加元素
- addDocumentListener(Class, Closure) - Method in HibernateEventListener
-
@see SearchableIndexService#addDocumentListener
- addDocumentListener(Class, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于实时监听文档相关的其他 Domain 类实例的变更
- addMappingAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于创建索引时,生成额外的 type mapping。
- addPermissionAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于拼接文档的权限属性
- addSearchable(DomainApplication, Class, Map) - Method in SearchableService
-
添加一个文档类到索引中(一般是没有 Searchable 注解的类)
- addSearchableClass(Class) - Method in HibernateEventListener
-
添加一个需要实时更新索引的 domain class
- addSerchableClazzes(List<String>) - Method in SearchableService
-
添加文档类到索引中(一般是没有 Searchable 注解的类)
- aggCounts() - Method in Page
-
聚合结果的文档数量
- Application - Class in bropen.search
-
- AttachmentIndexService - Class in bropen.search.index
-
附件索引服务
- ACTION_CREATE - Field in Entity
-
- ACTION_DELETE - Field in Entity
-
- ACTION_UPDATE - Field in Entity
-
- addCategoryAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于拼接文档的分类属性
- addDocumentAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,创建、更新索引时,拼接额外的文档属性
- addDocumentFieldItem(String, Object, List<String>, Map) - Method in EsIndexService
-
给集合属性添加元素
- addDocumentFieldItems(List<Map>) - Method in EsIndexService
-
批量给文档数组属性添加元素 示例:ctx.esIndexService.addDocumentFieldItems([ [ index:'boe_bpm_ct_ctvendormasterdata', id:'3246608', field:["processInstance", "tasks"], items:[["class":"eee", id:3373384], ["class":"ffff", id:3373381]] ], [ index:'boe_bpm_ct_ctvendormasterdata', id:'3011343', field:["processInstance", "tasks"], item:["class":"eee", id:3373384] ], [ index:'boe_bpm_ct_ctvendormasterdata', id:'30113423', field:["processInstance", "tasks"], item:["class":"eee", id:3373384] ] // 此条数据是不存在的 ])
- addDocumentListener(Class, Closure) - Method in HibernateEventListener
-
@see SearchableIndexService#addDocumentListener
- addDocumentListener(Class, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于实时监听文档相关的其他 Domain 类实例的变更
- addMappingAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于创建索引时,生成额外的 type mapping。
- addPermissionAssembler(String, Closure) - Method in SearchableIndexService
-
添加一个闭包,用于拼接文档的权限属性
- addSearchable(DomainApplication, Class, Map) - Method in SearchableService
-
添加一个文档类到索引中(一般是没有 Searchable 注解的类)
- addSearchableClass(Class) - Method in HibernateEventListener
-
添加一个需要实时更新索引的 domain class
- addSerchableClazzes(List<String>) - Method in SearchableService
-
添加文档类到索引中(一般是没有 Searchable 注解的类)
- aggCounts() - Method in Page
-
聚合结果的文档数量
- Application - Class in bropen.search
-
- AttachmentIndexService - Class in bropen.search.index
-
附件索引服务
- afterBootStrap() - Method in BroSso000Updater
-
- afterBootStrap() - Method in BroSso481Updater
-
- afterLogin(HttpServletRequest, HttpServletResponse, String) - Method in SsoTokenInterceptor
-
登录后,生成 token,并写入 Cookie
- afterLogout(HttpServletRequest, HttpServletResponse) - Method in SsoTokenInterceptor
-
如果是数据库里没有注册的 ldap 用户,避免被自动注销
- assembleTargetUrl(HttpServletRequest, String) - Method in LoginSuccessHandlerWrapper
-
- ATTTAG_ICON - Field in SsoApplication
-
附件标签:应用图标
- abort() - Method in HttpClient.ResponseWrap
-
终止请求
- activateObject(PooledObject<Object>) - Method in ObjectPool.ObjectFactory
-
- addComment(Cell, String, Font, int, int) - Method in ExcelUtils
-
给单元格添加备注
- addCookie(Cookie) - Method in HttpClient
-
添加 Cookie
- addCookies(Map<String, String>) - Method in HttpClient
-
添加 Cookie
- addDateValidation(Sheet, CellRangeAddressList, String, String, String, String) - Method in ExcelUtils
-
设置日期校验
- addFiles(String, List<File>) - Method in HttpClient
-
添加附件,并设置 ContentType 为 multipart/form-data,charset=UTF-8
- addHeader(String, String) - Method in HttpClient
-
添加 Header
- addHeaders(Map<String, String>) - Method in HttpClient
-
添加 Header
- addLibraryDir(String) - Method in DebugUtils
-
强行设置系统属性 java.library.path(仅对当前 jvm 有效)
- addNumericValidation(Sheet, CellRangeAddressList, String, String, String) - Method in ExcelUtils
-
设置数字范围校验
- addParagraph(XWPFDocument, String) - Method in WordUtils
-
在文档末尾添加一段文字
- addParameter(String, String) - Method in HttpClient
-
// * 创建post请求 // * @return //
- Parameters:
-
uri - 请求地址 // *
- addParameters(Map<String, Object>) - Method in HttpClient
-
添加参数
- addPicture(XWPFRun, WordUtils.Picture) - Method in WordUtils
-
插入图片
- addSelectValidation(Sheet, CellRangeAddressList, Object, String) - Method in ExcelUtils
-
设置单元格校验和下拉列表
- addSql(String, String) - Method in ConnectionInitSqls
-
添加 SQL 语句
- addToMapCollectionValues(Map<Object, Collection>, Class, Object, Object) - Method in CollectionUtils
-
将元素添加到 Map 的值列表中
- addUnderscores(String) - Method in StringUtils
-
字符串转换:大写前面加_,大写改成小写
- AES - Field in JweCryptor
-
- afterBootStrap() - Method in BroToolkitBootStrap
-
@see org.grails.web.servlet.context.GrailsConfigUtils#executeGrailsBootstraps
- afterBootStrap() - Method in DefaultGrailsUpdaterClass
-
- afterBootStrap() - Method in GrailsUpdaterClass
-
BootStrap 后
- afterBootStrap() - Method in UpdaterArtefactHandler
-
BootStrap 后
- ages(Date) - Method in DateUtils
-
计算年龄
- ALGORITHM_KEY - Field in SHA256withRSA
-
- ALGORITHM_SIGN - Field in SHA256withRSA
-
- appendInListHql(StringBuilder, String, Collection, Map) - Method in DbUtils
-
拼接可能超出 1000 个值的 in 或 not in 的 hql。
- appendText(XWPFRun, String) - Method in WordUtils
-
追加文字
- Application - Class in bropen.toolkit
-
- APPLICATION_ATOM_XML - Field in HttpClient.ContentType
-
application/atom+xml,charset=UTF-8
- APPLICATION_FORM_URLENCODED - Field in HttpClient.ContentType
-
application/x-www-form-urlencoded,charset=UTF-8
- application - Field in GrailsUtils
-
grailsApplication
- APPLICATION_JAVASCRIPT - Field in HttpClient.ContentType
-
application/javascript,charset=UTF-8
- APPLICATION_JSON - Field in HttpClient.ContentType
-
application/json,charset=UTF-8
- APPLICATION_OCTET_STREAM - Field in HttpClient.ContentType
-
application/octet-stream
- APPLICATION_SVG_XML - Field in HttpClient.ContentType
-
application/svg+xml,charset=UTF-8
- APPLICATION_XHTML_XML - Field in HttpClient.ContentType
-
application/xhtml+xml,charset=UTF-8
- APPLICATION_XML - Field in HttpClient.ContentType
-
application/xml,charset=UTF-8
- apply(Object) - Method in ClosureEventFunction
-
- Arguments - Class in bropen.toolkit.utils
-
- asBoolean() - Method in Response
-
- assemble(Serializable, Object) - Method in Json
-
@see UserType#assemble
- assemble(Serializable, Object) - Method in LazyLob
-
- assembleInLisHql(String, Collection, Map) - Method in DbUtils
-
拼接可能超出 1000 个值的 in 或 not in 的 hql。
- assertEquals(Object, Object, String, String) - Method in Arguments
-
- assertFalse(boolean, String, String) - Method in Arguments
-
- assertInList(Object, Collection<Object>, String, String) - Method in Arguments
-
- assertNotEmpty(String, String, String) - Method in Arguments
-
- assertNotHasErrors(GormEntity, String, boolean) - Method in Arguments
-
- assertNotNull(Object, String, String) - Method in Arguments
-
- assertTrue(boolean, String, String) - Method in Arguments
-
- asType(Class) - Method in BulkResponse
-
- asType(Class) - Method in Response
-
- Application - Class in bropen.ui
-
- ASSET_CACHE_NAME - Field in AssetTagLib
-
- AssetDummyTagLib - Class in bropen.ui.taglib
-
扩展资源标签,命名空间为“asset”
- AssetTagLib - Class in bropen.ui.taglib
-
扩展资源标签,命名空间为 “asset”
- afterBootStrap() - Method in BroUserRegister000Updater
-
- afterBootStrap() - Method in BroUserRegister481Updater
-
- agreement() - Method in RegisterController
-
显示注册协议
- Application - Class in bropen.userregister
-
- assembleUrl() - Method in Invitation
-
- assembleUrlInvitation(Invitation) - Method in RegisterService
-
根据邀请生成注册链接
- afterBootStrap() - Method in BroWb000Updater
-
- afterBootStrap() - Method in BroWb210Updater
-
- afterBootStrap() - Method in BroWb480Updater
-
- appIds - Field in WorkbenchService.ListTasks
-
- Application - Class in bropen.workbench
-
- asType(Class) - Method in WorkbenchService.ListTasks
-
-
calBrowser(String) - Method in LoginLog
-
根据 UserAgent 计算浏览器类型
-
create() - Method in AuditlogController
-
- c1 - Field in ProcessSupervisorController
-
- c2 - Field in ProcessSupervisorController
-
- CACHE_PROCESS_DEFINITION - Field in Constants
-
流程控制器后缀
- CACHE_PROCESS_SESSION - Field in Constants
-
- CACHE_PROCESS_TREE - Field in Constants
-
- CallableElement - Class in bropen.bpm.definition.common
-
CallableElement is the abstract super class of all Activities that have been defined outside of a Process or Choreography but which can be called (or reused), by a Call Activity, from within a Process or Choreography.
- callbackAfterDraft(Employee, Object, ProcessInstance, Map) - Method in ProcessCallbackEventService
-
流程起草/启动并保存后的事件(callbackAfterDraft):仅执行一次
- callbackAfterEnd(Employee, Object, ProcessInstance, Integer) - Method in ProcessCallbackEventService
-
流程结束/撤销后的事件(callbackAfterEnd)
- callbackAfterSubmitNode(Employee, Object, ProcessInstance, Task, Map) - Method in ProcessCallbackEventService
-
流程提交后,执行提交环节上的事件
- callbackAfterSubmitSequenceFlow(Employee, Object, ProcessInstance, Task, Map) - Method in ProcessCallbackEventService
-
流程提交后,执行提交路径上的事件
- callbackBeforeSubmitNode(Employee, Object, ProcessInstance, Task, Map) - Method in ProcessCallbackEventService
-
流程提交前,执行提交环节上的前置事件,如果抛出异常,则中断提交
- callbackBeforeSubmitSequenceFlow(Employee, Object, ProcessInstance, Task, Map) - Method in ProcessCallbackEventService
-
流程提交前,执行提交路径上的前置事件,如果抛出异常,则中断提交
- callbackSubmitToNode(Employee, Object, ProcessInstance, Task, Map) - Method in ProcessCallbackEventService
-
流程提交后,执行接收环节上的进入事件
- calScript(String, Map<String, String>) - Method in Formula
-
递归获取脚本代码:替换公式为脚本
- calTitle(Object) - Method in ProcessInstance
-
计算title
- calTitle(Task, Object) - Method in Task
-
计算title
- canceled(FlowElementContainer) - Method in EndEvent
-
获取所有撤销的结束事件
- canceled() - Method in ProcessInstance
-
流程是否被撤销
- cancelInstance(ProcessInstance, Map) - Method in ProcessEngineService
-
强行结束流程、将流程设置成撤销并留存的状态,并从流程日志中抹去当前办理人的信息
- canDeleteDocument(Object, Map) - Method in ProcessPermissionService
-
自动配置在文档 D 权限的 condition.service_failed、condition.service_success 中
- canReadDocument(Object, Map) - Method in ProcessPermissionService
-
自动配置在文档 R 权限的 condition.service_failed、condition.service_success 中,当没有 R 权限时对文档进行的增补鉴权
- CatchEvent - Class in bropen.bpm.definition.event
-
- changeState(Integer, Map) - Method in ProcessInstance
-
改变状态
- chooseEmpIdent(String, String, Long, String) - Method in ProcessController
-
创建流程前,如果有多个身份,则在拦截器中自动拦截、并重定向过来选择员工身份
- chooseRsDestApp(Exchange, Long) - Method in ProcessEsbRouteService
-
根据参数中的 processId/taskId/docClass/docController/entry 等标记,判断对应的流程是否在应用中
- chooseWsDestApp(Exchange, Long) - Method in ProcessEsbRouteService
-
根据 SOAP Body 中的 processId/taskId/docClass/docController/entry 等标记,判断对应的流程是否在应用中
- CleanTempProcessInstantsJob - Class in bropen.bpm
-
自动清理最近10天~1天前创建的临时流程实例
- clearSession(HttpSession, ProcessInstance) - Method in ProcessUtils
-
删除Session中的流程实例信息
- clone(BaseElement, Boolean, String) - Method in BaseElement
-
克隆一个对象
- COLOR_DONE - Field in ProcessFlowchartService
-
流程定义文件名的后缀
- COLOR_PREDICT_FONT - Field in ProcessFlowchartService
-
流程图颜色定义:预测环节字体 blue
- COLOR_TODO_CUR - Field in ProcessFlowchartService
-
流程图颜色定义:当前用户的待办 orangered
- COLOR_TODO - Field in ProcessFlowchartService
-
流程图颜色定义:待办 lightblue
- COMMON_OPINIONS_DEFAULT_ALL - Field in UserTask
-
- COMMON_OPINIONS_DEFAULT_BAK - Field in UserTask
-
- COMMON_OPINIONS_DEFAULT_REG - Field in UserTask
-
- commonOpinions(String) - Method in ProcessController
-
AJAX:自定义常用意见
- compareV2AndV3(String, String, String) - Method in V2Updater
-
比较新旧流程定义的差别,用户新绘流程图后和原流程进行粗略的对比,以免流程配置错误。
- COMPLETE_REASON_BYADMIN - Field in ProcessInstance
-
- COMPLETE_REASON_BYSUPV - Field in ProcessInstance
-
- COMPLETE_REASON_DELETECHILDREN - Field in ProcessInstance
-
- COMPLETE_REASON_EXPIRED - Field in ProcessInstance
-
- COMPLETE_REASON_REJECTED - Field in ProcessInstance
-
- COMPLETE_REASON_TIMEOUT - Field in ProcessInstance
-
- complete(String, Date, Integer) - Method in Task
-
- completed(FlowElementContainer) - Method in EndEvent
-
获取所有完成的结束事件
- completed() - Method in ProcessInstance
-
流程是否正常完成
- completeInstance(ProcessInstance, Map) - Method in ProcessEngineService
-
直接完成待办任务,并结束流程,将流程设置成完成状态
- CompleteReason - Enum in bropen.bpm.plugins.workbench
-
流程或任务的结束原因
- completeToread() - Method in ProcessController
-
AJAX:批量处理待阅
- completeToread(String) - Method in WorkbenchSyncEndpoint
-
批量处理待阅
- completeToreadByUser(String) - Method in WorkbenchSyncEndpoint
-
查询所有待阅任务并将其全部设置为已阅状态
- ComplexGateway - Class in bropen.bpm.definition.gateway
-
流程定义信息-网关
- configOnekey() - Method in ProcessController
-
AJAX:一键提交配置
- configProcessDefinitionByAdmin() - Method in ProcessTimeoutDefinitionController
-
AJAX:管理员设置流程上的督办配置
- configProcessDefinitionBySupervisor() - Method in ProcessTimeoutDefinitionController
-
AJAX:督办人设置流程上的督办配置
- configTaskDefinitionByAdmin() - Method in ProcessTimeoutDefinitionController
-
AJAX:管理员设置任务上的督办配置
- configTaskDefinitionBySupervisor() - Method in ProcessTimeoutDefinitionController
-
AJAX:督办人设置任务上的督办配置
- Constants - Class in bropen.bpm
-
BroBPM 插件的常量定义
- ControllerTrait - Trait in bropen.bpm.traits
-
- countAllProcesses(Map) - Method in ProcessViewService
-
取流程实例数量
- countAllTasks(Map) - Method in ProcessViewService
-
取任务数量
- countDocuments(Employee, Long, Map) - Method in ProcessViewService
-
获取某流程实例的文档数量。
- countMyWork4Index() - Method in ProcessController
-
AJAX:计算待办、待阅任务数量总数
- countProcesses(Long, Map, Map) - Method in ProcessSupervisorService
-
通过用户 id 获取督办的流程实例数量
- countProcesses(Employee, List<Long>, Map, Boolean) - Method in ProcessViewService
-
获取有权限的流程实例数量。
- countTasks(Long, Map) - Method in ProcessSupervisorService
-
通过用户 id 获取督办的任务实例数量
- countWorks() - Method in ProcessController
-
AJAX:待办/待阅/草稿任务数量
- countWorks(Employee, List<Long>, Object, Map, Boolean) - Method in ProcessViewService
-
任务表API,可用来取待办、待阅、已办、已阅的任务数量。
- create(String) - Method in ProcessController
-
创建流程实例
- create() - Method in ProcessDefinitionAdminController
-
- create() - Method in ProcessScaffoldController
-
- createDummyTask(ProcessInstance, EmployeeIdentity, Map) - Method in ProcessEngineService
-
创建一个Dummy任务,用于授权等
- createServiceTask(Object, ProcessInstance, Object, Task, Map) - Method in ProcessEngineService
-
创建一个自动任务
- createSubProcessTask(Employee, ProcessInstance, Object, Task, SubProcess, EmployeeIdentity, Map) - Method in ProcessEngineService
-
创建主流程与子流程关联的任务实例
- createTempProcessInst(Employee, def, Map) - Method in ProcessEngineService
-
创建一个临时的流程实例:用于起草时的一些判断
- createTempSubProcessInst(Employee, ProcessInstance, Task, String, Map) - Method in ProcessEngineService
-
创建一个临时的子流程实例、父流程任务实例:用于提交到子流程时的一些判断
- createTodoTask(Object, ProcessInstance, Object, Object, EmployeeIdentity, Map) - Method in ProcessEngineService
-
创建一个待办任务。
- CallbackEvent - Enum in bropen.bpmlite.callback
-
事件类型
- CallbackException - Class in bropen.bpmlite.callback
-
- CallbackException(String, Throwable) - Constructor in CallbackException
-
- CONTROLLER - Field in Document
-
文档控制器
- copy(Long) - Method in LiteBusinessAdminController
-
发布:发布后将不允许编辑、删除
- craetePayload(CallbackEvent, Document, Business, BusinessCallback, List<String>, Map) - Method in Payload
-
根据 dataTypes 创建 Payload 并关联文档及流程信息
- createAttachments(Document) - Method in PayloadAttachment
-
- createDocument(Business, Document, ProcessInstance, List<String>) - Method in PayloadDocument
-
- createField(Object, Map, String) - Method in PayloadDocumentField
-
- createProcess(ProcessInstance, List<String>) - Method in PayloadProcess
-
- createProcessLogs(ProcessInstance) - Method in PayloadProcessLog
-
- callback() - Method in CmsPortletController
-
门户回调接口:创建/更新文件夹
- CmsArticleController - Class in bropen.cms.content
-
- CmsArticleProcessController - Class in bropen.cms.content
-
- CmsContentIndexService - Class in bropen.cms
-
信息发布文档索引服务
- CmsFileController - Class in bropen.cms.content
-
- CmsFolderController - Class in bropen.cms
-
- CmsFolderHandoverService - Class in bropen.cms
-
工作移交接口服务
- CmsPortletController - Class in bropen.cms
-
- Content - Class in bropen.cms.content
-
内容基类
- ContentType - Class in bropen.cms
-
文档类别
- countContents() - Method in Folder
-
计算文件夹(包括子文件夹)下的所有文档数
- create() - Method in CmsArticleController
-
创建文章
- create() - Method in CmsFolderController
-
AJAX:创建文件夹
- createFile() - Method in CmsFolderController
-
AJAX:创建文档
- CamelRouteService - Class in bropen.esb
-
路由服务
- CamelRouteService.BroFrameworkInterceptorAftProcessor - Class in bropen.esb
-
通过 BroFrameworkInterceptor 输出访问日志的后处理器
- CamelRouteService.BroFrameworkInterceptorPreProcessor - Class in bropen.esb
-
通过 BroFrameworkInterceptor 输出访问日志的前处理器
- CamelRouteService.ProxyRoute.AftProxyProcessor - Class in bropen.esb
-
- CamelRouteService.ProxyRoute.PreProxyProcessor - Class in bropen.esb
-
- CamelRouteService.ServletProxyProcessor - Class in bropen.esb
-
servlet代理处理器
- CamelRouteService.WsdlProcessor - Class in bropen.esb
-
wsdl 处理器
- CamelRouteService.WsdlProcessor(String) - Constructor in CamelRouteService.WsdlProcessor
-
- createRoutes() - Method in CamelRouteService
-
创建并初始化所有路由(如 EndpointCxf 路由、代理路由等)
- c1 - Field in ScaffoldController
-
- c2 - Field in ScaffoldController
-
- CACHE_BIZ_FIELDHELP - Field in Constants
-
- CACHE_BIZ_TREE - Field in Constants
-
- CACHE_BIZDOC_PERMISSION - Field in Constants
-
- CACHE_NAME - Field in SecPermissionService
-
- CACHE_SESSION - Field in Constants
-
- CacheCleanJob - Class in bropen.framework.plugins.cache
-
自动清理缓存,避免内存溢出
- cacheLocation(String, HttpServletRequest, String) - Method in WeatherUtils
-
缓存用户所在的位置
- cacheWeather(String, String, String, Date) - Method in WeatherUtils
-
根据位置缓存天气
- CallbackSsoClient - Class in bropen.framework.core.security.sso
-
通用的回调 sso 集成接口。
- calReceiveUsers(Message) - Method in MessageService
-
根据 receivers 计算所有接收用户
- cancelThumbDown(Long) - Method in MessageService
-
TODO 撤销拍砖
- cancelThumbUp(Long) - Method in MessageService
-
TODO 撤销点赞
- canDelete(User, Object, Map) - Method in BizPermissionService
-
判断用户是否有业务文档删除权限
- canDelete(User, def) - Method in SecUserService
-
检查用户能否被直接删除
- canEdit(User, Object, Map) - Method in BizPermissionService
-
- canRead(User, Object, Map) - Method in BizPermissionService
-
- canReadDocument(Object, Map) - Method in BizPermissionService
-
自动配置在权限的 condition.service_failed 中,用于判断文档查阅权限
- canSwitchUser(String, String) - Method in SecRoleService
-
检查当前用户是否可以切换到目标用户,防止切换到高级别的用户
- captcha() - Method in LoginController
-
输出随机认证码图片
- CaptchaVarifyException - Class in bropen.framework.core.security.login
-
异常:验证码校验失败
- CaptchaVarifyException() - Constructor in CaptchaVarifyException
-
- checkShortName(Organization) - Method in OsmOrganizationService
-
检查兄弟机构下的代字是否有重复,有则返回一条消息
- CheckUserLinksJob - Class in bropen.framework.core.security
-
检查与数据字典、岗位等关联的失效用户,并通知管理员
- children() - Method in DataDictData
-
获得子节点列表
- chunkFiles - Field in UploadedFile
-
- CLAZZ_SCRIPTJOB - Field in QuartzJob
-
- cleanDeleted() - Method in Cleaner
-
物理删除打上删除标记后超过一至两个月的附件对象,以及文件系统的文件
- Cleaner - Class in bropen.framework.core.attachment
-
- cleanLocalStorage() - Method in Cleaner
-
清理本地存储中的附件
- cleanOrphans() - Method in Cleaner
-
物理删除超过两天的临时附件
- cleanTemp() - Method in Cleaner
-
物理删除超过两天的文件分块临时文件 -> cleanTemp
- clear() - Method in DatadictDictAdminController
-
删除数据字典下的所有数据
- clearCache(Long) - Method in BizGroupService
-
清理业务树/列表缓存
- clearCache() - Method in OsmTreeService
-
- clearCache(Long, String) - Method in SecPermissionService
-
清理鉴权结果缓存
- clearData(String) - Method in DataDict
-
删除数据字典下所有数据
- clearTreeCache() - Method in BizGroupNode
-
- close() - Method in EncodedInputStreamWrapper
-
- close(Sql) - Method in P6spyLogController.LogDatabase
-
- CloudkdService - Class in bropen.framework.plugins.si.storage
-
云创智企(cloudkd.com.cn)网盘集成服务
- CODE_ROOT - Field in Domain
-
- COMETD_CHANNEL - Field in LogviewController
-
- COMETD - Field in MessageConfig.Notification
-
- CometdService - Class in bropen.framework.plugins.message
-
CometD 消息服务,需配合 cometd 插件使用
- CometdService.CometdClosureListener - Class in bropen.framework.plugins.message
-
基于闭包的监听器
- CometdService.CometdClosureListener(Closure) - Constructor in CometdService.CometdClosureListener
-
- CometdService.CometdServiceListener - Class in bropen.framework.plugins.message
-
基于Service方法的监听器
- CometdService.CometdServiceListener(def, String, List<String>) - Constructor in CometdService.CometdServiceListener
-
- CommonTagLib - Class in bropen.framework.taglib
-
常用标签库,命名空间为“o”
- Company - Class in bropen.framework.core.osm
-
组织信息
- compareTo(Object) - Method in DataDictData
-
- compareTo(Object) - Method in Employee
-
- compareTo(Object) - Method in EmployeeIdentity
-
- compareTo(Object) - Method in Organization
-
- compareTo(Object) - Method in Permission.Granted
-
- compareTo(Object) - Method in Position
-
- compareTo(Object) - Method in Role.Granted
-
- Constants - Class in bropen.framework
-
BroFramework 插件的常量定义
- containsEmployee(Object, Object) - Method in OsmOrganizationService
-
判断是否是某个机构下的员工
- contentType - Field in UploadedFile
-
- contextDestroyed(ServletContextEvent) - Method in HttpServletContextListener
-
- contextInitialized(ServletContextEvent) - Method in HttpServletContextListener
-
- CONTROL_CODEFIXED - Field in Permission
-
- CONTROL_CODEFIXED - Field in Role
-
- CONTROL_DEFAULT - Field in Permission
-
- CONTROL_DEFAULT - Field in Role
-
- CONTROL_DELETABLE - Field in Permission
-
- CONTROL_DELETABLE - Field in Role
-
- CONTROL_EDITABLE - Field in Permission
-
- CONTROL_EDITABLE - Field in Role
-
- CONTROL_NONE - Field in Permission
-
- CONTROL_NONE - Field in Role
-
- ControllerTrait - Trait in bropen.framework.traits
-
给 Controller 注入一些公共的属性与方法
- convertList(List) - Method in OsmEntity
-
将列表格式的 OSM 实体转成最终使用的 JSON 字符串
- convertMap(Map) - Method in OsmEntity
-
将 Map 格式的 OSM 实体转成最终使用的 JSON 字符串
- convertPreviewHtml(String, String, String) - Method in FileConvertHelper
-
处理预览前的HTML文件
- convertToHtml(String) - Method in ArchiveService
-
请求服务器,获得返回的 HTML
- copy(def, Object, Map) - Method in AttachmentService
-
复制一个附件对象,并返回复制后的附件对象
- copyTo(Object, Map) - Method in Attachment
-
拷贝到其他属主Bean
- CorsProcessor - Class in bropen.framework.controller
-
Cors 处理器,兼容 SpringMVC 注解 @CrossOrigin。
- CorsProcessor(String, String, String) - Constructor in CorsProcessor
-
- countData(String) - Method in DataDict
-
根据数据字典代码,计算数据对象的数量
- countLogs(Object, Map) - Method in OsmHandoverService
-
获得相关的工作移交日志的数量
- countOnlineUser() - Method in AuthenticationUtils
-
计算在线用户数
- create() - Method in BizBusinessDefinitionAdminController
-
- create() - Method in BizDocumentDefinitionAdminController
-
- create(Long, Long, boolean, boolean) - Method in GroupMember
-
关联群组和员工
- create() - Method in MailAdminController
-
- create(Long, Long, boolean, boolean) - Method in PositionMember
-
关联岗位和身份
- create(String, Object, Map) - Method in Requestmap
-
") if (rm) rm.configAttribute = "IS_AUTHENTICATED_ANONYMOUSLY" rm = (Map) CollectionUtils.find(result, "url", "/console/**") if (rm) { rm.configAttribute = "IS_AUTHENTICATED_ANONYMOUSLY" } else { result.add((Map) [url: "/console/**", configAttribute: "IS_AUTHENTICATED_ANONYMOUSLY", allGranted: ALL_GRANTED_AUTHENTICATED]) } result.add((Map) [url: "/static/console/**", configAttribute: "IS_AUTHENTICATED_ANONYMOUSLY", allGranted: ALL_GRANTED_AUTHENTICATED]) // 放开 /test 权限 rm = (Map) CollectionUtils.find(result, "url", "/test/**") if (rm) { rm.configAttribute = "IS_AUTHENTICATED_ANONYMOUSLY" } else { result.add((Map) [url: "/test/**", configAttribute: "IS_AUTHENTICATED_ANONYMOUSLY", allGranted: ALL_GRANTED_AUTHENTICATED]) } } return result }
- create() - Method in ScaffoldController
-
新建(起草、创建)操作
- create() - Method in SecUserAdminController
-
- createAuthedSessionForEvent(HttpServletRequest, HttpServletResponse, Authentication, String, ApplicationEvent) - Method in AuthenticationUtils
-
在 SecurityEventListener 中捕获用户登录后,初始化 Session、Cookie
- CREATED - Field in Message.Status
-
- createData(Object, Object, Map) - Method in DataDict
-
创建一条数据
- createDict(String, String, String, Map) - Method in DataDict
-
@Deprecated
- createDictIfNotExists(String, String, Map, List) - Method in DataDict
-
如果数据字典不存在,则创建数据字典,并初始化数据
- createIfNotExists(Map) - Method in BusinessDefinition
-
创建业务定义
- createIfNotExists(Map) - Method in Group
-
创建群组
- createIfNotExists(Map) - Method in MessageConfig
-
根据 code、application 判断配置是否存在,不存在则创建消息配置
- createIfNotExists(String, List<Map>, Map) - Method in Organization
-
创建机构、员工信息
- createIfNotExists(Map) - Method in Permission
-
如果权限不存在,则创建权限
- createIfNotExists(Map, List, List) - Method in PermissionGroup
-
如果角色不存在,则创建角色,并初始关联一些授权实体
- createIfNotExists(def, String, String, List, List, String) - Method in Position
-
创建岗位信息,并将员工加入其中
- createIfNotExists(String, Object, Map) - Method in Requestmap
-
如果不存在,则创建 Requestmap,否则返回已存在 Requestmap
- createIfNotExists(Map, List, List) - Method in Role
-
如果角色不存在,则创建角色
- createMessage(MessageConfig, Map, List, Map) - Method in MessageService
-
- createOrganization(Map) - Method in OsmImportService
-
创建机构
- createOrganization(String, Map, Closure) - Method in OsmSynchronizerTargetClient
-
创建机构
- createOrganization(OsmSynchronizerTargetEndpoint.Organization) - Method in OsmSynchronizerTargetEndpoint
-
- createOrUpdate(String, Object, Map) - Method in Requestmap
-
创建或更新 Requestmap
- createOrUpdate(User, String, String, List<UserProfile>, HttpSession) - Method in UserProfile
-
创建或更新用户的个性配置
- createPermissionsAndRoles(BusinessDefinition, List<Map>, List<Map>) - Method in BizDefinitionService
-
初始化角色和权限,并关联
- createRule(String) - Method in SequenceService
-
创建序列规则
- createTemplateIfNotExists(String, String, String, String, String, String, Boolean, String) - Method in TemplateService
-
- createTemplatesIfNotExists(Collection<Template>) - Method in TemplateService
-
- createTemporaryLink(Attachment, Date) - Method in AttachmentService
-
创建一个临时的下载链接
- createUser(Map) - Method in OsmImportService
-
创建用户
- createUser(String, Map, Closure) - Method in OsmSynchronizerTargetClient
-
创建用户
- createUser(OsmSynchronizerTargetEndpoint.Employee) - Method in OsmSynchronizerTargetEndpoint
-
- current() - Method in Domain
-
根据配置 bropen.framework.security.domain.current,获得当前 Domain
- current() - Method in DomainApplication
-
根据配置 bropen.framework.security.domain.application.current,获得当前应用
- currentId() - Method in Domain
-
获得当前应用所属的域 ID
- currentId() - Method in DomainApplication
-
获得当前应用的ID
- CxfController - Class in bropen.framework.plugins.cxf
-
- cache(Map) - Method in CacheHeadersTrait
-
- CacheHeadersTrait - Trait in bropen.grails
-
给控制器注入 cache 等方法
- callAsync(Closure) - Method in ExecutorTrait
-
- CamelServlet - Class in bropen.grails.plugins.route
-
支持设置 ServletName 的 CamelHttpTransportServlet
- CamelServlet(String) - Constructor in CamelServlet
-
- close() - Method in EndpointImpl
-
@see AutoCloseable
- CxfBootStrap - Class in bropen.grails.plugins.cxf
-
- checkOrganizationAttrs(String, Map) - Method in BroRtxSyncTargetService
-
机构属性检查与转换,用于继承并个性化
- checkUserAttrs(String, Map) - Method in BroRtxSyncTargetService
-
用户属性检查与转换,用于继承并个性化
- createOrganization(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
-
- createOrganization(Target, String, Map) - Method in BroFwkSyncTargetService
-
创建机构
- createOrganization(Target, String, Map) - Method in BroImSyncTargetService
-
- createOrganization(Target, String, Map) - Method in BroRtxSyncTargetService
-
创建机构
- createOrganization(Target, String, Map) - Method in SyncTargetService
-
创建机构
- createPosition(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
-
- createPosition(Target, String, Map) - Method in BroFwkSyncTargetService
-
创建岗位
- createPosition(Target, String, Map) - Method in BroImSyncTargetService
-
- createPosition(Target, String, Map) - Method in BroRtxSyncTargetService
-
创建职级/头衔/岗位
- createPosition(Target, String, Map) - Method in SyncTargetService
-
创建职级/头衔/岗位
- createUser(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
-
- createUser(Target, String, Map) - Method in BroFwkSyncTargetService
-
创建用户
- createUser(Target, String, Map) - Method in BroImSyncTargetService
-
- createUser(Target, String, Map) - Method in BroRtxSyncTargetService
-
创建用户
- createUser(Target, String, Map) - Method in SyncTargetService
-
创建用户
- CmsService - Class in bropen.mobile.ui
-
新闻、公告接口基类
- content() - Method in NewsController
-
新闻内容
- content() - Method in NoticeController
-
公告内容
- contentNews(Map, HttpSession) - Method in CmsService
-
新闻内容
- contentNotice(Map, HttpSession) - Method in CmsService
-
公告内容
- convertUrl(String, String, String, HttpSession) - Method in CmsService
-
转换图片、附件的链接
- countWork() - Method in WorkController
-
任务数量
- calColIndexes(String) - Method in PortalBlock
-
计算单元格(不跨行)的列号
- CALLBACK_TYPE_CREATE - Field in PortalApplication
-
- CALLBACK_TYPE_DELETE - Field in PortalApplication
-
- CALLBACK_TYPE_UPDATE - Field in PortalApplication
-
- calRowIndex(String) - Method in PortalBlock
-
计算单元格(不跨行)的行号
- children - Field in PortalBlock
-
子单元格(String)或子区块(PortalBlock)
- CODE_BIZADMIN - Field in AbstractPortal
-
- CODE_DEFAULT_TEMPLATE - Field in AbstractPortal
-
- CODE_DOMADMIN - Field in AbstractPortal
-
- CODE_EMPLOYEE - Field in AbstractPortal
-
- CODE_LIMITED - Field in AbstractPortal
-
- CODE_SYSADMIN - Field in AbstractPortal
-
- colIndexes - Field in PortalBlock
-
区块包含的列
- Column - Class in bropen.portal
-
门户栏目
- COLUMN_HOMEPAGE - Field in AbstractColumn
-
- column(Long) - Method in PortalController
-
栏目
- config(Long) - Method in PortalPortletAdminController
-
配置
- CONFIG_TYPE_BOOLEAN - Field in AbstractPortlet
-
- CONFIG_TYPE_EMPLOYEE - Field in AbstractPortlet
-
- CONFIG_TYPE_NUMBER - Field in AbstractPortlet
-
- CONFIG_TYPE_STRING - Field in AbstractPortlet
-
- contains(String, Boolean, Boolean) - Method in PortalBlock
-
区块中是否包含单元格
- copy(Long, Long, String) - Method in PortalPortletAdminController
-
复制
- createBlock(String, List<List<String>>, Map<String, Number>, List<String>) - Method in PortalBlock
-
创建布局
- CSSCLASS_CAROUSEL - Field in AbstractPortlet
-
- CSSCLASS_FASTNAV - Field in AbstractPortlet
-
- CSSCLASS_LIST - Field in AbstractPortlet
-
- cssClass(PortalBlock, PortalBlock, MutableFloat) - Method in PortalRenderer
-
- CSSCLASS_PROGRESS - Field in AbstractPortlet
-
- CSSCLASS_SEARCH - Field in AbstractPortlet
-
- CSSCLASS_TABS - Field in AbstractPortlet
-
- categories - Field in Searchable
-
搜索分类列表
- child - Field in SearchableField
-
引用类:是否作为子文档索引
- clone() - Method in Entity
-
克隆一个Entity,用于测试
- closeClient() - Method in EsCoreService
-
关闭连接
- closeIndex(String) - Method in EsIndexService
-
关闭索引
- configBropenDevHosts(String, List<String>, int, int) - Method in EsCoreService
-
- console() - Method in SearchController
-
打开 elasticsearch-head 工具
- Constants - Class in bropen.search
-
搜索插件的常量定义
- countDocuments(String) - Method in EsIndexService
-
获得文档数量
- createIndexIfNotExists(String) - Method in EsIndexService
-
创建索引
- createQueryStringQuery(String) - Method in EsSearchService
-
创建一个 query string 查询
- createUserDocumentQuery(Long) - Method in EsSearchService
-
创建一个基于用户权限的文档查询
- categories - Field in Searchable
-
搜索分类列表
- child - Field in SearchableField
-
引用类:是否作为子文档索引
- clone() - Method in Entity
-
克隆一个Entity,用于测试
- closeClient() - Method in EsCoreService
-
关闭连接
- closeIndex(String) - Method in EsIndexService
-
关闭索引
- configBropenDevHosts(String, List<String>) - Method in EsCoreService
-
- console() - Method in SearchController
-
打开 elasticsearch-head 工具
- Constants - Class in bropen.search
-
搜索插件的常量定义
- countDocuments(String) - Method in EsIndexService
-
获得文档数量
- createIndexIfNotExists(String) - Method in EsIndexService
-
创建索引
- createQueryStringQuery(String) - Method in EsSearchService
-
创建一个 query string 查询
- createUserDocumentQuery(Long) - Method in EsSearchService
-
创建一个基于用户权限的文档查询
- CacheUtils - Class in bropen.toolkit.utils.grails
-
基于 EhCache 的缓存工具
- callBootStrapInit(Class) - Method in BroToolkitBootStrap
-
- canConvert(Object) - Method in DateValueConverter
-
@see ValueConverter
- canConvert(Object) - Method in LongValueConverter
-
@see ValueConverter
- canConvert(Object) - Method in StringValueConverter
-
@see ValueConverter
- changeRMBToBig(Object) - Method in CurrencyUtils
-
人民币金额转化成大写。
- CHARSET - Field in GibberishAES
-
- CHARSET - Field in SHA256withRSA
-
- CharsetDetector - Class in bropen.toolkit.utils.lang
-
基于 icu4j 的字符集检测器
- clearSyncEventConsumers(CharSequence) - Method in SyncEvents
-
清理所有监听器
- closeConnection(Connection) - Method in DatasourceConnectionProvider
-
关闭数据库连接
- closeConnection(Connection) - Method in DbUtils
-
释放数据库连接
- closeWorkbook(Workbook) - Method in ExcelUtils
-
关闭 Workbook。
- ClosureEventFunction - Class in bropen.toolkit.traits.events
-
封装了可返回值的监听器方法的类
- ClosureEventFunction(Closure) - Constructor in ClosureEventFunction
-
- cn2InitialSpell(String, boolean) - Method in PinyinUtils
-
获得字符串的汉语拼音首字母
- cn2InitialSpells(String, boolean) - Method in PinyinUtils
-
获得字符串的汉语拼音首字母组合列表
- cn2Spell(String) - Method in PinyinUtils
-
获得字符串的汉语拼音,对于多音字,仅返回第一个
- cn2Spells(String) - Method in PinyinUtils
-
获得字符串的汉语拼音组合列表
- collator - Field in StringUtils
-
用于本地语言(如中文)排序/比较的Collator
- collect(Object, int) - Method in CollectionUtils
-
根据下标,收集二维集合的某个属性,并返回一个新的列表
- CollectionUtils - Class in bropen.toolkit.utils
-
列表相关工具包。
- columnABCToNum(String) - Method in ExcelUtils
-
将 Excel 里的大写字母的列号转成数字序号
- columnNumToABC(int) - Method in ExcelUtils
-
将列号转成大写字母表示的序号(如 A、AB...)
- combineFiles(List, Object, boolean) - Method in FileUtils
-
合并多个文件
- combineSorted(List, List, Comparator) - Method in CollectionUtils
-
合并两个已排序、除重的列表,并除重
- compare(String, String) - Method in StringUtils
-
字符串排序:顺序,支持中文
- compareMap - Field in DomainEquals
-
是否允许和Map进行比较,默认为否
- configure(Map) - Method in DatasourceConnectionProvider
-
初始化配置
- connect(String, Integer, String, String) - Method in FtpUtils
-
连接并登录FTP服务器。
- connect(String, String, String, int, String, String) - Method in SshUtils
-
SSH 连接到主机
- ConnectionInitSqls - Class in bropen.toolkit.orm.interceptor
-
初始化数据库连接的拦截器
- Constants - Class in bropen.toolkit
-
BroToolkit 插件的常量定义
- containsExcelFile(HttpServletRequest) - Method in ExcelUtils
-
判断 HTTP 请求中是否包含 Excel 附件
- containsHeader(String) - Method in HttpClient
-
是否存在指定 name 的 Header
- containsHeader(String) - Method in HttpClient.ResponseWrap
-
是否存在指定 name 的 Header
- containsTime(Date) - Method in DateUtils
-
日期是否包含了小时/分钟/秒/毫秒,即是否精确到了时间
- context - Field in GrailsUtils
-
grailsApplication.getMainContext()
- contextPath - Field in ServletUtils
-
当前 WebApp 的上下文根,值为 "/Foobar" 或 ""
- ControllerTrait - Trait in bropen.toolkit.traits
-
给 Controller 注入一些公共的属性与方法
- convert(Object) - Method in DateValueConverter
-
@see ValueConverter
- convert(Object) - Method in LongValueConverter
-
@see ValueConverter
- convert(Object) - Method in StringValueConverter
-
将 \r\n 全部替换成 \n,以避免Web前台、后台的长度判断不一样导致的校验问题
- convertSqlDate(Object) - Method in DateUtils
-
将对象转换成日期类型,主要用于转换sql返回的日期类型
- copyAndAppendRows(Row, Integer, Map) - Method in ExcelUtils
-
复制行,并插入到后面
- copyAndAppendRows(XWPFTableRow, Integer, Map) - Method in WordUtils
-
复制行,并插入到后面
- copyDirectory(def, def) - Method in FileUtils
-
文件夹复制。
- copyFile(def, def) - Method in FileUtils
-
文件复制。
- create(Integer, String, List<Integer>, List<String>, Object, Object) - Method in BulkResponse
-
创建一个响应对象
- create(Object, InputStream, long) - Method in LazyBlob
-
- create(Object, InputStream, long) - Method in LazyClob
-
- create(Integer, Closure, Closure, Closure, Closure, Closure) - Method in ObjectPool
-
创建一个对象池
- create(Integer, Object, Object, Object) - Method in Response
-
创建一个响应对象
- createCache(String, Boolean) - Method in CacheUtils
-
使用默认配置创建缓存,如果存在则直接返回。
- createClient(Integer, Integer) - Method in HttpUtils
-
创建一个默认的http client
- createCommonFont(Workbook) - Method in ExcelUtils
-
(示例)创建一个最常用的Font:小五号宋体
- createContext(Map) - Method in HttpUtils
-
创建一个上下文,以保持同一个session中进行请求 -- 管理用户/线程状态
- createCookie(String, String, Map) - Method in ServletUtils
-
创建 Cookie 对象
- createError(String, List<Integer>, List<String>, Object, Object) - Method in BulkResponse
-
- createError(Object, Object, Object) - Method in Response
-
- createFailed(String, List<Integer>, List<String>, Object, Object) - Method in BulkResponse
-
- createFailed(Object, Object, Object) - Method in Response
-
- createFileAlterationMonitor(String, FileAlterationListenerAdaptor, IOFileFilter, Long) - Method in FileUtils
-
创建文件变更监听器
- createKey(Serializable) - Method in ShareLock
-
拼接一个锁钥
- createMockRequest(String, String) - Method in ServletUtils
-
生成一个模拟的 request 对象
- createMockResponse(PrintWriter) - Method in ServletUtils
-
生成一个模拟的 response 对象,相比 MockHttpServletResponse,便于操作输出结果
- createName(Sheet, String, int, int, int, int) - Method in ExcelUtils
-
创建名称
- createParams(Map) - Method in HttpUtils
-
从map创建post需要的参数
- createProxy(Object, Closure, Closure) - Method in BeanUtils
-
创建一个动态代理对象
- createRangeAddressList(int, int, int, int) - Method in ExcelUtils
-
创建一个 CellRangeAddressList,供 addXxxValidation 等方法使用
- createSafeName(String, String, String) - Method in FileUtils
-
创建一个安全的文件名,不会导致由于操作系统不支持而无法写入文件。
- createSheet(Workbook, String) - Method in ExcelUtils
-
创建 Sheet
- createStyles(Workbook) - Method in ExcelUtils
-
(示例)初始化一些可能需要用到的样式
- createSuccess(String, List<Integer>, List<String>, Object, Object) - Method in BulkResponse
-
- createSuccess(Object, Object, Object) - Method in Response
-
- createSXSSFWorkbook(XSSFWorkbook, Integer) - Method in ExcelUtils
-
创建(封装)一个基于流的 .xlsx 格式的 Workbook
- createWorkbook() - Method in ExcelUtils
-
创建 Workbook
- createXSSFWorkbook() - Method in ExcelUtils
-
创建一个 .xlsx 格式的 Workbook
- createZipFile(List<Map>, String) - Method in FileUtils
-
- CSVCodec - Class in bropen.toolkit.codecs
-
将对象列表或者对象对象转成 csv 格式
- CurrencyUtils - Class in bropen.toolkit.utils
-
货币相关的工具,如人民币大写转换。
- CACHE_PORTAL - Field in Constants
-
- CACHE_PORTAL_DEFINES - Field in Constants
-
- CACHE_PORTLET - Field in Constants
-
- CommonTagLib - Class in bropen.ui.taglib
-
一些常用的tagLib,命名空间为“o”
- Constants - Class in bropen.ui
-
BroUiBootstrap 插件的常量定义
- CSSCLASS_CAROUSEL - Field in Constants
-
- CSSCLASS_FASTNAV - Field in Constants
-
- CSSCLASS_LIST - Field in Constants
-
- CSSCLASS_PROGRESS - Field in Constants
-
- CSSCLASS_SEARCH - Field in Constants
-
- CSSCLASS_TABS - Field in Constants
-
- captcha() - Method in RegisterController
-
生成验证码图片
- company(String, Integer) - Method in RegisterController
-
机构注册
- CompanyRegister - Class in bropen.userregister
-
机构注册:注册、修改(重新认证)
- Constants - Class in bropen.userregister
-
- createCompany(CompanyRegister) - Method in RegisterService
-
机构入驻:创建机构等
- createEmployee(UserRegister) - Method in RegisterService
-
用户注册:创建员工等
- calHashCode(Long, String, String) - Method in Document
-
计算 hash 码
- CompleteReason - Enum in bropen.workbench.task
-
流程或任务的结束原因
- completeToread(WorkbenchApplication, String) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#completeToread
- completeToread(String, String) - Method in WorkbenchController
-
AJAX:根据所选任务ID批量处理待阅任务
- completeToread(WorkbenchApplication, String) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#completeToread
- completeToread(WorkbenchApplication, String) - Method in WorkbenchPullManagerService
-
批量处理选中的待阅任务
- completeToread(WorkbenchApplication, String) - Method in WorkbenchPullService
-
批量已阅
- completeToreadByUser(WorkbenchApplication, String) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#completeToreadByUser
- completeToreadByUser(String) - Method in WorkbenchController
-
AJAX:根据用户登录名批量处理待阅任务
- completeToreadByUser(WorkbenchApplication, String) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#completeToreadByUser
- completeToreadByUser(String) - Method in WorkbenchPullManagerService
-
批量处理用户的全部待阅任务
- completeToreadByUser(WorkbenchApplication, String) - Method in WorkbenchPullService
-
批量已阅
- countDraft() - Method in WorkbenchController
-
获取草稿数量
- countDraft(String, List) - Method in WorkbenchService
-
获取草稿数量
- countTasks() - Method in WorkbenchController
-
获得待办、待阅、草稿的数量
- countTasks(String, List, Map<String, Integer>) - Method in WorkbenchService
-
获取待办、待阅、草稿数量
- countTodo() - Method in WorkbenchController
-
获取待办数量
- countTodo(String, List) - Method in WorkbenchService
-
获取待办数量
- countToread() - Method in WorkbenchController
-
获取待阅数量
- countToread(String, List) - Method in WorkbenchService
-
获取待阅数量
- CURRENT_YEAR - Field in Task
-
- fileBinData(String) - Method in ExportUtils
-
将文件转化成Base64编码,并返回字串。
- FileMonitor - Class in bropen.bpm.utils.definition
-
监听(修改文件和创建文件)流程定义文件,如果变化则重新加载流程定义
- findAllBusinessDefinitions(List<String>) - Method in ProcessDefinitionService
-
取当前应用中,所有未关联流程的业务定义
- findAllEntriesByClass(String) - Method in ProcessDefinition
-
根据本应用的文档类,查找关联的、启用的业务定义中的流程定义路径(entry)列表
- findAllEntriesByController(String) - Method in ProcessDefinition
-
@see #findAllEntriesByClass
- findAllProcessDefinitions(List<String>) - Method in ProcessDefinitionService
-
- findBizIds(String) - Method in ProcessViewService
-
- findByEntry(String, String, Map) - Method in ProcessDefinition
-
根据entry,获得对应的流程定义对象
- findData(Long, String) - Method in ProcessEmulateService
-
获得仿真数据
- findProcessController(String, String) - Method in ProcessUtils
-
获得当前应用中的、以 Process 结尾的流程控制器名称
- firstCompletedTask(Employee, Map) - Method in ProcessInstance
-
获得员工的最近一个已完成的task
- firstOtherTask(Employee, Map) - Method in ProcessInstance
-
获得员工的第一个授权的(dummy或移交的)任务
- firstTask(Employee, Map) - Method in ProcessInstance
-
获得员工的第一个需要办理的任务
- fixProcessPermissions(ProcessInstance, Long) - Method in ProcessPermissionService
-
- FlowchartEndpoint - Class in bropen.bpm.endpoint.ws
-
- FlowElement - Class in bropen.bpm.definition.common
-
FlowElement is the abstract super class for all elements that can appear in a Process flow, which are FlowNodes (see page 99, which consist of Activities (see page 151), Choreography Activities (see page 321) Gateways (see page 287), and Events (see page 233), Data Objects (see page 205), Data Associations (see page 221), and Sequence Flows (see page 97).
- FlowElementContainer - Interface in bropen.bpm.definition.common
-
FlowElementsContainer is an abstract super class for BPMN diagrams (or views) and defines the superset of elements that are contained in those diagrams.
- FlowNode - Class in bropen.bpm.definition.common
-
The FlowNode element is used to provide a single element as the source and target Sequence Flow associations instead of the individual associations of the elements that can connect to Sequence Flows.
- FORKGROUP_EVERYONE - Field in SubProcess
-
- FORKGROUP_ONLY - Field in SubProcess
-
- FORKGROUP_ORG - Field in SubProcess
-
- FormTagLib - Class in bropen.bpm.taglib
-
用于流程表单的标签库
- Formula - Class in bropen.bpm.definition
-
公式
- FormulaAdminController - Class in bropen.bpm.admin.definition
-
- FAIL_RETRY_MAX - Field in BusinessCallback
-
- FIELD_BOOLEAN - Field in Document
-
- FIELD_CHECKBOX - Field in Document
-
- FIELD_DATE - Field in Document
-
- FIELD_DATETIME - Field in Document
-
- FIELD_EMPLOYEE - Field in Document
-
- FIELD_LIST_CHILD - Field in Document
-
- FIELD_LIST_MAIN - Field in Document
-
- FIELD_LONGTEXT - Field in Document
-
- FIELD_NUMBER - Field in Document
-
- FIELD_RADIOBOX - Field in Document
-
- FIELD_SELECT - Field in Document
-
- FIELD_TEXT - Field in Document
-
- FIELD_TEXTAREA - Field in Document
-
- FIELD_TYPE_BOOLEAN - Field in PayloadDocumentField
-
- FIELD_TYPE_CHILD - Field in PayloadDocumentField
-
- FIELD_TYPE_DATE - Field in PayloadDocumentField
-
- FIELD_TYPE_EMPLOYEE - Field in PayloadDocumentField
-
- FIELD_TYPE_STRING - Field in PayloadDocumentField
-
- FIELDS_FIXED_CAN_DISABLE - Field in BusinessDesign
-
- FIELDS_FIXED_ENABLED - Field in BusinessDesign
-
- FIELDS_FIXED_SEQUENCE - Field in BusinessDesign
-
- FIWELD_TYPE_NUMBER - Field in PayloadDocumentField
-
- File - Class in bropen.cms.content
-
文件
- Folder - Class in bropen.cms
-
文件夹
- FolderAcl - Class in bropen.cms
-
文件夹 ACL
- foldersAsHTML() - Method in CmsFolderController
-
// * AJAX:获得子文件夹 as HTML for TreeView //
- FETCH_RECORDS_TOTAL - Field in ListFieldsHelper
-
每次获取列表数据时,通常会计算查询出来的数量、以及数据总量。
- file - Field in UploadedFile
-
- FileConvertHelper - Class in bropen.framework.plugins.fileconvert
-
- FileConvertService - Class in bropen.framework.plugins.fileconvert
-
文件转换服务
- FileHandler - Class in bropen.framework.core.attachment
-
- FileHandler(AttachmentService) - Constructor in FileHandler
-
- fileName - Field in UploadChunk
-
- fileName - Field in UploadedFile
-
- fileSize - Field in UploadChunk
-
- fileSize - Field in UploadedFile
-
- FileSpliter - Class in bropen.framework.core.attachment
-
- filterGrantedPermIds(Collection<Long>, def) - Method in SecPermissionService
-
@return 授权成功的权限ID集
- findAllBizPermissions(DomainApplication) - Method in BizDefinitionService
-
- findAllBizRoles(DomainApplication) - Method in BizDefinitionService
-
- findAllBy(String, Long, Map) - Method in AttachmentService
-
根据Domain Bean获取其附件列表
- findAllByCriterias(Map, boolean) - Method in AttachmentService
-
- findAllByGroup(def, def) - Method in Employee
-
根据群组获得员工列表
- findAllByGroup(def, def) - Method in EmployeeIdentity
-
根据群组获得员工身份列表
- findAllByGroupName(def, def) - Method in Employee
-
根据群组名称获得员工列表
- findAllByGroupName(def, def) - Method in EmployeeIdentity
-
根据群组名称获得员工身份列表
- findAllByPermission(Permission) - Method in PermissionGroup
-
根据权限,查询所有包含它的权限组
- findAllByPosition(def, def, Map) - Method in Employee
-
根据岗位获得员工列表
- findAllByPosition(def, def, Map) - Method in EmployeeIdentity
-
根据岗位获得员工身份列表
- findAllByPositionName(def, def, Map) - Method in Employee
-
根据岗位名称获得员工列表
- findAllByPositionName(def, def, Map) - Method in EmployeeIdentity
-
根据岗位名称获得员工身份列表
- findAllByRole(def, def) - Method in Employee
-
根据角色获得员工列表:仅限直接关联的
- findAllByTempId(String, Map) - Method in AttachmentService
-
根据临时存放的id,获取对应的附件列表
- findAllByUsernameInList(List<String>) - Method in Employee
-
根据用户登录名列表获得员工列表
- findAllByUuids(String) - Method in AttachmentService
-
根据 uuid 获得附件对象列表
- findAllIdsBy(String, Long, Map) - Method in Attachment
-
根据Domain类和ID,获得附件ID列表
- findAllIdsBy(String, Long, Map) - Method in AttachmentService
-
根据Domain类和ID,获得附件ID列表
- findBy(String, String, String, String, Map) - Method in BusinessDefinition
-
根据文档 Domain 类名、流程定义 entry,获得对应的业务定义对象
- findByClass(String, String, Map) - Method in DocumentDefinition
-
根据 Domain 类名获得对应的文档定义对象或属性
- findByModel(String, Map) - Method in ScaffoldController
-
从渲染视图时的 model 中查找 Domain 类的实例对象
- findByOrganizationId(Long, boolean) - Method in Domain
-
根据机构 ID 查找域
- findByRoleIdAndPermissionId(Long, Long) - Method in PermissionRole
-
根据角色ID、权限ID搜索关联对象
- findByUserId(Long) - Method in Employee
-
根据用户 ID 获得员工
- findByUsername(String) - Method in Employee
-
根据用户登录名获得员工
- findByUuid(String) - Method in AttachmentService
-
根据 uuid 获得附件对象
- findChildrenRoles(Map) - Method in SecRoleUserService.Cache
-
寻找所有子角色
- findCurrent(String, Long) - Method in DocumentDefinition
-
获得应用中加载的文档定义
- findCurrentDocumentDefinition() - Method in BusinessDefinition
-
获得关联的、当前生效的文档定义
- findDefault(Long) - Method in BizGroup
-
获得当前域的默认的分组
- findDefaultIdByClass(String, String, Map) - Method in BusinessDefinition
-
- findGroup(String, Long) - Method in BizGroup
-
根据分组代码和所在域 ID 查询分组对象
- findIdBy(String, String, String, Map) - Method in BusinessDefinition
-
获取业务定义 id
- findIdByCode(String) - Method in BusinessDefinition
-
通过内置的业务角色 code 或权限 code 获取业务定义 id
- findIdByUsername(String) - Method in User
-
// * 取得所有关联的角色:仅限直接关联,用于兼容 Spring Core //
- findMembers(Class, String, def, def) - Method in Group
-
根据群组获得员工或员工身份列表
- findMembers(Class, String, def, def, Map) - Method in Position
-
根据岗位获得员工或员工身份列表
- findParentRoles(Map) - Method in SecRoleUserService.Cache
-
寻找二类接口实体
- findPermission(Integer, String, Map) - Method in SecPermissionService
-
- findQuartzJob(String) - Method in QuartzJobService
-
根据 Job 类名,查询 QuartzJob 实体
- findQuartzJobMap(String) - Method in QuartzJobService
-
- findRoleIdsByUser(Long) - Method in SecRoleUserService.Cache
-
根据用户ID,寻找所属的角色ID列表
- findRoles(String, Long, Long) - Method in SecRoleUserService.Cache
-
根据域和应用,寻找匹配的角色
- findSamePositionsByCodeOrNames(Position) - Method in OsmPositionAdminController
-
取本岗位相同code、或相同name且code为空的岗位集合
- findTemplateFile(String, String, Map) - Method in ControllerTrait
-
搜索模板文件
- finished - Field in UploadChunk
-
- fixBizId(String) - Method in BusinessDefinition
-
- flattenTree(Map) - Method in BizGroupService
-
将 getParticipantTree、getCreateTree 返回的多级数据进行扁平化处理
- floatValue() - Method in Role.Granted
-
- formatDataTableList(Class, List<Map>, List<Map>, Map<String, Map<String, Object>>) - Method in ListFieldsHelper
-
- formatRevision(String) - Method in DocumentDefinition
-
格式化版本号:xxx.xxx.xxx,不足用 0 补
- formatRule(String) - Method in SequenceRule
-
- FormTagLib - Class in bropen.framework.taglib
-
表单常用标签库,命名空间为 “o”
- findToken(HttpServletRequest) - Method in SessionTokenReader
-
- forExpose(String) - Method in EndpointType
-
- fromMap(Map, Class, Class) - Method in MapAdapter
-
将 java.util.Map 对象转换为 Web 服务需要的 Map 对象
- findCurrentByCode(String) - Method in TemplatePortal
-
根据代码查找当前应用生效的门户模板
- findPortal(Long) - Method in Portal
-
查找机构所在的门户:直接关联的门户、或上级机构关联的门户
- findTemplatePortal(Portal) - Method in Portal
-
查找门户所使用的模板
- FIELD_APPLICATION - Field in Constants
-
文档顶层属性字段:所有不在其中的会被迁移到 FIELD_DOCUMENT 下
- FIELD_ATTACHMENTS - Field in Constants
-
字段名称:附件容器
- FIELD_CATEGORIES - Field in Constants
-
字段名称:搜索分类
- FIELD_CLASS - Field in Constants
-
字段名称:文档类
- FIELD_CREATEDBY - Field in Constants
-
字段名称:起草人
- FIELD_CREATOR_UID - Field in Constants
-
字段名称:起草人ID
- FIELD_DATECREATED - Field in Constants
-
字段名称:起草时间
- FIELD_DELETED - Field in Constants
-
字段名称:已删除
- FIELD_DOCNUMBER - Field in Constants
-
字段名称:编号
- FIELD_DOCUMENT - Field in Constants
-
字段名称:文档容器
- FIELD_ID - Field in Constants
-
字段名称:文档ID
- FIELD_LASTUPDATED - Field in Constants
-
字段名称:修改时间
- FIELD_LASTUPDATED_FORMAT - Field in Constants
-
- FIELD_LASTUPDATED_TEXT - Field in Constants
-
- FIELD_LASTUPDATED_VALUE - Field in Constants
-
- FIELD_PERMISSIONS - Field in Constants
-
字段名称:权限和用户的对应关系
- FIELD_PERMISSIONS_DEFAULT - Field in Constants
-
字段值:默认的权限,表示公共文档(同上)
- FIELD_PROCESS_INST - Field in Constants
-
字段名称:业务流程
- FIELD_SUMMARY - Field in Constants
-
字段名称:文档摘要
- FIELD_SUMMARY_MAXSIZE - Field in Constants
-
字段长度:文档摘要
- FIELD_TITLE - Field in Constants
-
字段名称:文档标题
- FIELD_TITLE_MAXSIZE - Field in Constants
-
字段长度:文档标题
- FIELD_UPDATEDBY - Field in Constants
-
字段名称:修改人
- FIELD_URL - Field in Constants
-
字段名称:文档URL
- FIELD_URL_PHOTO - Field in Constants
-
字段名称:文档图片URL
- FIELD_USER_NAME - Field in Constants
-
用户索引字段名称:登录名
- FIELD_USER_UUIDS - Field in Constants
-
用户索引字段名称:用户权限
- FILED_DOC_INFO - Field in Constants
-
文档基本属性字段
- FIELD_APPLICATION - Field in Constants
-
文档顶层属性字段:所有不在其中的会被迁移到 FIELD_DOCUMENT 下
- FIELD_ATTACHMENTS - Field in Constants
-
字段名称:附件容器
- FIELD_CATEGORIES - Field in Constants
-
字段名称:搜索分类
- FIELD_CLASS - Field in Constants
-
字段名称:文档类
- FIELD_CREATEDBY - Field in Constants
-
字段名称:起草人
- FIELD_CREATOR_UID - Field in Constants
-
字段名称:起草人ID
- FIELD_DATECREATED - Field in Constants
-
字段名称:起草时间
- FIELD_DELETED - Field in Constants
-
字段名称:已删除
- FIELD_DOCNUMBER - Field in Constants
-
字段名称:编号
- FIELD_DOCUMENT - Field in Constants
-
字段名称:文档容器
- FIELD_ID - Field in Constants
-
字段名称:文档ID
- FIELD_LASTUPDATED - Field in Constants
-
字段名称:修改时间
- FIELD_LASTUPDATED_FORMAT - Field in Constants
-
- FIELD_LASTUPDATED_TEXT - Field in Constants
-
- FIELD_LASTUPDATED_VALUE - Field in Constants
-
- FIELD_PERMISSIONS - Field in Constants
-
字段名称:权限和用户的对应关系
- FIELD_PERMISSIONS_DEFAULT - Field in Constants
-
字段值:默认的权限,表示公共文档(同上)
- FIELD_PROCESS_INST - Field in Constants
-
字段名称:业务流程
- FIELD_SUMMARY - Field in Constants
-
字段名称:文档摘要
- FIELD_SUMMARY_MAXSIZE - Field in Constants
-
字段长度:文档摘要
- FIELD_TITLE - Field in Constants
-
字段名称:文档标题
- FIELD_TITLE_MAXSIZE - Field in Constants
-
字段长度:文档标题
- FIELD_UPDATEDBY - Field in Constants
-
字段名称:修改人
- FIELD_URL - Field in Constants
-
字段名称:文档URL
- FIELD_URL_PHOTO - Field in Constants
-
字段名称:文档图片URL
- FIELD_USER_NAME - Field in Constants
-
用户索引字段名称:登录名
- FIELD_USER_UUIDS - Field in Constants
-
用户索引字段名称:用户权限
- FILED_DOC_INFO - Field in Constants
-
文档基本属性字段
- FACTORY - Field in GsonObjectTypeAdapter
-
- FAILED - Field in BulkResponse
-
- FAILED - Field in Response
-
- fileIcon(String) - Method in FileUtils
-
计算常见的文件类型图标名
- fileMimeType(String) - Method in FileUtils
-
计算文件的MIME类型
- FileUtils - Class in bropen.toolkit.utils
-
文件操作工具。
- find(Object, List<String>, List) - Method in CollectionUtils
-
从集合中根据属性查找元素,比find闭包性能提升2.5+倍
- findAll(Object, List<String>, List) - Method in CollectionUtils
-
从集合中根据属性查找元素列表,代替findAll闭包以提升性能
- findAllParams(XWPFDocument) - Method in WordUtils
-
在文档里面搜索所有变量(形如 ${xxx} 的文本)
- findChildClass(Object, GrailsDomainClass, String, String) - Method in BeanUtils
-
- findColumnName(String) - Method in LazyLob
-
- findController(String) - Method in BeanUtils
-
根据控制器名称(如 hrAskForLeaveProcess),获得控制器类
- findControllerByDomain(String) - Method in BeanUtils
-
根据 Domain 类名称获得其对应的脚手架控制器类
- findControllerNameByDomain(String) - Method in BeanUtils
-
根据 Domain 类名称获得其对应的控制器名称(如 hrAskForLeaveProcess)
- findControllerNamesByDomain(String) - Method in BeanUtils
-
根据 Domain 类名称获得其对应的控制器名称(如 hrAskForLeaveProcess)列表
- findControllersByDomain(String) - Method in BeanUtils
-
根据 Domain 类名称获得其对应的脚手架控制器类列表
- findDomainByController(Class) - Method in BeanUtils
-
- findFiles(File, String, boolean) - Method in FileUtils
-
根据文件名的正则表达式搜索文件
- findId() - Method in LazyLob
-
- findIdColumnName(String) - Method in LazyLob
-
- findProperty(Object, Class, Map) - Method in BeanUtils
-
根据类型和关联关系寻找属性
- findSuffixFiles(File, String, boolean) - Method in FileUtils
-
根据文件名前缀搜索文件
- findTableName() - Method in LazyLob
-
- findViews(String, String) - Method in GrailsUtils
-
在应用和各个插件下搜索视图模板
- firstDayOfMonth(Date, Integer) - Method in DateUtils
-
获得月初1号的日期
- firstDayOfWeek(Date, Integer, int) - Method in DateUtils
-
获得周的第一天(默认为周一)的日期
- firstDayOfYear(Date, Integer) - Method in DateUtils
-
获得年初1月1号的日期
- fixClassName(String) - Method in BeanUtils
-
- fixPluginName(String) - Method in GrailsUtils
-
- flattenParams(Map) - Method in ServletUtils
-
将 params 扁平化,便于 redirect 或 forward。
- flushAndClearCurrentSession(String) - Method in DbUtils
-
获得当前的 Hibernate Session,并执行 flush()、clear(),以释放缓存、提升性能。
- FNVHash1(CharSequence) - Method in StringUtils
-
改进的32位FNV算法1,给字符串生成一个Hash码
- format(BigDecimal, Integer) - Method in CurrencyUtils
-
格式化为货币形式,即 “###,##0”,小数位由参数 scale 控制,默认为 2
- format(Date, String, String) - Method in DateUtils
-
按照自定义个格式格式化日期。
- format(Number, String, String) - Method in NumberUtils
-
格式化数字
- formatCurrency(BigDecimal, Integer) - Method in NumberUtils
-
格式化为货币形式,即 “###,##0”,小数位由参数 scale 控制,默认为 2
- formatDate(Date) - Method in DateUtils
-
格式化日期
- formatDatetime(Date) - Method in DateUtils
-
格式化时间
- formatMonth(Date) - Method in DateUtils
-
格式化月份
- formatMSOfficeDatetime(Date) - Method in DateUtils
-
格式化时间(微软Office)
- formatRevision(String, Integer, Integer, Integer, String) - Method in StringUtils
-
格式化多段式的数字版本号
- formatTime(Date) - Method in DateUtils
-
格式化时间
- formatUptime(Number) - Method in DateUtils
-
格式化已启动时间
- formatVersion(String) - Method in DefaultGrailsUpdaterClass
-
- formatVersion(String) - Method in GrailsUpdaterClass
-
格式化一个版本号,返回格式同 getVersion 的字符串,以便比较
- formatVersion(String) - Method in UpdaterTrait
-
格式化版本号,以便进行比较
- free() - Method in LazyBlob
-
- free() - Method in LazyClob
-
- fromAlphabet(String) - Method in NumberUtils
-
将26进制转为10进制的正整数
- fromBase64(String) - Method in StringUtils
-
解码 Base64 编码的字符串
- fromHex(String) - Method in StringUtils
-
将十六进制的字符串转为 byte 数组
- fromInputStream(InputStream, String, Boolean) - Method in StringUtils
-
将 InputStream 转成字符串
- fromJson(Object, Class<T>, Map) - Method in StringUtils
-
使用 Gson 将 json 字符串转换成对象
- fromObject(Object) - Method in StringUtils
-
将一个对象序列化后编码为 Base64 字符串
- fromXmlDocument(Document, String) - Method in StringUtils
-
将 org.w3c.dom.Document 转成字符串源码
- FtpUtils - Class in bropen.toolkit.utils.network
-
FtpClient工具类
- FormTagLib - Class in bropen.ui.taglib
-
- findCompanyByOrganization(Long) - Method in RegisterService
-
根据机构ID,查找所属组织信息
- findDomainByOrganization(Long) - Method in RegisterService
-
根据机构ID,查找所属域
- filtered - Field in WorkbenchService.ListTasks
-
- Folder - Class in bropen.workbench.folder
-
自定义文件夹
- foldersAsTreeHTML(String) - Method in WorkbenchFolderController
-
加载目录树
- FolderTask - Class in bropen.workbench.folder
-
文件夹与任务的关联表
-
getApplication() - Method in Auditlog
-
-
getApplication() - Method in AuditlogConfig
-
-
getDomain() - Method in AuditlogConfig
-
-
getMatchedAccessLogConfigs(String) - Method in AuditlogService
-
根据 URI 获得匹配的日志配置对象列表
-
getPermissions() - Method in AlErrorLogController
-
操作前鉴权
- Gateway - Class in bropen.bpm.definition.gateway
-
Gateways are used to control how Sequence Flows interact as they converge and diverge within a Process.
- get(String) - Method in Process
-
根据 id 从本应用的缓存中获取流程定义对象
- get(Long, Long) - Method in TaskRelation
-
- getActions() - Method in FlowElementContainer
-
操作
- getActions() - Method in ProcessMobileController
-
获取操作按钮
- getActivity(FlowElementContainer, String) - Method in ProcessDefinitionUtils
-
根据活动的id获取活动(含环节、子流程节点)
- getActorEIsByOrg(Object, Map) - Method in ProcessParticipantService
-
根据机构获取所在机构下相关人员
- getActorEIsByPos(String, Object, Map) - Method in ProcessParticipantService
-
根据机构获取所在机构下的指定岗位下的人。
- getActorEIsByTaskNode(Object, ProcessInstance, Map) - Method in ProcessParticipantService
-
根据环节名称/环节id获取环节实际办理人
- getActors() - Method in ProcessInstance
-
只读属性:当前办理人列表
- getActorsAll(boolean) - Method in ProcessParticipantService
-
获取系统内所有人
- getActorsByEmp(String, Map) - Method in ProcessParticipantService
-
根据人员名称(s)/人员id(s)/人员账户(s)获取相关人员
- getActorsByExpression(Employee, ProcessInstance, Task, SequenceFlow, UserTask, Map) - Method in ProcessParticipantService
-
计算常用的处理人
- getActualActorEIs(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
获得流程实例中某环节的实际处理人
- getActualActors(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
获得流程实例中某环节的实际处理人
- getActualActorsAndTime(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
获得流程实例中某环节的实际处理人和处理时间
- getActualTasks(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
获得流程实例中某环节的任务列表(草稿、待办、已办)
- getAdminConditions(Long, String) - Method in ProcessPermissionService
-
获取判断域管理员和业务管理员的条件 hql 和管理的流程的 docClass 列表,仅用于 ProcessAdminController
- getAllNextActivityIds(Process, Activity) - Method in ProcessDefinitionUtils
-
获得所有后续活动ID
- getAllPrevActivityIds(Process, Activity) - Method in ProcessDefinitionUtils
-
获得所有前置活动ID
- getAllSupervisorUserIds(Map) - Method in ProcessSupervisorService
-
获取所有流程实例的督办人(非跟踪人)用户ID列表,配置在督办人角色(ROLE_BPM_SUPERVISOR)的服务接口上
- getAvailableActions(ProcessInstance, Task, String, boolean) - Method in ProcessEngineService
-
获得任务可用的操作
- getAvailableSequenceFlows(Task, Map) - Method in ProcessEngineService
-
获得任务的所有可选路径名称列表,可能包括指向网关的入口路径及网关下的出口路径。
- getAvailableSequenceFlows() - Method in Task
-
只读属性:可选路径
- getAwaySubstitute(EmployeeIdentity, ProcessInstance, Task, Object) - Method in ProcessSubstituteService
-
监听事件,删除员工身份的同时,删除对应的外出授权
- getBizIds(List<String>) - Method in ProcessViewService
-
- getCacheName() - Method in ProcessGroupService
-
获取文档列表(流程)缓存名称
- getCallbackAfterExceptionSensitive() - Method in FlowElementContainer
-
所有流程后事件对异常的敏感度:false 不敏感(默认),异常后流程继续提交;true 敏感,异常后终止提交并回滚之前的所有提交
- getCancelCallbackAfter() - Method in FlowElementContainer
-
流程撤销后事件
- getCompleteCallbackAfter() - Method in FlowElementContainer
-
流程结束后事件
- getCompleteReason(Integer) - Method in CompleteReason
-
获得流程或任务的结束原因
- getCompleteReasonName(Integer) - Method in CompleteReason
-
- getContentTasksOfMultiactors(ProcessInstance, Task, Task, String) - Method in ProcessEngineService
-
如果多人办理方式为first或last,则计算与当前任务竞争失败的其他任务;如果当前任务竞争失败,则返回 null 如:多人办理方式为 first 时,任务 a、b,若 b 已办结(并且不是提交给其他会签任务、或其他会签任务都已办结)则当前任务 a 竞争失败返回null;若 b 未提交则 a 竞争成功,返回 [b]。
- getCount(String) - Method in NotifationsMenuTodo
-
- getCount(String) - Method in NotifationsMenuToread
-
- getCountByType(String, Integer) - Method in NotifationsMenuTodo
-
- getCreateIdentities(Map) - Method in BroBpmProcessInterceptor
-
@param params.p.organizationId
- getCreateTree() - Method in ProcessController
-
根据文档分组,计算当前用户的起草树
- getCriticalFlowchart(Long, String, String) - Method in ProcessController
-
显示关键路径流程图
- getCriticalFlowchartFilename(String, String, String) - Method in ProcessFlowchartService
-
获得仅包含关键环节的流程图的缓存文件名
- getCriticalImageMapAreas() - Method in FlowElementContainer
-
流程图缓存:criticalImageMapAreas
- getDataTable(List<Map>, Map, Map) - Method in ProcessController
-
获得基于 DataTable 的任务列表视图的返回结果
- getDataTable(List<Map>, Map, Map) - Method in ProcessScaffoldController
-
获得基于 DataTable 的列表视图的返回结果
- getDecisiveOpinions() - Method in ProcessMobileController
-
获取决定性意见
- getDefaultIcon() - Method in NotifationsMenuTodo
-
- getDefaultIcon() - Method in NotifationsMenuToread
-
- getDisplayCompleteReason(Integer, boolean) - Method in ProcessInstance
-
- getDisplayDefinitionName(String) - Method in ProcessInstance
-
- getDisplayName() - Method in FlowElement
-
获取用于显示的name属性(国际化后的)
- getDisplayName(String, String) - Method in Process
-
获取用于显示的name属性(国际化后的)
- getDisplayName() - Method in ProcessDefinition
-
- getDisplayName() - Method in SequenceFlow
-
路径显示名
- getDisplayNodeName() - Method in Task
-
只读属性:国际化后的环节名称
- getDisplaySender(String) - Method in Task
-
国际化后的任务发送者(上一办理人)
- getDisplaySequenceflowNames() - Method in Task
-
只读属性:格式化后,用于显示的路径名
- getDisplayStateName(String, Integer, boolean) - Method in ProcessInstance
-
国际化后的状态名称
- getDisplayTaskName(Process, String, String) - Method in ProcessDefinitionUtils
-
计算国际化后的环节名称
- getDisplayType(String, String) - Method in Process
-
获取用于显示的type属性(国际化后的)
- getDisplayType() - Method in ProcessDefinition
-
- getDocumentPropertyValue() - Method in ProcessMobileController
-
获取表单中的属性值
- getDoingWorks(StringBuilder, Employee) - Method in ProcessHandoverService
-
获得用户参与的未办结的流程实例(不包含已移交的)
- getDomainProperties(String, Boolean) - Method in ProcessEmulateService
-
计算文档 Domain 的属性 + 子表 Domain 的属性
- getDoneWorks(StringBuilder, Employee) - Method in ProcessHandoverService
-
获得用户参与的已办结的流程实例(不包含已移交的)
- getEditable() - Method in Task
-
只读属性:根据流程定义计算环节是否可编辑
- getEmulateProperties(Long) - Method in ProcessEmulateService
-
获得仿真数据的属性列表
- getEnableI18n() - Method in FlowElementContainer
-
是否启用流程国际化支持
- getEndEvent(String) - Method in FlowElementContainer
-
- getEndEvent(String) - Method in Process
-
- getEndEvent(FlowElementContainer, String) - Method in ProcessDefinitionUtils
-
根据结束事件的id获取结束事件
- getEndEvents() - Method in FlowElementContainer
-
结束事件
- getEsbRouteRule() - Method in FlowchartEndpoint
-
计算路由规则
- getEsbRouteRule() - Method in ProcessRestfulEndpoint
-
计算路由规则
- getFirstSequenceFlows(Process, Task, Object, Employee, Long) - Method in ProcessEngineService
-
根据流程定义、起草环节、当前用户等信息,计算可用的路径列表
- getFormatedOpinions(Employee, ProcessInstance, Map, Map) - Method in ProcessViewService
-
拼装格式化的流转意见(不含子流程)
- getFormattedProcessLog(ProcessInstance, Object) - Method in ProcessViewService
-
拼装格式化的流程日志(不含子流程)
- getFormattedReadLog(ProcessInstance, Object) - Method in ProcessViewService
-
拼装格式化的阅文日志(不含子流程)
- getFormatVersion() - Method in FlowElementContainer
-
格式版本
- getFullFlowchart(Long, String) - Method in ProcessController
-
显示完整的流程图
- getFullFlowchartFilename(String, String, String) - Method in ProcessFlowchartService
-
获得完整的流程图的缓存文件名
- getGateway(String) - Method in FlowElementContainer
-
- getGateway(String) - Method in Process
-
- getGateway(Process, String) - Method in ProcessDefinitionUtils
-
根据网关名称或者id,获取网关信息
- getGatewayInputsf(Process, FlowNode, SequenceFlow) - Method in ProcessDefinitionUtils
-
如果路径是网关出口路径,则获得它对应的网关入口路径。
- getGateways() - Method in FlowElementContainer
-
网关
- getHelpUrl(Long) - Method in ProcessUtils
-
获取流程定义帮助文档的 url
- getHqlFindBd() - Method in ProcessGroupService
-
查询业务定义信息(流程)的 HQL,用于 genFreqList
- getHqlFindGroup() - Method in ProcessGroupService
-
查询关联了流程的分组信息的 HQL,用于 getGroupTreeData
- getI18nCodePrefix() - Method in BaseElement
-
- getI18nCodePrefix() - Method in FlowElementContainer
-
- getId() - Method in BaseElement
-
- getId() - Method in FlowElementContainer
-
- getImageMapAreas() - Method in FlowElementContainer
-
流程图缓存:imageMapAreas
- getImageMapAreasHtml(String, String, Closure) - Method in ProcessFlowchartService
-
根据imageMapAreas,生成HTML的图形MAP
- getList(String, Integer) - Method in NotifationsMenuTodo
-
- getList(String, Integer) - Method in NotifationsMenuToread
-
- getListByType(String, Integer, Integer) - Method in NotifationsMenuTodo
-
- getListClass(String) - Method in ProcessController
-
- getListModel() - Method in ProcessScaffoldController
-
@see ProcessViewService#listDocuments
- getListReferenceViewPath(String) - Method in ProcessScaffoldController
-
- getMessage(String, ProcessInstance, Task) - Method in ProcessUrgenceService
-
根据消息模板,获得催办消息
- getMessageBinding(ProcessInstance, Task, String) - Method in ProcessNotificationService
-
计算通用的消息模板参数
- getModelerVersion() - Method in FlowElementContainer
-
建模器版本
- getName() - Method in CallableElement
-
- getName() - Method in FlowElement
-
- getName() - Method in FlowElementContainer
-
- getName() - Method in NotifationsMenuTodo
-
- getName() - Method in NotifationsMenuToread
-
- getNextActors() - Method in ProcessMobileController
-
获取办理人及阅知人
- getNextCandidates2(Employee, Task, SequenceFlow, Map) - Method in ProcessEngineService
-
根据task和路径获取下一办理候选人身份列表
- getNextCandidates(Employee, Task, SequenceFlow, Map) - Method in ProcessEngineService
-
根据task和路径获取下一办理候选人身份列表
- getNextDefaultCandidates(Employee, Task, SequenceFlow, Map) - Method in ProcessEngineService
-
根据task和transition获取下一默认办理人列表
- getNextDefaultReaders(Employee, ProcessInstance, Task, SequenceFlow, Map) - Method in ProcessEngineService
-
获得路径上要发送的默认待阅人
- getNextReaders(Employee, ProcessInstance, Task, SequenceFlow, Map) - Method in ProcessEngineService
-
计算路径上要发送的待阅人,如果没有则返回空的列表
- getNextTaskIds(Long) - Method in TaskRelation
-
获取该任务与下一任务的全部关联关系
- getNextTaskNode(Task, SequenceFlow) - Method in ProcessEngineService
-
根据任务和路径获取下一环节
- getOpinions() - Method in ProcessMobileController
-
获取意见及后续提交步骤
- getOpinions(Employee, ProcessInstance, Map, Map) - Method in ProcessViewService
-
获得意见对象列表(不含子流程)
- getOsmEntitiesByExpression(String, Employee, ProcessInstance, Task, Object, Map) - Method in ProcessParticipantService
-
根据表达式及当前流程、任务信息,获得员工身份或机构列表
- getParticipantTree() - Method in ProcessController
-
根据文档分组,计算当前用户的列表(参与)树
- getPermissions() - Method in ProcessScaffoldController
-
业务流程文档的 list、create、save 权限
- getPreviousTaskNodeIds() - Method in ProcessController
-
AJAX:根据当前任务和路径,获得“退回上一环节”的nodeId
- getPreviousTaskNodeIds(ProcessInstance, Task, SequenceFlow) - Method in ProcessEngineService
-
获得发送给本环节的“上一处理环节”的环节列表,用于“退回上一环节”。
- getPrevTaskIds(Long) - Method in TaskRelation
-
获取该任务与上一任务的全部关联关系
- getPriority(Integer) - Method in Priority
-
获得紧急程度
- getPriorityName(ProcessInstance) - Method in Priority
-
- getProcess(String) - Method in DefinitionCache
-
从本应用的缓存中获取流程定义对象
- getProcess(String) - Method in ProcessDefinitionService
-
- getProcessBySubProcess(FlowElementContainer, String) - Method in ProcessDefinitionUtils
-
根据子流程节点id,获取子流程定义
- getProcessDefinition(String) - Method in ProcessEngineService
-
- getProcessDefinitions() - Method in DefinitionCache
-
- getProcessDomains() - Method in DefinitionCache
-
获取本应用中,所有通过注解绑定了流程的 domain 类信息
- getProcessHelp(String) - Method in ProcessRestfulEndpoint
-
获得流程帮助文件的信息
- getProcessId() - Method in FlowElement
-
- getProcessInfo(String, HttpSession) - Method in ProcessUtils
-
从Session中获取关于key的流程信息
- getProcessLog() - Method in ProcessMobileController
-
获取流程日志
- getProcessLogTaskGroups(ProcessInstance, Object) - Method in ProcessViewService
-
获得流程日志需要的任务信息(不含子流程)。
- getProcessStatus(Integer) - Method in ProcessStatus
-
获得流程状态
- getProcessStatusName(ProcessInstance) - Method in ProcessStatus
-
- getReaders() - Method in FlowElementContainer
-
流程正常提交结束(非撤销并留存)后的阅知人,无前台的提示和选择
- getReaders() - Method in ProcessInstance
-
只读属性:当前待阅人列表
- getReadLog() - Method in ProcessMobileController
-
获取阅文日志
- getReadLogTaskGroups(ProcessInstance, Object) - Method in ProcessViewService
-
获得阅文日志需要的任务信息(不含子流程)。
- getRequestAction(Task, String) - Method in ProcessUtils
-
获得当前文档请求的CRUD操作名
- getRequestTaskStatus(Task, String) - Method in ProcessUtils
-
计算当前任务的处理状态,算法与taskStatus的js api完全一致
- getRevision() - Method in FlowElementContainer
-
流程或子流程定义版本号(前者默认为1.0,后者默认为空标识最新)
- getRevisionPrefix(String, boolean) - Method in SubProcess
-
- getRollbackable() - Method in Task
-
只读属性:是否和撤回(抽单)
- getRsRouteRule() - Method in ProcessEsbRouteService
-
获得 JAX_RS 类型的 EndpointCxf 路由规则
- getSecurity(Integer) - Method in Security
-
- getSecurityName(ProcessInstance) - Method in Security
-
- getSenderRemindTypes() - Method in ProcessNotificationService
-
提交人(发送人)可以强制发送待办任务消息提醒的类型
- getSendtoreadCandidates(Employee, ProcessInstance, Task) - Method in ProcessEngineService
-
获得发送阅知/知会的操作的待阅人候选列表:先从环节取配置(sendtoreaders)、再从action上取属性(readers),如果都没有配置,则默认为本机构
- getSendtoreadCandidates() - Method in ProcessMobileController
-
获取知会人(含搜索)
- getSequenceFlow(String) - Method in FlowElementContainer
-
- getSequenceFlow(String) - Method in Process
-
- getSequenceFlow(Process, String) - Method in ProcessDefinitionUtils
-
根据路径名称或者id,获取路径信息。
- getSequenceFlowGroups() - Method in ProcessMobileController
-
计算提交分组
- getSequenceFlows() - Method in FlowElementContainer
-
路径
- getSequenceFlows(Process, FlowNode, String, String) - Method in ProcessDefinitionUtils
-
根据路径id与入口路径id计算路径对象、入口路径对象、网关入口路径对象。
- getSequenceFlows() - Method in ProcessMobileController
-
获取路径及后续提交步骤
- getSequenceFlowsToCountersignTask(FlowElementContainer, Task) - Method in ProcessDefinitionUtils
-
从环节的出口路径中,找出所有指向会签环节的路径
- getSerialCountersignTasks(ProcessInstance, Task, int) - Method in ProcessEngineService
-
获得当前任务相关的单环节串行会签的其他任务
- getSid() - Method in BaseElement
-
- getStartEvents() - Method in FlowElementContainer
-
开始事件:Modeler中做了限制只允许一个开始事件
- getStartTaskNode(ProcessInstance) - Method in ProcessEngineService
-
- getStepoverSequenceFlows(String) - Method in FlowElementContainer
-
- getStepoverSequenceFlows(String) - Method in Process
-
- getSubmitSequenceFlows(Map) - Method in ProcessUtils
-
从request中获取提交的路径信息
- getSubProcess(String) - Method in FlowElementContainer
-
- getSubProcess(String) - Method in Process
-
- getSubProcess(FlowElementContainer, String) - Method in ProcessDefinitionUtils
-
根据子流程节点id,获取子流程节点
- getSubProcesses() - Method in FlowElementContainer
-
子流程
- getSubProcessInstance() - Method in Task
-
如果当前任务实例是关联子流程的任务,获取当前任务实例关联的子流程实例 @return
- getSubProcessRevision(String, String) - Method in DefinitionCache
-
- getSupervisorAvailableActions(ProcessInstance, Long) - Method in ProcessSupervisorService
-
获得督办人的可用督办操作
- getSupervisorUserIds(Long) - Method in ProcessSupervisorService
-
获取流程实例的督办人用户ID列表
- getTask(String) - Method in FlowElementContainer
-
- getTask(String) - Method in Process
-
- getTask(FlowElementContainer, String) - Method in ProcessDefinitionUtils
-
根据环节名称或者id,获取环节信息
- getTasks() - Method in FlowElementContainer
-
环节
- getTaskType(Integer, Date) - Method in TaskType
-
计算任务的类型
- getTaskTypeName(Task) - Method in TaskType
-
- getTaskUrl(Map) - Method in WorkbenchSyncService
-
获得任务的URL
- getTerminateCallbackAfter() - Method in FlowElementContainer
-
流程终止后事件
- getToDisplayName() - Method in SequenceFlow
-
目标环节显示名
- getTodoActors(Task, String) - Method in ProcessNotificationService
-
- getTrackerAvailableActions(ProcessInstance, Long) - Method in ProcessSupervisorService
-
- getTrackerUserIds(Long) - Method in ProcessSupervisorService
-
获取流程实例的跟踪人用户ID列表
- getTransferSubstitute(ProcessInstance, Task) - Method in ProcessSubstituteService
-
判断是否有超时委托,有则返回超时委托的策略
- getUncriticalShapeIds() - Method in FlowElementContainer
-
流程图缓存:非关键流程图要隐藏的元素
- getUrgenceTreeAsJSON() - Method in ProcessUrgenceController
-
获取催办任务的JSON树
- getUrl() - Method in NotifationsMenuTodo
-
- getUrl() - Method in NotifationsMenuToread
-
- getValue() - Method in ProcessVariables
-
获得所有变量
- getWsRouteRule() - Method in ProcessEsbRouteService
-
获得 JAX_WS 类型的 EndpointCxf 路由规则
- getXmlPath(String, String) - Method in ProcessDefinitionService
-
计算流程定义文件路径(无后缀)
- getXmlsFromDb(String, String, Boolean) - Method in ProcessDefinitionService
-
从数据库加载流程定义的xml与signavioXml
- getXmlsFromFs(String, String, String, Boolean) - Method in ProcessDefinitionService
-
从文件系统中读取流程定义文件并获取xml与signavioXml文本内容
- godEditLink(Task, String) - Method in ProcessViewService
-
生成一个在开发开发环境下,直接切换用户并打开待办、待阅任务的链接 HTML 代码
- generateAesKey() - Method in LiteBusinessService
-
生成一个 base64 编码后的 AES 秘钥
- generateEncryptionKey(String) - Method in LiteBusinessCallbackController
-
生成秘钥
- generateRsaKey() - Method in LiteBusinessService
-
生成一对 base64 编码后的 RSA 秘钥
- getActorExpressions(Long, Boolean) - Method in LiteBusinessService
-
计算可选的计算环节办理人表达式
- getActors(String, Long, boolean) - Method in LiteBusinessService
-
计算环节办理人
- getAuthorUserIds(Map) - Method in LiteBusinessService
-
获取当前机构的 id 和全名
- getBizGroups(Long) - Method in LiteBusinessService
-
获取当前域下的流程定义分组
- getBizTemplates() - Method in LiteBusinessService
-
获得所有可用的业务模板
- getDefaultFieldsFiexed() - Method in BusinessDesign
-
获得默认的、固定字段属性(fieldsFixed )的 JSON 字符串
- getDesign(Long, String) - Method in Business
-
- getDesignId(String) - Method in Business
-
- getDesignProperty(Long, List<String>, String) - Method in Business
-
- getEvent(String) - Method in CallbackEvent
-
- getExportDataTableColumnsChildren() - Method in LiteDocumentProcessController
-
- getFieldsEnabled(String) - Method in BusinessDesign
-
- getProcessAdminUserIds(Map) - Method in LiteBusinessService
-
获得添加的所有流程管理员的user.id,并清除当前人员的缓存
- getRating(Employee) - Method in Document
-
获得用户填写的的满意度评价
- getRatings() - Method in Document
-
获得文档的所有满意度评价,按填写时间逆序
- getSiganvioXML() - Method in LiteBusinessAdminController
-
获取流程定义模板的 signavio.xml 中的 json 部分字符串
- getSignavioSVG() - Method in LiteBusinessAdminController
-
获取流程定义模板的 signavio.xml 中的 svg 部分字符串
- getFolderAcls(StringBuilder, Employee) - Method in CmsFolderHandoverService
-
获得用户的信息发布权限
- getApplications() - Method in EndpointCxf
-
关联应用
- GENDER_FEMALE - Field in Employee
-
- GENDER_MALE - Field in Employee
-
- generateDefaultPositions(Organization, Map<String, Set<EmployeeIdentity>>) - Method in OsmPositionService
-
生成默认的机构岗位:[单位|部门]领导[副]、主管领导
- genFreqList(Employee, boolean, boolean) - Method in BizGroupService
-
- genFreqTree(List<Map>, List<Map>, List<Map>, boolean) - Method in BizGroupService
-
- genFreqTreeJSON(StringBuilder, List<Map>, List<Map>, boolean) - Method in BizGroupService
-
- genGroupSelectTree(StringBuilder, Integer, String, List<Map>, Map, Map) - Method in BizGroupService
-
- genGroupTree(List<Map>, List<Map>, List<Map>, List<Map>, List<Map>, Domain, boolean) - Method in BizGroupService
-
- genGroupTreeJSON(StringBuilder, List<Map>, List<Map>, List<Map>, List<Map>, Domain, boolean) - Method in BizGroupService
-
- get(long, long) - Method in GroupMember
-
- get(long, long) - Method in PositionMember
-
- get(String, DomainApplication) - Method in SecPermissionService
-
根据代码和所属应用,获得权限对象
- get(String, DomainApplication) - Method in SecRoleService
-
根据代码和所属应用,获得角色对象
- get(String, Object, DomainApplication, Environment, Object) - Method in Setting
-
获得参数值
- getAccessToken(Boolean) - Method in DingtalkService
-
获取 access_token 以便调用钉钉 API
- getAccessToken() - Method in WechatService
-
获取 access_token 以便调用微信 API
- getAccount() - Method in CloudkdService
-
- getAdminUserIds(Long, Long) - Method in BizGroupNode
-
管理员用户 ID 列表(含父节点)
- getAdminUserIds(String, String, String, Map) - Method in BusinessDefinition
-
管理员用户列表
- getAdminUsers() - Method in BizGroupNode
-
管理员用户列表(含父节点)
- getAll() - Method in MessageConfig.Notification
-
- getAll() - Method in MessageConfig.ProcessingPolicy
-
- getAll(String, Map) - Method in SecRoleService
-
根据代码获得所有角色
- getAllDocumentDomains() - Method in BizDefinitionService
-
获取所有有注解 Document 的 domain 类
- getAllKeepOrder(List) - Method in Employee
-
根据ID获得员工列表,并保持ID的顺序
- getAllKeepOrder(List) - Method in EmployeeIdentity
-
根据ID获得员工身份列表,并保持ID的顺序
- getAllKeepOrder(List) - Method in Organization
-
根据ID获得机构列表,并保持ID的顺序
- getAllKeepOrderByUserIds(List) - Method in Employee
-
根据用户ID获得员工列表,并保持ID的顺序
- getAllPositions(Organization, Map) - Method in OsmOrganizationService
-
取机构下所有岗位,包括下级机构的
- getAnalyzedModel(String) - Method in P6spyLogController.LogAnalyzer
-
- getAny(String) - Method in SecPermissionService
-
根据代码获得任意一个权限对象
- getAny(String) - Method in SecRoleService
-
根据代码获得任意一个角色对象
- getAnyId(String) - Method in SecRoleService
-
根据代码获得任意一个角色ID
- getApiKey() - Method in WeatherUtils.AmapApi
-
获得应用的 Web 服务 Key
- getApplication() - Method in Message
-
- getApplication() - Method in MessageConfig
-
- getApplication() - Method in ShortMessage
-
- getArchivedLog(String, Long) - Method in ArchiveLog
-
是否已成功归档
- getArchiveUrl(String, String) - Method in ArchiveService
-
在归档的 URL 后拼接单点登录的参数
- getAttachments(String, String, Long, String) - Method in MiniprogramController
-
获得文档附件
- getAttachments(String, Long, String) - Method in MiniprogramService
-
获得文档附件
- getAuthorities() - Method in User
-
获得通过用户直接关联的角色信息(只返回少量信息),仅用于 spring-security-core 的 GormUserDetailsService.loadAuthorities
- getAuto() - Method in QuartzJobTrigger
-
QuartzJobTrigger是否是自动生成的
- getBatch() - Method in AttachPath
-
- getBizId() - Method in ScaffoldController
-
如果是业务文档控制器,获得业务定义 ID
- getBusinesses() - Method in Organization
-
- getCachedDefinition(Long, String, String, String) - Method in BusinessDefinition
-
- getCachedLocation(String, HttpServletRequest) - Method in WeatherUtils
-
从缓存中获取用户所在位置
- getCachedWeather(String, String) - Method in WeatherUtils
-
从缓存中获取位置的天气
- getCacheName() - Method in BizGroupService
-
获取业务树/列表的缓存名称
- getCatalogId() - Method in CloudkdService
-
用户 account(bropen) 的附件同步文件夹的 ID
- getCode(String) - Method in Role
-
格式化角色代码:trim、转成大写、加上前缀ROL_
- getConfig(String, Long) - Method in MessageService
-
根据配置编码、应用ID取配置对象
- getCount(String) - Method in NotificationsMenu
-
总数
- getCreatableDefinitions(Employee, BizGroup, boolean) - Method in BizGroup
-
获得某个分组下、用户有权起草的业务列表
- getCreateOrParticipantTree(Map, boolean, Controller) - Method in BizGroupService
-
根据业务分组,计算当前用户的起草树/当前用户的列表(参与)树
- getCreateOrParticipantTreeAsHtml(Employee, BizGroup, boolean, boolean, boolean) - Method in BizGroupService
-
根据业务分组,计算用户的业务树的 html(参与或起草)
- getCreateSelectTreeAsJSON(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务分组,计算用户的起草树,返回的 json 格式兼容 osmTree,用于从业务树中选择
- getCreateTree() - Method in BizDefinitionController
-
根据文档分组,计算当前用户的起草树
- getCreateTree(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务定义分组,计算用户的起草树
- getCreateTreeAsJSON(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务分组,计算用户的起草树
- getCurrent() - Method in AttachPath
-
获得当前存储附件的完整路径
- getCurrent(String) - Method in SecPermissionService
-
根据代码获得当前生效的权限对象
- getCurrent(String) - Method in SecRoleService
-
根据代码获得当前生效的角色对象
- getCurrentId(String) - Method in SecRoleService
-
根据代码获得当前生效的角色ID
- getCurrentRltv() - Method in AttachPath
-
获得当前存储附件的、相对于 root 的路径
- getCurrentUser() - Method in SecUserService
-
获得当前登录的、只读的用户对象
- getCurrentUserId() - Method in SecUserService
-
获得当前登录的用户ID
- getCurrentUsername() - Method in SecUserService
-
获得当前登录的用户登录名
- getDataIds(String, Long, String) - Method in OsmEntity
-
获得数据的 ID 列表
- getDataIdsHql(String, Long, String) - Method in OsmEntity
-
获得数据 ID 列表的 hql,可用于拼接子查询条件
- getDataInputStream(String, String) - Method in FileHandler
-
- getDataTable(List<Map>, Map, Map) - Method in DatatableController
-
获得基于 DataTable 的列表视图的返回结果
- getDataTable(Class, List<Map>, Map, Map) - Method in ListFieldsHelper
-
@see ListFieldsHelper#configClosure
- getDataTableCountHql(Class, List<Map>, Map, Map) - Method in ListFieldsHelper
-
- getDataTableListHql(Class, List<Map>, Map, Map) - Method in ListFieldsHelper
-
@see ListFieldsHelper#getDataTableListHqlWhere
- getDataTableListHqlFromJoin(StringBuilder, List<Map>, Map, StringBuilder) - Method in ListFieldsHelper
-
@param params.search.join
- getDataTableListHqlSelect(StringBuilder, List<Map>) - Method in ListFieldsHelper
-
- getDataTableListHqlSort(StringBuilder, List<Map>, Map) - Method in ListFieldsHelper
-
@see bropen.framework.controller.SearchHelper.Params#appendFieldLike
- getDataTableListHqlWhere(StringBuilder, List<Map>, Map, Map) - Method in ListFieldsHelper
-
@param params.search.where
- getDefaultIcon() - Method in NotificationsMenu
-
获取默认图标,可以是 css class 名,也可以 image 标签的图片地址
- getDefinitions(Object) - Method in BusinessResource
-
根据资源,查找关联业务定义
- getDeptManagers1(String, boolean) - Method in OsmOrganizationService
-
取部门经理(正)
- getDeptManagers2(String, boolean) - Method in OsmOrganizationService
-
取部门经理(副)
- getDeptManagers(Collection, boolean) - Method in OsmOrganizationService
-
取所有部门经理
- getDict(String) - Method in DataDict
-
获取数据字典
- getDictListFields() - Method in DataDictData
-
获取 request.listFields,使用字典的 code 作为命名空间 ns
- getDictTree() - Method in DatadictController
-
生成数据字典管理的目录树
- getDictTreeField() - Method in DatadictController
-
生成数据字典的用于 o:treeField 需要的树形 JSON 串
- getDir() - Method in P6spyLogController.LogDatabase
-
- getDiscreteFiles(String, String, Long) - Method in FileSpliter
-
获得离散化的文件列表
- getDisplayBusiness(String) - Method in Organization
-
- getDisplayExt1(String) - Method in Organization
-
- getDisplayExt2(String) - Method in Organization
-
- getDisplayFullName(String) - Method in BizGroupNode
-
- getDisplayGroup() - Method in BusinessDefinition
-
- getDisplayGroup() - Method in DocumentDefinition
-
- getDisplayIdType(String) - Method in Employee
-
获取证件类型显示值
- getDisplayLevel(Integer) - Method in Organization
-
- getDisplayName(String) - Method in BizGroupNode
-
- getDisplayName() - Method in BusinessDefinition
-
- getDisplayNation(String) - Method in Employee
-
获取民族显示值
- getDisplayReligion(String) - Method in Employee
-
获取政治面貌显示值
- getDisplayType(String) - Method in Company
-
获取类型的显示值
- getDocumentPermissionHql(Class, String, String) - Method in DatatableController
-
获得业务文档鉴权的 hql 部分
- getDocumentUrl(String, String, String) - Method in ArchiveService
-
计算打开文档的全限定 URL,如 http://host:port/Foobar/xxx/1
- getDomain() - Method in MessageConfig
-
- getEmpHQL(Long, String) - Method in Domain
-
计算用户管理的基于员工的动态域的HQL串
- getEmployee() - Method in ControllerTrait
-
属性:当前员工
- getEmployee(String) - Method in OsmSynchronizerSourceEndpoint
-
- getEmployeeId() - Method in ControllerTrait
-
属性:当前员工ID
- getEmployeeIdentities(String, Map) - Method in OsmOrganizationService
-
取机构下所有员工,并按级别、机构、序号排序
- getEmployeeIdentitiesByLevel(Object, String, Map) - Method in OsmOrganizationService
-
取机构下特定的人员,并按级别、机构、序号排序
- getEmployeeProps(Organization, List<String>, Map) - Method in OsmOrganizationService
-
取机构下所有员工,并按级别、机构、序号排序
- getEmployees(String, Map) - Method in OsmOrganizationService
-
取机构下所有员工,并按级别、机构、序号排序
- getEncodedInputStream(HttpServletRequest, String, String) - Method in AbstractStorageService
-
获得可用于下载的压缩附件流
- getEncodedInputStream(HttpServletRequest, String, String) - Method in AliyunOssService
-
- getEncodedInputStream(HttpServletRequest, String, String) - Method in AttachmentDataService
-
- getEncodedInputStream(HttpServletRequest, String, String) - Method in CloudkdService
-
- getEncodedInputStream(HttpServletRequest, Attachment) - Method in FileHandler
-
- getEncodedInputStream(HttpServletRequest, String, String) - Method in GitstyleService
-
输出 DEFLATE 压缩的流,用毕请 close
- getErrorId(Throwable) - Method in ErrorService
-
- getExportDataTableColumns() - Method in DatatableController
-
获得 exportDataTable 要导出的列定义,供用户选择
- getExportDataTableColumnsChildren() - Method in DatatableController
-
获得 exportDataTable 要导出的子文档的列定义,供用户选择
- getExt10() - Method in DataDictData
-
- getExt1() - Method in DataDictData
-
- getExt1s() - Method in Organization
-
- getExt2() - Method in DataDictData
-
- getExt2s() - Method in Organization
-
- getExt3() - Method in DataDictData
-
- getExt4() - Method in DataDictData
-
- getExt5() - Method in DataDictData
-
- getExt6() - Method in DataDictData
-
- getExt7() - Method in DataDictData
-
- getExt8() - Method in DataDictData
-
- getExt9() - Method in DataDictData
-
- getFieldHelpContent(Map) - Method in UiFormTagLib
-
@attr bean/clazz
- Attributes:
-
name REQUIRED
-
bizId/doc/docClass
- getFile(def) - Method in P6spyLogController.LogDatabase
-
- getFileConverterServer(String) - Method in FileConvertService
-
获得文档转换服务器(BroFileConverter)的地址
- getFromUser() - Method in ShortMessage
-
- getFullName() - Method in DomainApplication
-
域名 + 应用名
- getFullName() - Method in Group
-
群组全名,格式为:机构全名/群组名称
- getFullName(Boolean) - Method in Permission
-
权限全名,格式为:域/应用/名称 (代码)
- getFullName() - Method in Position
-
岗位的全名,格式为:机构全名/岗位名称
- getFullName(Boolean) - Method in Role
-
角色全名,格式为:域/应用/名称 (代码)
- getGrantedRoleIds(Long) - Method in RoleUser
-
@see Role#getGrantedUserMaps
- getGrantedRoles(Long) - Method in RoleUser
-
- getGrantedUserIds(Long) - Method in RoleUser
-
获得角色关联(不含授权给所有人的角色)的所有授权用户ID
- getGrantedUserMaps(Collection<Long>) - Method in Role
-
获得角色关联(不含授权给所有人的角色)的用户基本信息
- getGroupNodeAdminUserIds(Map) - Method in BizPermissionService
-
自动配置在业务文档的 ADM 角色的服务接口上,计算业务文档分组节点的(BizGroupNode)的管理员
- getGroupTreeData(Employee, BizGroup, boolean, boolean) - Method in BizGroupService
-
@return [group: BizGroup 对象, definitions: BusinessDefinition 列表, authedNodes: BizGroupNode 列表, authedGps: BizGroupNodeDefinition 列表, freqs: [[name:xx, id: bizId], ...]]
- getHandoverLogs(Map) - Method in DataDict
-
获得数据的工作移交日志
- getHandoverLogs(Map) - Method in Position
-
获得岗位成员的工作移交日志
- getHandoverLogs(Map) - Method in Role
-
获得系统角色的移交日志
- getHqlFindBd() - Method in BizGroupService
-
查询业务定义信息(关联流程)的 HQL,用于 genFreqList
- getHqlFindGroup() - Method in BizGroupService
-
查询分组信息的 HQL,用于 getGroupTreeData
- getI18nedListMapping(Class, List<Map>) - Method in ListFieldsHelper
-
- getId() - Method in MessageStatus
-
- getId(String, DomainApplication) - Method in SecRoleService
-
根据代码和所属应用,获得角色ID
- getIdTypes() - Method in Employee
-
获取证件类型数据字典
- getInputStream(String, String) - Method in AbstractStorageService
-
获得附件流,用于附件下载、内容解析(Search)等
- getInputStream(String, String) - Method in AliyunOssService
-
- getInputStream(String, String) - Method in AttachmentDataService
-
- getInputStream(Attachment) - Method in AttachmentService
-
获得附件的输入流,使用完后需close。
- getInputStream(String, String) - Method in CloudkdService
-
下载网盘文件
- getInputStream(Attachment) - Method in FileHandler
-
- getInputStream(String, String) - Method in GitstyleService
-
- getInstance() - Method in Cleaner
-
- getInstance(AttachmentService) - Method in FileHandler
-
- getInstance() - Method in FileSpliter
-
- getInstance() - Method in OsmSynchronizerTargetClient
-
- getJobClass(Long, String) - Method in QuartzJob
-
- getJobClassName(Long, String) - Method in QuartzJob
-
- getJobGroup() - Method in QuartzJob
-
- getJobName(Long, String) - Method in QuartzJob
-
- getLeaders1(Organization, boolean) - Method in OsmOrganizationService
-
取单位领导(正)
- getLeaders2(Organization, boolean) - Method in OsmOrganizationService
-
取单位领导(副)
- getLeaders(Organization, boolean) - Method in OsmOrganizationService
-
取单位领导(正&副)
- getLength(String, String, Long) - Method in AbstractStorageService
-
获得文件大小
- getLength(String, String, Long) - Method in AliyunOssService
-
- getLength(String, String, Long) - Method in AttachmentDataService
-
- getLength(String, String, Long) - Method in CloudkdService
-
- getLength(Attachment) - Method in FileHandler
-
重新计算文件大小
- getLength(String, String, Long) - Method in GitstyleService
-
- getLevels() - Method in Organization
-
- getList(String, Integer) - Method in NotificationsMenu
-
获取数据集
- getListClass(String) - Method in DatatableController
-
获得列表要查询的 Domain 类
- getListClass(String) - Method in ScaffoldController
-
@see DatatableController#getListClass
- getListDataTableMapping(List<Map>) - Method in ListFieldsTagLib
-
- getListFieldMapping(boolean, boolean) - Method in Domain
-
domain 或 domainId 字段在列表定义(request.listFields)中的基本设置
- getListFieldMapping(boolean, boolean) - Method in DomainApplication
-
application 或 applicationId 字段在列表定义(request.listFields)中的基本设置
- getListMapping(Map, String) - Method in DatatableController
-
- getListMapping(String) - Method in DomainTrait
-
获得列表字段映射
- getListMapping(Class, String) - Method in ListFieldsHelper
-
- getListMapping() - Method in ListFieldsTagLib
-
- getListMappingId() - Method in ListFieldsTagLib
-
- getListMappingRenderers(Map<String, Map<String, Object>>, Map, String) - Method in ListFieldsHelper
-
- getListModel() - Method in ScaffoldController
-
渲染传统的列表视图时,获得列表数据
- getListReferenceViewPath(String) - Method in ScaffoldController
-
获得关联文档的视图路径
- getLocalInputStream(File, Long) - Method in FileHandler
-
- getLocker(String) - Method in Locker
-
获得锁的详细信息
- getLowerOrgProps(List, List<String>, Map) - Method in OsmOrganizationService
-
获得所有下级机构的部分属性
- getLowerOrgs(List, Map) - Method in OsmOrganizationService
-
获得所有下级机构
- getMainIdentity() - Method in Employee
-
主职身份
- getManagedDefinitions(Long, Map) - Method in BizPermissionService
-
根据 ROLE_BD_%_ADM 角色,计算所有相关的业务定义
- getManagedDomainIds(Long) - Method in Domain
-
获得用户所管理的所有域的ID(不含下级域)
- getManagedDomains(User) - Method in Domain
-
获得用户所管理的所有域(不含下级域)
- getManagedEmployees(Employee, Map) - Method in OsmOrganizationService
-
取某员工管理的下级员工
- getManagedOrganizationIds(Long) - Method in Domain
-
获得用户所管理的所有机构ID
- getManagedOrganizations(Long) - Method in Domain
-
获得用户所管理的所有机构
- getManagedOrgs(Employee, Map) - Method in OsmOrganizationService
-
取用户管理的机构
- getMatchedAccessLogConfigs(String) - Method in AuditlogService
-
根据 URI 获得匹配的日志配置对象列表
- getMd5(Attachment) - Method in FileHandler
-
重新计算文件的 MD5
- getMessage(String, Map) - Method in TemplateService
-
- getMobiles() - Method in ShortMessage
-
从属性 to 中拆出接收人名称和手机号
- getMobileUrl(HttpServletRequest) - Method in AuthenticationUtils
-
用户登录成功后,检查 SecurityEventListener.sessions 中的 session 的有效性,并处理只允许在一个地方登录的情况
- getName() - Method in NotificationsMenu
-
获取名称,支持返回 i18n 的 code
- getNameAndMail() - Method in Employee
-
名称 + 邮件
- getNameAndNick() - Method in User
-
用户名+昵称:只读属性
- getNames() - Method in P6spyLogController.LogDatabase
-
- getNations() - Method in Employee
-
获取民族数据字典
- getNodes(Long) - Method in BizGroupNodeAdminController
-
AJAX: 更据文档分组,获取其所有节点
- getOrg(Organization) - Method in OsmOrganizationService
-
获得本机构所在的单位(非部门机构,如公司)
- getOrgAndName() - Method in Employee
-
主职机构全名 + 名称
- getOrganization(String) - Method in OsmSynchronizerSourceEndpoint
-
- getOrganizations(Long) - Method in OsmEmployeeAdminController
-
- getOrganizations(Long) - Method in OsmOrganizationAdminController
-
拼接组织机构图的JSON格式数据
- getParentRole(Long) - Method in SecRoleUserService.Cache
-
获得父角色 Map
- getParticipantDefinitions(Employee, BizGroup, boolean) - Method in BizGroup
-
获得某个分组下、用户有权访问的业务列表
- getParticipantSelectTreeAsJSON(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务定义分组,计算用户参与的业务定义树,返回的 json 格式兼容 osmTree,用于从业务树中选择
- getParticipantTree() - Method in BizDefinitionController
-
根据文档分组,计算当前用户的列表(参与)树
- getParticipantTree(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务定义分组,计算用户参与的业务定义树
- getParticipantTreeAsJSON(Employee, BizGroup, boolean) - Method in BizGroupService
-
根据业务定义分组,计算用户参与的业务定义树
- getPermission(String) - Method in BusinessDefinition
-
计算关联业务权限
- getPermission(String) - Method in DataDict
-
获取关联角色对象
- getPermissionId(String) - Method in DataDict
-
获得关联权限对象的ID
- getPermissionIds(Collection<Long>, Class<Permission>) - Method in Role
-
获得角色关联的权限 ID 列表
- getPermissionPrefix() - Method in BusinessDefinition
-
计算权限前缀(BD_XXX_)
- getPermissionQueryHql(Boolean, Boolean, Boolean) - Method in SecPermissionService
-
- getPermissions(String) - Method in BusinessDefinition
-
获得关联的五个权限(R、A、E、P、D)
- getPermissions() - Method in DataDict
-
获得所有关联权限对象
- getPermissions() - Method in ScaffoldController
-
业务文档的 CRUD 操作鉴权
- getPermissionsTree() - Method in SecPermissionController
-
生成 o:treeField 需要的树形 JSON 串
- getPlugins() - Method in SystemInfoAdminController
-
- getPosition(String) - Method in OsmSynchronizerSourceEndpoint
-
- getPositionEmployees(String, String, Object) - Method in OsmOrganizationService
-
根据岗位编码或名称,以及机构或编码获取岗位下的员工
- getPositions(Long) - Method in OsmEmployeeAdminController
-
通过机构 ID 获取岗位:域管理员维护员工岗位时,根据当前选择的机构,刷新可选的岗位列表
- getPrefixedPassword(String) - Method in LoginPrefixedPasswordEncoder
-
根据密码加密算法,计算加密后的密码前缀
- getPreparedDetail(String, String) - Method in P6spyLogController.LogAnalyzer
-
- getPresidents1(Organization, boolean) - Method in OsmOrganizationService
-
取单位董事长(正)
- getPresidents2(Organization, boolean) - Method in OsmOrganizationService
-
取单位董事长(副)
- getPresidents(Organization, boolean) - Method in OsmOrganizationService
-
取单位董事长(正&副)
- getReceiveUsers() - Method in Message
-
计算所有接收用户
- getRedirectUri(String) - Method in DingtalkService
-
生成用于可获取 code 以实现 SSO 的重定向链接
- getRedirectUri(String, String, String) - Method in WechatService
-
生成用于可获取 code 以实现 SSO 的重定向链接
- getRelatedDomains(Employee) - Method in Domain
-
获得用户参与的、类型为机构的所有域,不存在则返回空列表
- getRelatedRoles(Long, Long) - Method in OsmPositionAdminController
-
根据岗位和所属机构获得可能相关联的角色
- getReligions() - Method in Employee
-
获取政治面貌数据字典
- getRole(String) - Method in BusinessDefinition
-
计算关联业务角色
- getRole(Long) - Method in SecRoleUserService.Cache
-
获得角色 Map
- getRoleIds(Collection<Long>) - Method in Permission
-
获得权限关联的角色 ID 列表
- getRolePrefix() - Method in BusinessDefinition
-
计算角色前缀(ROLE_BD_XXX_XXX_)
- getRoles(String) - Method in BusinessDefinition
-
获得关联的五个角色(R、A、E、P、ADM)
- getRoles() - Method in User
-
获得所有用过用户直接关联的角色
- getRolesTree() - Method in SecRoleController
-
生成 o:treeField 需要的树形 JSON 串
- getRoot() - Method in AttachPath
-
- getRoot(Organization) - Method in OsmOrganizationService
-
获得根机构(级别为0的顶级机构,如集团公司)
- getRoots(Map) - Method in Organization
-
获得所有根机构
- getScanloginUsername(String) - Method in DingtalkService
-
根据扫码登录传递的 code 获取本系统的用户登录名(通过钉钉用户邮箱关联)
- getScriptJobId(String) - Method in QuartzJob
-
- getServerUrl() - Method in CloudkdService
-
网盘 API 接口地址
- getServerURL() - Method in DomainApplication
-
Web应用的HTTP访问地址全路径
- getSourceURL(String) - Method in FileConvertService
-
使用 BroFileConverter 进行 HTML 转换时,处理内部资源(如图片、样式、js等)的相对路径的 HTML 源 URL
- getSsoUrl() - Method in CloudkdService
-
单点登录的 API 路径
- getSupervisors(Organization, boolean) - Method in OsmOrganizationService
-
取机构主管领导
- getSystemProperties() - Method in SystemInfoAdminController
-
- getTemp() - Method in AttachPath
-
- getTemplate(String) - Method in TemplateService
-
获得模板
- getTemplateFile(String, String, String) - Method in AttachmentService
-
计算模板文件对象
- getToken(Employee) - Method in CloudkdService
-
获取 sso token 以便调用网盘 API
- getTree(Employee) - Method in CloudkdService
-
获取个人网盘文件夹树列表
- getTree() - Method in NetdiskController
-
- getTypes() - Method in Company
-
获取类型的数据字典
- getUiTaglib(Class) - Method in UiPortalTagLib
-
获得 ui 标签库的 bean
- getUploaderDisplayName(String) - Method in Attachment
-
- getUrl(String, String, String, Long, String, Date) - Method in AbstractStorageService
-
获得文件的下载地址
- getUrl(String, String, String, Long, String, Date) - Method in AliyunOssService
-
- getUrl(String, String, String, Long, String, Date) - Method in AttachmentDataService
-
- getUrl(String, String, String, Long, String, Date) - Method in CloudkdService
-
- getUrl(Attachment, String) - Method in FileHandler
-
- getUrl(String, String, String, Long, String, Date) - Method in GitstyleService
-
- getUrl() - Method in NotificationsMenu
-
获取 "更多" 的链接
- getUser() - Method in ControllerTrait
-
属性:当前用户
- getUserAndName() - Method in Employee
-
登录名 + 名称
- getUserDomainId(Long) - Method in BizGroup
-
获得当前用户 Session 所在的域 ID
- getUserEiIds(List<Map<String, Long>>, List<Long>, List<Long>) - Method in SecRoleUserService.Updater
-
根据机构等和员工身份有关的实体,计算与 userIds 一一对应的身份ID列表 参数 userIds、userIdsNotEi 都是排过序、除过重的列表
- getUserGroups(Employee) - Method in BizGroup
-
计算用户所在域(根域 & 用户所在机构所属域)关联的分组列表
- getUserId() - Method in ControllerTrait
-
属性:当前用户ID
- getUserIds(List<Long>) - Method in DingtalkService
-
根据本系统中的员工 ID 获得钉钉用户ID
- getUserIds(Object, String) - Method in OsmEntity
-
- getUserIds(List<Long>) - Method in WechatService
-
根据本系统中的员工 ID 获得微信账号
- getUserInfo(String) - Method in MiniprogramService
-
获取系统用户的登录名、员工姓名、员工id、用户id
- getUserMaps(Long) - Method in Role
-
- getUsername() - Method in ControllerTrait
-
属性:当前用户登录名
- getUsername(String) - Method in DingtalkService
-
TODO 删除事件回调
- getUsername(String) - Method in WechatService
-
获取本系统的用户登录名(与微信用户账号保持一致)
- getUsers(Long) - Method in Role
-
- getUuids(Employee) - Method in DocumentPermission
-
获取指定人的身份串信息,用于判断文档权限。
- getValue() - Method in DataDictData
-
- getViewPath() - Method in ScaffoldController
-
获得视图路径
- GitstyleService - Class in bropen.framework.plugins.si.storage
-
类似 Git 的文件存储服务
- GodSsoClient - Class in bropen.framework.core.security.sso
-
- GORM_EVENT_DELETE - Field in HibernateEventListener
-
- GORM_EVENT_INSERT - Field in HibernateEventListener
-
- GORM_EVENT_UPDATE - Field in HibernateEventListener
-
- GRANTED_ADMIN - Field in Permission.Granted
-
- GRANTED_ALL - Field in Role.Granted
-
- GRANTED_EI - Field in Role.Granted
-
- GRANTED_NOTEXIST - Field in Role.Granted
-
- granted - Field in Permission.Granted
-
是否鉴权成功
- GRANTED_USER - Field in Role.Granted
-
- grantedLevel - Field in Permission.Granted
-
鉴权结果级别:通常鉴权失败为 0、成功则为非 0 整数
- grantedLevel - Field in Role.Granted
-
鉴权结果级别:通常鉴权失败为 0、成功则为非 0 整数
- grantedRoles - Field in Permission.Granted
-
包含鉴权成功的角色列表
- Group - Class in bropen.framework.core.osm
-
群组
- GroupMember - Class in bropen.framework.core.osm
-
群组和员工的关联表
- GZIP - Field in EncodedInputStreamWrapper
-
- generateAccessToken(UserDetails, Integer) - Method in SessionTokenGenerator
-
- generateJson(AccessToken) - Method in DefaultAccessTokenJsonRenderer
-
- generateMap(AccessToken) - Method in DefaultAccessTokenJsonRenderer
-
- getBeanName() - Method in EndpointImpl
-
@see Configurable
- getBinding() - Method in EndpointImpl
-
@see Endpoint
- getCacheHeadersService() - Method in CacheHeadersTrait
-
- getDelegate() - Method in EndpointImpl
-
- getEndpointInfo(Class) - Method in EndpointImpl
-
获得 Endpoint 的基本信息
- getEndpointReference(Class<T>, Element) - Method in EndpointImpl
-
- getEntries() - Method in List
-
- getEntries() - Method in Map
-
- getExecutor() - Method in EndpointImpl
-
- getExecutorService() - Method in ExecutorTrait
-
- getFile(String) - Method in UnionHttpSessionMultipartRequestWrapper
-
- getFileMap() - Method in UnionHttpSessionMultipartRequestWrapper
-
- getFileNames() - Method in UnionHttpSessionMultipartRequestWrapper
-
- getFiles(String) - Method in UnionHttpSessionMultipartRequestWrapper
-
- getImplementor() - Method in EndpointImpl
-
- getInFaultInterceptors() - Method in EndpointImpl
-
- getInInterceptors() - Method in EndpointImpl
-
@see InterceptorProvider
- getInterceptor(ApplicationContext, String) - Method in EndpointRegistrationUtil
-
- getLogger() - Method in HookInInterceptor
-
- getLogger() - Method in HookOutInterceptor
-
- getMetadata() - Method in EndpointImpl
-
- getMultiFileMap() - Method in UnionHttpSessionMultipartRequestWrapper
-
- getMultipartContentType(String) - Method in UnionHttpSessionMultipartRequestWrapper
-
- getMultipartHeaders(String) - Method in UnionHttpSessionMultipartRequestWrapper
-
- getNameNoPostfix(Class) - Method in EndpointImpl
-
- getOutFaultInterceptors() - Method in EndpointImpl
-
- getOutInterceptors() - Method in EndpointImpl
-
- getProperties() - Method in EndpointImpl
-
- getRequestedSessionId() - Method in UnionHttpSessionRequestWrapper
-
- getRequestedSessionIdFromHeader(HttpServletRequest) - Method in UnionHttpSessionReader
-
- getRequestedSessionIdFromURL(HttpServletRequest) - Method in UnionHttpSessionReader
-
- getRequestHeaders() - Method in UnionHttpSessionMultipartRequestWrapper
-
- getRequestMethod() - Method in UnionHttpSessionMultipartRequestWrapper
-
- getServer() - Method in EndpointImpl
-
- getServerFactory() - Method in EndpointImpl
-
- getSession(boolean) - Method in SessionTokenGenerator
-
- getSessionIds(HttpServletRequest) - Method in UnionHttpSessionStrategy
-
- getType() - Method in EndpointImpl
-
- getUnionSessionId(HttpServletRequest) - Method in UnionHttpSessionReader
-
从请求中计算 session id
- GrailsCxfEndpoint - Annotation Type in bropen.grails.plugins.cxf.endpoint
-
Annotation to be use to expose a Service or Endpoint class as a CXF Service via Grails.
- GrailsCxfEndpointProperty - Annotation Type in bropen.grails.plugins.cxf.endpoint
-
- GrailsEndpointClass - Interface in bropen.grails.plugins.cxf.artefact
-
- getOrganizationChangeLog(Source, Date, Date, Closure) - Method in BroFwkSyncSourceService
-
- getOrganizationChangeLog(Date, Date) - Method in SyncManagerService
-
获得机构的增量变化
- getOrganizationChangeLog(Source, Date, Date, Closure) - Method in SyncSourceService
-
获得机构的 Changelog
- getPositionChangeLog(Source, Date, Date, Closure) - Method in BroFwkSyncSourceService
-
- getPositionChangeLog(Source, Date, Date, Closure) - Method in SyncSourceService
-
获得职级/头衔/岗位的 Changelog(未实现)
- getRequests() - Method in Entity
-
获得相关联的同步请求列表
- getUserChangeLog(Source, Date, Date, Closure) - Method in BroFwkSyncSourceService
-
- getUserChangeLog(Date, Date) - Method in SyncManagerService
-
获得用户的增量变化
- getUserChangeLog(Source, Date, Date, Closure) - Method in SyncSourceService
-
获得用户的Changelog
- getActions(Task, String, HttpSession) - Method in WorkDocumentResult
-
获取操作按钮
- getActorFind(Map, List, String) - Method in AddressUserTreeResult
-
根据查询条件,递归获取被查询到的人
- getDecisiveOpinions(Task, String, HttpSession) - Method in WorkDocumentResult
-
获取决定性意见
- getDraftTreeAsJSON() - Method in WorkController
-
起草中心:流程起草树
- getEmployeeByEI() - Method in WorkController
-
部门领导` + 搜索 `李四` /*[_v:20170609, _:1534930317920, selectorType:processSelector, taskId:8, actorId:tod o&sid-B8F741DB-4856-4A19-B0B4-DB017BE48FD4, single:true, orgId:/博瑞开源, condition:李四, title:成员选择, btnName:确 定, ajax:true, userAgent:xxx, sessionId:xxxx VA4rfMke2yHdZhKc64q0lSGMgg, controller:work, format:null, action:loadActors] ============ orgId = /博瑞开源, find = 李四
- getEmployeeByEI(ProcessInstance, Map, HttpSession) - Method in WorkDocumentResult
-
获取员工信息
- getEmployeeOrgTree() - Method in AddressController
-
获取当前登录人部门 TODO 需要修改方法名称
- getNewWorkAsJSON(def, def) - Method in HomepageResult
-
查找最新一条待办/待阅消息
- getNextActors(Task, String, String, String, HttpSession) - Method in WorkDocumentResult
-
获取下一办理人和阅知人
- getOpinionLog(ProcessInstance, HttpSession) - Method in WorkDocumentResult
-
获取流程意见
- getOpinions(Task, String, HttpSession) - Method in WorkDocumentResult
-
获取提交意见
- getOrganizationTreeAsJSON(String, String, boolean) - Method in AddressUserTreeResult
-
获取组织机构树的JSON串
- getParticipantTreeAsJson() - Method in WorkController
-
流程中心:流程参与树
- getProcessLog(ProcessInstance, HttpSession) - Method in WorkDocumentResult
-
获取流程日志
- getReadLog(ProcessInstance, HttpSession) - Method in WorkDocumentResult
-
获取阅文日志
- getRemoteResult(String, Map, HttpSession, HttpServletRequest, HttpServletResponse, Integer, Boolean) - Method in ApplicationProxyService
-
获得远程服务器的返回内容
- getSendtoreadCandidates(Task, String, HttpSession) - Method in WorkDocumentResult
-
获取知会人
- getSequenceFlowGroups(Task, HttpSession) - Method in WorkDocumentResult
-
获取路径分组
- getSequenceFlows(Task, String, String, HttpSession) - Method in WorkDocumentResult
-
获取提交路径
- getServerURL(ProcessInstance) - Method in ApplicationProxyService
-
获得当前应用、远程服务器的地址
- getTaskInfo(String, Map, HttpSession) - Method in WorkDocumentResult
-
根据taskId获取任务及其对应的系统信息
- params:
-
taskId 文档ID+实际任务ID+外部系统ID
- params:
-
params 参数信息
@params sessioon 当前的session信息
- getWorkCountAsJSON(def, def) - Method in WorkCountResult
-
获取待办、待阅任务总数
- getWorkListResultAsJSON(def, Map, def) - Method in WorkListResult
-
获取工作列表(待办、待阅)结果
- getAdminPortals(Long) - Method in PortalService
-
获得用户管理的所有门户列表
- getAdminUserIds(Map) - Method in PortalService
-
自动配置在门户管理员角色(ROLE_SYS_PORTAL_ADMIN)的服务接口上,计算所有门户管理员
- getBlankCells(List<List<String>>) - Method in PortalService
-
计算所有空白的位置
- getCells(Boolean) - Method in PortalBlock
-
获得区块下包含的单元格
- getColumn(Column, Portlet) - Method in PortalService
-
解析栏目,并返回仅包含一个最大化的 portlet 的 html 页面
- getColumnLayout(Column) - Method in PortalService
-
解析栏目,并返回栏目编辑(editLayout)的 html 页面
- getDisplayCaption() - Method in AbstractPortlet
-
- getDisplayFullName(String) - Method in AbstractColumn
-
获得全名的显示值
- getDisplayName() - Method in AbstractColumn
-
- getDisplayName(String, String) - Method in AbstractPortal
-
- getDisplayName() - Method in AbstractPortlet
-
- getLayoutRowsCells(List<List<String>>) - Method in PortalService
-
- getLayoutRowsList(List<String>) - Method in PortalService
-
将单元格列表转换为行、列的二维列表结构
- getLogoFilename(Long) - Method in AbstractPortal
-
取门户自定义 Logo 图片的存储路径
- getLogoUrl(Long) - Method in AbstractPortal
-
取门户 Logo 图片的访问 URL
- getNextPosition(String) - Method in PortalBlock
-
- getPortal(Long) - Method in Portal
-
获取机构门户
- getPortals(Long) - Method in PortalService
-
获得用户可访问的门户列表
- getRootBlock() - Method in PortalBlock
-
- getSitemap(List<Portal>, Long) - Method in PortalService
-
解析门户,并返回 sitemap.xml
- generateFields(Searchable, Class, Map<String, Map>, Map<String, Map>, String, List<Class>, List<SearchableField>) - Method in SearchableService
-
根据已有的索引配置和注解,生成属性索引列表
- generateUrl(Class, String) - Method in SearchableService
-
格式化/生成打开文档的 URL 模板
- getAllCategories(Map) - Method in Searchable
-
获得所有文档分类
- getCategoryIndexes(Long) - Method in Searchable
-
获取分类下索引名称
- getCategoryNames() - Method in Searchable
-
获取分类名称
- getClient(Map) - Method in EsCoreService
-
获取 Es 客户端对象
- getCurrentHttpAddress() - Method in EsCoreService
-
- getDocument(String, Object, String, String) - Method in EsIndexService
-
获得文档
- getDomainClasses() - Method in Searchable
-
获得当前应用中所有可配置索引的 Domain 类列表
- getDomainClasses() - Method in SearchableAdminController
-
AJAX:create 时,获取并渲染未配置的Domain类列表
- getDomainProperties() - Method in Searchable
-
@see SearchableService#getDomainProperties
- getDomainProperties(String, Boolean) - Method in SearchableAdminController
-
AJAX:create 时,获取并渲染Domain类的属性列表
- getDomainProperties(Class, Searchable, Map<String, Map>, List<String>, String, List<String>) - Method in SearchableService
-
解析 Domain 类的属性,并分类返回
- getFileParserUrl() - Method in EsCoreService
-
- getImportPageSize() - Method in EsCoreService
-
- getIndexedDocument(GormEntity) - Method in SearchableIndexService
-
获得已索引的文档对象
- getIndexedUser(Long) - Method in UserIndexService
-
获得已索引的用户对象
- getIndexName(String) - Method in EsIndexService
-
获得文档类的索引名称
- getIndexName(String) - Method in SearchableService
-
- getLastUpdated(String, String) - Method in EsIndexService
-
获取文档或附件的最近更新时间
- getMapping(String) - Method in EsIndexService
-
获取数据类型映射(mapping)
- getMappingAsMap(String) - Method in EsIndexService
-
获取数据类型映射(mapping)
- getQueryPageSize() - Method in EsCoreService
-
- getSearchableClazzes(Map) - Method in Searchable
-
@see SearchableService#getSearchableClazzes
- getSearchableClazzes(Map) - Method in SearchableService
-
获取所有需要索引的domain类
- generateFields(Searchable, Class, Map<String, Map>, Map<String, Map>, String, List<Class>, List<SearchableField>) - Method in SearchableService
-
根据已有的索引配置和注解,生成属性索引列表
- generateUrl(Class, String) - Method in SearchableService
-
格式化/生成打开文档的 URL 模板
- getAllCategories(Map) - Method in Searchable
-
获得所有文档分类
- getCategoryIndexes(Long) - Method in Searchable
-
获取分类下索引名称
- getCategoryNames() - Method in Searchable
-
获取分类名称
- getClient(Map) - Method in EsCoreService
-
获取 Es 客户端对象
- getCurrentHttpAddress(Client, NodesInfoResponse) - Method in EsCoreService
-
- getDocument(String, Object) - Method in EsIndexService
-
获得文档
- getDomainClasses() - Method in Searchable
-
获得当前应用中所有可配置索引的 Domain 类列表
- getDomainClasses() - Method in SearchableAdminController
-
AJAX:create 时,获取并渲染未配置的Domain类列表
- getDomainProperties() - Method in Searchable
-
@see SearchableService#getDomainProperties
- getDomainProperties(String, Boolean) - Method in SearchableAdminController
-
AJAX:create 时,获取并渲染Domain类的属性列表
- getDomainProperties(Class, Searchable, Map<String, Map>, List<String>, String, List<String>) - Method in SearchableService
-
解析 Domain 类的属性,并分类返回
- getFileParserUrl() - Method in EsCoreService
-
- getImportPageSize() - Method in EsCoreService
-
- getIndexedDocument(GormEntity) - Method in SearchableIndexService
-
获得已索引的文档对象
- getIndexedUser(Long) - Method in UserIndexService
-
获得已索引的用户对象
- getIndexName(String) - Method in EsIndexService
-
获得文档类的索引名称
- getIndexName(String) - Method in SearchableService
-
- getLastUpdated(String, String) - Method in EsIndexService
-
获取文档或附件的最近更新时间
- getMapping(String) - Method in EsIndexService
-
获取数据类型映射(mapping)
- getMappings(String) - Method in EsIndexService
-
获取索引下的所有数据类型映射(mapping)
- getMappingsAsMap(String) - Method in EsIndexService
-
获取索引下map结构的所有数据类型映射(mapping)
- getMappingType(String) - Method in EsIndexService
-
获得索引中的数据类型
- getQueryPageSize() - Method in EsCoreService
-
- getSearchableClazzes(Map) - Method in Searchable
-
@see SearchableService#getSearchableClazzes
- getSearchableClazzes(Map) - Method in SearchableService
-
获取所有需要索引的domain类
- generateMap(AccessToken) - Method in SsoAccessTokenJsonRenderer
-
- getAppAddresses() - Method in SsoApplication
-
计算所有应用服务器的 IP 地址,并缓存
- getIpAddress(HttpServletRequest) - Method in SsoToken
-
- getUnionSessionId(HttpServletRequest) - Method in SsoUnionHttpSessionReader
-
- getUserAgent(HttpServletRequest) - Method in SsoToken
-
- generate(HttpServletRequest) - Method in SessionKeyGenerator
-
根据HttpRequest,生成Cache Key
- generate(HttpServletRequest) - Method in UserKeyGenerator
-
根据HttpRequest,生成Cache Key
- generateAesKey() - Method in JweCryptor
-
生成一个 base64 编码后的 AES 秘钥
- generateRsaKeys() - Method in JweCryptor
-
生成一对 base64 编码后的 RSA 秘钥
- generateSql(String, String, String) - Method in LazyLob
-
- get(Ehcache, Serializable) - Method in CacheUtils
-
- get(FTPClient, String, String) - Method in FtpUtils
-
下载文件。
- get - Field in HttpClient
-
复用当前客户端,创建一个新的 get 请求
- get(String, Map, HttpClient, HttpContext, boolean) - Method in HttpUtils
-
远程get数据
- get() - Method in Json
-
获得 json 对象
- getActionName() - Method in ServletUtils
-
获得当前控制器操作名
- getAddressesByName(String, boolean, boolean) - Method in InetUtils
-
根据主机名(或域名),获得其 IP 地址
- getAllHeaders() - Method in HttpClient
-
获取所有 Header
- getAllHeaders() - Method in HttpClient.ResponseWrap
-
获取所有 Header
- getAllNames(Workbook) - Method in ExcelUtils
-
从 Excel 中读出所有的“名称”
- getAllPluginNames() - Method in GrailsUtils
-
获得所有按照依赖关系排列(依赖多的靠后)后的插件名称列表
- getAllPlugins() - Method in GrailsUtils
-
获得所有按照依赖关系排列(依赖多的靠后)后的插件列表
- getAnnotation(Class, Class<A>) - Method in BeanUtils
-
或得类(含父类)上的注解对象
- getAppName() - Method in GrailsUtils
-
获得当前应用的名称,如 Foobar
- getAsciiStream() - Method in LazyClob
-
- getAssetStream(String) - Method in FileUtils
-
获得 assets 下的资源文件
- getAutoImportClasses() - Method in GrailsUtils
-
根据各插件的 grails-app/conf/autoimports.groovy,获得将要在GSP、Script中自动导入的类列表
- getBean(Class<T>) - Method in BeanUtils
-
获得 Spring Bean
- getBeanDefinitionNames() - Method in BeanUtils
-
获得系统中所有的 Spring Bean 的名称
- getBelongsTo(Class) - Method in BeanUtils
-
获得 Domain 类的所有父类属性
- getBinaryStream(long, long) - Method in LazyBlob
-
- getBufferedReader() - Method in HttpClient.ResponseWrap
-
获取 BufferedReader
- getByteArray() - Method in HttpClient.ResponseWrap
-
获取响应内容为字节数组
- getBytes(long, int) - Method in LazyBlob
-
- getCachableSessionId(String) - Method in ServletUtils
-
- getCache(String) - Method in CacheUtils
-
// * TODO 创建本地缓存(不支持网络复制) //
- getCacheManager() - Method in CacheUtils
-
获得 Ehcache 缓存管理器
- getCellValue(Cell, FormulaEvaluator, Integer, Integer) - Method in ExcelUtils
-
获得单元格的内容
- getCellValueString(Cell, FormulaEvaluator) - Method in ExcelUtils
-
获得单元格的文字内容,数字自动转成文字
- getCharacterStream(long, long) - Method in LazyClob
-
- getCharset() - Method in HttpClient.ResponseWrap
-
获取响应编码,如果是文本的话
- getCharset(HttpResponse, String) - Method in HttpUtils
-
根据HttpResponse获得返回内容的字符集
- getClassLocation(Class) - Method in DebugUtils
-
获得类的class文件路径
- getClientBrowser(String) - Method in ServletUtils
-
获得客户端浏览器信息
- getClientIpAddr(HttpServletRequest) - Method in ServletUtils
-
获得客户端IP地址
- getClusterNode(Boolean) - Method in ServletUtils
-
获取当前集群节点
- getClusterNodes(Boolean) - Method in ServletUtils
-
获得所有集群节点
- getConfig(String) - Method in GrailsUtils
-
获取 Config 值。
- getConfiguration() - Method in LazyLob
-
- getConnection() - Method in DatasourceConnectionProvider
-
获取一个数据库连接
- getConnection(String) - Method in DbUtils
-
通过 dataSource 获得一个新的 JDBC 数据库连接(和当前 hibernate session 所用的不是一个)。
- getConnectionProvider(String) - Method in DbUtils
-
获得数据源的连接管理器
- getConnectionUnproxied(String) - Method in DbUtils
-
- getContentType() - Method in HttpClient.ResponseWrap
-
获取响应的类型
- getContentType(HttpResponse, String) - Method in HttpUtils
-
根据HttpResponse获得返回内容的content type
- getControllerActions(String) - Method in BeanUtils
-
根据控制器名称(如 hrAskForLeaveProcess),获得所有操作方法,如 list、save 等
- getControllerName() - Method in ServletUtils
-
获得当前控制器名称
- getCookie(HttpServletRequest, String) - Method in ServletUtils
-
获得 Cookie 对象
- getCookies() - Method in HttpClient.ResponseWrap
-
获取 Cookie 列表
- getCookies(HttpContext) - Method in HttpUtils
-
从context的CookieStore中取出所有Cookie
- getCookiesMap() - Method in HttpClient.ResponseWrap
-
获取转化成键值对的 Cookie
- getCookieStore() - Method in HttpClient.ResponseWrap
-
获取 CookieStore
- getCookieValue(HttpServletRequest, String) - Method in ServletUtils
-
获得 Cookie 的值
- getCurrentConnection(String) - Method in DbUtils
-
获得当前 hibernate session 的数据库连接,可以统一进行事务操作与回滚,并且使用后无需关闭。
- getCurrentSession(String) - Method in DbUtils
-
获得当前的 Hibernate Session 对象
- getCurrentSession(Object) - Method in LazyLob
-
- getCurrentSql(Closure) - Method in DbUtils
-
获得当前数据库连接,并执行闭包
- getCurrentTimestamp() - Method in DbUtils
-
从数据库中取出当前时间
- getCurrentTransactionStatus() - Method in DbUtils
-
获得当前事务(即 withTransaction 的参数 status)
- getDatabaseName(String) - Method in DbUtils
-
获得数据库名称。
- getDatabaseUrl(String) - Method in DbUtils
-
@deprecated # getDataSourceUrl
- getDataSourceNameByDomain(String) - Method in DbUtils
-
获取 domain 类所使用的数据源名称后缀。
- getDataSourceNames() - Method in DbUtils
-
获得所有数据源名称列表
- getDataSourceUnproxied(String) - Method in DbUtils
-
获得数据源
- getDataSourceUrl(String) - Method in DbUtils
-
获得数据源的数据库链接(URL)
- getDateCellValue(Cell) - Method in ExcelUtils
-
获得单元格的日期内容,如果转换错误,则返回null
- getDefaultCache(String) - Method in CacheUtils
-
- getDefaultCacheManager() - Method in CacheUtils
-
获得 Hibernate 使用的默认 Ehcache 缓存管理器
- getDescription() - Method in DefaultGrailsUpdaterClass
-
- getDescription() - Method in GrailsUpdaterClass
-
升级说明
- getDialect(String) - Method in DbUtils
-
获得数据源的方言对象
- getDomainClass(Object) - Method in CSVCodec
-
获得对象对应的 Domain Class
- getDropSequenceString(String) - Method in H2Dialect
-
Hibernate Bug
- getElement(Ehcache, Serializable, boolean) - Method in CacheUtils
-
- getElementName(Object) - Method in XmlMapMarshaller
-
根节点的标签名,默认为 map
- getElementName(Object) - Method in XmlMapPropsMarshaller
-
根节点的标签名,默认为 map
- getError() - Method in Executor
-
如果设置了 catchOutput,则可以获得命令的错误输出信息
- getExpiryDate() - Method in LtpaDecoder
-
- getExtension(String) - Method in FileUtils
-
计算文件扩展名
- getField(Class, String) - Method in BeanUtils
-
根据名称获得类(含父类)的公共 Field 对象,以便执行一些反射操作
- getField(Object, String, Class) - Method in DebugUtils
-
使用反射机制,获得 private 或 protected 的成员变量的值.
- getFirstStartupTime() - Method in UpdaterArtefactHandler
-
获得第一次启动时间(项目第一次运行的时间)
- getForwardParams() - Method in ServletUtils
-
计算仅用于控制器中调用 forward 时设置的参数 params
- getFullToken() - Method in LtpaDecoder
-
- getGroupUniqueValidator(String, List) - Method in BeanUtils
-
用于 Domain 多属性唯一性校验的校验器
- getHeaders(String) - Method in HttpClient.ResponseWrap
-
获取知道名称的 Header 列表
- getHeightEMU() - Method in WordUtils.Picture
-
- getHibernateMappingContext() - Method in HibernateConfiguration
-
- getInaccessibleField(Object, String, Class) - Method in DebugUtils
-
- getInputStream() - Method in HttpClient.ResponseWrap
-
获取 InputStream,需要手动关闭流
- getInstance() - Method in SigarUtils
-
创建 Sigar 对象
- getJson(Class<T>, Map) - Method in HttpClient.ResponseWrap
-
获取JSON对象
- getKeys(Ehcache) - Method in CacheUtils
-
- getLastVersion(String) - Method in DefaultGrailsUpdaterClass
-
- getLastVersion(String) - Method in GrailsUpdaterClass
-
上次成功升级的版本号
- getLastVersion(String) - Method in UpdaterTrait
-
获得事件的当前版本
- getLastVersions(String) - Method in UpdaterArtefactHandler
-
获得上次成功升级的各事件的版本号
- getLdapTemplate(String) - Method in LdapUtils
-
根据配置的 ldap 上下文名称,获得对应的 LdapTemplate
- getLobHelper(Object) - Method in LazyLob
-
- getLocalAddresses(boolean, boolean, boolean) - Method in InetUtils
-
获得本机的所有 IPv4 地址
- getLocale(HttpServletRequest) - Method in ServletUtils
-
获得当前请求的locale
- getLocalHostname() - Method in InetUtils
-
获得主机名
- getLocalMacAddresses() - Method in InetUtils
-
获得本机所有已启用网卡的 MAC 地址
- getMacAddress(String) - Method in InetUtils
-
获得主机的 MAC 地址
- getMappingContextConfiguration() - Method in DatasourceConnectionProvider
-
获得 Hibernate 映射上下文配置
- getMetaClass(Object) - Method in BeanUtils
-
获得对象的 metaClass 对象
- getModelMap() - Method in ServletUtils
-
获得当前控制器操作执行 render 时设置的 model 对象
- getMultipartRequest(HttpServletRequest) - Method in ServletUtils
-
判断当前请求是否包含附件,是则返回对应的 MultipartHttpServletRequest 对象
- getName() - Method in WordUtils.Picture
-
- getNamedValues(Workbook, String) - Method in ExcelUtils
-
根据名称获得值的列表
- getObjectToBind() - Method in RestfulController
-
- getOriginalFilename(HttpServletRequest, MultipartFile) - Method in ServletUtils
-
获得上传附件的原始名称
- getOriginalJdbcUrl(String) - Method in DbUtils
-
- getOriginalVersion() - Method in DefaultGrailsUpdaterClass
-
- getOriginalVersion() - Method in GrailsUpdaterClass
-
升级器中定义的版本号(不受方法 setVersion 的影响)
- getOutput() - Method in Executor
-
如果设置了 catchOutput,则可以获得命令的输出信息
- getParams() - Method in ServletUtils
-
获得当前控制器操作请求中的params对象
- getPersistentProperties(PersistentEntity, Map) - Method in BeanUtils
-
@param options.cachable 是否缓存结果
- getPlugin(Class) - Method in GrailsUtils
-
根据 Artefact 类(如 Domain 类)计算插件
- getPluginManager() - Method in GrailsUtils
-
获得插件管理器
- getPluginName() - Method in DefaultGrailsUpdaterClass
-
- getPluginName() - Method in GrailsUpdaterClass
-
所属插件,默认为 app_应用名,即不属于任何插件
- getPluginName(Class) - Method in GrailsUtils
-
根据 Artefact 类(如 Domain 类)计算插件名称
- getPosOffsetHEMU() - Method in WordUtils.Picture
-
- getPosOffsetVEMU() - Method in WordUtils.Picture
-
- getPrivateKey() - Method in SHA256withRSA
-
- getProperties(Object) - Method in CSVCodec
-
获得所有需要进行转换的 Domain 类属性
- getProperty(Object, List<String>, Object) - Method in BeanUtils
-
获得对象的属性值;属性不存在则返回默认值,而不是抛出 MissingPropertyException 的异常。
- getProtocolVersion() - Method in HttpClient
-
获取协议版本信息
- getProtocolVersion() - Method in HttpClient.ResponseWrap
-
获取协议版本信息
- getPublicKey() - Method in SHA256withRSA
-
- getQuerySequencesString() - Method in Oracle10gDialect
-
- getRedirectLocations() - Method in HttpClient.ResponseWrap
-
获取重定向的地址
- getReferencedPropertyTypeName(DefaultGrailsDomainClass, String) - Method in CSVCodec
-
获得引用的 Domain 类的类名
- getRequest() - Method in ServletTrait
-
- getRequest() - Method in ServletUtils
-
获得当前请求的request对象
- getResource(String) - Method in FileUtils
-
从 classpath 中获得资源对象(如 properties 文件),包括 jar 包中的文件
- getResourceRelativeToClass(Class, String) - Method in FileUtils
-
从 classpath 中、相对于 clazz 的位置,获得资源对象
- getResourceRelativeToPlugin(String, String) - Method in FileUtils
-
从 classpath 中、相对于插件(build 文件夹或 jar 包)的位置,获得资源对象
- getResourceText(Resource, String) - Method in FileUtils
-
获得资源文件的文本内容
- getResourceTextRelativeToJar(String, String, String) - Method in FileUtils
-
获取 jar 包文件下的资源文件的文本内容
- getResourceTextRelativeToPlugin(String, String, String) - Method in FileUtils
-
获得插件下的资源文件的文本内容
- getResponse() - Method in ServletTrait
-
- getResponse() - Method in ServletUtils
-
获得当前请求的response对象
- getRunningUpdaters() - Method in UpdaterArtefactHandler
-
获得本次启动时运行的所有升级器
- getSeason(Date) - Method in DateUtils
-
根据时间获取季度
- getServerHost(HttpServletRequest, Boolean) - Method in ServletUtils
-
获得服务器的主机地址
- getServerURL() - Method in GrailsUtils
-
获得当前应用服务器的绝对地址
- getServerURL(HttpServletRequest, Boolean) - Method in ServletUtils
-
获得服务器的绝对地址,如:http://xxx/cc/
- getServletPath(HttpServletRequest, Boolean) - Method in ServletUtils
-
计算访问的URI路径(不带上下文根);如果请求带有参数,则参数也会拼在后面。
- getSession() - Method in ServletTrait
-
- getSession(HttpServletRequest) - Method in ServletUtils
-
获得当前请求用户的session
- getSessionFactory(String) - Method in DbUtils
-
获得 Hibernate SessionFactory
- getSignature() - Method in LtpaDecoder
-
- getSizeString(Long) - Method in FileUtils
-
获得文件大小的表达式,数字+B/KB/MB/GB/TB
- getSourceFile(Class) - Method in GrailsUtils
-
开发模式下,获得类文件的源码
- getSql(Map, Closure) - Method in DbUtils
-
获得一个原始的 Groovy Sql 数据库连接。
- getSqlCurrent(String) - Method in DbUtils
-
- getSqls(String) - Method in ConnectionInitSqls
-
获得所有 SQL 语句
- getSqlUnproxied(String) - Method in DbUtils
-
- getStatusCode() - Method in HttpClient.ResponseWrap
-
获得响应状态值,如 200、404 等。
- getStatusLine() - Method in HttpClient.ResponseWrap
-
获取响应状态信息 @return
- getString(Charset) - Method in HttpClient.ResponseWrap
-
获取响应内容为字符串
- getStringCellValue(Cell) - Method in ExcelUtils
-
获得内容为字符串的单元格的内容
- getSubString(long, int) - Method in LazyClob
-
- getTableNameByDomain(Class) - Method in DbUtils
-
根据 Domain 类,获得映射的数据表名
- getTargetType() - Method in DateValueConverter
-
@see ValueConverter
- getTargetType() - Method in LongValueConverter
-
@see ValueConverter
- getTargetType() - Method in StringValueConverter
-
@see ValueConverter
- getTemplateClass(Class, int) - Method in BeanUtils
-
获得泛型的类型实例
- getTemplateDomainClass(Class<Controller>) - Method in BeanUtils
-
- getThrowableStacktrace(Throwable, Boolean) - Method in StringUtils
-
- getType() - Method in WordUtils.Picture
-
- getURI() - Method in HttpClient
-
获取请求 Url
- getUserInfo() - Method in LtpaDecoder
-
- getUsername() - Method in LtpaDecoder
-
- getVersion() - Method in DefaultGrailsUpdaterClass
-
- getVersion() - Method in GrailsUpdaterClass
-
版本号
- getWebappPath() - Method in ServletUtils
-
获得应用的web文件夹路径,如 /opt/Tomcat8/webapps/Foobar,或者开发环境下工程的 web-app 文件夹
- getWeekInfo(Date, int) - Method in DateUtils
-
获得日期所对应该年的周信息
- getWidthEMU() - Method in WordUtils.Picture
-
- GibberishAES - Class in bropen.toolkit.utils.security
-
兼容 Gibberish AES 的 java 实现版本,目前只支持其默认的256位加密。
- GrailsUpdaterClass - Interface in bropen.toolkit.updater
-
Represents a updater class in Grails.
- GrailsUtils - Class in bropen.toolkit.utils.grails
-
Grails & Groovy 相关工具
- groupBy(Object, int) - Method in CollectionUtils
-
根据二维集合中,第二维度内的元素下标,对集合进行分组
- GsonObjectTypeAdapter - Class in bropen.toolkit.utils.internal
-
Gson 的 primitive/Map/List 类型适配器,解决 int/long 转换为 double 的问题
- getNamespace() - Method in AssetDummyTagLib
-
- getNamespace() - Method in PortalMenuTagLib
-
- getNamespace() - Method in PortalSidebarTagLib
-
- getNamespace() - Method in PortalTagLib
-
- getNamespace() - Method in SecurityDummyTagLib
-
- genInviteCode() - Method in RegisterService
-
生成 8 位的邀请码
- getViewPath() - Method in UregCompanyController
-
- getApplication() - Method in Task
-
- getApplicationCodeAsJSON() - Method in WorkbenchController
-
获取外部系统代码
- getDataTable(List, Map, Map) - Method in WorkbenchController
-
- getListClass(String) - Method in WorkbenchController
-
- getSearchWhere(Map) - Method in WorkbenchService
-
拼接查询条件
-
init() - Method in HibernateEventListener
-
初始化:如果启用了审计日志,则注册监听器
-
isEnabled() - Method in AuditlogService
-
是否启用了审计日志
-
isMatchFilters(String) - Method in AuditlogConfig
-
判断给定的 uri 是否符合要求。
- importData() - Method in ProcessEmulateDataAdminController
-
仿真数据导入
- incrementPullAll(Date, Date) - Method in WorkbenchSyncEndpoint
-
增量更新
- incrementPullUser(String, Date, Date) - Method in WorkbenchSyncEndpoint
-
增量更新用户数据
- incrementPullUserByType(String, TaskType, Date, Date) - Method in WorkbenchSyncEndpoint
-
@see bropen.workbench.WorkbenchPullService
- index() - Method in ProcessPerformanceAdminController
-
- init() - Method in DefinitionCache
-
- initAdminSession(HttpSession, ProcessInstance, Task, String) - Method in ProcessUtils
-
初始化流程管理员(含系统管理员、域管理员等)Session中的流程实例信息
- initCreateSession(HttpSession, Employee, GormEntity, Long, String, String, Long, Object) - Method in ProcessUtils
-
起草流程时,初始化Session中的流程实例信息
- initCreateSubProcessSession(HttpSession, ProcessInstance, Task, Employee, String, GormEntity) - Method in ProcessUtils
-
引用子流程打开首环节待办需要创建文档时,初始化Session中的流程实例信息
- initMessageTemplates() - Method in BroBpm000Updater
-
初始化消息模板
- initSession(HttpSession, ProcessInstance, Task, List<SequenceFlow>, String) - Method in ProcessUtils
-
初始化Session中的流程实例信息
- initSupervisorPermissions() - Method in BroBpm000Updater
-
- initSupervisorSession(HttpSession, ProcessInstance, Task, Long, boolean) - Method in ProcessUtils
-
初始化督办人Session中的流程实例信息
- insertOpinionTables(XWPFDocument, Map<String, List<Opinion>>, Map) - Method in WordExportUtils
-
导出意见
- instanceMaintain() - Method in ProcessAdminController
-
流程实例维护
- isAdmin(User, Long) - Method in ProcessPermissionService
-
判断当前用户是否管理员
- isCollapsedSubprocess() - Method in ProcessInstance
-
当前流程实例是否是引入子流程实例
- isEditable() - Method in Task
-
根据任务的状态、环节属性判断,当前任务是否可编辑
- isEndTask() - Method in Task
-
判断是否是流程的结束任务
- isFlowAt(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
判断是否在某个环节(有待办任务)
- isFlowAtOrThrough(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
判断是否在某个环节(有未办任务或阅知环节的未阅任务)或已流经过了某个环节
- isFlowThrough(ProcessInstance, Object, Map) - Method in ProcessEngineService
-
判断是否流经某个环节
- isMultiPushSupported() - Method in WorkbenchSyncService
-
推送任务(push)方法是否支持批量推送任务
- isNewWork(String, Task) - Method in ProcessNotificationService
-
判断是不是新收到的任务
- isPushEnabled() - Method in WorkbenchSyncService
-
- isReader(Employee, Map) - Method in ProcessInstance
-
判断员工是否有权限访问本流程实例
- isSequenceFlowAvailable(Task, SequenceFlow) - Method in ProcessEngineService
-
判断路径是否可用
- isStartTask() - Method in Task
-
判断是否是流程的开始任务
- isSubprocess() - Method in ProcessInstance
-
当前流程实例是否是子流程实例
- isSupervisor(Long, Long) - Method in ProcessSupervisorService
-
判断用户是否是流程实例的督办人
- isTaskExists(Process, String) - Method in ProcessDefinitionUtils
-
判断流程中是否存在指定的环节
- isToCountersignTask(FlowElementContainer, SequenceFlow) - Method in ProcessDefinitionUtils
-
路径是否指向会签环节
- isToTerminateEvent(FlowElementContainer, SequenceFlow) - Method in ProcessDefinitionUtils
-
路径是否指向终止事件
- isTracker(Long, Long) - Method in ProcessSupervisorService
-
判断用户是否是流程实例的跟踪人
- isV2(String) - Method in V2Updater
-
根据流程定义文件格式的版本号,判断是否V2版本的流程定义
- isWorkremindEnabled(Task, String) - Method in ProcessNotificationService
-
判断个性设置中是否设置了允许发送消息、或提交人是否强制要求发送待办任务提醒
- IMPORTABLE_DESIGN_PROPERTIES - Field in Business
-
- IMPORTABLE_PROPERTIES - Field in Business
-
- importBusiness(Long, Long) - Method in LiteBusinessAdminController
-
流程定义导入
- initPositionFormula() - Method in BroBpmLite000Updater
-
初始化岗位选择公式
- invokeCallback(String) - Method in LiteBusinessService
-
业务事件回调
- isNameExists(Long, String, String, Long) - Method in LiteBusinessAdminController
-
校验:同一域的各流程分组下,流程名称唯一
- index() - Method in CmsArticleController
-
- index() - Method in CmsFileController
-
- index() - Method in CmsFolderController
-
- init() - Method in EndpointCxfService
-
启动时初始化 EndpointCxf 实体
- id - Field in UploadChunk
-
- identities() - Method in Employee
-
未被禁用的员工身份列表
- identity(Object, boolean) - Method in Employee
-
根据所属机构计算员工身份
- IGNORED_PARAMS - Field in ErrorController
-
被忽略不打印的请求参数名
- IM - Field in MessageConfig.Notification
-
- importEmployee() - Method in OsmImportExportAdminController
-
AJAX: 导入员工
- importLogs(Sql, File) - Method in P6spyLogController.LogParser
-
- importOrganization() - Method in OsmImportExportAdminController
-
AJAX: 导入机构
- importPreview() - Method in OsmImportExportAdminController
-
导入预览与确认
- importTemplate() - Method in OsmImportExportAdminController
-
下载导入模板
- ImprovedNamingStrategy - Class in bropen.framework.core.orm
-
废弃
- incrementPullEmployees(Date) - Method in OsmSynchronizerSourceEndpoint
-
- incrementPullOrganizations(Date) - Method in OsmSynchronizerSourceEndpoint
-
- incrementPullPositions(Date) - Method in OsmSynchronizerSourceEndpoint
-
- index() - Method in CxfController
-
- index() - Method in DbconsoleWrapperController
-
- index() - Method in DingtalkController
-
- index() - Method in DiscuzController
-
链接到discuz并SSO
- index() - Method in EhCacheAdminController
-
- index() - Method in ErrorController
-
- index() - Method in LogoutController
-
Index action.
- index() - Method in OsmHandoverAdminController
-
- index() - Method in OsmImportExportAdminController
-
- index() - Method in RtxController
-
在页面上初始化RTX相关资源,并提供相关的可直接调用的API
- index() - Method in ScaffoldController
-
默认操作,自动重定向到 list
- index() - Method in SecUserAdminController
-
- index() - Method in SystemInfoAdminController
-
- index() - Method in WebshellController
-
打开 Web Shell 首页
- index() - Method in WechatController
-
- init() - Method in HibernateEventListener
-
初始化:注册监听器
- initCurrent() - Method in Domain
-
系统启动时,初始化根域及应用程序
- initCurrent(Domain) - Method in DomainApplication
-
- initCxfFilter() - Method in BroFrameworkInterceptorCxfHelper
-
过滤 cxf 的 Web 服务
- initDataDicts() - Method in BroFwk000Updater
-
- initDefault(Long) - Method in BizGroup
-
初始化默认的分组,如果已存在则返回默认分组
- initDefaultConfig(String, String, String) - Method in CorsProcessor
-
- initGroupNodes(BusinessDefinition) - Method in BizGroupService
-
- initMessageTemplates() - Method in BroFwk000Updater
-
初始化消息模板
- initPullEmployees() - Method in OsmSynchronizerSourceEndpoint
-
- initPullOrganizations() - Method in OsmSynchronizerSourceEndpoint
-
- initPullPositions() - Method in OsmSynchronizerSourceEndpoint
-
- inputStream - Field in EncodedInputStreamWrapper
-
压缩的数据流
- inputStream - Field in UploadedFile
-
- insert(String, Long, Long, String) - Method in DocumentPermission
-
- insert(String, Long, Long, String) - Method in DocumentPermissionHelper
-
- insertLogs(Sql, List<Map>) - Method in P6spyLogController.LogDatabase
-
- instance - Field in FileHandler
-
- InterceptorTrait - Trait in bropen.framework.traits
-
给 Interceptor 注入一些公共的属性与方法
- internal() - Method in ErrorController
-
显示 500 错误消息(Internal Server Error 时自动调用)
- InternalSso - Class in bropen.framework.core.security.sso
-
- intValue() - Method in Role.Granted
-
- ip(String) - Method in WeatherUtils.AmapApi
-
IP 定位
- isActionGranted(String, String, Map, def, def) - Method in SecPermissionService
-
对控制器操作资源进行鉴权
- isAdmin(User, String, Map) - Method in BizPermissionService
-
- isAdmin(User, Integer) - Method in Domain
-
判断用户是否为域管理员
- isAnyGranted(List<String>, def) - Method in SecRoleService
-
判断是否有权限
- isApplicationAdmin(Long, Long) - Method in Domain
-
判断用户是否有权管理某个域应用程序
- isAuthor(EmployeeIdentity, String, Map) - Method in BizPermissionService
-
- isAvatarExists() - Method in User
-
判断头像图片是否存在
- isCodeFixed() - Method in Permission
-
权限代码是否可以被修改
- isCodeFixed() - Method in Role
-
角色代码、所属域/应用等属性是否可以被修改
- isCollectionLoaded(String) - Method in DomainTrait
-
判断集合类型的属性是否已加载
- isConcurrentSessionEnabled - Field in SecurityEventListener
-
一个用户是否只允许在一个地方登录
- isCorsRequest(HttpServletRequest) - Method in CorsProcessor
-
- isDeletable() - Method in Permission
-
权限是否可删除
- isDeletable() - Method in Role
-
角色是否可删除
- isDeleted() - Method in Employee
-
是否被逻辑删除
- isDocumentCreator(Object, Map) - Method in BizPermissionService
-
自动配置在权限的 condition.service_failed 中,用于判断作者对文档的编辑、删除权限
- isDomainAdministrationEnabled() - Method in Domain
-
是否启用了域管理
- isEditable() - Method in Permission
-
权限是否允许编辑
- isEditable() - Method in Role
-
角色是否允许编辑
- isEditor(User, Object, Map) - Method in BizPermissionService
-
判断用户是否有业务文档编辑权限
- isEmpty(Long) - Method in BizGroupNode
-
根据节点 ID 判断下面是否还有子节点或业务定义
- isEnabled() - Method in AbstractStorageService
-
附件存储服务是否启用
- isEnabled() - Method in AuditlogService
-
是否启用了审计日志
- isEnabled() - Method in FileSpliter
-
- isEnabled() - Method in SmsService
-
接口方法:是否启用短信发送。
- isGranted(Permission, def, def) - Method in SecPermissionService
-
对权限进行鉴权
- isGranted(Role, def) - Method in SecRoleService
-
判断是否有权限(有缓存)
- isGranted(Map, Long, Long) - Method in SecRoleUserService.Cache
-
对身份鉴权
- isInited() - Method in BroFrameworkInterceptorCxfHelper
-
- isLocked(String, boolean) - Method in Locker
-
判断是否被加锁
- isLocked() - Method in LockerController
-
isLocked( String key, Boolean userAware=true )
- isMappingFieldId(String) - Method in ListFieldsHelper
-
- isMobileProxy(HttpServletRequest) - Method in AuthenticationUtils
-
- isObjectAdmin(Object, Map) - Method in BizPermissionService
-
自动配置在权限 BD_DEFINITION_ADM 的 service_failed 中,用于判断文档定义与业务定义的权限。
- isOrganizationAdmin(Long, Long) - Method in Domain
-
判断用户是否有权管理某个机构下的资源
- isParticipant(User, String, Map) - Method in BizPermissionService
-
- isPasswordValid(String, String, Object) - Method in Argon2iPasswordEncoder
-
- isPasswordValid(String, String, Object) - Method in LoginDummyPasswordEncoder
-
密码校验,始终返回真
- isPasswordValid(String, String, Object) - Method in LoginPasswordEncoder
-
- isPasswordValid(String, String, Object) - Method in LoginPrefixedPasswordEncoder
-
- isPasswordValid(String, String) - Method in SecUserService
-
验证用户输入的密码是否和数据库中保存的密码一致
- isPermissionCode(String) - Method in BusinessDefinition
-
- isPermitted(Map) - Method in UiPortalTagLib
-
对Portlet、菜单、侧边导航栏等进行鉴权
- isProcessController(String) - Method in BusinessDefinition
-
判断控制器是否是业务流程控制器
- isReader(User, Object, Map) - Method in BizPermissionService
-
是否有业务文档的查阅权限
- isReadonly() - Method in Permission
-
权限是否是只读的,一般是一些自动维护的权限
- isReadonly() - Method in Role
-
角色是否是只读的,一般是一些自动维护的角色
- isResourceAdmin(Object, Map) - Method in BizPermissionService
-
自动配置在权限的 service_failed 中,用于判断业务关联资源的权限。
- isRoleCode(String) - Method in BusinessDefinition
-
- isScriptJob(String) - Method in QuartzJob
-
- isSignatureExists() - Method in User
-
判断签名图片是否存在
- isStorageEnabled() - Method in FileHandler
-
- isUrlGranted(String, def) - Method in SecPermissionService
-
通过 Requestmap 对 url 鉴权
- isValid() - Method in EncodedInputStreamWrapper
-
- isWorkday(Date, List<Integer>) - Method in Holiday
-
计算该日是否是工作日(不考虑半天的情况)
- index() - Method in QuartzController
-
- inFaultInterceptors() - Method in GrailsCxfEndpoint
-
@default ]
- inInterceptors() - Method in GrailsCxfEndpoint
-
@default ]
- init(ServletConfig) - Method in CamelServlet
-
- init(FilterConfig) - Method in UnionHttpSessionFilter
-
- isOperation(Method) - Method in JaxWsServiceConfiguration
-
- isPublished() - Method in EndpointImpl
-
- ImControlPanelController - Class in bropen.im.sync
-
控制面板
- ImOsmEmployeeController - Class in bropen.im.osm
-
- ImOsmOrganizationController - Class in bropen.im.osm
-
- ImOsmPositionController - Class in bropen.im.osm
-
- ImRequestController - Class in bropen.im.sync
-
- ImSourceController - Class in bropen.im.config
-
- ImTargetController - Class in bropen.im.config
-
- index() - Method in ImControlPanelController
-
显示控制面板
- initOrganization(Source, String, Closure) - Method in BroFwkSyncSourceService
-
- initOrganization(String) - Method in ImControlPanelController
-
重新抓取、并初始化一个机构
- initOrganization(String) - Method in SyncManagerService
-
初始化/创建一个组织机构
- initOrganization(Source, String, Closure) - Method in SyncSourceService
-
初始化一个机构
- initOrganizationChangeLog(String, String) - Method in ImControlPanelController
-
重新抓取机构的增量变化 -- 方法名不能以get开头!
- initOrganizations(Source, Closure) - Method in BroFwkSyncSourceService
-
- initOrganizations(String) - Method in ImControlPanelController
-
抓取、并初始化所有机构
- initOrganizations(List<Long>) - Method in SyncManagerService
-
初始化所有组织机构
- initOrganizations(Source, Closure) - Method in SyncSourceService
-
初始化所有组织机构,将每个机构的Map作为参数传给闭包。
- initPosition(Source, String, Closure) - Method in BroFwkSyncSourceService
-
- initPosition(Source, String, Closure) - Method in SyncSourceService
-
初始化一个岗位
- initPositions(Source, Closure) - Method in BroFwkSyncSourceService
-
- initPositions(String) - Method in ImControlPanelController
-
抓取、并初始化所有岗位
- initPositions(List<Long>) - Method in SyncManagerService
-
初始化所有职级/头衔/岗位,异步
- initPositions(Source, Closure) - Method in SyncSourceService
-
初始化职级/头衔/岗位
- initUser(Source, String, Boolean, Closure) - Method in BroFwkSyncSourceService
-
- initUser(String) - Method in ImControlPanelController
-
重新抓取、并初始化一个用户
- initUser(String, Boolean) - Method in SyncManagerService
-
初始化/创建一个用户
- initUser(Source, String, Boolean, Closure) - Method in SyncSourceService
-
初始化一个用户
- initUserChangeLog(String, String) - Method in ImControlPanelController
-
重新抓取人员的增量变化
- initUsers(Source, Closure) - Method in BroFwkSyncSourceService
-
- initUsers(String) - Method in ImControlPanelController
-
抓取、并初始化所有用户
- initUsers(List<Long>) - Method in SyncManagerService
-
初始化所有用户
- initUsers(Source, Closure) - Method in SyncSourceService
-
初始化所有用户,将每个机构的Map作为参数传给闭包。
- image() - Method in ApplicationProxyController
-
渲染图片
- index() - Method in AddressController
-
获取通讯录组织结构树
- isAuthor() - Method in WorkController
-
判断当前登录人是否有起草权限
- index() - Method in PortalController
-
门户框架(首页):含 Logo、Menu、Copyright 等
- initPortalCaches() - Method in PortalService
-
初始化门户信息缓存
- initPortalSession(HttpSession, Portal) - Method in PortalService
-
- invokeAppCallback(Portal, Column, ApplicationPortlet, Portlet, String) - Method in PortalService
-
- isAvailable() - Method in Portlet
-
门户小程序是否可用
- isCodeExists(Long, Long, String) - Method in PortalPortletAdminController
-
判断栏目下是否有 code 相同的 portlet
- isExists(Long) - Method in PortalAdminController
-
校验机构直接关联的门户是否已经存在
- isLogoExists(Long) - Method in AbstractPortal
-
判断自定义 Logo 图片是否存在
- isPortalAdmin(Long) - Method in PortalService
-
判断用户是否是普通的门户管理员(不含系统管理员和域管理员)
- index - Field in Searchable
-
索引名称
- index() - Method in SearchController
-
- INDEX_USER - Field in Constants
-
用户索引的名称
- indexDocument(Object, Object, Map, boolean) - Method in EsIndexService
-
插入或修改单个文档
- indexDocuments(List<Map>, boolean) - Method in EsIndexService
-
批量索引文档
- init() - Method in AttachmentIndexService
-
初始化附件索引
- init() - Method in EsCoreService
-
- init() - Method in HibernateEventListener
-
初始化:注册监听器
- INIT_LOCK - Field in Constants
-
最近更新时间的类型映射
- init(String) - Method in SearchableIndexService
-
初始化索引
- init() - Method in UserIndexService
-
初始化所有用户
- isDocumentExists(String, Object) - Method in EsIndexService
-
判断文档是否存在
- isEnabled() - Method in EsCoreService
-
是否启用
- isIndexExists(String, RestHighLevelClient) - Method in EsIndexService
-
判断索引是否存在
- index - Field in Searchable
-
索引名称
- index() - Method in SearchController
-
- INDEX_USER - Field in Constants
-
用户索引的名称
- indexDocument(Map) - Method in EsIndexService
-
插入或修改单个文档
- indexDocuments(List<Map>) - Method in EsIndexService
-
批量索引文档
- init() - Method in AttachmentIndexService
-
初始化附件索引
- init() - Method in EsCoreService
-
- init() - Method in HibernateEventListener
-
初始化:注册监听器
- INIT_LOCK - Field in Constants
-
最近更新时间的类型映射
- init(String) - Method in SearchableIndexService
-
初始化索引
- init() - Method in UserIndexService
-
初始化所有用户
- isDocumentExists(String, Object) - Method in EsIndexService
-
判断文档是否存在
- isEnabled() - Method in EsCoreService
-
是否启用
- isIndexExists(String, Client) - Method in EsIndexService
-
判断索引是否存在
- includes - Field in DomainEquals
-
参与equals计算的属性名列表,默认为“id”,多值可以为逗号分隔的字符串
- InetUtils - Class in bropen.toolkit.utils.network
-
网络相关的工具类。
- init() - Method in BroGrails5535Factory
-
初始化并覆盖默认的 Grails5535Factory
- initCommonMethodOptions(Map) - Method in HttpUtils
-
初始化get/post方法中常用的http参数
- initialize() - Method in LazyBlob
-
- initialize() - Method in LazyClob
-
- initialize() - Method in LazyLob
-
- inMonth(Date, Date) - Method in DateUtils
-
判断日期是否在某个月份之中
- instanceOf(Object, Class) - Method in BeanUtils
-
判断对象是否是某个 Domain 类。
- InterceptorTrait - Trait in bropen.toolkit.traits
-
给 Interceptor 注入一些公共的属性与方法
- Internal - Annotation Type in bropen.toolkit.annotation
-
标记类、方法等仅供产品内部使用
- interruptPersistentThread(String) - Method in DbUtils
-
中断线程
- intersectSorted(List, List, Comparator) - Method in CollectionUtils
-
求两个排序列表的交集(如果列表中有 null,应排首位)
- invokeInaccessibleMethod(Object, String, List<Class>, List<Object>) - Method in DebugUtils
-
- invokeMethod(Object, String, List<Class>, List<Object>) - Method in DebugUtils
-
使用反射机制,调用 private 或 protected 的方法.
- invokeTag(String, Map, Closure) - Method in TagInvokerTrait
-
调用标签
- isAjax() - Method in InterceptorTrait
-
判断是否是 ajax 请求,如果参数中有 jsonp,则也任务是 ajax 请求
- isAjax(HttpServletRequest, String) - Method in ServletUtils
-
通过 http 头、URL参数等条件,判断是否是 ajax 请求。
- isCacheDisabled(Ehcache) - Method in CacheUtils
-
- isCDATA(String) - Method in XmlMapMarshaller
-
- isDefaultDataSource(String) - Method in DbUtils
-
判断 domain 类是否所使用的是系统默认的 DataSource
- isDevelopmentMode() - Method in GrailsUtils
-
是否是开发环境
- isDirectoryEmpty(String) - Method in FileUtils
-
判断文件夹是否为空
- isDm(String) - Method in DbUtils
-
是否是达梦数据库
- isDomain(Object) - Method in BeanUtils
-
判断是否为 Domain 类
- isExpired() - Method in LtpaDecoder
-
- isFailure() - Method in Executor
-
根据程序的退出码,判断是否执行
- isInitialized() - Method in LazyLob
-
- isInitiator() - Method in DefaultGrailsUpdaterClass
-
- isInitiator() - Method in GrailsUpdaterClass
-
是否是初始化版本:每个插件只能有一个
- isInteractiveMode() - Method in GrailsUtils
-
是否是交互模式的 run-app
- isKilled() - Method in Executor
-
如果设置了 timeout,可用来判断是不是超时被杀死的
- isMessageLangSupported(String) - Method in GrailsUtils
-
判断国际化语言是否支持
- isMutable() - Method in Json
-
@see UserType#isMutable
- isMutable() - Method in LazyLob
-
- isMysql(String) - Method in DbUtils
-
是否是 MySQL 数据库
- isOracle(String) - Method in DbUtils
-
是否是 Oracle 数据库
- isPersistentProperty(Class, String) - Method in BeanUtils
-
判断 Domain 类的属性是否是可持久化的
- isPluginAvailable(String) - Method in GrailsUtils
-
是否启用了某个插件
- isPostgreSQL(String) - Method in DbUtils
-
是否是 PostgreSQL 数据库
- isRealAjax(HttpServletRequest) - Method in ServletUtils
-
通过 http 请求头 X-Requested-With 判断,是否是 ajax 请求
- isReservedIp(String) - Method in InetUtils
-
判断是否保留地址
- isSqlserver(String) - Method in DbUtils
-
是否是 SQLServer 数据库
- isSuccess() - Method in Response
-
- isTcpPortExists(String, Integer, Integer) - Method in InetUtils
-
扫描主机的 TCP 端口是否存在
- isViewExists(String) - Method in GrailsUtils
-
在应用和各个插件下搜索视图文件是否存在
- index() - Method in PortalController
-
门户:含 Logo、Menu、Copyright 等
- indexSwitchUser() - Method in PortalController
-
AJAX:切换用户的小页面
- Invitation - Class in bropen.userregister
-
邀请记录
- incrementPullAll(WorkbenchApplication, Date, Date) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#incrementPullAll
- incrementPullAll() - Method in WorkbenchApplicationAdminController
-
增量更新数据:仅限拉、拉+推模式的应用
- incrementPullAll(WorkbenchApplication, Date, Date) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#incrementPullAll
- incrementPullAll(List<WorkbenchApplication>, Date) - Method in WorkbenchPullManagerService
-
增量抓取所有系统中的任务
- incrementPullAll(WorkbenchApplication, Date, Date) - Method in WorkbenchPullService
-
增量抓取所有用户的任务 实现本方法时,如果外部系统中没有任何特殊处理或接口,则可以循环所有任务类型、并调用incrementPullAllByType即可。
- incrementPullUser(WorkbenchApplication, String, Date, Date) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#incrementPullUser
- incrementPullUser(WorkbenchApplication, String, Date, Date) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#incrementPullUser
- incrementPullUser(String, Date, Date) - Method in WorkbenchPullManagerService
-
增量抓取所有用户的、某一类型的任务
- incrementPullUser(WorkbenchApplication, String, Date, Date) - Method in WorkbenchPullService
-
增量抓取某一个用户的任务
- incrementPullUserByType(WorkbenchApplication, String, TaskType, Date, Date) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#incrementPullUserByType
- incrementPullUserByType(WorkbenchApplication, String, TaskType, Date, Date) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#incrementPullUserByType
- incrementPullUserByType(String, TaskType, Date, Date) - Method in WorkbenchPullManagerService
-
增量抓取某一用户的、某一类型的任务
- incrementPullUserByType(WorkbenchApplication, String, TaskType, Date, Date) - Method in WorkbenchPullService
-
增量抓取某一用户的、某一类型的任务
- initPullAll() - Method in WorkbenchApplicationAdminController
-
重新初始化数据:仅限拉、拉+推模式的应用
- initPullAll(List<WorkbenchApplication>, Date) - Method in WorkbenchPullManagerService
-
清空并重新初始化应用的任务数据
- intValue() - Method in CompleteReason
-
转成数字
- intValue() - Method in Priority
-
转成数字
- intValue() - Method in ProcessStatus
-
转成数字
- intValue() - Method in Security
-
转成数字
- intValues - Field in CompleteReason
-
代表的所有数字
- intValues - Field in Priority
-
代表的所有数字
- intValues - Field in ProcessStatus
-
代表的所有数字
- intValues - Field in Security
-
代表的所有数字
-
RECORD_TYPE_DB - Field in AuditlogConfig
-
-
RECORD_TYPE_FS - Field in AuditlogConfig
-
-
reloadConfigs() - Method in AuditlogService
-
重新加载所有日志配置
-
requiresPostCommitHanding(EntityPersister) - Method in HibernateEventListener
-
@see PostInsertEventListener
-
resolve() - Method in AlErrorLogController
-
处理问题
- RANGE_LOCK_TYPE - Field in Task
-
- RANGE_NODE_TYPE - Field in Task
-
- RANGE_TASK_STATUS_ACTOR - Field in Task
-
- RANGE_TASK_TYPE_ACTOR - Field in Task
-
- RANGE_TASK_TYPE_DO - Field in Task
-
- RANGE_TASK_TYPE - Field in Task
-
- RANGE_TRAN_TYPE - Field in Task
-
- reactive() - Method in Opinion
-
重现激活意见(设置为草稿状态)
- reactive() - Method in Task
-
- reactiveInstance(ProcessInstance) - Method in ProcessEngineService
-
重新激活结束的流程,并且恢复最后的待办
- READ_TYPE_CANCELED - Field in Task
-
- READ_TYPE_COMPLETED - Field in Task
-
- READ_TYPE_NORMAL - Field in Task
-
- READ_TYPE_TERMINATED - Field in Task
-
- READER_MGR - Field in Opinion
-
- READER_ORG_PARENT - Field in Opinion
-
- READER_ORG_SELF - Field in Opinion
-
- READER_PUB - Field in Opinion
-
可查阅的用户类别
- reload() - Method in ProcessDefinitionAdminController
-
更新流程定义
- reload(List<Map<String, String>>) - Method in ProcessDefinitionService
-
重新从文件系统加载流程定义
- reloadById(List) - Method in ProcessDefinitionService
-
重新从文件系统加载流程定义
- removeFromProcessAdmin(StringBuilder, Employee) - Method in ProcessHandoverService
-
移除流程管理员
- renderOpinion(StringBuilder, String, String, String, String, String) - Method in ExportUtils
-
- renderOpinion(StringBuilder, String, String, String, String, String) - Method in MSWordExportUtils
-
插入意见的表格(w:tbl)
- renderOpinion(StringBuilder, String, String, String, String, String) - Method in WPSWordExportUtils
-
插入意见的表格(字:文字表)
- renderParagraph(String) - Method in ExportUtils
-
- renderParagraph(String) - Method in MSWordExportUtils
-
插入一段文字(w:p)
- renderParagraph(String) - Method in WPSWordExportUtils
-
插入一段文字(字:段落)
- renderPicture(String, String) - Method in ExportUtils
-
- renderPicture(String, String) - Method in MSWordExportUtils
-
插入图片(w:pict)
- renderPicture(String, String) - Method in WPSWordExportUtils
-
在“字:句”中插入浮于文字上方的图片引用标签“字:锚点”
- renderPictureDef(String, String, String, String) - Method in ExportUtils
-
- renderPictureDef(String, String, String, String) - Method in MSWordExportUtils
-
插入图片定义(w:binData)
- renderPictureDef(String, String, String, String) - Method in WPSWordExportUtils
-
在"uof:对象集"中,插入图片定义“uof:其他对象”、“图:图形”
- renderText(def) - Method in ExportUtils
-
- renderText(def) - Method in MSWordExportUtils
-
直接插入字符串(w:t)
- renderText(def) - Method in WPSWordExportUtils
-
直接插入字符串(字:文本串)
- replaceInvalidChars(String) - Method in WorkbenchSyncService
-
替换一些特殊字符为空,避免接口执行异常
- REQ_PROC_DATA - Field in Constants
-
- REQ_PROC_LOCK - Field in Constants
-
- REQ_PROC_LOCK_SUFFIX - Field in Constants
-
- REQ_PROC_ORGANIZATION_ID - Field in Constants
-
- REQ_PROC_START_NODE - Field in Constants
-
- REQ_PROC_TASK_GROUP - Field in Constants
-
- request - Field in ExportUtils
-
- reset(Date) - Method in Task
-
改变状态
- resetFlowNodeAndActorNames(ProcessInstance) - Method in ProcessEngineService
-
// * 获得本组内相同环节的其他已办理人的任务 // * // *
- resetFlowState(ProcessInstance, Map) - Method in ProcessEngineService
-
根据所有任务,重置流程的状态等信息,包含changeState和resetFlowNodeAndActorNames
- resume() - Method in Task
-
- ROLLBACK_DELETE_TASK_ALL - Field in UserTask
-
- ROLLBACK_DELETE_TASK_NONE - Field in UserTask
-
- ROLLBACK_DELETE_TASK_TODO - Field in UserTask
-
- ROLLBACK_NOTIFY_ALL - Field in UserTask
-
- ROLLBACK_NOTIFY_DONE - Field in UserTask
-
- ROLLBACK_NOTIFY_NONE - Field in UserTask
-
- ROLLBACK_NOTIFY_TODO - Field in UserTask
-
- rollback(Task, Integer) - Method in ProcessRollbackService
-
撤回(抽单、回滚)。
- ROLLBACK_SCRIPT - Field in UserTask
-
- rollback() - Method in Task
-
撤回:删除后续待办,并将本任务设置未待办
- rollbackable(Task) - Method in ProcessRollbackService
-
判断当前用户是否能撤回(抽单、回滚)
- RootElement - Class in bropen.bpm.definition.foundation
-
RootElement is the abstract super class for all BPMN elements that are contained within Definitions.
- root() - Method in Folder
-
获得根目录:root 属性为 true,或者没有 parent
- realFilepath(String, String) - Method in Attachment
-
- rearchive() - Method in ArchiveLogAdminController
-
AJAX:重新归档
- REFERENCE_URL_SYMBOL - Field in BizTagLib
-
- registerCallbacks(Map<String, Closure>) - Method in DingtalkService
-
注册事件回调接口
- reinitPassword() - Method in OsmEmployeeAdminController
-
AJAX:重置用户密码并发送邮件通知
- rejectMessage - Field in Permission.Granted
-
鉴权失败的消息
- rejectMessage - Field in Role.Granted
-
鉴权失败的消息
- reload() - Method in Setting
-
重新加载所有参数
- reloadConfigs() - Method in AuditlogService
-
重新加载所有配置
- RemindJob - Class in bropen.framework.plugins.message
-
消息提醒重发任务:每隔5分钟运行一次
- remote() - Method in SsoController
-
访问远程站点
- remove(Long, Long) - Method in GroupMember
-
- remove(Long, Long) - Method in PositionMember
-
- removeAdminRole(Collection<User>) - Method in Domain
-
删除域的管理员、或删除域后,取消管理员角色
- removeAll(String, String) - Method in EhCacheAdminController
-
AJAX:清空缓存
- removeAll(Group) - Method in GroupMember
-
- removeAll(Position) - Method in PositionMember
-
- removeElement(String, String, String, String, String) - Method in EhCacheAdminController
-
删除缓存元素
- removeEmployeeFromPosition(EmployeeIdentity, Position, List<Role>) - Method in OsmPositionService
-
将员工从从岗位中移除
- removeToken(HttpServletRequest, HttpServletResponse) - Method in InternalSso
-
- removeTrigger(String, String) - Method in QuartzJobService
-
删除任务
- renderAvatar(User, Map) - Method in SecUserService
-
渲染员工头像图片为 data:image/png;base64,XXX 字符串
- renderDataTable(Map, Map, String) - Method in DatatableController
-
@see bropen.framework.taglib.ListFieldsTagLib#initListMapping
- renderDenied() - Method in InterceptorTrait
-
- renderError(Object, Object) - Method in InterceptorTrait
-
- renderExport(Map) - Method in ControllerTrait
-
渲染文档导出
- renderListData(List<Map>, Map<String, Map<String, Object>>) - Method in ListFieldsHelper
-
- renderMessage(Object) - Method in InterceptorTrait
-
渲染消息页面
- renderSignature(HttpServletResponse, User, Map) - Method in SecUserService
-
渲染员工签名图片,如果没有签名,则生成默认图片
- renderText(Object) - Method in InterceptorTrait
-
渲染纯文本消息
- renderWarning(Object, Object) - Method in InterceptorTrait
-
- replyMessage(Message, Map, String) - Method in MessageService
-
回复消息
- REQ_NUMBER - Field in Constants
-
- REQ_SIMPLE_URI - Field in Constants
-
- REQ_TIME_AFTER - Field in Constants
-
- REQ_TIME_AFTER_VIEW - Field in Constants
-
- REQ_TIME_START - Field in Constants
-
- requestLogHandlerAfter(String, HttpServletRequest) - Method in BroFrameworkInterceptor
-
记录请求日志的后处理:打印日志
- requestLogHandlerBefore(String, HttpServletRequest) - Method in BroFrameworkInterceptor
-
记录请求日志的前处理
- Requestmap - Class in bropen.framework.core.security
-
Request Map domain class.
- requiresPostCommitHanding(EntityPersister) - Method in HibernateEventListener
-
- reschedule(Class, String, String, Long, Integer, Date) - Method in QuartzJobService
-
对 simple 任务重新排期
- resendMail() - Method in MailAdminController
-
AJAX:重新发送邮件
- resendMessage(Message) - Method in MessageService
-
消息重发(比如超时未办理)
- resendMessage() - Method in SmsAdminController
-
重新发送短信
- RESENT - Field in Message.Status
-
- reset() - Method in SecRoleUserService.Cache
-
清空所有缓存,等同于 resetIdsAndCodes + resetUserRoles
- reset(String) - Method in Setting
-
重新加载单个参数到缓存中
- resetAllFullIds() - Method in OsmOrganizationService
-
工具方法:重新计算所有机构的 fullIds 属性
- resetAllOrganizationHasEmployees() - Method in OsmOrganizationService
-
工具方法:重新计算所有机构的 hasEmployees 属性。
- resetDictListFields() - Method in DataDictData
-
- resetIdsAndCodes() - Method in SecRoleUserService.Cache
-
清空并更新角色ID、Code列表缓存
- resetListFields(Class, Map) - Method in ListFieldsHelper
-
重新解析列表映射配置
- resetListMappingClosures(Class, List<Map>, HttpServletRequest, String, String) - Method in ListFieldsHelper
-
- resetToken(HttpServletRequest, HttpServletResponse) - Method in InternalSso
-
登录成功后,给根域设置一个 cookie,当前浏览器进程有效,最长有效期为1天
- resetUserRoles(Long, Long) - Method in SecRoleUserService.Cache
-
- resource - Field in ScaffoldController
-
控制器关联的 Domain 类
- resourceName - Field in ScaffoldController
-
Domain 类实例化后的名称(用于视图模型命名)
- RESP_ERROR_ID - Field in Constants
-
- RESP_ERROR_MSG - Field in Constants
-
- respondError(T, String) - Method in ScaffoldController
-
在脚手架操作中调用、渲染失败操作的结果,如 save、update 等
- respondSuccess(T, String, Object) - Method in ScaffoldController
-
在脚手架操作中调用、渲染成功操作的结果,如 create、save 等
- RestLoginFilter - Class in bropen.framework.core.security.rest
-
- RestLogoutFilter - Class in bropen.framework.core.security.rest
-
- restore() - Method in OsmEmployeeAdminController
-
恢复被逻辑删除的员工、但不保存,并重定向到编辑视图(需要设置身份)
- RestValidateFilter - Class in bropen.framework.core.security.rest
-
- Retry - Class in bropen.framework.plugins.retry
-
重试记录
- Role - Class in bropen.framework.core.security
-
角色
- Role.Granted - Class in bropen.framework.core.security
-
角色鉴权的结果
- Role.Granted(Integer, String) - Constructor in Role.Granted
-
- ROLE_SYS_ADMIN - Field in Role
-
- ROLE_SYS_DOMAIN_ADMIN - Field in Role
-
- ROLE_SYS_SWITCH_USER - Field in Role
-
- ROLE_SYS_USER_LIMITED - Field in Role
-
- ROLE_SYS_USER - Field in Role
-
- RoleAccessDecisionVoter - Class in bropen.framework.core.security
-
注册到 AuthenticatedVetoableDecisionManager 中,实现 Requestmap 的角色校验。
- RoleEntity - Class in bropen.framework.core.security
-
角色与各种实体的关联表
- RoleUser - Class in bropen.framework.core.security
-
角色与用户的关联表
- RtxController - Class in bropen.framework.plugins.si.rtx
-
腾讯通(RTX)的相关操作
- RtxService - Class in bropen.framework.plugins.si.rtx
-
腾讯通插件服务
- RtxTagLib - Class in bropen.framework.plugins.si.rtx
-
腾讯通(RTX)标签库
- removeToken(String) - Method in SessionTokenStorageService
-
- removeTrigger(String, String) - Method in QuartzController
-
- renderAuthorities - Field in DefaultAccessTokenJsonRenderer
-
- resumeTrigger(String, String) - Method in QuartzController
-
- runAsync(Runnable) - Method in ExecutorTrait
-
- runJob(String, String) - Method in QuartzController
-
- Request - Class in bropen.im.sync
-
由源发起的同步请求
- RequestTarget - Class in bropen.im.sync
-
请求的同步日志
- retryRequest(Long) - Method in ImRequestController
-
重试整个请求
- retryTarget(Long) - Method in ImRequestController
-
重试某个同步目标
- RtxDept - Class in bropen.im.sync.entity
-
机构的 RTX 同步实体
- RtxUser - Class in bropen.im.sync.entity
-
用户的 RTX 同步实体
- readLog() - Method in WorkController
-
阅文日志
- registerDevice(String, String, String) - Method in UserDevice
-
注册一个设备
- Result - Class in bropen.mobile.ui.data
-
结果基类
- renderColumnHtml(Portal, Column, List<Portlet>, List, Boolean, StreamCharBuffer) - Method in PortalRenderer
-
@see bropen.ui.taglib.PortalMenuTagLib#line
- renderColumnLayoutHtml(List<Portlet>, PortalBlock, StringBuilder, String) - Method in PortalRenderer
-
@see PortalBlock#toHtml
- renderLogo(HttpServletResponse, Long) - Method in PortalService
-
渲染门户 Logo,如果没有自定义 Logo,则渲染默认图像(portal/logo.png)
- renderSitemap(Long, List<Portal>, Map<Long, Set<Long>>, Boolean) - Method in PortalRenderer
-
渲染 sitemap.xml
- replaceColIndex(String, String) - Method in PortalBlock
-
- replaceRowIndex(String, Integer) - Method in PortalBlock
-
- root - Field in PortalBlock
-
是否是根区块
- rowIndex - Field in PortalBlock
-
区块所在的行号
- refresh(String) - Method in EsIndexService
-
刷新索引,以便能够马上查到更新的数据
- reloadSearchableClasses(boolean) - Method in HibernateEventListener
-
缓存所有需要实时更新索引的 domain class
- removeSearchableClass(Class) - Method in HibernateEventListener
-
删除一个需要实时更新索引的 domain class
- requiresPostCommitHanding(EntityPersister) - Method in HibernateEventListener
-
- reset() - Method in SearchableAdminController
-
重置
- resetSearchable(Searchable) - Method in SearchableService
-
重置索引配置
- refresh(String) - Method in EsIndexService
-
刷新索引,以便能够马上查到更新的数据
- reloadSearchableClasses(boolean) - Method in HibernateEventListener
-
缓存所有需要实时更新索引的 domain class
- removeSearchableClass(Class) - Method in HibernateEventListener
-
删除一个需要实时更新索引的 domain class
- requiresPostCommitHanding(EntityPersister) - Method in HibernateEventListener
-
- reset() - Method in SearchableAdminController
-
重置
- resetSearchable(Searchable) - Method in SearchableService
-
重置索引配置
- removeCookie(HttpServletRequest, HttpServletResponse) - Method in SsoToken
-
- raw(Object) - Method in InterceptorTrait
-
恢复控制器里的 raw 方法(grails3 里被删除)
- read(JsonReader) - Method in GsonObjectTypeAdapter
-
- readAll(HttpServletRequest, boolean) - Method in ExcelUtils
-
从上传的 Excel 文件中读出所有信息,拼成一个 Map 返回
- readAllOfNames(HttpServletRequest) - Method in ExcelUtils
-
从上传的 Excel 文件中读出 “名称” 中的所有值
- readAllToMaps(List<List>, List<String>, List<String>, Integer) - Method in ExcelUtils
-
将 readAll 中的二维列表数据,转换成 Map 列表
- realLob - Field in LazyLob
-
- receiveAll(CharSequence, Closure) - Method in Events
-
监听通过 sendAndReceiveAll 发布的事件,并在闭包中返回值,供发布者使用
- receiveAllSync(CharSequence, Closure) - Method in SyncEvents
-
监听通过 sendAndReceiveAllSync 发布的事件,并返回值,供发布者使用
- registerBean(String, Class<T>, Map, boolean) - Method in BeanUtils
-
注册一个 Spring Bean,类似 resources.groovy 或插件 doWithSpring 方法中的配置,不过是运行时动态注册。
- registerForce(Gson) - Method in GsonObjectTypeAdapter
-
- registerHibernateListner(Object, String, SessionFactory) - Method in BeanUtils
-
动态注册 HibernateListner
- remove(Ehcache, Serializable) - Method in CacheUtils
-
- removeAll(Ehcache, Closure) - Method in CacheUtils
-
- removeBothSorted(List, List, Comparator) - Method in CollectionUtils
-
分别删除两个已排序列表中的相同数据,并返回两个新的列表
- removeCookie(HttpServletResponse, String, Map) - Method in ServletUtils
-
删除 Cookie
- removeHeader(String, String) - Method in HttpClient
-
// * 移除指定的Header // * @param header //
- removeHeader(String, String) - Method in HttpClient.ResponseWrap
-
移除指定的 Header
- removeHeaders(String) - Method in HttpClient
-
移除指定 name 的 Header 列表
- removeHeaders(String) - Method in HttpClient.ResponseWrap
-
移除指定name的Header列表
- removeSorted(List, List, Comparator) - Method in CollectionUtils
-
删除两个已排序列表中的相同数据,并返回新的列表
- removeTableBorder(XWPFTable) - Method in WordUtils
-
设置表格的边框为“无”
- removeUnderscores(String) - Method in StringUtils
-
字符串转换:_后的字母转成大写,删除_,其余全部转成小写
- render(String, String, HttpServletRequest, HttpServletResponse) - Method in ExcelUtils
-
将 Excel 文件输出到浏览器
- render(Type, List, SessionFactoryImplementor) - Method in H2Dialect.DateSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in H2Dialect.DatetimeSQLFunction
-
- render(HttpServletResponse) - Method in HttpClient.ResponseWrap
-
直接写入到浏览器的 http 响应中(类似于代理)
- render(Type, List, SessionFactoryImplementor) - Method in MySQL57InnoDBDialect.DatetimeSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in Oracle10gDialect.DateSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in Oracle10gDialect.DatetimeSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in PostgreSQL10Dialect.DatetimeSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in SQLServer2008Dialect.DateSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in SQLServer2008Dialect.DatetimeSQLFunction
-
- render(Type, List, SessionFactoryImplementor) - Method in SQLServer2008Dialect.InstrSQLFunction
-
- render(Object, String, HttpServletRequest, HttpServletResponse) - Method in WordUtils
-
将 Word 文件输出到浏览器
- renderAjaxError(Object, String) - Method in InterceptorTrait
-
渲染 AJAX 错误消息
- renderAjaxMessage(String, String) - Method in InterceptorTrait
-
渲染 AJAX 消息
- renderClose(Map) - Method in InterceptorTrait
-
渲染通过 ajaxForm 提交后返回的 json 数据
- renderClose(StringBuilder, Map) - Method in ServletUtils
-
@see bropen.toolkit.traits.ControllerTrait#renderClose
- renderDownload(HttpServletRequest, HttpServletResponse, Closure, String, String, Number, Map) - Method in ServletUtils
-
使用自定义闭包,将流写入http response中,实现下载
- renderImage(HttpResponse, HttpServletResponse) - Method in HttpUtils
-
根据HttpClient的Response,输出到当前的response中
- renderImage(OutputStream, InputStream, Map) - Method in ServletUtils
-
渲染图片到输出流中
- renderImageData(InputStream, Map) - Method in ServletUtils
-
渲染图片为 data:image/png;base64,XXX 的字符串,用于 img 标签的 src 属性
- renderModelAndView2Text(Map) - Method in ServletUtils
-
返回渲染 ModelAndView(gsp)后的文本字符串,返回结果不会套用 layout 模板(可能导致公共的js、样式等无法加载)。
- renderReloadOpener(StringBuilder) - Method in ServletUtils
-
- renderWithoutFormat(Collection, String, HttpServletRequest, HttpServletResponse) - Method in ExcelUtils
-
将2维集合(对应行、列)直接转换成Excel。
- replace(Object, Object, Object) - Method in Json
-
@see UserType#replace
- replace(Object, Object, Object) - Method in LazyLob
-
- replace(String, String, String) - Method in StringUtils
-
Replaces all occurrences of a String within another String.
- replaceEach(String, List<String>, List<String>) - Method in StringUtils
-
- replaceEachRepeatedly(String, List<String>, List<String>) - Method in StringUtils
-
- replaceParams(XWPFDocument, Map<String, Object>) - Method in WordUtils
-
替换文档里面的变量
- request - Field in HttpClient
-
复用当前客户端,并根据当前浏览器的 http 请求,创建一个新的请求
- reset(ConnectionPool, PooledConnection) - Method in ConnectionInitSqls
-
- resolveFile(String, FileSystemOptions) - Method in FileUtils
-
基于 common-vfs,获得一个文件对象
- respondError(String, Object) - Method in RestfulController
-
- Response - Class in bropen.toolkit.api
-
常见的 API 响应封装
- RestfulController - Class in bropen.toolkit.api
-
- RestfulController(Class<T>, boolean) - Constructor in RestfulController
-
- returnedClass() - Method in Json
-
@see UserType#returnedClass
- returnedClass() - Method in LazyBlob
-
- returnedClass() - Method in LazyClob
-
- RSA - Field in JweCryptor
-
- run(String, Map<String, String>) - Method in Executor
-
运行新的命令并返回退出码
- REQ_COLUMN_ID - Field in Constants
-
- REQ_DEFERRED_LAYOUT_BODY - Field in Constants
-
- REQ_DOMAIN_ID - Field in Constants
-
- REQ_FORM_CREATE_ID - Field in Constants
-
- REQ_FORM_FIRLDS_ED - Field in Constants
-
- REQ_FORM_FIRLDS_RO - Field in Constants
-
- REQ_FORM_RO - Field in Constants
-
- REQ_PORTAL_ID - Field in Constants
-
- REQ_PORTLET_ID - Field in Constants
-
- recert(Long) - Method in UregCompanyController
-
重新认证:修改名称和统一社会信用代码时需要
- recertCompany(CompanyRegister) - Method in RegisterService
-
机构重新认证:更新组织信息
- Register - Class in bropen.userregister
-
- register(Class, Map) - Method in RegisterService
-
创建用户注册申请或机构入驻申请
- RegisterController - Class in bropen.userregister
-
- RegisterService - Class in bropen.userregister
-
- reject(Long, String) - Method in UregCompanyRegisterController
-
审核不通过
- reject(Long, String) - Method in UregUserRegisterController
-
审核不通过
- Readed - Class in bropen.workbench.task
-
已阅
- Result - Class in bropen.workbench.services
-
返回结果
-
save() - Method in AuditlogController
-
-
STATUS_CANNOT_REPRODUCE - Field in ErrorLog
-
-
STATUS_FIXED - Field in ErrorLog
-
-
STATUS_INCOMPLETE - Field in ErrorLog
-
-
STATUS_OPEN - Field in ErrorLog
-
-
STATUS_RANGE - Field in ErrorLog
-
-
STATUS_WONT_FIXED - Field in ErrorLog
-
- save() - Method in DevCache
-
- save() - Method in ProcessDefinitionAdminController
-
- save() - Method in ProcessScaffoldController
-
- saveData(Long, String, String, Map, Map) - Method in ProcessEmulateService
-
保存仿真数据
- saveOpinion() - Method in ProcessController
-
AJAX保存意见草稿:目前是按照意见标签,一条意见提交一次,可优化
- ScriptTask - Class in bropen.bpm.definition.activity
-
A Script Task is executed by a business process engine.
- Security - Enum in bropen.bpm.plugins.workbench
-
密级
- SECURITY_ONFIDENTIAL - Field in ProcessInstance
-
- SECURITY_RESTRICTED - Field in ProcessInstance
-
- SECURITY_SECRET - Field in ProcessInstance
-
- SECURITY_TOPSECRET - Field in ProcessInstance
-
- SECURITY_UNCLASSIFIED - Field in ProcessInstance
-
- selectactorsMode() - Method in ProcessController
-
AJAX:根据当前任务和路径,执行selectactors上的脚本,并返回选人策略
- selectreadersMode() - Method in ProcessController
-
AJAX:根据当前任务和路径,执行selectreaders上的脚本,并返回选人策略
- SEND_TYPE_BACK - Field in Task
-
- SEND_TYPE_NORMAL - Field in Task
-
- SEND_TYPE_RETURN - Field in Task
-
- sendMail(Map, List<Long>) - Method in ProcessSupervisorService
-
发送邮件提醒
- sendSms(Map, List<Long>, Task) - Method in ProcessSupervisorService
-
发送短信提醒
- sendToread() - Method in ProcessController
-
AJAX:根据任务获得发送知会操作的候选人列表,或发送阅知/知会
- sendToread(Object, ProcessInstance, Object, Map) - Method in ProcessEngineService
-
生成一个待阅
- sendToread(Task, Object, Object, Map) - Method in ProcessInstance
-
生成一个待阅
- sendToread() - Method in ProcessMobileController
-
发送阅知
- sendToread(String, String, String, String) - Method in WorkbenchSyncEndpoint
-
批量发送知会
- sendUrgence() - Method in ProcessController
-
AJAX:发送催办
- sendUrgence() - Method in ProcessUrgenceController
-
AJAX:发送催办
- sendUrgenceByAdmin() - Method in ProcessUrgenceController
-
AJAX:管理员发送催办
- sendUrgentMessage(User, String, List<Task>, Integer, Map) - Method in ProcessUrgenceService
-
发送催办
- sendWechat() - Method in ProcessSupervisorService
-
TODO 发送微信提醒:+ bropen.framework.plugins.si.wechat.enabled、+MessageConfig.Notification.WECHAT
- SequenceFlow - Class in bropen.bpm.definition.common
-
路径
- service(HttpServletRequest, HttpServletResponse) - Method in ProcessModelerServlet
-
- setActions(String) - Method in UserTask
-
- setAdhoc(String) - Method in SubProcess
-
- setAlways(String) - Method in Action
-
- setAlways(Object) - Method in SequenceFlow
-
- setBlock(String) - Method in SubProcess
-
- setCallbackAfterExceptionSensitive(String) - Method in FlowElementContainer
-
- setCallbackAfterExceptionSensitive(String) - Method in Process
-
- setCallbackAfterExceptionSensitive(String) - Method in SequenceFlow
-
- setCallbackAfterExceptionSensitive(String) - Method in Task
-
- setCancelCallbackAfter(String) - Method in FlowElementContainer
-
- setCommonOpinions(String) - Method in SequenceFlow
-
- setCommonOpinions(String) - Method in UserTask
-
- setCommonOpinionsDefault(String) - Method in SequenceFlow
-
- setCommonOpinionsDefault(String) - Method in UserTask
-
- setCompleteCallbackAfter(String) - Method in FlowElementContainer
-
- setCompleteReason(String) - Method in EndEvent
-
- setCompleteReason(String) - Method in SequenceFlow
-
- setCritical(Object) - Method in Task
-
- setCritical(Object) - Method in UserTask
-
- setCriticalImageMapAreas(Map) - Method in FlowElementContainer
-
- setDecisiveOpinions(String) - Method in UserTask
-
- setDisabled(String) - Method in Process
-
- setDisplayName(String) - Method in FlowElement
-
- setDoType(String) - Method in UserTask
-
- setEditable(String) - Method in UserTask
-
- setEditableFields(String) - Method in UserTask
-
- setEnableI18n(String) - Method in FlowElementContainer
-
- setEnableI18n(String) - Method in Process
-
- setEnableStepoverEiPriority(String) - Method in Process
-
- setFormatVersion(String) - Method in FlowElementContainer
-
- setFromType(Object) - Method in SequenceFlow
-
- setHideTransitionsIfNotSaved(String) - Method in UserTask
-
- setI18nCodePrefix(String) - Method in BaseElement
-
- setI18nCodePrefix(String) - Method in FlowElementContainer
-
- setId(String) - Method in BaseElement
-
- setId(String) - Method in FlowElementContainer
-
- setImageMapAreas(Map) - Method in FlowElementContainer
-
- setIndex(String) - Method in SequenceFlow
-
- setIsDefault(String) - Method in EndEvent
-
- setLock(String) - Method in UserTask
-
- setMobileSubmitable(String) - Method in UserTask
-
- setModelerVersion(String) - Method in FlowElementContainer
-
- setMultiactors(String) - Method in Task
-
- setMultitranAuto(String) - Method in StartEvent
-
- setName(String) - Method in CallableElement
-
- setName(String) - Method in FlowElement
-
- setName(String) - Method in FlowElementContainer
-
- setName(String) - Method in Process
-
- setName(String) - Method in SequenceFlow
-
- setNodeType(String) - Method in SubProcess
-
- setOnekey(Object) - Method in SequenceFlow
-
- setOpinion(Object) - Method in SequenceFlow
-
- setOpinion(def) - Method in UserTask
-
- setOpinionOverwrite(String) - Method in UserTask
-
- setOpinionTags(String) - Method in SequenceFlow
-
- setOpinionTags(String) - Method in UserTask
-
- setProcessId(String) - Method in FlowElement
-
- setPropertyConverter(Class, Closure) - Method in WorkbenchSyncService
-
设置属性的转换器
- setReaders(Object) - Method in Action
-
- setReaders(String) - Method in FlowElementContainer
-
- setReaders(String) - Method in SequenceFlow
-
- setReadonlyFields(String) - Method in UserTask
-
- setRollback(Object) - Method in UserTask
-
- setRollbackDeleteTask(def) - Method in UserTask
-
- setRollbackNotify(def) - Method in UserTask
-
- setRollbackOpinion(def) - Method in UserTask
-
- setRollbackOpinionTag(Object) - Method in UserTask
-
- setScript(String) - Method in ScriptTask
-
- setSelectreaders(String) - Method in SequenceFlow
-
- setSendback(String) - Method in UserTask
-
- setSendbackSelecttasknodes(String) - Method in SequenceFlow
-
- setSendbacktodrafter(String) - Method in UserTask
-
- setStatus(String) - Method in Action
-
- setStepover(Object) - Method in SequenceFlow
-
- setStepover(Object) - Method in UserTask
-
- setStepoverActors(Object) - Method in SequenceFlow
-
- setStepoverPriority(String) - Method in UserTask
-
- setSubProcessInstance(ProcessInstance) - Method in Task
-
设置Task关联的子流程实例
- setSubstitutedisabled(String) - Method in Process
-
- setSubstitutedisabled(String) - Method in UserTask
-
- setTerminateCallbackAfter(String) - Method in FlowElementContainer
-
- setTerminateProcess(String) - Method in EndEvent
-
- setToDisplayName(String) - Method in SequenceFlow
-
- setToType(String) - Method in SequenceFlow
-
- setType(Object) - Method in EndEvent
-
入口的路径列表
- setType(String) - Method in SequenceFlow
-
- setType(String) - Method in Task
-
- setUncriticalShapeIds(List<String>) - Method in FlowElementContainer
-
- setUploadfileNames(Object) - Method in UserTask
-
- setUploadfileRequired(String) - Method in UserTask
-
- setUploadfileTags(String) - Method in UserTask
-
- setValue(Map) - Method in ProcessVariables
-
更新变量
- setVersion(String) - Method in FlowElementContainer
-
- setVersion(String) - Method in Process
-
- setVersion(String) - Method in SubProcess
-
- SF_TYPE_BACK - Field in Task
-
- SF_TYPE_LOOP - Field in Task
-
- SF_TYPE_NORMAL - Field in Task
-
路径类型
- SF_TYPE_RETURN - Field in Task
-
- SF_TYPE_SEND - Field in Task
-
- show() - Method in ProcessController
-
打开已办、已阅、只读状态的待办,或者有权限访问的流程
- show() - Method in ProcessDefinitionAdminController
-
- show() - Method in ProcessMobileController
-
打开表单
- show() - Method in ProcessScaffoldController
-
- showOpinionLog(Long) - Method in ProcessController
-
AJAX:所有意见:按照时间顺序显示,同时显示机构、员工头衔等信息
- showPredictLog(Long) - Method in ProcessController
-
显示流程预测的流程日志
- showProcessLog(Long, String) - Method in ProcessController
-
AJAX:流程日志(图)
- showReadLog(Long) - Method in ProcessController
-
AJAX:阅文日志
- SIG_HEIGHT - Field in WordExportUtils
-
- SIG_POS_OFFSET_H - Field in WordExportUtils
-
- SIG_WIDTH - Field in WordExportUtils
-
- signature(Employee, String, Integer) - Method in ExportUtils
-
插入浮于文字上方的员工签名图片引用,如果签名图片不存在,则插入员工的姓名文本(总长度为参数blank)
- signatureDef(Employee, String) - Method in ExportUtils
-
插入一个员工的签名的图片定义。
- start(ProcessDefinitionService) - Method in FileMonitor
-
- start(Employee, Object, Map) - Method in ProcessEngineService
-
启动流程实例,提交到首环节
- start(Date) - Method in Task
-
- StartEvent - Class in bropen.bpm.definition.event
-
开始事件
- startFork(Employee, ProcessInstance, Object, Map) - Method in ProcessEngineService
-
流程实例已经存在,重新启动一个分支并发送到首环节
- startNode() - Method in ProcessInstance
-
起草环节
- startSubProcess(Employee, ProcessInstance, Object, Task, String, Map) - Method in ProcessEngineService
-
创建子流程实例
- startTask(Task) - Method in ProcessInstance
-
起草任务
- STATE_CANCELED - Field in ProcessInstance
-
- STATE_COMPLETED - Field in ProcessInstance
-
- STATE_DRAFT - Field in ProcessInstance
-
- STATE_NAME_CANCELED - Field in ProcessInstance
-
- STATE_NAME_COMPLETED - Field in ProcessInstance
-
- STATE_NAME_DRAFT - Field in ProcessInstance
-
- STATE_NAME_PROCESSING - Field in ProcessInstance
-
- STATE_NAME_TEMP - Field in ProcessInstance
-
默认的状态名称i18n后缀
- STATE_NAME_TERMINATED - Field in ProcessInstance
-
- STATE_PROCESSING - Field in ProcessInstance
-
- STATE_TEMP - Field in ProcessInstance
-
流程状态
- STATE_TERMINATED - Field in ProcessInstance
-
- STATUS_COMPLETED - Field in Task
-
- STATUS_CONTENTION - Field in Task
-
- STATUS_CREATED - Field in Task
-
- STATUS_DRAFT - Field in Opinion
-
意见状态:0=草稿,1=发布
- STATUS_DUMMY - Field in Task
-
- STATUS_PUBLISHED - Field in Opinion
-
- STATUS_STARTED - Field in Task
-
- STATUS_SUSPENDED - Field in Task
-
- STATUS_TERMINATED - Field in Task
-
- STATUS_TIMEOUT - Field in Task
-
- STEPOVER_SCRIPT - Field in UserTask
-
- StepoverSequenceFlow - Class in bropen.bpm.definition.extension
-
跨环节提交的虚路径。
- string(def) - Method in ExportUtils
-
直接插入字符串,如果为空则插入空串
- string(def) - Method in MSWordExportUtils
-
直接插入字符串,如果为空则插入空串
- string(def) - Method in WPSWordExportUtils
-
直接插入字符串,如果为空则插入空串
- SUBDOCID_NULL - Field in ProcessInstance
-
引入子流程关联文档未创建时的临时文档ID
- submit2Parent(Employee, ProcessInstance, Task, SequenceFlow, List<EmployeeIdentity>, Map) - Method in ProcessEngineService
-
子流程提交回父流程,激活父流程
- submit() - Method in ProcessController
-
提交到下一处理
- submit(Employee, ProcessInstance, Object, Task, Map) - Method in ProcessEngineService
-
提交到下一处理。
- submit() - Method in ProcessMobileController
-
提交到下一处理 & 保存意见
- SubmitNoActorsException - Class in bropen.bpm.exceptions
-
异常:没有下一步处理人,无法提交
- SubProcess - Class in bropen.bpm.definition.activity
-
子流程
- Substitute - Class in bropen.bpm.substitute
-
待办授权(委托)
- SubstituteController - Class in bropen.bpm.substitute
-
- superviseProcess() - Method in ProcessSupervisorController
-
流程督办
- superviseTask() - Method in ProcessSupervisorController
-
@see bropen.bpm.admin.instance.ProcessAdminController#instanceMaintain
- Supervisor - Class in bropen.bpm.supervision
-
流程实例督办人
- supports(Object) - Method in ArchiveService.ArchiveDomainClassMarshaller
-
支持所有Domain类
- suspend() - Method in Task
-
- SyncTask - Class in bropen.bpm.plugins.workbench
-
任务同步记录
- save() - Method in LitePositionAdminController
-
- save() - Method in CmsArticleController
-
保存文章,采、编、发都设置为当前用户
- save() - Method in CmsFolderController
-
AJAX:创建文件夹保存
- show() - Method in CmsArticleController
-
显示文章
- show() - Method in CmsFileController
-
- show() - Method in CmsFolderController
-
显示文件夹下的内容
- showContent() - Method in CmsFolderController
-
显示内容(文档)
- SOURCE_DICT - Field in Folder
-
- SOURCE_DICT_ORG - Field in Folder
-
- SOURCE_EMP - Field in Folder
-
- SOURCE_MANUAL - Field in Folder
-
- SOURCE_NONE - Field in Folder
-
- SOURCE_ORG - Field in Folder
-
- STATUS_BACK - Field in Content
-
- STATUS_DRAFT - Field in Content
-
- STATUS_PUBLISHED - Field in Content
-
- STATUS_REVIEW - Field in Content
-
- stick() - Method in CmsArticleController
-
列表中的置顶 & 取消置顶操作
- splitRouteRule() - Method in EndpointCxf
-
将路由规则拆成前缀和规则表达式两部分,前缀是从Endpoint类的接口静态方法 getEsbRouteRule 中取出来的原始规则标识
- safeGetDomain() - Method in DomainApplication
-
通过 app.domain 来获得所属域时,在一些特殊场合可能发生懒加载异常,可使用本方法代替
- save(String, InputStream, String, Long, String) - Method in AbstractStorageService
-
附件转储
- save(String, InputStream, String, Long, String) - Method in AliyunOssService
-
- save(String, InputStream, String, Long, String) - Method in AttachmentDataService
-
附件转储
- save(String, Long, HttpServletRequest, Map) - Method in AttachmentService
-
- save() - Method in BizBusinessDefinitionAdminController
-
- save() - Method in BizDocumentDefinitionAdminController
-
- save() - Method in BizGroupNodeAdminController
-
- save(String, InputStream, String, Long, String) - Method in CloudkdService
-
上传文件到网盘
- save(String, InputStream, String, Long, String) - Method in GitstyleService
-
- save(Organization, Map) - Method in OsmOrganizationService
-
保存新机构
- save(Position, Map) - Method in OsmPositionService
-
保存新岗位
- save() - Method in ScaffoldController
-
新建保存操作
- save() - Method in SecDomainAdminController
-
- save() - Method in SecUserAdminController
-
- save(User, Map) - Method in SecUserService
-
创建新用户
- save() - Method in SequenceRuleAdminController
-
- saveAs(Employee, Attachment, String) - Method in CloudkdService
-
文件另存到网盘
- saveAs() - Method in NetdiskController
-
- saveData(Attachment, InputStream, Map) - Method in FileHandler
-
通过附件数据存储服务,将附件存储到其他地方
- saveReferences(GormEntity) - Method in ControllerTrait
-
保存/更新提交的关联对象(xxx.xxx)的数据
- scaffold - Field in ScaffoldController
-
- ScaffoldController - Class in bropen.framework.controller
-
脚手架控制器
- SCANLOGIN_APPID - Field in DingtalkService
-
- SCANLOGIN_APPSECRET - Field in DingtalkService
-
- SCANLOGIN_ENABLED - Field in DingtalkService
-
- SCANLOGIN_ENABLED - Field in WechatService
-
- scheduleScriptJob(QuartzJob) - Method in QuartzJobService
-
对脚本任务进行排期
- SCOPE_APP - Field in QuartzJob
-
- SCOPE_DOM - Field in QuartzJob
-
- SCOPE_GLOBAL - Field in QuartzJob
-
- scp(String) - Method in WebshellController
-
登录到 sftp,并上传、下载文件
- SDK_URL - Field in RtxService
-
- SearchHelper - Class in bropen.framework.controller
-
- SearchHelper.Params - Class in bropen.framework.controller
-
解析搜索参数
- SearchHelper.ParamsAst - Class in bropen.framework.controller
-
解析 like 搜索文本
- SearchTagLib - Class in bropen.framework.taglib
-
用于搜索的标签库,命名空间为“s”
- SEC_DICT_LOGIN_SUFFIX - Field in Constants
-
系统安全:登录名后缀
- SecDomainAdminController - Class in bropen.framework.core.admin.domain
-
- SecPermissionAdminController - Class in bropen.framework.core.admin.security
-
- SecPermissionController - Class in bropen.framework.core.security
-
- SecPermissionGroupAdminController - Class in bropen.framework.core.admin.security
-
- SecPermissionService - Class in bropen.framework.core
-
权限服务
- SecRequestmapAdminController - Class in bropen.framework.core.admin.security
-
- SecRoleAdminController - Class in bropen.framework.core.admin.security
-
- SecRoleController - Class in bropen.framework.core.security
-
- SecRoleService - Class in bropen.framework.core
-
角色鉴权服务
- SecRoleUserService - Class in bropen.framework.core
-
角色、用户关联表的更新与缓存服务
- SecRoleUserService.Cache - Class in bropen.framework.core
-
角色、用户关系缓存
- SecRoleUserService.Updater - Class in bropen.framework.core
-
- SecurityEventListener - Class in bropen.framework.core.security
-
监控用户安全事件
- SecurityEventListener.AuthenticationSuccessListener - Class in bropen.framework.core.security
-
- SecurityEventListener.AuthenticationSwitchUserEventListener - Class in bropen.framework.core.security
-
- SecurityEventListener.HttpSessionCreatedEventListener - Class in bropen.framework.core.security
-
- SecurityEventListener.HttpSessionDestroyedEventListener - Class in bropen.framework.core.security
-
- SecurityEventListener.InteractiveAuthenticationSuccessEventListener - Class in bropen.framework.core.security
-
- SecurityEventListener.RestTokenCreationEventListener - Class in bropen.framework.core.security
-
- SecurityTagLib - Class in bropen.framework.taglib
-
安全标签,命名空间为 sec
- SecUserAdminController - Class in bropen.framework.core.admin.security
-
- SecUserController - Class in bropen.framework.core.security
-
- SecUserService - Class in bropen.framework.core
-
- selectReference() - Method in BizDocumentController
-
选择关联文档
- send(ShortMessage) - Method in SmsService
-
接口方法:通过短信网关发送短信,并返回状态。
- sendAsynchronousMail(String, String, def) - Method in ErrorService
-
- sendMail() - Method in MailController
-
发送邮件知会,配合 js 类 MailSender 使用
- sendMessage(List<Map>) - Method in CheckUserLinksJob
-
- sendMessage(MessageConfig, Map, List, Map) - Method in MessageService
-
- sendMessage() - Method in RtxController
-
发送系统消息
- sendMessage(String, String, String, Integer) - Method in RtxService
-
发送系统消息
- sendMessage() - Method in SmsAdminController
-
发送短信
- sendMessage(ShortMessage) - Method in SmsService
-
发送短信
- sendTextMessage(String, String, String, String, String, Boolean) - Method in DingtalkService
-
推送文本消息给钉钉用户
- sendTextMessage(String, String, String, String, Boolean) - Method in WechatService
-
推送文本消息给微信用户
- SequenceNumber - Class in bropen.framework.core.sequence
-
序列编号
- SequenceNumberAdminController - Class in bropen.framework.core.admin.sequence
-
- SequenceNumberController - Class in bropen.framework.core.sequence
-
- SequenceRule - Class in bropen.framework.core.sequence
-
序列规则
- SequenceRuleAdminController - Class in bropen.framework.core.admin.sequence
-
- SequenceService - Class in bropen.framework.core
-
- serialVersionUID - Field in Permission.Granted
-
- serialVersionUID - Field in Role.Granted
-
- SERVER_URL_SETTING - Field in DomainApplication
-
- service - Field in FileHandler
-
- service(HttpServletRequest, HttpServletResponse) - Method in ProxyServlet
-
- sessions - Field in SecurityEventListener
-
- setAdminRole(Collection<User>) - Method in Domain
-
域管理员指定后,关联角色
- setApplication(DomainApplication) - Method in MessageConfig
-
- setDomain(Domain) - Method in MessageConfig
-
- setEnabled(Boolean) - Method in AbstractStorageService
-
启用、禁用附件存储服务
- setEnabled(boolean) - Method in SmsService
-
禁用、启用短信(重启后失效)
- setErrorId(Throwable, String) - Method in ErrorService
-
- setInstance(FileHandler) - Method in FileHandler
-
- Setting - Class in bropen.framework.core.common
-
系统参数
- SettingAdminController - Class in bropen.framework.core.admin.common
-
- setup() - Method in OsmImportExportAdminController
-
导入导出设置页面
- ShortMessage - Class in bropen.framework.plugins.message.sms
-
短信
- shortNames(boolean) - Method in Organization
-
取机构代字列表
- shouldKeepLocalCopy(String, Long) - Method in AbstractStorageService
-
附件上传时,是否有必要在本地保存一份副本
- shouldKeepLocalCopy(String, Long) - Method in AliyunOssService
-
- shouldKeepLocalCopy(String, Long) - Method in AttachmentDataService
-
- shouldKeepLocalCopy(String, Long) - Method in CloudkdService
-
- shouldKeepLocalCopy(String, Long) - Method in FileHandler
-
- shouldKeepLocalCopy(String, Long) - Method in GitstyleService
-
- shouldResetListFields(Class, Map) - Method in ListFieldsHelper
-
是否应该根据 request.listFields 重新解析列表映射配置
- show() - Method in BizDocumentDefinitionAdminController
-
- show(String, String) - Method in EhCacheAdminController
-
显示缓存明细
- show() - Method in ScaffoldController
-
查看操作
- show() - Method in SecUserAdminController
-
- showBulk() - Method in OsmPositionAdminController
-
- showDbMetaData(String) - Method in SystemInfoAdminController
-
- showDict(String) - Method in DatadictDataAdminController
-
AJAX:显示字典定义
- showOrgChart(String) - Method in OsmOrganizationAdminController
-
显示组织机构图
- showRolePermissions() - Method in OsmEmployeeAdminController
-
展示用户关联的所有权限
- SIGN_URL - Field in RtxService
-
- signatureFilename() - Method in User
-
取签名图片的存储路径
- signatureImage(Long) - Method in SecUserController
-
显示签名图片(自动添加干扰水印)
- signatureSize() - Method in User
-
静态方法,从系统参数中,获取签名图片的大小(单位为像素)
- sizeString() - Method in Attachment
-
获得文件大小
- SMS - Field in MessageConfig.Notification
-
- SmsAdminController - Class in bropen.framework.plugins.message.admin
-
- SmsJob - Class in bropen.framework.plugins.message
-
定时发送短信:每10"执行一次
- SmsService - Class in bropen.framework.plugins.message
-
短信接口服务
- splitName(String, int) - Method in Organization
-
按照策略拆分全名,并返回对应的字符串
- SS_BIZDOC_PERMISSIONS - Field in Constants
-
- SS_DOMAIN_ID - Field in Constants
-
当前用户所属域
- SS_DOMAIN_ORGANIZATION_ID - Field in Constants
-
当前用户所属域的关联机构ID
- SS_EMPLOYEE_ID - Field in Constants
-
员工ID
- SS_EMPLOYEE_IDENTS - Field in Constants
-
身份ID列表
- SS_EMPLOYEE_LEVEL - Field in Constants
-
级别
- SS_EMPLOYEE_NAME - Field in Constants
-
- SS_EMPLOYEE_TYPE - Field in Constants
-
类型
- SS_GROUPS_GRANTED - Field in Constants
-
- SS_LOGIN_PASSWORD_EDIT - Field in Constants
-
登录后是否需要强制修改密码
- SS_ORGANIZATION_CODE - Field in Constants
-
- SS_ORGANIZATION_CODES - Field in Constants
-
所有所属机构的代码列表
- SS_ORGANIZATION_FULLIDS - Field in Constants
-
- SS_ORGANIZATION_FULLNAME - Field in Constants
-
- SS_ORGANIZATION_ID - Field in Constants
-
主职机构
- SS_ORGANIZATION_IDS - Field in Constants
-
所有所属机构ID列表
- SS_ORGANIZATION_PARENT_CODES - Field in Constants
-
所有所属机构的上级机构的代码列表:从下至上,与ID列表一一对应
- SS_ORGANIZATION_PARENT_IDS - Field in Constants
-
所有所属机构的上级机构的ID列表:从上至下
- SS_PC - Field in Constants
-
是否是 PC 端访问
- SS_POSITIONS_GRANTED - Field in Constants
-
- SS_ROLES_GRANTED - Field in Constants
-
- SS_ROLES_NOT_GRANTED - Field in Constants
-
- SS_SEC_INVALID_CONCURRENT - Field in Constants
-
只允许在一个地方登录
- SS_SEC_INVALID_INTERNAL - Field in Constants
-
INTERNAL SSO 联合注销
- SS_SEC_INVALID_USERNAME - Field in Constants
-
LDAP登录时,用户不存在或登录名被修改
- SS_SEC_LOGIN_AUTH_SECONDARY - Field in Constants
-
二次登录时间戳
- SS_SEC_LOGIN_CAPTCHA - Field in Constants
-
在登录页面上显示的随机码
- SS_SEC_LOGIN_SSO - Field in Constants
-
通过SSO登录时,记录的SSO类型/名称,如“LTPA”
- SS_SEC_SWITCH_USERID - Field in Constants
-
- SS_SEC_SWITCH_USERNAME - Field in Constants
-
切换前的用户名,也可以通过 SpringSecurityUtils.getSwitchedUserOriginalUsername() 获得!
- SS_USER_DN - Field in Constants
-
用户Dn:如果是ldap登录
- SS_USER_ID - Field in Constants
-
当前用户ID
- SS_USER_NAME - Field in Constants
-
重新验证(如用户切换)时,要清除的 session 属性列表(黑名单)
- SS_USER_PROFILES - Field in Constants
-
用户个性设置(Map: code + val)
- SSH_COMETD_CHANNEL_IS - Field in WebshellController
-
- SSH_COMETD_CHANNEL_OS - Field in WebshellController
-
- SSH_COMETD_CHANNEL - Field in WebshellController
-
- SSH_DEFAULT_CHARSET - Field in WebshellController
-
- ssh() - Method in WebshellController
-
登录并打开一个 ssh shell
- sso(HttpServletRequest, HttpServletResponse) - Method in SsoInterceptor
-
SSO 接口(可选)
- SSO_TYPE - Field in InternalSso
-
- SsoController - Class in bropen.framework.core.security.sso
-
作为集成方的 SSO 服务端控制器,仅当前 session 有效
- SsoFilter - Class in bropen.framework.core.security.sso
-
作为被集成方,单点登录(SSO)的过滤器
- SsoFilter() - Constructor in SsoFilter
-
初始化
- SsoInterceptor - Class in bropen.framework.core.security.sso
-
作为被集成方的单点登录拦截器
- SsoInterceptor(String, Integer, Boolean, Map) - Constructor in SsoInterceptor
-
- ssoInterceptors - Field in AuthenticationUtils
-
可用的拦截器列表,通过方法 addSsoInterceptor 设置
- startDate(Date, Float, List<Integer>) - Method in Holiday
-
根据结束日期,计算N个工作日(包含结束日期)前的开始日期
- storageService - Field in FileHandler
-
- subscribe(DomainApplication, String, Closure) - Method in CometdService
-
监听其他应用的频道
- suffix - Field in MessageConfig.ServiceTime
-
- supports(Class<?>) - Method in RoleAccessDecisionVoter
-
- switchLanguage(String) - Method in LoginController
-
切换国际化语言
- SystemInfoAdminController - Class in bropen.framework.core.admin.common
-
系统信息
- SessionTokenGenerator - Class in bropen.grails.web.session.springsecurityrest
-
- SessionTokenReader - Class in bropen.grails.web.session.springsecurityrest
-
- SessionTokenStorageService - Class in bropen.grails.web.session.springsecurityrest
-
- setExecutor(Executor) - Method in EndpointImpl
-
- setJaxWsImplementorInfo(JaxWsImplementorInfo) - Method in JaxWsServiceFactoryBean
-
- setMetadata(List<Source>) - Method in EndpointImpl
-
- setProperties(Map<String, Object>) - Method in EndpointImpl
-
- soap12() - Method in GrailsCxfEndpoint
-
@default false
- startScheduler() - Method in QuartzController
-
- stop() - Method in EndpointImpl
-
- storeToken(String, UserDetails) - Method in SessionTokenStorageService
-
- Source - Class in bropen.im.config
-
同步来源
- startSync() - Method in SyncManagerService
-
开始同步请求到目标系统中
- STATUS_FAIL - Field in Request
-
- STATUS_QUEUE - Field in Request
-
- STATUS_RETRY - Field in Request
-
- STATUS_SUCC_2 - Field in Request
-
- STATUS_SUCC_PART_2 - Field in Request
-
- STATUS_SUCC_PART - Field in Request
-
- STATUS_SUCC - Field in Request
-
- STATUS_SYNCING - Field in Request
-
- SyncManagerService - Class in bropen.im
-
负责同步管理的服务
- syncRequest(Request) - Method in SyncManagerService
-
同步一条请求到所有可用目标系统中
- syncRequestTarget(RequestTarget) - Method in SyncManagerService
-
重新尝试同步一条请求到对应的目标系统中
- SyncSourceJob - Class in bropen.im.sync.job
-
执行同步任务:从源系统中抓取Changelog
- SyncSourceService - Interface in bropen.im.intfc
-
接口:同步源数据的服务接口
- SyncTargetJob - Class in bropen.im.sync.job
-
执行同步任务:执行同步请求,同步到目标系统中
- SyncTargetService - Interface in bropen.im.intfc
-
接口:同步到目标系统的服务接口
- save() - Method in WorkController
-
保存或更新文档
- saveDoc(Map, HttpSession) - Method in BroBpmDocumentService
-
保存或更新文档
- saveOpinion(Task, Map, HttpSession) - Method in WorkDocumentResult
-
保存意见
- saveUserDevice() - Method in MobileLoginController
-
存储用户设备ID,用于消息推送
- scope - Field in MobileLoginController
-
- sendToread() - Method in WorkController
-
发送知会 [taskId:xxx, readers:[1,2,3,4]]
- sendToRead(ProcessInstance, Map, HttpSession) - Method in WorkDocumentResult
-
发送待阅
- SessionService - Class in bropen.mobile
-
用于session保持的服务
- StepController - Class in bropen.mobile.ui.bpm
-
- submit() - Method in StepController
-
设置提交步骤
- submit(String, Map, HttpSession) - Method in WorkDocumentResult
-
提交
- suffixs() - Method in MobileLoginController
-
从数据字典中获取用户名后缀
- sitemap() - Method in PortalController
-
当前用户的站点地图
- sortCells(List<String>) - Method in PortalBlock
-
单元格排序:先根据数字(行)排序,再根据字母(列)排序。
- switchto() - Method in PortalController
-
切换站点菜单(门户)事件
- saveLastUpdated(String, String, Date) - Method in EsIndexService
-
保存文档或附件的最近更新时间
- SEARCH_DATE_FORMAT - Field in Constants
-
搜索时的日期格式(ISO standard format)
- search(Map<String, Object>) - Method in EsSearchService
-
自定义搜索
- search(Long, Map) - Method in SearchService
-
- Searchable - Class in bropen.search.config
-
文档索引配置
- SearchableAdminController - Class in bropen.search.config
-
- SearchableField - Class in bropen.search.config
-
属性索引
- SearchableIndexService - Class in bropen.search.index
-
文档索引服务
- SearchableService - Class in bropen.search.config
-
- SearchController - Class in bropen.search
-
- searchDocuments(Map<String, Object>) - Method in EsSearchService
-
搜索文档
- SearchService - Class in bropen.search
-
搜索服务
- setEnabled(boolean) - Method in EsCoreService
-
禁用或启用
- summary - Field in Searchable
-
文档摘要模板
- saveLastUpdated(String, String, Date) - Method in EsIndexService
-
保存文档或附件的最近更新时间
- SEARCH_DATE_FORMAT - Field in Constants
-
搜索时的日期格式(ISO standard format)
- search(Map<String, Object>) - Method in EsSearchService
-
自定义搜索
- search(Long, Map) - Method in SearchService
-
- Searchable - Class in bropen.search.config
-
文档索引配置
- SearchableAdminController - Class in bropen.search.config
-
- SearchableField - Class in bropen.search.config
-
属性索引
- SearchableIndexService - Class in bropen.search.index
-
文档索引服务
- SearchableService - Class in bropen.search.config
-
- SearchController - Class in bropen.search
-
- searchDocuments(Map<String, Object>) - Method in EsSearchService
-
搜索文档
- SearchService - Class in bropen.search
-
搜索服务
- setEnabled(boolean) - Method in EsCoreService
-
禁用或启用
- summary - Field in Searchable
-
文档摘要模板
- setAlwaysUseDefaultTargetUrl(Boolean) - Method in LoginSuccessHandlerWrapper
-
- setDefaultTargetUrl(String) - Method in LoginSuccessHandlerWrapper
-
- setUseReferer(Boolean) - Method in LoginSuccessHandlerWrapper
-
- sign(JWTClaimsSet) - Method in JwtSignHelper
-
- sso(HttpServletRequest, HttpServletResponse) - Method in SsoTokenInterceptor
-
SSO 客户端:恢复登录
- SsoAccessTokenJsonRenderer - Class in bropen.sso.session.springsecurityrest
-
@see bropen.sso.token.SsoTokenInterceptor
- SsoApplication - Class in bropen.sso.app
-
集成的应用
- SsoApplicationAdminController - Class in bropen.sso.app
-
- SsoToken - Class in bropen.sso.token
-
- SsoToken(HttpServletRequest, String) - Constructor in SsoToken
-
- SsoTokenInterceptor - Class in bropen.sso.token
-
登录拦截器
- SsoTokenInterceptor(Boolean) - Constructor in SsoTokenInterceptor
-
- SsoTokenValidationClientException - Class in bropen.sso.token
-
- SsoTokenValidationClientException(String) - Constructor in SsoTokenValidationClientException
-
- SsoTokenValidationException - Class in bropen.sso.token
-
- SsoTokenValidationException(String) - Constructor in SsoTokenValidationException
-
- SsoTokenValidationExpiredException - Class in bropen.sso.token
-
- SsoTokenValidationExpiredException(String) - Constructor in SsoTokenValidationExpiredException
-
- SsoUnionHttpSessionReader - Class in bropen.sso.session
-
@see bropen.sso.token.SsoTokenInterceptor
- saveDocument(XWPFDocument, String) - Method in WordUtils
-
保存 .docx 文档
- saveFromBase64(OutputStream, InputStream) - Method in FileUtils
-
将 Base64 编码的输入流转换成原始编码的输出流
- saveWorkbook(Workbook, String) - Method in ExcelUtils
-
保存Excel到文件系统
- scaleImage(BufferedImage, Integer, Integer) - Method in ServletUtils
-
- search(String, Object, String, List<String>, Closure, Map) - Method in LdapUtils
-
根据过滤器搜索对象,使用闭包处理每个对象后返回
- secondPassCompile() - Method in HibernateConfiguration
-
- sendAndReceiveAll(CharSequence, def, Closure) - Method in Events
-
发布事件,并获得所有监听器的返回结果
- sendAndReceiveAllSync(CharSequence, def, Closure) - Method in SyncEvents
-
发布事件,并获得所有监听器的返回结果
- sendAndReceiveSync(CharSequence, def, Closure) - Method in SyncEvents
-
发布事件,并获得第一个调用 receiveSync 的监听器的返回值
- serialize(Serializable) - Method in BeanUtils
-
将对象序列化成 byte[]
- serializeObject(Object, File) - Method in FileUtils
-
将对象序列化并保存到文件系统中
- ServletTrait - Trait in bropen.toolkit.traits
-
给 Service、Endpoint 等类注入 request、response、session 属性
- ServletUtils - Class in bropen.toolkit.utils.grails
-
Servlet 相关工具
- session - Field in LazyLob
-
- SessionKeyGenerator - Class in bropen.toolkit.web.cache
-
Cache 插件的自定义 KeyGenerator。
- SessionKeyGenerator() - Constructor in SessionKeyGenerator
-
构造函数:必须有
- setAesKey(String) - Method in JweCryptor
-
加解密前,设置 AES 秘钥
- setAesKeysize(int) - Method in JweCryptor
-
生成 AES 秘钥或加解密前,设置 AES 秘钥大小,默认为 256
- setAsciiStream(long) - Method in LazyClob
-
- setBase64Type(String) - Method in SHA256withRSA
-
设置 Base64 的编解码器类型
- setBinaryStream(long) - Method in LazyBlob
-
- setBytes(long, byte[], int, int) - Method in LazyBlob
-
- setCellFormula(Cell, String) - Method in ExcelUtils
-
在单元格中设置一个公式
- setCellValue(Cell, Object) - Method in ExcelUtils
-
设置单元格的值
- setCharacterStream(long) - Method in LazyClob
-
- setCircularRedirectsAllowed(boolean) - Method in HttpClient
-
设置是否允许服务端循环重定向
- setConnectionRequestTimeout(int) - Method in HttpClient
-
设置从连接池获取连接的超时时间,单位:ms
- setConnectTimeout(int) - Method in HttpClient
-
设置和服务器建立连接的超时时间,单位:ms
- setContentEncoding(String) - Method in HttpClient
-
设置内容编码
- setContentType(ContentType) - Method in HttpClient
-
设置 ContentType
- setCookies(HttpContext, Map) - Method in HttpUtils
-
发送请求前,设置Cookie
- setCookieStore(CookieStore) - Method in HttpClient
-
设置一个 CookieStore
- setDataSourceName(String) - Method in HibernateConfiguration
-
@see HibernateMappingContextConfiguration#setDataSourceName
- setDigestAlgorithm(String) - Method in SHA256withRSA
-
设置签名或者验证签名前的摘要算法,如 SHA-256,默认为空
- setElementName(String) - Method in XmlMapMarshaller
-
- setElementName(String) - Method in XmlMapPropsMarshaller
-
- setenv(Map<String, String>) - Method in DebugUtils
-
强行设置环境变量(仅对当前 jvm 有效)
- setField(Object, String, Class, Object) - Method in DebugUtils
-
使用反射机制,设置 private 或 protected 的成员变量的值
- setFilename(HttpServletRequest, HttpServletResponse, String) - Method in ServletUtils
-
转换文件名,并设置到 response 的 Content-Disposition 头中,已便客户端保存文件的时候显示正确的文件名
- setHeaders(Header) - Method in HttpClient
-
- setHeaders(HttpRequestBase, Map) - Method in HttpUtils
-
发送请求前,设置Http头
- setInaccessibleField(Object, String, Class, Object) - Method in DebugUtils
-
- setJKS(KeyStore) - Method in HttpClient
-
设置双向认证的JKS
- setLastVersions(Map<String, String>) - Method in DefaultGrailsUpdaterClass
-
- setLastVersions(Map<String, String>) - Method in GrailsUpdaterClass
-
设置上次成功升级的版本号
- setLogLevel(Object, String) - Method in DebugUtils
-
修改日志级别
- setNamedValue(Workbook, String, Object, Map) - Method in ExcelUtils
-
根据名称对单元格赋值
- setNamedValues(Workbook, List<Map<String, Object>>, Map) - Method in ExcelUtils
-
根据名称对单元格赋值
- setPageSetup(Sheet) - Method in ExcelUtils
-
(示例)页面设置:打印、页脚等
- setParameter(String) - Method in HttpClient
-
设置请求参数,会清空并覆盖之前的参数
- setParameterJson(String) - Method in HttpClient
-
设置 json 格式的请求参数、并设置 ContentType 为 "application/json,charset=UTF-8",会清空并覆盖之前的参数
- setParameters(Map<String, Object>) - Method in HttpClient
-
// * 添加参数 // * @return //
- Parameters:
-
parameters // - *
- setParameterXml(String) - Method in HttpClient
-
设置 xml 格式的请求参数、并设置 ContentType 为 "application/xml,charset=UTF-8",会清空并覆盖之前的参数
- setPrivateKey(PrivateKey) - Method in SHA256withRSA
-
设置 RSA 私钥
- setProperties(Object, Map, List<String>) - Method in BeanUtils
-
根据名称设置对象的多个属性值
- setProperty(Object, String, Object) - Method in BeanUtils
-
设置对象的属性值;属性不存在则抛出异常。
- setProxy(HttpHost) - Method in HttpClient
-
设置网络代理
- setProxy(HttpClient, Map) - Method in HttpUtils
-
设置代理服务器
- setPublicKey(PublicKey) - Method in SHA256withRSA
-
设置 RSA 公钥
- setRedirectsEnabled(boolean) - Method in HttpClient
-
设置是否启用调转
- setRequest(HttpServletRequest) - Method in HttpClient
-
根据当前浏览器的 http 请求,会覆盖之前的 headers、cookies 和 request body(仅支持post/put),类似于代理。
- setRsaKeysize(int) - Method in JweCryptor
-
生成 RSA 秘钥对前,设置 RSA 秘钥大小,默认 2048
- setRsaPrivateKey(String) - Method in JweCryptor
-
解密前,设置 RSA 私钥
- setRsaPublicKey(String) - Method in JweCryptor
-
加密前,设置 RSA 公钥
- setScale(BigDecimal, Integer, int) - Method in NumberUtils
-
设置小数精度
- setSocketTimeout(int) - Method in HttpClient
-
设置从服务器获取返回数据的超时时间,单位:ms
- setString(long, String, int, int) - Method in LazyClob
-
- setStyleBorder(CellStyle) - Method in ExcelUtils
-
(示例)给Style设置黑色的细边框
- setTableWidthPct100(XWPFTable, Boolean) - Method in WordUtils
-
设置表格的宽度为 100%
- setText(XWPFRun, String) - Method in WordUtils
-
替换文字
- setTimeout(Integer, Integer, Integer) - Method in HttpClient
-
设置超时时间(毫秒)
- setURI(String) - Method in HttpClient
-
设置请求 Url
- setVersion(String) - Method in DefaultGrailsUpdaterClass
-
- setVersion(String) - Method in GrailsUpdaterClass
-
设置版本号,设为 -1 则禁用
- sftpDownload(ChannelSftp, OutputStream, String) - Method in SshUtils
-
通过 sftp 下载文件
- sftpFileExists(ChannelSftp, String) - Method in SshUtils
-
通过 sftp 连接,检查文件是否存在(通过 ChannelSftp#ls 方法判断的)
- sftpUpload(ChannelSftp, InputStream, String, int) - Method in SshUtils
-
通过 sftp 上传文件
- SHA256withRSA - Class in bropen.toolkit.utils.security
-
数字签名:SHA256withRSA
- ShareLock - Class in bropen.toolkit.utils.concurrent
-
共享锁
- shutdown() - Method in HttpClient
-
关闭连接
- shutdown() - Method in HttpClient.ResponseWrap
-
关闭连接
- SigarUtils - Class in bropen.toolkit.utils.os
-
系统信息采集工具
- sign(InputStream) - Method in SHA256withRSA
-
签名
- signToBase64(String) - Method in SHA256withRSA
-
对字符串类型的数据进行签名
- simplifyRevision(String) - Method in StringUtils
-
简化多段式的数字版本号,删除每段0前缀,如 001.001.001 简化后为 1.1.1
- sort(Collection, String, Object, Closure, Object) - Method in CollectionUtils
-
排序(含中文处理)
- sortPlugins(List<Map>, String) - Method in GrailsUtils
-
按照插件的依赖关系排序。
- SQLServer2005Dialect - Class in bropen.toolkit.orm.dialect
-
SQLServer 2005 的方言类
- SQLServer2005Dialect() - Constructor in SQLServer2005Dialect
-
- SQLServer2008Dialect - Class in bropen.toolkit.orm.dialect
-
SQLServer 2008 的方言类
- SQLServer2008Dialect.DateSQLFunction - Class in bropen.toolkit.orm.dialect
-
date('2011-02-01')
- SQLServer2008Dialect.DateSQLFunction(String) - Constructor in SQLServer2008Dialect.DateSQLFunction
-
- SQLServer2008Dialect.DatetimeSQLFunction - Class in bropen.toolkit.orm.dialect
-
_datetime('2011-02-01 20:20:22')
- SQLServer2008Dialect.DatetimeSQLFunction(String) - Constructor in SQLServer2008Dialect.DatetimeSQLFunction
-
- SQLServer2008Dialect.InstrSQLFunction - Class in bropen.toolkit.orm.dialect
-
- SQLServer2008Dialect.InstrSQLFunction(String) - Constructor in SQLServer2008Dialect.InstrSQLFunction
-
- SQLServer2008Dialect() - Constructor in SQLServer2008Dialect
-
- SQLServer2012Dialect - Class in bropen.toolkit.orm.dialect
-
SQLServer 2012 的方言类
- SQLServer2012Dialect() - Constructor in SQLServer2012Dialect
-
- sqlTypes() - Method in Json
-
@see UserType#sqlTypes
- sqlTypes() - Method in LazyBlob
-
- sqlTypes() - Method in LazyClob
-
- SshUtils - Class in bropen.toolkit.utils.network
-
SSH 客户端
- startBootStrapInit() - Method in BroToolkitBootStrap
-
遍历DomainClass/ServiceClass/Endpoint(CXF),调用接口方法bootStrapInit,支持0个参数,或一个servletContext参数。
- startPersistentThread(String, Long, Closure, Closure) - Method in DbUtils
-
启动一个线程,并执行(类似 runAsync)
- STATUS_ERROR - Field in Response
-
- STATUS_FAILED - Field in Response
-
- STATUS_SUCCESS - Field in Response
-
- StringUtils - Class in bropen.toolkit.utils
-
字符串常用方法
- StringValueConverter - Class in bropen.toolkit.web.binding
-
字符串转换器
- SUCCESS - Field in BulkResponse
-
- SUCCESS - Field in Response
-
- sum(Object, Object, Integer) - Method in CollectionUtils
-
计算合计
- supports(Object) - Method in XmlMapMarshaller
-
仅支持 Map 对象
- supports(Object) - Method in XmlMapPropsMarshaller
-
仅支持 Map 对象
- supportsSequences(List<String>) - Method in DbUtils
-
数据库是否是用 sequence 来做 ID 生成器
- SyncEvents - Trait in bropen.toolkit.traits.events
-
给 Controller、Service、Endpoint 等类注入同步事件的 API
- SecurityDummyTagLib - Class in bropen.ui.taglib
-
安全标签,命名空间为“sec”
- sidebar(String, String) - Method in PortalController
-
侧边栏
- sitemap() - Method in PortalController
-
当前用户的站点地图
- switchto() - Method in PortalController
-
切换门户事件
- send(Long) - Method in UregInvitationController
-
发送邀请通知
- sendInvitation(Invitation) - Method in RegisterService
-
发送邀请
- sendOtp(String) - Method in RegisterController
-
发送动态密码
- sendOtp(String, String) - Method in RegisterService
-
发送动态密码
- sendRegMessage(Register) - Method in RegisterService
-
发送通知
- SETTING_COMPANY_INVITATION - Field in Constants
-
- SETTING_COMPANY_VERIFY - Field in Constants
-
系统参数定义
- SETTING_OTP_ENABLED - Field in Constants
-
- SETTING_REGTYPE - Field in Constants
-
- SETTING_USER_INVITATION - Field in Constants
-
- SETTING_USER_INVITATION_STRICT - Field in Constants
-
- SETTING_USER_VERIFY - Field in Constants
-
- SS_CAPTCHA - Field in Constants
-
验证码、动态密码等
- SS_OTP - Field in Constants
-
- SS_OTP_TIMEOUT - Field in Constants
-
- STATUS_DISCARDED - Field in Register
-
- STATUS_DRAFT - Field in Invitation
-
- STATUS_PASSED - Field in Register
-
- STATUS_REGISTERED - Field in Invitation
-
- STATUS_REGISTERING - Field in Invitation
-
- STATUS_REJECTED - Field in Register
-
- STATUS_UNREGISTERED - Field in Invitation
-
- STATUS_VERIFYING - Field in Register
-
- success() - Method in RegisterController
-
显示申请或注册成功界面
- save() - Method in WorkbenchFolderController
-
- searchableValues - Field in CompleteReason
-
- searchableValues - Field in Priority
-
- searchableValues - Field in ProcessStatus
-
- searchableValues - Field in Security
-
- Security - Enum in bropen.workbench.task
-
密级
- selectFolders(String) - Method in WorkbenchFolderController
-
选择文件夹,以供 moveTasksToFolder 或 moveTasks
- sendToread(WorkbenchApplication, String, String, String, String) - Method in BroBpmPullService
-
@see bropen.workbench.WorkbenchPullService#sendToread
- sendToread(String, String, String) - Method in WorkbenchController
-
AJAX:批量发送知会
- sendToread(WorkbenchApplication, String, String, String, String) - Method in WorkbenchPullDefaultService
-
@see bropen.workbench.WorkbenchPullService#sendToread
- sendToread(WorkbenchApplication, String, String, String, String) - Method in WorkbenchPullManagerService
-
批量发送知会
- sendToread(WorkbenchApplication, String, String, String, String) - Method in WorkbenchPullService
-
批量发送知会
- setApplication(WorkbenchApplication) - Method in DeletedTask
-
- setApplication(WorkbenchApplication) - Method in Task
-