A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

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

B

beforeBootStrap() - Method in BroAuditlog000Updater
beforeBootStrap() - Method in BroAuditlog481Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroAuditlog000Updater
beforeDbUpdate(Sql, String, String) - Method in BroAuditlog000Updater
beforeDbUpdate(Sql, String, String) - Method in BroAuditlog481Updater
beforeInsert() - Method in AccessLog
beforeInsert() - Method in AuditlogConfig
beforeInsert() - Method in LoginLog
beforeUpdate() - Method in AccessLog
beforeUpdate() - Method in AuditlogConfig
beforeUpdate() - Method in LoginLog
beforeValidate() - Method in AccessLog
beforeValidate() - Method in DataLog
beforeValidate() - Method in DataLogItem
beforeValidate() - Method in ErrorLog
beforeValidate() - Method in ExecuteLog
beforeValidate() - Method in LoginLog
bootStrapInit() - Method in AuditlogService
系统启动时,初始化服务
BroAuditlog000Updater - Class in update
BroAuditlog481Updater - Class in update
BroAuditlogBootStrap - Class in bropen.auditlog
BroAuditlogGrailsPlugin - Class in bropen.auditlog
basedir - Field in ProcessDefinitionService
加载流程定义的文件夹根路径
BaseElement - Class in bropen.bpm.definition.foundation
BaseElement is the abstract super class for most BPMN elements.
before() - Method in BroBpmLockInterceptor
before() - Method in BroBpmProcessInterceptor
beforeBootStrap() - Method in BroBpm000Updater
beforeBootStrap() - Method in BroBpm410Updater
beforeBootStrap() - Method in BroBpm460Updater
beforeBootStrap() - Method in BroBpm480Updater
beforeBootStrap() - Method in BroBpm481Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroBpm000Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroBpm410Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroBpm460Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpm000Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpm410Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpm460Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpm480Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpm481Updater
beforeDelete() - Method in Task
beforeInsert() - Method in EmulateData
beforeInsert() - Method in Opinion
beforeInsert() - Method in ProcessInstance
beforeInsert() - Method in Task
beforeUpdate() - Method in EmulateData
beforeUpdate() - Method in ProcessInstance
beforeUpdate() - Method in Task
beforeValidate() - Method in Formula
beforeValidate() - Method in ProcessDefinition
设置默认所属的DomainApplication
beforeValidate() - Method in ProcessInstance
bootStrapInit() - Method in ArchiveService
初始化
bootStrapInit() - Method in ProcessCometdMessageService
初始化:监听需要有人参与的任务的创建/更新/删除事件
bootStrapInit() - Method in ProcessDefinitionService
bootStrapInit() - Method in ProcessDingtalkMessageService
初始化
bootStrapInit() - Method in ProcessInstance
bootStrapInit() - Method in ProcessMailMessageService
初始化
bootStrapInit() - Method in ProcessNotificationService
初始化:监听任务的插入、更新、删除,触发相应的任务事件
bootStrapInit() - Method in ProcessPermissionService
bootStrapInit() - Method in ProcessRtxMessageService
初始化
bootStrapInit() - Method in ProcessSmsMessageService
初始化
bootStrapInit() - Method in ProcessSubstituteService
bootStrapInit() - Method in ProcessSupervisorService
bootStrapInit() - Method in ProcessWechatMessageService
初始化
bootStrapInit() - Method in Task
bootStrapInit() - Method in WorkbenchSyncService
如果启用了统一待办推送,则监听任务事件、执行推送操作
BroBpm000Updater - Class in update
BroBpm410Updater - Class in update
BroBpm460Updater - Class in update
BroBpm480Updater - Class in update
BroBpm481Updater - Class in update
BroBpmBootStrap - Class in bropen.bpm
BroBpmGrailsPlugin - Class in bropen.bpm
BroBpmLockInterceptor - Class in bropen.bpm
监听流程提交、并加锁的拦截器
BroBpmLockInterceptor() - Constructor in BroBpmLockInterceptor
BroBpmProcessInterceptor - Class in bropen.bpm
工作流拦截器
BroBpmProcessInterceptor() - Constructor in BroBpmProcessInterceptor
BroBpmUrlMappings - Class in bropen.bpm
bulkDelete() - Method in ProcessEmulateDataAdminController
批量删除
beforeBootStrap() - Method in BroBpmLite000Updater
beforeBootStrap() - Method in BroBpmLite481Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpmLite000Updater
beforeDbUpdate(Sql, String, String) - Method in BroBpmLite481Updater
beforeValidate() - Method in BusinessCallback
BMDWOPINION - Field in Business
BMOPINION - Field in Business
流程流转过程中流转意见标签方式
BroBpmLite000Updater - Class in update
BroBpmLite481Updater - Class in update
BroBpmLiteBootStrap - Class in bropen.bpmlite
BroBpmLiteGrailsPlugin - Class in bropen.bpmlite
Business - Class in bropen.bpmlite
业务定义
BusinessCallback - Class in bropen.bpmlite
业务回调接口
BusinessDesign - Class in bropen.bpmlite
业务定义设计
batchDelete() - Method in CmsArticleController
批量删除
batchDelete() - Method in CmsArticleProcessController
批量删除
beforeBootStrap() - Method in BroCms000Updater
beforeBootStrap() - Method in BroCms481Updater
beforeDbUpdate(Sql, String, String) - Method in BroCms000Updater
beforeDbUpdate(Sql, String, String) - Method in BroCms481Updater
beforeInsert() - Method in Content
beforeInsert() - Method in ContentType
beforeInsert() - Method in Folder
beforeUpdate() - Method in ContentType
beforeUpdate() - Method in Folder
beforeValidate() - Method in Content
beforeValidate() - Method in Folder
bootStrapInit() - Method in Folder
BroCms000Updater - Class in update
BroCms481Updater - Class in update
BroCmsGrailsPlugin - Class in bropen.cms
beforeBootStrap() - Method in BroEsb000Updater
beforeBootStrap() - Method in BroEsb481Updater
beforeDbUpdate(Sql, String, String) - Method in BroEsb000Updater
beforeDbUpdate(Sql, String, String) - Method in BroEsb481Updater
BroEsb000Updater - Class in update
BroEsb481Updater - Class in update
BroEsbBootStrap - Class in bropen.esb
BroEsbGrailsPlugin - Class in bropen.esb
batchDelete() - Method in DatadictDataAdminController
AJAX:批量删除数据字典数据
batchDisable() - Method in DatadictDataAdminController
AJAX:批量禁用数据字典数据
batchEnable() - Method in DatadictDataAdminController
AJAX:批量启用数据字典数据
before() - Method in BroFrameworkInterceptor
开始处理请求
beforeBootStrap() - Method in BroFwk000Updater
beforeBootStrap() - Method in BroFwk410Updater
beforeBootStrap() - Method in BroFwk460Updater
beforeBootStrap() - Method in BroFwk470Updater
beforeBootStrap() - Method in BroFwk480Updater
beforeBootStrap() - Method in BroFwk481Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk000Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk410Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk460Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk470Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk480Updater
beforeDbUpdate_auditlog(Sql, String, String) - Method in BroFwk481Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk000Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk410Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk460Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk470Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk480Updater
beforeDbUpdate(Sql, String, String) - Method in BroFwk481Updater
beforeDelete() - Method in Role
beforeDeleteForAttachment() - Method in DomainTrait
删除 bean 前,自动删除相关附件
beforeInsert() - Method in BizGroupNode
自动更新fullName等
beforeInsert() - Method in DataDictData
beforeInsert() - Method in Domain
自动更新fullName、level、parentIds
beforeInsert() - Method in EmployeeIdentity
保存、更新事件:将冗余数据保存到员工对象中
beforeInsert() - Method in Setting
beforeInsert() - Method in User
把用户名设为小写,并设置usernameEver顺序
beforeList4MessagController(Map) - Method in MessageService
beforeSave4Ei(Employee) - Method in OsmEmployeeAdminController
beforeUpdate() - Method in BizGroupNode
beforeUpdate() - Method in DataDictData
自动更新
beforeUpdate() - Method in Domain
beforeUpdate() - Method in EmployeeIdentity
beforeUpdate() - Method in Setting
beforeUpdate() - Method in User
beforeValidate() - Method in Attachment
beforeValidate() - Method in BizGroup
beforeValidate() - Method in BizGroupNode
beforeValidate() - Method in BusinessDefinition
beforeValidate() - Method in DocumentDefinition
beforeValidate() - Method in Employee
beforeValidate() - Method in HolidayDate
beforeValidate() - Method in MessageConfig
beforeValidate() - Method in OsmEntity
beforeValidate() - Method in Permission
beforeValidate() - Method in PermissionGroup
beforeValidate() - Method in Requestmap
beforeValidate() - Method in Retry
beforeValidate() - Method in Role
beforeValidate() - Method in Setting
beforeValidate() - Method in ShortMessage
bind(String, String, String) - Method in MiniprogramController
用于初次登录本系统时,将微信的 openid 与本系统的 Employee 的 wechatId 同步
bind(String, String, String) - Method in MiniprogramService
将微信中的用户唯一标识 openid 与 Epmloyee 中的 wechatId 绑定
bind(Map) - Method in SmsService
接口方法:根据参数,生成短信对象
bindServer(HttpServletRequest) - Method in WechatService
绑定服务器(验证URL有效性)
BIZ_CONTROLLERS - Field in BroFrameworkInterceptor
BizBusinessDefinitionAdminController - Class in bropen.framework.core.admin.biz
BizDefinitionController - Class in bropen.framework.core.biz
BizDefinitionService - Class in bropen.framework.core.biz
文档定义加载服务
BizDocumentController - Class in bropen.framework.core.biz
BizDocumentDefinitionAdminController - Class in bropen.framework.core.admin.biz
BizGroup - Class in bropen.framework.core.biz
业务文档定义分组
BizGroupAdminController - Class in bropen.framework.core.admin.biz
BizGroupNode - Class in bropen.framework.core.biz
业务定义分组节点
BizGroupNodeAdminController - Class in bropen.framework.core.admin.biz
BizGroupNodeDefinition - Class in bropen.framework.core.biz
业务定义分组--业务定义
BizGroupService - Class in bropen.framework.core.biz
业务分组服务
BizPermissionService - Class in bropen.framework.core.biz
业务文档权限服务
BizResourceAdminController - Class in bropen.framework.core.admin.biz
BizTagLib - Class in bropen.framework.taglib
业务文档相关标签,命名空间为 “biz”
bootStrapInit() - Method in ArchiveService
初始化,以启用Archive SSO
bootStrapInit() - Method in Attachment
bootStrapInit() - Method in BizGroupService
初始化:监控个性设置时间,自动清理缓存
bootStrapInit() - Method in BizPermissionService
监听创建文档事件,插入 DocumentPermission
bootStrapInit() - Method in DataDict
初始化权限
bootStrapInit() - Method in DingtalkService
bootStrapInit() - Method in ErrorService
初始化
bootStrapInit() - Method in MessageService
服务初始化
bootStrapInit() - Method in MiniprogramService
bootStrapInit() - Method in OsmEntitiyService
bootStrapInit() - Method in OsmTreeService
bootStrapInit() - Method in QuartzJobService
初始化 QuartzJob
bootStrapInit() - Method in Retry
bootStrapInit() - Method in RtxService
初始化
bootStrapInit() - Method in SecPermissionService
初始化
bootStrapInit() - Method in SecRoleUserService
bootStrapInit() - Method in SecUserService
bootStrapInit() - Method in TemplateService
初始化
bootStrapInit() - Method in WechatService
BroFrameworkBootStrap - Class in bropen.framework
BroFrameworkGrailsPlugin - Class in bropen.framework
BroFrameworkInterceptor - Class in bropen.framework
控制器通用过滤器
BroFrameworkInterceptor() - Constructor in BroFrameworkInterceptor
BroFrameworkInterceptorCxfHelper - Class in bropen.framework
BroFrameworkPortalInterceptor - Class in bropen.framework
BroFrameworkPortalInterceptor() - Constructor in BroFrameworkPortalInterceptor
BroFrameworkUrlMappings - Class in bropen.framework
BroFwk000Updater - Class in update
BroFwk410Updater - Class in update
BroFwk460Updater - Class in update
BroFwk470Updater - Class in update
BroFwk480Updater - Class in update
BroFwk481Updater - Class in update
BroSsoClient - Class in bropen.framework.core.security.sso
基于 BroSso 的单点登录系统的客户端
build(List<Map>, String, int, int) - Method in SearchHelper.ParamsAst
解析查询字符串,并构建抽象语法树(AST)
buildViewModel(Employee) - Method in OsmEmployeeAdminController
生成渲染 create、show、edit 视图的 model
buildViewModel(T) - Method in ScaffoldController
BURN_AFTER - Field in MessageConfig.ProcessingPolicy
BusinessDefinition - Class in bropen.framework.core.biz
业务定义
BusinessResource - Class in bropen.framework.core.biz
文档定义关联的资源,如岗位、数据字典、业务专责、角色等
byGrp(List<String>) - Method in SecRoleUserService.Updater
byGrpCode(List<String>) - Method in SecRoleUserService.Updater
byLvl(List<String>, String) - Method in SecRoleUserService.Updater
byOrg(List, String) - Method in SecRoleUserService.Updater
byOrgChildren(List, String) - Method in SecRoleUserService.Updater
byOrgCode(List<String>, String) - Method in SecRoleUserService.Updater
byOrgCodeChildren(List<String>, String) - Method in SecRoleUserService.Updater
byOrgCodeSelf(List<String>, String) - Method in SecRoleUserService.Updater
byOrgSelf(List, String) - Method in SecRoleUserService.Updater
byPos(List<String>, String) - Method in SecRoleUserService.Updater
byPosCode(List<String>, String) - Method in SecRoleUserService.Updater
byPosCodeOrgself(List<String>, String) - Method in SecRoleUserService.Updater
byRole(List, String) - Method in SecRoleUserService.Updater
byRoleCode(List<String>, String) - Method in SecRoleUserService.Updater
byUser(List<String>) - Method in SecRoleUserService.Updater
byUsername(List<String>) - Method in SecRoleUserService.Updater
BroGrailsBootStrap - Class in bropen.grails
BroGrailsGrailsPlugin - Class in bropen.grails
BroGrailsUrlMappings - Class in bropen.grails
beforeBootStrap() - Method in BroIm000Updater
beforeBootStrap() - Method in BroIm480Updater
beforeBootStrap() - Method in BroIm481Updater
beforeDbUpdate(Sql, String, String) - Method in BroIm000Updater
beforeDbUpdate(Sql, String, String) - Method in BroIm480Updater
beforeDbUpdate(Sql, String, String) - Method in BroIm481Updater
beforeDbUpdate_identitymanager(Sql, String, String) - Method in BroIm000Updater
beforeDbUpdate_identitymanager(Sql, String, String) - Method in BroIm480Updater
beforeDbUpdate_identitymanager(Sql, String, String) - Method in BroIm481Updater
beforeValidate() - Method in Source
验证:如果不是继承接口的服务类,则将几个enbaled属性设为false
bootStrapInit() - Method in BroRtxSyncTargetService
初始化
bootStrapInit() - Method in RtxDept
初始化序列,设置范围
bootStrapInit() - Method in RtxUser
初始化序列,设置范围
BroFwkRemoteSyncTargetService - Class in bropen.im.sync.target
远程同步到 BroFramework 组织架构的服务,适配 OsmSynchronizerTargetEndpoint
BroFwkSyncSourceService - Class in bropen.im.sync.source
以 BroFramework 为源的数据拉取服务
BroFwkSyncTargetService - Class in bropen.im.sync.target
同步到本地 BroFramework 组织架构的服务
BroIdentityManagerBootStrap - Class in bropen.im
BroIdentityManagerGrailsPlugin - Class in bropen.im
BroIm000Updater - Class in update
BroIm480Updater - Class in update
BroIm481Updater - Class in update
BroImSyncTargetService - Class in bropen.im.sync.target
同步到 IM 基础数据的服务
BroRtxSyncTargetService - Class in bropen.im.sync.target
同步到 RTX2011 的服务
beforeBootStrap() - Method in BroMobileAdapter000Updater
beforeBootStrap() - Method in BroMobileAdapter481Updater
beforeDbUpdate(Sql, String, String) - Method in BroMobileAdapter000Updater
beforeDbUpdate(Sql, String, String) - Method in BroMobileAdapter481Updater
bootStrapInit() - Method in SessionService
系统启动后,注入一个SSO拦截器,并清理数据库中过期的token
BroBpmDocumentService - Class in bropen.mobile.ui
解析表单
BroMobileAdapter000Updater - Class in update
BroMobileAdapter481Updater - Class in update
BroMobileAdapterBootStrap - Class in bropen.mobile
BroMobileAdapterGrailsPlugin - Class in bropen.mobile
BroMobileAdapterUrlMappings - Class in bropen.mobile
beforeBootStrap() - Method in BroNtko000Updater
beforeBootStrap() - Method in BroNtko481Updater
beforeDbUpdate(Sql, String, String) - Method in BroNtko000Updater
beforeDbUpdate(Sql, String, String) - Method in BroNtko481Updater
BroNtko000Updater - Class in update
BroNtko481Updater - Class in update
BroNtkoGrailsPlugin - Class in bropen.ntko
beforeBootStrap() - Method in BroPortal000Updater
beforeBootStrap() - Method in BroPortal481Updater
beforeDbUpdate(Sql, String, String) - Method in BroPortal000Updater
beforeDbUpdate(Sql, String, String) - Method in BroPortal481Updater
beforeInsert() - Method in AbstractColumn
beforeUpdate() - Method in AbstractColumn
BroPortal000Updater - Class in update
BroPortal481Updater - Class in update
BroPortalBootStrap - Class in bropen.portal
BroPortalGrailsPlugin - Class in bropen.portal
BroPortalUrlMappings - Class in bropen.portal
beforeBootStrap() - Method in BroSearch000Updater
beforeBootStrap() - Method in BroSearch481Updater
beforeDbUpdate(Sql, String, String) - Method in BroSearch481Updater
beforeInsert() - Method in Searchable
BizDocumentIndexService - Class in bropen.search.index
业务文档索引服务
BOOSTS_ATTACH - Field in Constants
文档查询字段范围及权重:仅附件
BOOSTS_CONTENT - Field in Constants
文档查询字段范围及权重:仅内容
BOOSTS_DEFAULT - Field in Constants
文档查询字段范围及权重
bootStrapInit() - Method in SearchableIndexService
BroSearch000Updater - Class in update
BroSearch481Updater - Class in update
BroSearchGrailsPlugin - Class in bropen.search
BroSearchUrlMappings - Class in bropen.search
beforeBootStrap() - Method in BroSearch000Updater
beforeBootStrap() - Method in BroSearch481Updater
beforeDbUpdate(Sql, String, String) - Method in BroSearch481Updater
beforeInsert() - Method in Searchable
BizDocumentIndexService - Class in bropen.search.index
业务文档索引服务
BOOSTS_ATTACH - Field in Constants
文档查询字段范围及权重:仅附件
BOOSTS_CONTENT - Field in Constants
文档查询字段范围及权重:仅内容
BOOSTS_DEFAULT - Field in Constants
文档查询字段范围及权重
bootStrapInit() - Method in SearchableIndexService
BroSearch000Updater - Class in update
BroSearch481Updater - Class in update
BroSearchEs611GrailsPlugin - Class in bropen.search
BroSearchUrlMappings - Class in bropen.search
before() - Method in LoginInterceptor
@see grails.plugin.springsecurity.SpringSecurityCoreGrailsPlugin
before() - Method in LogoutInterceptor
beforeBootStrap() - Method in BroSso000Updater
beforeBootStrap() - Method in BroSso481Updater
beforeDbUpdate(Sql, String, String) - Method in BroSso000Updater
beforeDbUpdate(Sql, String, String) - Method in BroSso481Updater
BroSso000Updater - Class in update
BroSso481Updater - Class in update
BroSsoBootStrap - Class in bropen.sso
BroSsoGrailsPlugin - Class in bropen.sso
BroSsoUrlMappings - Class in bropen.sso
buildCookie(HttpServletResponse) - Method in SsoToken
buildToken() - Method in SsoToken
BASE64_TYPE_MINE - Field in SHA256withRSA
BASE64_TYPE_URLSAFE - Field in SHA256withRSA
BeanUtils - Class in bropen.toolkit.utils.grails
对象与类相关的工具类
beforeBootStrap() - Method in DefaultGrailsUpdaterClass
beforeBootStrap() - Method in GrailsUpdaterClass
BootStrap 前
beforeBootStrap() - Method in UpdaterArtefactHandler
BootStrap 前
beforeDbUpdate(Sql, String, String, String) - Method in DefaultGrailsUpdaterClass
beforeDbUpdate(Sql, String, String, String) - Method in GrailsUpdaterClass
更新数据库表结构前
beforeDbUpdate(Sql, String, String, String) - Method in UpdaterArtefactHandler
更新数据库表结构前
bodyAsBytes(HttpResponse) - Method in HttpUtils
将HttpResponse的body转成byte数组
bodyAsFile(HttpResponse, String) - Method in HttpUtils
将HttpResponse的body保存成文件
bodyAsString(HttpResponse, String) - Method in HttpUtils
将HttpResponse的body转成字符串
bodyToFile(HttpResponse, String) - Method in HttpUtils
BroGrails5535Factory - Class in bropen.toolkit.web.sitemesh
覆盖 Grails5535Factory,通过插件的 doWithDynamicMethods,调用 init 方法自动为 sitemesh 添加 excludes。
BroGrails5535Factory(Config) - Constructor in BroGrails5535Factory
构造器,添加 excludes
BroToolkitBootStrap - Class in bropen.toolkit
BroToolkitCacheConfig - Script in bropen.toolkit
BroToolkitGrailsPlugin - Class in bropen.toolkit
buildSessionFactory() - Method in HibernateConfiguration
@see HibernateMappingContextConfiguration#buildSessionFactory
BulkResponse - Class in bropen.toolkit.api
常见的 API 批量操作响应封装
BroTagLib - Class in bropen.ui.taglib
一些常用的标签,命名空间为 “o”
BroUiBootstrapGrailsPlugin - Class in bropen.ui
BroUiBootstrapUrlMappings - Class in bropen.ui
beforeBootStrap33458() - Method in BroUserRegister481Updater
beforeBootStrap() - Method in BroUserRegister000Updater
beforeBootStrap() - Method in BroUserRegister481Updater
beforeDbUpdate(Sql, String, String) - Method in BroUserRegister000Updater
beforeDbUpdate(Sql, String, String) - Method in BroUserRegister481Updater
beforeSave() - Method in Invitation
beforeUpdate() - Method in Invitation
beforeValidate() - Method in Invitation
bindRegister(Register, Map) - Method in RegisterService
register.properties = binding
BroUserRegister000Updater - Class in update
BroUserRegister481Updater - Class in update
BroUserRegisterGrailsPlugin - Class in bropen.userregister
buildRegister(Class, Map) - Method in RegisterService
before() - Method in BroWorkbenchInterceptor
开始处理请求
beforeBootStrap() - Method in BroWb210Updater
beforeBootStrap() - Method in BroWb480Updater
beforeDbUpdate(Sql, String, String) - Method in BroWb480Updater
beforeDbUpdate_workbench(Sql, String, String) - Method in BroWb210Updater
beforeDbUpdate_workbench(Sql, String, String) - Method in BroWb480Updater
beforeInsert() - Method in Folder
beforeInsert() - Method in Task
beforeInsert() - Method in WorkbenchApplication
beforeUpdate() - Method in Folder
beforeUpdate() - Method in Task
beforeUpdate() - Method in WorkbenchApplication
beforeValidate() - Method in Folder
bootStrapInit() - Method in WorkbenchPullDefaultService
初始化:设置超时策略
bootStrapInit() - Method in WorkbenchService
初始化
BroBpmPullService - Class in bropen.workbench.plugins
BroBPM 的拉数据服务
BroWb000Updater - Class in update
BroWb210Updater - Class in update
BroWb480Updater - Class in update
BroWorkbenchBootStrap - Class in bropen.workbench
BroWorkbenchGrailsPlugin - Class in bropen.workbench
BroWorkbenchInterceptor - Class in bropen.workbench
BroWorkbenchInterceptor() - Constructor in BroWorkbenchInterceptor
BroWorkbenchUrlMappings - Class in bropen.workbench

C

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

D

DATA_LEVEL_CREATE - Field in AuditlogConfig
DATA_LEVEL_DELETE - Field in AuditlogConfig
DATA_LEVEL_RANGE - Field in AuditlogConfig
DATA_LEVEL_UPDATE - Field in AuditlogConfig
DataLog - Class in bropen.auditlog.logs
日志信息
DataLogItem - Class in bropen.auditlog.logs
日志信息字段明细
delete() - Method in AuditlogController
deleteAll() - Method in AuditlogController
删除指定范围内数据
deleteAuditlogs(String, String) - Method in AuditlogService
删除审计日志
disable() - Method in AlAuditlogConfigController
禁用
dumpAll() - Method in AuditlogController
将指定范围内数据转存到文件系统
dumpAuditlogs(String, String, Long) - Method in AuditlogService
将审计日志转储到文件系统中。
data(Map) - Method in ProcessInstance
defaultCanceled(FlowElementContainer) - Method in EndEvent
获取默认,完成的撤销事件
defaultCompleted(FlowElementContainer) - Method in EndEvent
获取默认,完成的结束事件
defaultTerminated(FlowElementContainer) - Method in EndEvent
获取默认,完成的终止事件
DefinitionCache - Class in bropen.bpm.utils.definition
加载的流程定义缓存
DefinitionParser - Class in bropen.bpm.utils.definition
流程定义解析服务
definitionParser - Field in ProcessDefinitionService
delete() - Method in ProcessDefinitionAdminController
delete() - Method in ProcessScaffoldController
delete(Task) - Method in TimeoutDefinition
删除任务实例对应的报警记录
delete(Task) - Method in TimeoutWarning
删除任务实例对应的报警记录
deleteData(Long) - Method in ProcessEmulateService
删除仿真数据
deleteDraft(String) - Method in WorkbenchSyncEndpoint
批量删除草稿
DeletedTask - Class in bropen.bpm.plugins.workbench
被删除的任务
deleteProcessDefinition(BusinessDefinition) - Method in ProcessDefinitionService
删除业务定义时,删除一一对应的流程定义(不含子流程)
deleteProcessInst(ProcessInstance, HttpSession, Boolean) - Method in ProcessEngineService
解除流程之间的关系并删除流程实例
deleteTask(Task) - Method in ProcessEngineService
删除任务
deleteTask(Task, boolean) - Method in ProcessInstance
删除一个任务
deleteTaskGroup(ProcessInstance, String) - Method in ProcessEngineService
根据组ID,删除任务组的所有任务
DevCache - Class in bropen.bpm.utils.definition
开发模式下简单的文件缓存(2天有效期):提高启动性能
DO_TYPE_COUNTERSIGN - Field in Task
DO_TYPE_NORMAL - Field in Task
document(Map) - Method in ProcessInstance
获得关联文档
doWithSpring() - Method in BroBpmGrailsPlugin
/*.groovy", "file:.
drafter() - Method in ProcessInstance
当前起草人,返回 initiatorTransfered 或 initiator
drafterEI() - Method in ProcessInstance
当前起草人身份,不含已被禁用的身份。
dummy(Date, Integer) - Method in Task
dummyTask(Task) - Method in ProcessInstance
将任务转换成 DUMMY 任务(仅用于授权),如果用户有其他任务,则直接删除该任务
DATA_TYPE_ATTACHMENTS - Field in BusinessCallback
DATA_TYPE_DOCUMENT - Field in BusinessCallback
DATA_TYPE_DOCUMENT_FIELDS - Field in BusinessCallback
DATA_TYPE_OPINIONS - Field in BusinessCallback
DATA_TYPE_PROCESS - Field in BusinessCallback
DATA_TYPE_PROCESS_LOGS - Field in BusinessCallback
DATA_TYPE_TASKS - Field in BusinessCallback
DATA_TYPES - Field in BusinessCallback
DEFAULT_NUMBER_RULE - Field in Document
默认的文档编号规则
delete() - Method in LitePositionAdminController
disable(Long) - Method in LiteBusinessAdminController
禁用业务定义
Document - Class in bropen.bpmlite
通用的文档定义
DocumentChild - Class in bropen.bpmlite
子文档类
DocumentExt1 - Class in bropen.bpmlite
DocumentExt2 - Class in bropen.bpmlite
DocumentExt3 - Class in bropen.bpmlite
DWOPINION - Field in Business
DD_SOURCE - Field in Folder
消息来源(发布部门)的数据字典
delete() - Method in CmsArticleController
删除文章
delete() - Method in CmsFileController
delete() - Method in CmsFolderController
AJAX:删除文件夹,删除后重定向到上级文件夹
deleteFile() - Method in CmsFolderController
AJAX:删除多个文档(内容)
disable() - Method in CmsArticleController
列出信息发布文件夹下的内容 如果文件夹启用了审批流程,则只显示已发布的,否则显示所有 redirect from FolderController.show
download() - Method in CmsFileController
data() - Method in Attachment
附件所属 Domain 类实体 Bean
DataDict - Class in bropen.framework.core.datadict
数据字典
DatadictController - Class in bropen.framework.core.datadict
数据字典的 AJAX API 控制器
DataDictData - Class in bropen.framework.core.datadict
数据字典-数据
DatadictDataAdminController - Class in bropen.framework.core.admin.datadict
DatadictDictAdminController - Class in bropen.framework.core.admin.datadict
dataOf(String, String, boolean) - Method in DataDict
DatatableController - Class in bropen.framework.controller
DbconsoleWrapperController - Class in bropen.framework.plugins.orm
封装 /dbconsole,并自动填充数据库类型、链接、用户名
DbdictController - Class in bropen.framework.plugins.orm
导出数据库字典
decodedValue() - Method in Setting
decodeRawPass(String) - Method in LoginPasswordEncoder
decodeValue(String, String) - Method in Setting
将值解码成对应的类型
DEFAULT - Field in BizGroup
DEFAULT_LOCK_TIMEOUT - Field in QuartzJob
DEFAULT - Field in MessageConfig
DEFAULT_NAME_PREFIX - Field in Domain
DEFAULT_TAG - Field in Attachment
DEFLATE - Field in EncodedInputStreamWrapper
delete(List<String>, List<String>) - Method in AbstractStorageService
删除转储的附件,并返回删除的附件数量
delete(List<String>, List<String>) - Method in AliyunOssService
delete(String) - Method in AttachmentController
AJAX 删除附件
delete(List<String>, List<String>) - Method in AttachmentDataService
删除转储的附件,并返回删除的附件数量
delete(List<Attachment>) - Method in AttachmentService
删除附件
delete() - Method in BizBusinessDefinitionAdminController
delete() - Method in BizDocumentDefinitionAdminController
delete() - Method in BizGroupNodeAdminController
delete(List<String>, List<String>) - Method in CloudkdService
删除网盘文件
delete(String, boolean) - Method in DataDict
强制删除数据字典
delete(String, Long, String, String) - Method in DocumentPermission
删除扩展属性关联的文档权限
delete(String, Long, Object, String, String) - Method in DocumentPermissionHelper
delete(List<Attachment>) - Method in FileHandler
delete(List<String>, List<String>) - Method in GitstyleService
delete(String) - Method in OsmEntity
批量删除
delete(Organization, boolean) - Method in OsmOrganizationService
删除机构
delete(Position) - Method in OsmPositionService
删除岗位
delete() - Method in ScaffoldController
删除操作
delete() - Method in SecDomainAdminController
delete(Long) - Method in SecRoleUserService
删除角色和用户的关系
delete() - Method in SecUserAdminController
delete(User) - Method in SecUserService
删除用户
deleteArchive() - Method in ArchiveLogAdminController
AJAX:删除归档日志
deleteAttachment(String, String) - Method in MiniprogramController
删除附件
deleteAttachment(String) - Method in MiniprogramService
删除附件
deleteAvatar(Long) - Method in SecUserController
删除头像图片
deleteAvatar(User) - Method in SecUserService
删除头像
deleteBy(def) - Method in AttachmentService
删除 Domain 对象时,在 Hibernate 事件中自动删除其包含的附件
deleteData(List<String>, List<String>) - Method in FileHandler
deleteDataRetry() - Method in FileHandler
deleteFailed(List<String>, List<String>) - Method in AbstractStorageService
删除失败时,记录并自动重试
deleteFailed(HttpServletRequest) - Method in AttachmentService
删除控制器发生异常之前保存到磁盘上的文件
deleteFailedAttachments() - Method in ControllerTrait
当 bean 保存失败时,删除已保存的附件
deleteForce(boolean) - Method in BizGroup
强制删除分组,包含节点及相关资源
deleteForce(boolean) - Method in BizGroupNode
强制删除节点,包含子节点及相关资源
deleteForce() - Method in OsmOrganizationAdminController
强制删除
deleteGroupNodes(BusinessDefinition) - Method in BizDefinitionService
删除业务定义时,删除空的分组节点
deleteLocalFiles(Attachment) - Method in FileHandler
删除附件的本地存储文件
deleteLocals(List<File>) - Method in FileHandler
deleteLog(Object, String, Employee) - Method in AccessLog
删除访问日志
deleteLogical() - Method in Attachment
插入、逻辑删除时,自动更新属主的lastUpdated字段(如果有的话), 进而更新属主的attachmentIds字段,用于处理Envers版本控制时的附件问题。
deleteMail() - Method in MailAdminController
AJAX:删除邮件
deleteMessage(String) - Method in MessageService
删除消息,含整个话题下的所有消息
deleteMessage() - Method in SmsAdminController
删除短信
deleteOrganization(Map) - Method in OsmImportService
删除机构
deleteOrganization(String) - Method in OsmSynchronizerTargetClient
删除机构
deleteOrganization(String) - Method in OsmSynchronizerTargetEndpoint
deletePermissionAndRoles(BusinessDefinition) - Method in BizDefinitionService
删除业务定义时,同时删除相关的角色、权限
deletePermissions(DataDict) - Method in DataDict
deleteRetry() - Method in AbstractStorageService
deleteSignature(Long) - Method in SecUserController
删除签名图片
deleteSignature(User) - Method in SecUserService
删除签名
deleteUser(Map) - Method in OsmImportService
删除用户
deleteUser(String) - Method in OsmSynchronizerTargetClient
删除用户
deleteUser(String) - Method in OsmSynchronizerTargetEndpoint
denied(String) - Method in ErrorController
显示拒绝访问信息
detach(Attachment, File) - Method in AttachmentService
将附件拆出到文件系统中
details(String, String, String) - Method in P6spyLogController
日志详情
DingtalkController - Class in bropen.framework.plugins.si.dingtalk
DingtalkService - Class in bropen.framework.plugins.si.dingtalk
钉钉服务
disable() - Method in DatadictDataAdminController
disable() - Method in DatadictDictAdminController
disable(String, String) - Method in EhCacheAdminController
禁用缓存
disable() - Method in OsmEmployeeAdminController
禁用员工,并重定向到查看视图
disable() - Method in OsmOrganizationAdminController
禁用机构,并重定向到查看视图
disable(Organization) - Method in OsmOrganizationService
禁用机构
disable() - Method in OsmPositionAdminController
disable() - Method in SecRoleAdminController
disableLog(String, String) - Method in CxfController
disableTabs(Collection<String>, Domain, DomainApplication) - Method in UserProfile
禁用个性设置功能中的页签
discreteFiles(List<String>) - Method in FileSpliter
将文件离散化
DiscuzController - Class in bropen.framework.plugins.si.discuz
Discuz论坛集成
doc2pdf(File, String) - Method in FileConvertService
基于 BroFileConverter:将 doc 文件转换为 pdf 文件
doc2wps(File, String) - Method in FileConvertService
基于 BroFileConverter:将 doc 文件转换为 wps 文件
DocumentDefinition - Class in bropen.framework.core.biz
业务文档定义
DocumentPermission - Class in bropen.framework.core.biz
业务文档阅读权限
DocumentPermissionHelper - Class in bropen.framework.core.biz
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in RestLoginFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in RestLogoutFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in RestValidateFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in SsoFilter
覆盖同名方法,增加SSO功能
Domain - Class in bropen.framework.core.domain
管理域
DomainApplication - Class in bropen.framework.core.domain
域下的应用程序
DomainApplicationServer - Class in bropen.framework.core.domain
域下应用程序的服务器节点
DomainTrait - Trait in bropen.framework.traits
给 Domain 注入附件相关的属性和方法
DONE - Field in Message.Status
doubleValue() - Method in Role.Granted
doWithApplicationContext() - Method in BroFrameworkGrailsPlugin
@see grails.plugin.springsecurity.SpringSecurityCoreGrailsPlugin#doWithSpring
doWithDynamicMethods() - Method in BroFrameworkGrailsPlugin
@see bropen.toolkit.orm.HibernateConfiguration#buildSessionFactory
doWithDynamicMethods() - Method in ErrorService
doWithSpring() - Method in BroFrameworkGrailsPlugin
download(String) - Method in AttachmentController
下载附件
download(HttpServletRequest, HttpServletResponse, String) - Method in AttachmentService
根据请求,下载文件
download(String) - Method in P6spyLogController
下载 H2 数据文件
downloadAttachment(String, String) - Method in MiniprogramController
附件下载
downloadBatch(String) - Method in AttachmentController
批量下载附件
downloadBatch(HttpServletRequest, HttpServletResponse, String) - Method in AttachmentService
根据请求,批量下载文件(压缩成zip文件)
downloadHistories(Integer) - Method in Attachment
下载日志
downloadStatic(String) - Method in AttachmentController
下载静态资源(前端没有Apache的情况下)
downloadStatic(HttpServletRequest, HttpServletResponse, Controller, String) - Method in AttachmentService
下载静态资源(前端没有Apache的情况下)
downloadTemplate(String, String, String) - Method in AttachmentController
下载附件模板
downloadTemplate(HttpServletRequest, HttpServletResponse, Map) - Method in AttachmentService
根据请求,下载附件模板
downloadTemplate(String, HttpServletRequest, HttpServletResponse) - Method in OsmImportService
下载模版
downloadTemporary(String) - Method in AttachmentController
根据临时链接,下载附件
DRAFTED - Field in Message.Status
DatetimeAdapter - Class in bropen.grails.plugins.cxf.client
日期适配器,配置在 bindings 文件中
DefaultAccessTokenJsonRenderer - Class in bropen.grails.web.session.springsecurityrest
DefaultGrailsEndpointClass - Class in bropen.grails.plugins.cxf.artefact
DefaultGrailsEndpointClass(Class<?>) - Constructor in DefaultGrailsEndpointClass
destroy() - Method in UnionHttpSessionFilter
disable - Field in EndpointArtefactHandler
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in UnionHttpSessionFilter
doWithApplicationContext() - Method in BroGrailsGrailsPlugin
Implement post initialization spring config
doWithDynamicMethods() - Method in BroGrailsGrailsPlugin
doWithSpring() - Method in BroGrailsGrailsPlugin
Implement runtime spring config
deleteOrganization(Target, String) - Method in BroFwkRemoteSyncTargetService
deleteOrganization(Target, String) - Method in BroFwkSyncTargetService
删除机构
deleteOrganization(Target, String) - Method in BroImSyncTargetService
deleteOrganization(Target, String) - Method in BroRtxSyncTargetService
删除机构:如果下面有子机构或者用户,则返回错误消息
deleteOrganization(Target, String) - Method in SyncTargetService
删除机构
deletePosition(Target, String) - Method in BroFwkRemoteSyncTargetService
deletePosition(Target, String) - Method in BroFwkSyncTargetService
删除岗位
deletePosition(Target, String) - Method in BroImSyncTargetService
deletePosition(Target, String) - Method in BroRtxSyncTargetService
删除职级/头衔/岗位
deletePosition(Target, String) - Method in SyncTargetService
删除职级/头衔/岗位
deleteTarget() - Method in ImRequestController
删除某个同步目标
deleteUser(Target, String) - Method in BroFwkRemoteSyncTargetService
deleteUser(Target, String) - Method in BroFwkSyncTargetService
删除用户
deleteUser(Target, String) - Method in BroImSyncTargetService
deleteUser(Target, String) - Method in BroRtxSyncTargetService
删除用户
deleteUser(Target, String) - Method in SyncTargetService
删除用户
delete() - Method in WorkController
删除文档
deleteDoc(Map, HttpSession) - Method in BroBpmDocumentService
删除文档
document() - Method in WorkController
表单内容
doLogin(LoginResult, String, String) - Method in MobileLoginController
登录判断
doSso() - Method in MobileLoginController
应用自定义的 SSO 方法,可继承并覆盖
download() - Method in ApplicationProxyController
下载附件
deleteLogo(Long) - Method in PortalAdminController
删除 Logo 图片
deleteLogo(Portal) - Method in PortalService
删除 Logo 图片
disable(Long) - Method in PortalAdminController
禁用门户
disable(Long) - Method in PortalColumnAdminController
DD_CATEGORIES - Field in Constants
文档分类的数据字典代码
DEFAULT_ANALYZER - Field in Constants
索引映射模板:映射所有长度小于 256 的字符串到 text 和 keyword 类型的两个字段上
DEFAULT_SEARCH_ANALYZER - Field in Constants
默认查询分词器
deleteDocument(String, Object) - Method in EsIndexService
根据文档ID删除索引库中的文档
deleteDocumentField(String, Object, List<String>) - Method in EsIndexService
删除文档属性
deleteDocumentFieldItems(List<Map>) - Method in EsIndexService
删除集合属性的部分元素
deleteDocuments(String, List<Object>) - Method in EsIndexService
批量删除文档
deleteIndex(String) - Method in EsIndexService
删除整个索引
deleteIndex(String) - Method in SearchableIndexService
删除索引
deleteUser(Long) - Method in UserIndexService
删除用户
disable(String) - Method in SearchableAdminController
禁用
disabled - Field in Searchable
是否禁用索引
doWithApplicationContext() - Method in BroSearchGrailsPlugin
DD_CATEGORIES - Field in Constants
文档分类的数据字典代码
DEFAULT_ANALYZER - Field in Constants
索引映射模板:映射所有长度小于 256 的字符串到 text 和 keyword 类型的两个字段上
DEFAULT_SEARCH_ANALYZER - Field in Constants
默认查询分词器
deleteDocument(Client, BulkRequestBuilder, String, String) - Method in EsIndexService
deleteDocumentField(String, Object, List<String>) - Method in EsIndexService
删除文档属性
deleteDocumentFieldItems(List<Map>) - Method in EsIndexService
删除集合属性的部分元素
deleteDocuments(String, List<Object>) - Method in EsIndexService
批量删除文档
deleteIndex(String) - Method in EsIndexService
删除整个索引
deleteIndex(String) - Method in SearchableIndexService
删除索引
deleteUser(Long) - Method in UserIndexService
删除用户
disable(String) - Method in SearchableAdminController
禁用
disabled - Field in Searchable
是否禁用索引
doWithApplicationContext() - Method in BroSearchEs611GrailsPlugin
doWithSpring() - Method in BroSsoGrailsPlugin
DatasourceConnectionProvider - Class in bropen.toolkit.orm
定制的数据源连接管理器
datasourceName - Field in LazyLob
dateFmt - Field in DateUtils
时间格式:yyyy-MM-dd
datetimeFmt - Field in DateUtils
时间格式:yyyy-MM-dd HH:mm
DateUtils - Class in bropen.toolkit.utils
时间(日期)相关的工具。
DateValueConverter - Class in bropen.toolkit.web.binding
字符串转换为日期类型的转换器
daysBetween(Date, Date) - Method in DateUtils
计算两个日期之间的天数
DbDumper - Class in bropen.toolkit.utils.grails
DbUtils - Class in bropen.toolkit.utils.grails
数据库工具包
DebugUtils - Class in bropen.toolkit.utils
调试相关的工具
dec(String, String) - Method in GibberishAES
解密:加密字符串 cipherText 是 URL 不安全的 Base64 字符串,和 js 版本保持一致
decode(String) - Method in LtpaDecoder
decodeAesKey(String) - Method in JweCryptor
decodeKey(String) - Method in JweCryptor
decodeRsaPrivateKey(String) - Method in JweCryptor
decodeRsaPublicKey(String) - Method in JweCryptor
decrypt(String) - Method in JweCryptor
解密接口数据
decUrlSafe(String, String) - Method in GibberishAES
deepCopy(Object) - Method in Json
@see UserType#deepCopy
deepCopy(Object) - Method in LazyLob
DefaultGrailsUpdaterClass - Class in bropen.toolkit.updater
Grails artifact class which represents a Updater.
DefaultGrailsUpdaterClass(Class<?>) - Constructor in DefaultGrailsUpdaterClass
delete - Field in HttpClient
复用当前客户端,创建一个新的 delete 请求
deserialize(byte[]) - Method in BeanUtils
将 byte[] 反序列化为对象
deserializeObject(File) - Method in FileUtils
将文件反序列化,并返回对象
destroyObject(PooledObject<Object>) - Method in ObjectPool.ObjectFactory
detect(InputStream) - Method in CharsetDetector
检测字符集,并返回 CharsetMatch 对象(可以获得字符集名称、转换为 Unicode 的字符串等)
disableCache(Ehcache) - Method in CacheUtils
disassemble(Object) - Method in Json
@see UserType#disassemble
disassemble(Object) - Method in LazyLob
disconnect(FTPClient) - Method in FtpUtils
断开FTP连接
disconnected(ConnectionPool, PooledConnection, boolean) - Method in ConnectionInitSqls
Dm7Dialect - Class in bropen.toolkit.orm.dialect
达梦数据库(版本7)的方言类
Dm7Dialect() - Constructor in Dm7Dialect
DomainEquals - Annotation Type in bropen.toolkit.annotation
Domain类注解,配合 DomainTrait 生成扩展的 equals() 方法。
DomainTrait - Trait in bropen.toolkit.traits
给 Domain 注入一些公共的属性与方法
doMapFromContext(DirContextOperations) - Method in LdapUtils.AttributesContextMapper
doMapFromContext(DirContextOperations) - Method in LdapUtils.ClosureContextMapper
doWithBlockingCache(Ehcache, Serializable, Closure, Map) - Method in CacheUtils
doWithDynamicMethods() - Method in BroToolkitGrailsPlugin
@see bropen.toolkit.orm.HibernateConfiguration#buildSessionFactory
doWithSpring() - Method in BroToolkitGrailsPlugin
dropConstraints() - Method in H2Dialect
dump(OutputStream, Map) - Method in DbDumper
doWithSpring() - Method in BroUiBootstrapGrailsPlugin
decryptRegdata(String) - Method in RegisterService
delete() - Method in WorkbenchFolderController
deleteDraft(WorkbenchApplication, String) - Method in BroBpmPullService
@see bropen.workbench.WorkbenchPullService#deleteDraft
deleteDraft(String) - Method in WorkbenchController
AJAX:批量删除草稿
deleteDraft(WorkbenchApplication, String) - Method in WorkbenchPullDefaultService
@see bropen.workbench.WorkbenchPullService#deleteDraft
deleteDraft(WorkbenchApplication, String) - Method in WorkbenchPullManagerService
批量删除草稿
deleteDraft(WorkbenchApplication, String) - Method in WorkbenchPullService
批量删除草稿
DeletedTask - Class in bropen.workbench.task
被删除的任务
deleteTask(String, DeletedTask) - Method in WorkbenchTasksEndpoint
deleteTasks(String) - Method in WorkbenchFolderController
从文件夹中移出(删除)任务
deleteTasks(String, List<DeletedTask>) - Method in WorkbenchTasksEndpoint
Document - Class in bropen.workbench.task
已办、已阅、已提交草稿的文档,各字段取值自最后插入的任务数据。
Done - Class in bropen.workbench.task
已办
Draft - Class in bropen.workbench.task
草稿
Drafted - Class in bropen.workbench.task
已提交的草稿(我起草的)

E

edit() - Method in AuditlogController
enable() - Method in AlAuditlogConfigController
启用
ErrorLog - Class in bropen.auditlog.logs
错误日志信息
execute() - Method in AuditlogDumpJob
执行定时任务
ExecuteLog - Class in bropen.auditlog.logs
执行日志信息
executeQuery(String, List, Map) - Method in AuditlogService
edit() - Method in ProcessController
打开待办、待阅、草稿
edit() - Method in ProcessScaffoldController
editOffice() - Method in ProcessController
AJAX:正文编辑(依赖 ntko 插件)
emulate() - Method in ProcessController
仿真
EmulateData - Class in bropen.bpm.emulate
仿真数据
EmulateProcess - Class in bropen.bpm.emulate
仿真流程实例
endChildrenInstance(ProcessInstance, String, Date, Integer) - Method in ProcessEngineService
ended() - Method in ProcessInstance
流程是否结束
EndEvent - Class in bropen.bpm.definition.event
结束事件
entry - Field in Process
流程路径(x.y.z.Foobar)
escapeXML(String) - Method in ExportUtils
将"<"等字符转换成转义字如"&lt;"
eval(String, Object, ProcessInstance, Task, Employee, Map, Integer) - Method in ProcessScriptService
执行脚本,并返回结果
evalMultiactors(Employee, String, Task, Task, Boolean) - Method in ProcessEngineService
evalSelectactors(Employee, String, Task, Task, SequenceFlow) - Method in ProcessEngineService
evalSelectreaders(Employee, String, Task, Task, SequenceFlow) - Method in ProcessEngineService
evalTimeout(Date, Date, String) - Method in ProcessScriptService
根据时间表达式,判断是否超时
Event - Class in bropen.bpm.definition.event
An Event is something that “happens” during the course of a Process.
EVENT_CREATE - Field in SyncTask
EVENT_DELETE - Field in SyncTask
EVENT_UPDATE - Field in SyncTask
execute() - Method in ArchiveJob
执行定时任务
execute() - Method in CleanTempProcessInstantsJob
执行定时任务
execute() - Method in ExecuteServiceTaskJob
执行定时任务
execute() - Method in ExecuteTimeoutTaskJob
执行定时任务
execute() - Method in ProcessPermissionJob
执行定时任务
execute(def) - Method in ProcessSupervisionJob
执行定时任务
execute() - Method in WorkbenchPushSyncJob
执行定时任务
ExecuteServiceTaskJob - Class in bropen.bpm
自动执行自动任务(ServiceTask):每隔五分钟执行一次
ExecuteTimeoutTaskJob - Class in bropen.bpm
自动处理超时任务
exists(Long, String) - Method in ProcessEmulateService
检查数据库中是否有重名的仿真数据
export() - Method in ProcessEmulateDataAdminController
仿真数据导出
export() - Method in ProcessScaffoldController
export(InputStream, Map<String, Object>, Map<String, List<Opinion>>, Map) - Method in WordExportUtils
导出文档
ExportUtils - Class in bropen.bpm.plugins.export
用来导出到Word、WPS的工具类,在xml格式的视图模版中使用。
ExportUtils(HttpServletRequest) - Constructor in ExportUtils
构造方法
enable(Long) - Method in LiteBusinessAdminController
启用业务定义
ENCRYPT_AES - Field in BusinessCallback
ENCRYPT_RSA - Field in BusinessCallback
EXPIRED - Field in PayloadAttachment
下载链接有效期:默认为 30 分钟
exportBusiness() - Method in LiteBusinessAdminController
流程定义导出
edit() - Method in CmsArticleController
编辑文章
edit() - Method in CmsFileController
edit() - Method in CmsFolderController
AJAX:修改文件夹
editAcl() - Method in CmsFolderController
编辑文件夹 ACL
enable() - Method in CmsArticleController
启用
EndpointCxf - Class in bropen.esb
Cxf Endpoint
EndpointCxfAdminController - Class in bropen.esb
EndpointCxfService - Class in bropen.esb
Cxf Endpoint 服务
edit() - Method in MailAdminController
edit() - Method in ScaffoldController
编辑操作
edit() - Method in SecUserAdminController
editBulk() - Method in OsmPositionAdminController
editBulk() - Method in SecRoleAdminController
editNumber(String) - Method in SequenceNumberController
编号
editPassword() - Method in SecUserController
密码修改:AJAX
editProfile() - Method in SecUserController
个性设置。
EhCacheAdminController - Class in bropen.framework.plugins.cache
EhCache 缓存管理
element(String, String, String, String, String) - Method in EhCacheAdminController
显示缓存元素
emailValidator - Field in OsmSynchronizerTargetClient
Employee - Class in bropen.framework.core.osm
员工
employee() - Method in OsmController
获取员工的详细信息
EmployeeIdentity - Class in bropen.framework.core.osm
员工身份
employees() - Method in Organization
未被禁用的员工身份列表
employees() - Method in OsmController
按照名称排序员工的 Map(id、name、eiid、eitype、username) 列表。
employeesByEi() - Method in OsmController
根据身份id获取员工的信息
enable(String, String, String) - Method in BroSsoClient
配置并启用 sso 客户端
enable() - Method in DatadictDataAdminController
enable() - Method in DatadictDictAdminController
enable(String, String) - Method in EhCacheAdminController
启用缓存
enable() - Method in GodSsoClient
开发环境下,设置一个通过 url 参数 god 进行用户名验证的 SSO,以便调试开发
enable() - Method in InternalSso
启用同一个域、相同的数据库连接的多应用之间的 SSO
enable() - Method in LtpaSsoClient
启用 LTPA SSO
enable() - Method in OsmEmployeeAdminController
启用被禁用的员工,并重定向到查看视图
enable() - Method in OsmOrganizationAdminController
启用被禁用的机构,并重定向到查看视图
enable(Organization) - Method in OsmOrganizationService
启用机构
enable() - Method in OsmPositionAdminController
enable() - Method in SecRoleAdminController
ENABLED - Field in DingtalkService
ENABLED - Field in WechatService
enableLog(String, String) - Method in CxfController
enableTabs(Collection<String>, Domain, DomainApplication) - Method in UserProfile
启用个性设置功能中的页签
enableUpdateEvent() - Method in BizPermissionService
启用 DocumentPermission 的更新事件
EncodedInputStreamWrapper - Class in bropen.framework.core.attachment
用于 HTTP 下载的、已压缩数据流
encodePassword(String, Object) - Method in Argon2iPasswordEncoder
encodePassword(String, Object) - Method in LoginPasswordEncoder
encodePassword(String, Object) - Method in LoginPrefixedPasswordEncoder
encodePassword(String) - Method in SecUserService
用户密码加密,以便保存到数据库中
encryptReferenceBizId(Object, String, Map) - Method in BizPermissionService
加密 bizId,解决跨应用关联文档的鉴权问题
endDate(Date, Float, List<Integer>) - Method in Holiday
根据开始日期,计算N个工作日后的结束日期
ENTITY_TYPE_ALL - Field in DocumentPermission
ENTITY_TYPE_EI - Field in DocumentPermission
ENTITY_TYPE_EMP - Field in DocumentPermission
许可id类型
ENTITY_TYPE_GROUP - Field in DocumentPermission
ENTITY_TYPE_ORG_CHILDREN - Field in DocumentPermission
ENTITY_TYPE_ORG - Field in DocumentPermission
ENTITY_TYPE_PERM - Field in DocumentPermission
ENTITY_TYPE_POS - Field in DocumentPermission
ENTITY_TYPE_ROLE - Field in DocumentPermission
ENTITY_TYPE_USER - Field in DocumentPermission
EnvironmentTagLib - Class in bropen.framework.taglib
环境相关的标签库,命名空间为 env
equals(Object) - Method in DataDictData
equals(Object) - Method in Permission.Granted
equals(Object) - Method in Role.Granted
err() - Method in LogviewController
异常的堆栈日志
error(String) - Method in ErrorController
显示错误消息
ErrorController - Class in bropen.framework.core.common
异常处理
ErrorService - Class in bropen.framework.core
异常处理服务,用于异常消息的集中处理与分发
ErrorService.DummyException - Class in bropen.framework.core
虚拟异常
ErrorService.DummyException(String) - Constructor in ErrorService.DummyException
errorService - Field in FileHandler
evictExpired(String, String) - Method in EhCacheAdminController
AJAX:清理过期缓存
EXCEL_HEADER_EMP - Field in OsmImportService
EXCEL_HEADER_ORG - Field in OsmImportService
execute() - Method in AttachmentCleanJob
执行定时任务
execute() - Method in AttachmentJoinJob
execute() - Method in CacheCleanJob
执行定时任务
execute() - Method in CheckUserLinksJob
执行定时任务
execute() - Method in OsmEntitiesUpdateJob
执行定时任务
execute() - Method in PhysicalDeleteEmployeeJob
执行定时任务
execute() - Method in QuartzCleanJob
执行定时任务
execute() - Method in RemindJob
执行定时任务
execute() - Method in SmsJob
执行定时任务
execute() - Method in UpdateDynamicGroupJob
执行定时任务
execute() - Method in UpdateRoleUserJob
执行定时任务
execute() - Method in ValidatePasswordExpirationJob
执行定时任务
executeCallback(HttpServletRequest) - Method in DingtalkService
执行钉钉的回调
executeHqlScript(String, Map, User, Map) - Method in SecPermissionService
执行 hql 接口,并返回 hql
executeQuery(String, List, Map) - Method in AuditlogService
exists(String, String) - Method in AbstractStorageService
判断文件是否存在
exists(String, String) - Method in AliyunOssService
exists(String, String) - Method in AttachmentDataService
exists(String, String) - Method in CloudkdService
exists(Attachment) - Method in FileHandler
exists(String, String) - Method in GitstyleService
exists(String, Object, Object, Object) - Method in OsmEntity
根据数据类、ID[列表]、字段名[列表]、用户ID[列表] 判断是否存在。
exists(Long, Long) - Method in PermissionRole
检查角色与权限是否有关联
existsData(String, String) - Method in FileHandler
export() - Method in DbdictController
导出数据库字典
export() - Method in OsmImportExportAdminController
导出人员组织
export() - Method in ScaffoldController
导出文档到 Word
exportAttachments() - Method in DatatableController
根据当前列表的查询条件,导出文档中的所有附件
exportDataTable() - Method in DatatableController
根据当前列表的排序和查询条件,导出列表为 Excel
exportEmployees(List<Organization>) - Method in OsmExportService
导出员工
exportOrganizations(List<Organization>) - Method in OsmExportService
导出机构
EXT_MAX_LENGTH - Field in DocumentPermissionHelper
EndpointArtefactHandler - Class in bropen.grails.plugins.cxf.artefact
EndpointArtefactHandler() - Constructor in EndpointArtefactHandler
EndpointImpl - Class in bropen.grails.plugins.cxf.endpoint
EndpointImpl(Bus, Object, EndpointType, ApplicationContext) - Constructor in EndpointImpl
EndpointRegistrationUtil - Class in bropen.grails.plugins.cxf.utils
EndpointType - Enum in bropen.grails.plugins.cxf.endpoint
EndpointType(Class<? extends AbstractEndpointFactory>) - Constructor in EndpointType
ExecutorTrait - Trait in bropen.grails
给 Controller、Service、Domain、Endpoint 等类注入 runAsync、callAsync 等异步执行方法
expiration - Field in SessionTokenGenerator
expose() - Method in GrailsCxfEndpoint
@default EndpointType.JAX_WS
Employee - Class in bropen.im.osm
Entity - Class in bropen.im.osm
entity() - Method in Request
获得关联实体的Bean对象
exec() - Method in ImRequestController
execute() - Method in SyncSourceJob
执行定时任务
execute() - Method in SyncTargetJob
执行定时任务
encodeAsJSON(Object) - Method in AddressUserTreeResult
把类对象转化成JSON格式的字符串
encodeAsJSON(Object) - Method in ProcessTreeResult
editOffice() - Method in NtkoController
AJAX:正文编辑
editLayout(Long) - Method in PortalColumnAdminController
栏目布局设置
editPortlets(Long) - Method in PortalColumnAdminController
小程序配置
enable(Long) - Method in PortalAdminController
启用门户
enable(Long) - Method in PortalColumnAdminController
enable(String) - Method in SearchableAdminController
启用
Entity - Class in bropen.search.orm
实时监测的发生变化的实体
EsCoreService - Class in bropen.search.es
ES 核心服务
EsIndexService - Class in bropen.search.es
ES 索引读写服务
EsSearchService - Class in bropen.search.es
ES 搜索服务
exclude - Field in SearchableField
属性是否从索引中排除
excludes - Field in Searchable
排除的属性名称列表
execute() - Method in UpdateIndicesJob
enable(String) - Method in SearchableAdminController
启用
Entity - Class in bropen.search.orm
实时监测的发生变化的实体
EsCoreService - Class in bropen.search.es
ES 核心服务
EsIndexService - Class in bropen.search.es
ES 索引读写服务
EsSearchService - Class in bropen.search.es
ES 搜索服务
exclude - Field in SearchableField
属性是否从索引中排除
excludes - Field in Searchable
排除的属性名称列表
execute() - Method in UpdateIndicesJob
eachBytes(File, byte[], Closure, int) - Method in FileUtils
使用分隔符,将文件分拆多个块处理。
enableCache(Ehcache) - Method in CacheUtils
enableListLogger(boolean) - Method in DebugUtils
在日志中打印列表查询执行的 hql 语句
enableSqlLogger(boolean) - Method in DebugUtils
在日志中打印 hibernate 执行的 sql 语句
enc(String, String) - Method in GibberishAES
加密:返回 URL 不安全的 Base64 字符串,和 js 版本保持一致
encodeAsBase64(InputStream, OutputStream, boolean) - Method in FileUtils
将输入流转换成 Base64 编码的字符串并写入输出流
encodeKey(Key) - Method in JweCryptor
encrypt(CharSequence) - Method in JweCryptor
加密数据
encUrlSafe(String, String) - Method in GibberishAES
EndpointTrait - Trait in bropen.toolkit.traits
给 Endpoint 注入异步事件方法,如 on、notify 等
equals(Object, Object, boolean, List<String>) - Method in BeanUtils
判断两个 Domain 实例是否相等。
equals(Object) - Method in DomainTrait
生成 equals 方法,并可配合注解 DomainEquals 扩展
equals(Object, Object) - Method in Json
@see UserType#equals
equals(Object, Object) - Method in LazyLob
errorMessages(Object) - Method in GrailsUtils
从bean里获得错误信息,并返回错误信息(字符串)列表
escapeXml(String) - Method in StringUtils
将 "<" 等字符转换成转义字如 "&lt;"
evalGspFrag(String, Map) - Method in GrailsUtils
执行 gsp 代码片段
evalScript(String, Binding, Map) - Method in GrailsUtils
执行脚本:使用GSE,避免每次都编译
Events - Trait in bropen.toolkit.traits.events
给 Controller、Service、Endpoint 等类补充异步事件的 API
evict(String, Serializable) - Method in CacheUtils
@deprecated 使用 remove 代替
evictExpired() - Method in CacheUtils
清理所有过期缓存
ExcelUtils - Class in bropen.toolkit.utils.office
使用 Apache POI 操作 Excel 文件的一些公共方法或示例
execute(ResponseHandler<? extends T>) - Method in HttpClient
执行请求
executeAsyncPersistentThread(Closure, Closure) - Method in DbUtils
启动一个线程,异步执行闭包,并立即返回
executePersistentThread(String, Closure, Closure) - Method in DbUtils
executeQueryInList(String, Collection, Map) - Method in DbUtils
executeUpdateInList(String, List, List, Map) - Method in DbUtils
安全的 inList 更新
executeWithSessionLock(String, Integer, Integer, Closure, Closure) - Method in ServletUtils
在用户 session 范围内限定并发的执行,如果没有 session,则抛出 IllegalStateException。
Executor - Class in bropen.toolkit.utils.os
执行系统命令。
exists(String) - Method in DbUtils
数据源是否存在
expandParams(Map, Boolean) - Method in ServletUtils
将 Map 展开,便于数据绑定。
extractText(String) - Method in WordUtils
提取文档中的所有文本
encryptRegdata(Map) - Method in RegisterService
execute() - Method in WorkbenchPullJob
执行定时任务 如果数据不为空,则执行增量抓取

F

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
文件夹与任务的关联表

G

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
拼接查询条件

H

HibernateEventListener - Class in bropen.auditlog.orm
自定义的 ORM 事件监听,用于监听领域对象的变化,并自动生成审计日志
handover() - Method in ProcessController
AJAX: 任务移交
handover(EmployeeIdentity, Map) - Method in Task
任务移交
handoverWorks(GrailsParameterMap, StringBuilder, Employee, Employee) - Method in ProcessHandoverService
任务移交
hasCriticalFlowchart(String, String) - Method in ProcessFlowchartService
判断流程是否有关键路径流程图
hasFlowchart(String, String) - Method in ProcessFlowchartService
判断流程是否有流程图
hashCode() - Method in TaskRelation
handoverFolderAcls(def, StringBuilder, Employee, Employee) - Method in CmsFolderHandoverService
移交信息发布权限
handle(String) - Method in LogviewController.MyTailerListener
handleGetDataTableSearchParams(Map) - Method in DatatableController
合并查询参数:将 search.precondition 拼接到 search.where 中
handleParams(HttpServletRequest, Map) - Method in SearchHelper
重新构造 search 查询条件 where、precondition。
handover() - Method in OsmEmployeeAdminController
工作移交,直接重定向到 OsmHandoverAdminController
HAS_EMPLOYEES_ALL - Field in Organization
HAS_EMPLOYEES_DIRECT - Field in Organization
HAS_EMPLOYEES_INDIRECT - Field in Organization
HAS_EMPLOYEES_NONE - Field in Organization
hasEmployees(def, Map) - Method in OsmOrganizationService
判断机构下是否有在职的员工
hashCode() - Method in GroupMember
hashCode() - Method in PositionMember
hasListMapping(String) - Method in DomainTrait
是否定义了列表字段映射
hasListMapping(Class, String) - Method in ListFieldsHelper
hasPermission(Employee, String, Long) - Method in DocumentPermission
判断是否有查阅权限(不会对查阅权限进行判断)
hasSubscriber(String) - Method in CometdService
判断频道是否有监听者
helper() - Method in RtxController
RTX 在线帮助(带在线感知,只支持IE),配合标签 rtx:helper。
HibernateEventListener - Class in bropen.framework.core.orm
ORM 事件监听
Holiday - Class in bropen.framework.plugins.holiday
节假日:包含假日、非常规工作日
HolidayAdminController - Class in bropen.framework.plugins.holiday
HolidayController - Class in bropen.framework.plugins.holiday
HolidayDate - Class in bropen.framework.plugins.holiday
假日 & 非常规工作日
hql_select_role_entity - Field in SecRoleUserService
hql_select_role_parent_entity - Field in SecRoleUserService
hql_select_role - Field in SecRoleUserService
hqlIn(List, StringBuilder, List, String) - Method in SecRoleUserService.Updater
hqlLike(List, StringBuilder, List, String) - Method in SecRoleUserService.Updater
hqlLikeOrIn(List<String>, StringBuilder, List, String) - Method in SecRoleUserService.Updater
html2jpg(String, String, Map, String, Closure) - Method in FileConvertService
基于 BroFileConverter:将 HTML 文档转换成 JPG 图片
html2pdf(String, String, Map, String, Closure) - Method in FileConvertService
基于 BroFileConverter:将 HTML 文档转换成 PDF
html2png(String, String, Map, String, Closure) - Method in FileConvertService
基于 BroFileConverter:将 HTML 文档转换成 PNG 图片
HTTP_PARAMS - Field in RtxService
HTTP_URL - Field in SmsService
HttpServletContextListener - Class in bropen.framework.core.security
监控上下文的初始化和销毁。
handleMessage(Message) - Method in HookFaultInterceptor
handleMessage(Message) - Method in HookInInterceptor
handleMessage(Message) - Method in HookOutInterceptor
headerName - Field in DefaultAccessTokenJsonRenderer
HookFaultInterceptor - Class in bropen.grails.plugins.cxf.interceptor
调用 WS/RS 异常时的监听器
hookFaultInterceptor - Field in EndpointImpl
HookFaultInterceptor() - Constructor in HookFaultInterceptor
HookInInterceptor - Class in bropen.grails.plugins.cxf.interceptor
hookInInterceptor - Field in EndpointImpl
HookInInterceptor(String) - Constructor in HookInInterceptor
HookOutInterceptor - Class in bropen.grails.plugins.cxf.interceptor
hookOutInterceptor - Field in EndpointImpl
HookOutInterceptor() - Constructor in HookOutInterceptor
HTTP_PARAMS - Field in BroRtxSyncTargetService
HomepageController - Class in bropen.mobile.portal
homepageInfo() - Method in HomepageController
获取首页信息
HomepageResult - Class in bropen.mobile.ui.data.portal
首页信息
HQL_TODO_LIST - Field in WorkListResult
hasMapping(String) - Method in EsIndexService
判断索引是否包含有 mapping
hasMore() - Method in Page
是否还有更多数据
HibernateEventListener - Class in bropen.search.orm
实时更新ES索引的监听器
HIGHLIGHT_FIELDS - Field in Constants
文档查询时默认高亮显示的字段
hasMapping(String) - Method in EsIndexService
判断索引是否包含有 mapping
hasMore() - Method in Page
是否还有更多数据
HibernateEventListener - Class in bropen.search.orm
实时更新ES索引的监听器
HIGHLIGHT_FIELDS - Field in Constants
文档查询时默认高亮显示的字段
H2Dialect - Class in bropen.toolkit.orm.dialect
H2 数据库的方言类
H2Dialect.DateSQLFunction - Class in bropen.toolkit.orm.dialect
date('2011-02-01')
H2Dialect.DateSQLFunction(String) - Constructor in H2Dialect.DateSQLFunction
H2Dialect.DatetimeSQLFunction - Class in bropen.toolkit.orm.dialect
_datetime('2011-02-01 20:20:22')
H2Dialect.DatetimeSQLFunction(String) - Constructor in H2Dialect.DatetimeSQLFunction
H2Dialect() - Constructor in H2Dialect
handleChannelShell(ChannelShell, long, Closure) - Method in SshUtils
无限循环获取 ssh shell 输出,并调用回调闭包进行处理。
handleJdbcException(Exception) - Method in DatasourceConnectionProvider
处理几个已知(还有未知的)的 jdbc 异常,如果数据库连接断开,则尝试自动恢复
hasAnnotation(Class, Class<? extends Annotation>) - Method in BeanUtils
判断类(含父类)是否有注解
hashCode(Object) - Method in Json
@see UserType#hashCode
hashCode(Object) - Method in LazyLob
hasMethod(Object, String, Class) - Method in BeanUtils
根据名称判断方法是否存在
hasProperty(Object, Object) - Method in BeanUtils
判断是否有某属性或成员变量
hasRunningUpdaters() - Method in UpdaterArtefactHandler
计算本次启动时是否有升级器运行
hasStaticProperty(Class, String) - Method in BeanUtils
headerIterator() - Method in HttpClient
获取 Header 的迭代器
headerIterator() - Method in HttpClient.ResponseWrap
获取 Header 的迭代器
HibernateConfiguration - Class in bropen.toolkit.orm
定制的Hibernate配置类,用于解决数据库连接池相关问题。
hoursBetween(Date, Date) - Method in DateUtils
计算两个日期之间的小时数
hqlToSql(String, String) - Method in DbUtils
将 hql 转换成 sql
HttpClient - Class in bropen.toolkit.utils.network
HttpClient 工具类
HttpClient.ContentType - Class in bropen.toolkit.utils.network
// * 把Json转换成List // * @return //
Parameters:
clazz // - *
HttpClient.ResponseWrap - Class in bropen.toolkit.utils.network
响应结果
HttpClient.ResponseWrap(CloseableHttpClient, HttpRequestBase, CloseableHttpResponse, HttpClientContext) - Constructor in HttpClient.ResponseWrap
HttpUtils - Class in bropen.toolkit.utils.network
HttpClient相关的工具类。
homepage() - Method in PortalController
首页
hashCode() - Method in DeletedTask
根据 applicaitonId、ownerUser、taskId 计算hash码
hashCode() - Method in Task
根据 applicaitonId、ownerUser、taskId 计算 hash 码

I

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
代表的所有数字

J

joinIdentical() - Method in AttachmentService
计算新上传的文件MD5、合并相同的文件、将文件离散化处理等
joinIdenticalEntities(Role, List<Role>, String, Boolean) - Method in SecRoleAdminController
JaxWsServerFactoryBean - Class in bropen.grails.plugins.cxf.jaxws
JaxWsServerFactoryBean() - Constructor in JaxWsServerFactoryBean
JaxWsServiceConfiguration - Class in bropen.grails.plugins.cxf.jaxws
JaxWsServiceFactoryBean - Class in bropen.grails.plugins.cxf.jaxws
JWS_SIGN_ALGORITHM - Field in JwtSignHelper
JWS_SIGN_KEY - Field in JwtSignHelper
JWS_SIGN_KEY_PUB - Field in JwtSignHelper
JwtSignHelper - Class in bropen.sso.token
Json - Class in bropen.toolkit.orm.usertype
Json 格式的属性类型
Json(Object) - Constructor in Json
JweCryptor - Class in bropen.toolkit.utils.security
基于 JWE (JSON Web Encryption,JSON 网络加密) 规范,对数据传输进行加密的工具类,推荐使用。
JweCryptor(String) - Constructor in JweCryptor
构造方法
jumper() - Method in PortalController
@see bropen.ui.taglib.PortalTagLib#portlet

K

killDbConnections(Long, Boolean) - Method in DebugUtils
杀掉链接时间太长的数据库链接(后果未知)

L

LoginLog - Class in bropen.auditlog.logs
登录日志信息
lazy - Field in DefinitionParser
LEVEL_SUPERVISOR - Field in Supervisor
LEVEL_TRACKER - Field in Supervisor
listAllProcesses(Map) - Method in ProcessViewService
取流程实例列表
listAllTasks(Map) - Method in ProcessViewService
取任务列表
listData(Long, String) - Method in ProcessEmulateService
根据业务定义,查询仿真数据
listDataTable(String) - Method in ProcessScaffoldController
@see bropen.framework.controller.DatatableController#listDataTable
listDocuments(Employee, Long, Map) - Method in ProcessViewService
获取某流程的文档或流程实例列表
listDone() - Method in ProcessController
已办任务列表(不包含我起草的)
listDraft() - Method in ProcessController
草稿任务列表
listDrafted() - Method in ProcessController
我起草的任务列表(==流程实例)
listFreqCreate() - Method in ProcessController
计算常用起草业务列表
listFreqParticipant() - Method in ProcessController
计算常用业务列表
listProcesses() - Method in ProcessEmulateAdminController
显示仿真流程实例
listProcesses(Long, Map, Map) - Method in ProcessSupervisorService
通过用户 id 获取督办的流程实例列表
listProcesses(Employee, List<Long>, Map, Boolean) - Method in ProcessViewService
获取有权限的流程实例列表,不限流程。
listReaded() - Method in ProcessController
已阅任务列表
listReference() - Method in ProcessScaffoldController
获得关联文档列表
listSupervision(Integer, Integer) - Method in PortletController
督办工作列表
listSupervision() - Method in ProcessSupervisorController
portlet:督办工作页面显示
listTasks() - Method in ProcessEmulateAdminController
显示仿真任务实例
listTasks(Long, Map) - Method in ProcessSupervisorService
通过用户 id 获取督办的任务实例列表
listTodo(Integer, Integer) - Method in PortletController
待办任务列表
listTodo() - Method in ProcessController
待办任务列表
listToread(Integer, Integer) - Method in PortletController
待阅任务列表
listToread() - Method in ProcessController
待阅任务列表
listWorkBizIds(Employee, Integer, Boolean) - Method in ProcessViewService
listWorks(Employee, List<Long>, Object, Map, Boolean) - Method in ProcessViewService
任务表API,可用来取待办、待阅、已办、已阅的任务列表
load() - Method in DevCache
load(String, String, String, String, List<Map>, List<Map>) - Method in ProcessDefinitionService
从文件系统加载流程定义
loadAll() - Method in ProcessDefinitionService
装载所有流程定义并缓存
loadAllFormulas(String, boolean) - Method in Formula
从文件夹中加载所有公式文件
loadAllFromDB() - Method in ProcessDefinitionService
从数据库中加载所有启用状态的流程信息,并缓存
loadFileAsBase64(String) - Method in ExportUtils
从template文件夹下根据相对路径、或完整的文件路径获得文件内容,并返回base64编码后的字符串
loadFlowchart(String, String) - Method in ProcessFlowchartService
初始化流程图基本信息
loadFormula(File) - Method in Formula
从文件中加载公式,并保存到数据库中
LOCK_TYPE_DOC - Field in Task
LOCK_TYPE_NODE - Field in Task
LOCK_TYPE_NONE - Field in Task
文档锁类型
logSyncTasks(String, Task, Map) - Method in WorkbenchSyncService
记录推送成功或失败的任务
list() - Method in CallbackEvent
listEmbeded(Long) - Method in LiteBusinessCallbackController
嵌入在 business 表单中的 ajax 列表
LiteBusinessAdminController - Class in bropen.bpmlite
LiteBusinessCallbackController - Class in bropen.bpmlite
LiteBusinessService - Class in bropen.bpmlite
LiteDocumentProcessController - Class in bropen.bpmlite
LitePositionAdminController - Class in bropen.bpmlite
新建流程时的岗位维护
listContent() - Method in CmsFolderController
列出文件柜文件夹下的内容 -- redirect from show
listImage(String) - Method in CmsPortletController
只显示图片,如轮播图
listSticked() - Method in Content
listTitle(String) - Method in CmsPortletController
只显示标题,如通知公告
listTitleAndImage(String) - Method in CmsPortletController
显示图片和内容,如图片新闻
length - Field in EncodedInputStreamWrapper
压缩后的数据大小
level(Integer) - Method in Employee
员工主职身份的最高级别
level(Number, Integer) - Method in EmployeeIdentity
LEVEL_MAX - Field in Organization
LEVEL_MIN - Field in Organization
LEVEL_POS_GENERAL - Field in EmployeeIdentity
LEVEL_POS_LEADER_1 - Field in EmployeeIdentity
LEVEL_POS_LEADER_2 - Field in EmployeeIdentity
LEVEL_POS_MANAGER_1 - Field in EmployeeIdentity
LEVEL_POS_MANAGER_2 - Field in EmployeeIdentity
LEVELTYPE_ORG - Field in EmployeeIdentity
LEVELTYPE_POS - Field in EmployeeIdentity
link(Long, Long) - Method in PermissionRole
关联角色和权限
linkEntities(List, Boolean) - Method in Role
关联授权实体
linkEntity(Role, String, String, boolean, boolean) - Method in RoleEntity
关联某个实体
linkRole(Role, String, boolean, boolean) - Method in RoleEntity
角色继承,类型设置为 TYPE_ROL_CODE
linkUser(String, String, boolean, boolean) - Method in RoleEntity
直接关联角色与用户
list4Select(Map) - Method in Permission
列出供选择的权限列表
list() - Method in CxfController
list() - Method in EhCacheAdminController
列出所有 Cache
LIST_FIELDS - Field in ListFieldsTagLib
LIST_LOCKS - Field in QuartzJob
锁策略可选列表
list(List, List, List, Map) - Method in OsmTreeService
根据员工列表获得组织机构及员工的JSON串(缓存osm)
list() - Method in Requestmap
获得所有 Requestmap,用于 spring-security-core 的 ReflectionUtils.loadAllRequestmaps。
list() - Method in ScaffoldController
列表操作
list() - Method in SecUserAdminController
LIST_TYPES - Field in QuartzJobTrigger
listBusinessDefinitions() - Method in BizResourceAdminController
列出当前用户作为业务管理员可维护的业务定义
listContainer(String) - Method in OsmEmployeeAdminController
在一个页面中先显示组织架构树,然后再用 iframe 嵌入员工列表
listCurrent(Map) - Method in BusinessDefinition
获得当前应用中已加载的业务定义列表
listCurrent() - Method in DocumentDefinition
获得当前应用中已加载的文档定义列表
listCurrentPermissionMappings() - Method in SecPermissionController
列出当前应用中所有权限,及其关联的角色、用户
listData(String, String, boolean) - Method in DataDict
listData() - Method in DatadictController
取数据字典的 RESTful API
listDataAuditlogs() - Method in DatadictDictAdminController
获取数据字典的数据变更审计日志
listDataAuditlogs() - Method in SecRoleAdminController
获取系统角色以及关联实体的变更审计日志
listDataDicts() - Method in BizResourceAdminController
列出当前用户有维护权限的数据字典(含作为业务管理员可维护的字典)
listDataKV(String, List<String>) - Method in DataDict
根据数据字典代码,获得所有的数据的 KV 列表,并根据序号/值代码排序
listDataTable(String) - Method in DatatableController
渲染 DataTable 的列表视图
listDicts(String) - Method in DataDict
获得数据字典列表
ListFieldsHelper - Class in bropen.framework.annotation
列表映射配置的帮助类
ListFieldsTagLib - Class in bropen.framework.taglib
DataTable 列表标签库
listFreq(Map, Boolean, Controller) - Method in BizGroupService
计算常用起草业务列表/常用业务列表
listFreqCreate() - Method in BizDefinitionController
计算常用起草业务列表
listFreqCreate(Employee) - Method in BizGroupService
计算常用起草业务定义列表
listFreqCreateAsJSON(Employee) - Method in BizGroupService
计算常用起草业务定义列表
listFreqParticipant() - Method in BizDefinitionController
计算常用业务列表
listFreqParticipant(Employee) - Method in BizGroupService
计算常用业务定义列表
listFreqParticipant() - Method in PortletController
常用文档
listFreqParticipantAsJSON(Employee) - Method in BizGroupService
计算常用业务定义列表
listHandoverLogs() - Method in DatadictDictAdminController
获得移交审计日志
listHandoverLogs() - Method in OsmPositionAdminController
获得移交审计日志
listHandoverLogs() - Method in SecRoleAdminController
获得移交审计日志
listLog(String, Long, String, Employee, Map) - Method in AccessLog
listLogs(Object, Map) - Method in OsmHandoverService
获得相关的工作移交日志(基于审计日志)
listMessages(Long, Map, Map) - Method in MessageService
列出用户的消息
listOsmPositions() - Method in BizResourceAdminController
列出当前用户作为业务管理员可维护岗位
listReference() - Method in ScaffoldController
获得关联文档列表,通过 o.selectReference 触发
listUsers(Long) - Method in SecRoleAdminController
获取定时计算出来的所有关联用户列表
loadAll() - Method in BizDefinitionService
装载所有文档定义
loadedCollections - Field in DomainTrait
LOCK_ALL_GROUP - Field in QuartzJob
锁策略:同一个组中,只允许运行一个实例
LOCK_ALL - Field in QuartzJob
锁策略:只允许运行一个实例
LOCK_APP_GROUP - Field in QuartzJob
锁策略:同一个应用的同一个组中,只允许运行一个实例
LOCK_APP - Field in QuartzJob
锁策略:同一个应用中,只允许运行一个实例
LOCK_DOM_GROUP - Field in QuartzJob
锁策略:同一个域的同一个组中,只允许运行一个实例
LOCK_DOM - Field in QuartzJob
锁策略:同一个域中,只允许运行一个实例
lock(String, boolean, Integer, Integer, Integer) - Method in Locker
加锁
lock() - Method in LockerController
lock(String key, Boolean userAware=true, Integer timeout=null, Integer waitTime=0, Integer waitInterval=200)
LOCK_NONE - Field in QuartzJob
锁策略:不加锁
lock(String) - Method in QuartzJobService
执行 Job 前加锁
Locker - Class in bropen.framework.core.common
利用数据库的持久化锁。
LockerController - Class in bropen.framework.core.common
利用数据库的持久化锁的AJAX API控制器
lockExit(String, boolean, Integer) - Method in Locker
加锁。
lockExit() - Method in LockerController
lockExit(String key, Boolean userAware=true, Integer timeout=null)
lockNumber(String, Map, Long) - Method in SequenceService
获得并锁定下一个序号。
logArchive(Object, String, String) - Method in ArchiveService
记录归档日志
logger - Field in SsoInterceptor
login(HttpServletRequest, HttpServletResponse, String) - Method in AuthenticationUtils
根据用户名直接登录

login(String) - Method in MiniprogramController
根据微信用户登录凭证(code),获取本系统的对应的用户信息
LoginController - Class in bropen.framework.core.security.login
LoginDummyPasswordEncoder - Class in bropen.framework.core.security.login
如果不是生产环境,且采用数据库方式进行登录验证时,用来进行密码校验:输入任何密码都校验通过,以便于测试。
loginInfo() - Method in SsoController
返回登录信息
LoginPasswordEncoder - Class in bropen.framework.core.security.login
表单(LDAP、DAO)登录验证时,用来进行前台加密的密码校验。
LoginPrefixedPasswordEncoder - Class in bropen.framework.core.security.login
采用数据库方式进行登录验证时,用来进行加密的密码校验。
LogoutController - Class in bropen.framework.core.security.login
LogviewController - Class in bropen.framework.plugins.logview
LogviewController.MyTailerListener - Class in bropen.framework.plugins.logview
LogviewController.MyTailerListener(String, CometdService, String) - Constructor in LogviewController.MyTailerListener
longValue() - Method in Role.Granted
LtpaSsoClient - Class in bropen.framework.core.security.sso
lastModified(def) - Method in CacheHeadersTrait
List - Class in bropen.grails.plugins.cxf.adapter
@see ListAdapter
list() - Method in QuartzController
ListAdapter - Class in bropen.grails.plugins.cxf.adapter
用于修饰 JAX_RS、数据类型为简单类型、返回类型为 xml 的方法和参数
loadUserByToken(String) - Method in SessionTokenStorageService
log - Field in DefaultAccessTokenJsonRenderer
log(Logger, String) - Method in HookInInterceptor
log(Logger, String) - Method in HookOutInterceptor
log - Field in SessionTokenGenerator
log - Field in UnionHttpSessionReader
list() - Method in NewsController
新闻列表
list() - Method in NoticeController
公告列表
listDocuments() - Method in WorkController
任务列表
listDone() - Method in WorkController
已办任务
listDraft() - Method in WorkController
草稿任务 @return
listDrafted() - Method in WorkController
我起草的任务 @return
listNews(Map, HttpSession) - Method in CmsService
新闻列表
listNotice(Map, HttpSession) - Method in CmsService
公告列表
listReaded() - Method in WorkController
已阅任务 @return
ListResult - Class in bropen.mobile.ui.data
列表的基类
listTodo() - Method in WorkController
待办任务
listToread() - Method in WorkController
待阅任务
loadActors() - Method in WorkController
知会选人; 提交时的待办、待阅选人在 /step/submit 中获取第一批数据,但是配置为机构、且下级机构懒加载时仍会调用本方法,搜索时也会调用。
login() - Method in MobileLoginController
获取用户名后缀
LoginInfo - Class in bropen.mobile.ui.data.portal
登录信息
LoginResult - Class in bropen.mobile.ui.data.portal
登录/SSO的验证结果
LAYOUT_LIST - Field in AbstractColumn
开箱即用的内容区常用模板定义:涉及 layout 开头的几个属性
layoutRows - Field in PortalBlock
栏目布局,仅保存在根区块上
layoutRowsString - Field in PortalBlock
LEVEL_MAX - Field in AbstractColumn
LEVEL_MIN - Field in AbstractColumn
logo(Long) - Method in PortalController
@see bropen.ui.taglib.PortalTagLib#portlet
LASTUPDATED_ATTACHMENT - Field in Constants
索引类型:用户,仅用于用户索引
LASTUPDATED_DOCUMENT - Field in Constants
最近更新时间文档的ID:文档
list() - Method in Page
将 hits 转换为 Map 结构的文档列表数据,便于使用
LASTUPDATED_ATTACHMENT - Field in Constants
索引类型:附件
LASTUPDATED_DOCUMENT - Field in Constants
最近更新时间文档的ID:文档
list() - Method in Page
将 hits 转换为 Map 结构的文档列表数据,便于使用
LoginInterceptor - Class in bropen.sso.login
登录拦截器
LoginInterceptor() - Constructor in LoginInterceptor
LoginSuccessHandlerWrapper - Class in bropen.sso.login
LogoutInterceptor - Class in bropen.sso.login
注销拦截器
LogoutInterceptor() - Constructor in LogoutInterceptor
lastDayOfMonth(Date, Integer) - Method in DateUtils
获得月底最后一天的日期
lastDayOfWeek(Date, Integer, int) - Method in DateUtils
获得周的最后一天(默认为周日)的日期
lastDayOfYear(Date, Integer) - Method in DateUtils
获得年底最后一天的日期
LazyBlob - Class in bropen.toolkit.orm.usertype
延迟加载的 Blob 类型
LazyBlob() - Constructor in LazyBlob
LazyClob - Class in bropen.toolkit.orm.usertype
延迟加载的 Clob 类型
LazyClob() - Constructor in LazyClob
LazyLob - Class in bropen.toolkit.orm.usertype
@author 原作者:Burt Beckwith
LazyLob(SessionImplementor, Object, String, AbstractSingleColumnStandardBasicType<T>) - Constructor in LazyLob
LdapUtils - Class in bropen.toolkit.utils.security
LDAP 相关的工具类,基于 Spring Ldap Core
LdapUtils.AttributesContextMapper - Class in bropen.toolkit.utils.security
根据属性列表,返回一个 Map 对象的映射类
LdapUtils.AttributesContextMapper(String, List<String>) - Constructor in LdapUtils.AttributesContextMapper
LdapUtils.ClosureContextMapper - Class in bropen.toolkit.utils.security
返回闭包计算结果的映射类
LdapUtils.ClosureContextMapper(Closure) - Constructor in LdapUtils.ClosureContextMapper
length() - Method in LazyBlob
length() - Method in LazyClob
length(String) - Method in StringUtils
等同于lengthb
lengthb(String) - Method in StringUtils
计算字符串的字节长度,如中文算两个字符
like(String, String) - Method in StringUtils
类似 sql 里的 like 方法,判断 t 是否匹配 p
load(Properties, Reader) - Method in PropertiesPersister
loadClass(String) - Method in BeanUtils
根据类名,获得类
loadFromXml(Properties, InputStream) - Method in PropertiesPersister
lobType - Field in LazyLob
lock(Closure, DataSource) - Method in DbUtils
获得一个基于数据库的、全局的锁
lock(String) - Method in ShareLock
获得用于同步(synchronized)的锁对象
LOG_MDC_PARAM - Field in Constants
日志变量 x
logConnections() - Method in DatasourceConnectionProvider
LongValueConverter - Class in bropen.toolkit.web.binding
日期样式的字符串转换为Long类型的转换器
lookup(String, Object, List<String>, Closure) - Method in LdapUtils
按照dn查找对象,并返回闭包处理的结果
LtpaDecoder - Class in bropen.toolkit.utils.security
LTPA Key 解码器,用于和 IBM 产品做 SSO 集成
LtpaDecoder(String, String, String) - Constructor in LtpaDecoder
logout() - Method in PortalController
注销 == /logout
list() - Method in WorkbenchFolderController
列出所有文件夹
list - Field in WorkbenchService.ListTasks
listDocument() - Method in WorkbenchController
文档(已办、已阅、我起草的)
listDone() - Method in WorkbenchController
已办
listDraft() - Method in WorkbenchController
我的草稿
listDrafted() - Method in WorkbenchController
我起草的
listParents(String, TaskType, Folder) - Method in Folder
列出所有可选择的上级文件夹
listReaded() - Method in WorkbenchController
已阅
listTasks() - Method in WorkbenchFolderController
列出所文件夹中的任务
listTasks(String, TaskType, List, Map) - Method in WorkbenchService
计算工作列表,用于列表显示
listTodo() - Method in WorkbenchController
待办
listTopTodo() - Method in WorkbenchController
待办的前N条
listTopToread() - Method in WorkbenchController
待阅的前N条
listToread() - Method in WorkbenchController
待阅

M

main(String) - Method in Application
main(String) - Method in Application
marshalObject(Object, XML) - Method in ArchiveService.ArchiveDomainClassMarshaller
先将领域对象转换成属性Map,然后再转换成XML
MSWordExportUtils - Class in bropen.bpm.plugins.export
导出到Word 2003的工具类,Word 2007及以上版本均可兼容
MSWordExportUtils(HttpServletRequest) - Constructor in MSWordExportUtils
main(String) - Method in Application
MESSAGE_EVALUATE - Field in Document
满意度评价消息配置
main(String) - Method in Application
MAX_STICKY - Field in Content
move() - Method in CmsFolderController
AJAX:移动文件夹
moveFile() - Method in CmsFolderController
AJAX:移动多个文档(内容)
main(String) - Method in Application
m(Map) - Method in ScaffoldController
可在控制器中调用、并支持静态编译的 g.message 标签的别名
MAIL - Field in MessageConfig.Notification
MailAdminController - Class in bropen.framework.plugins.message.admin
MailController - Class in bropen.framework.plugins.message
main(String) - Method in Application
MAX_LENGTH_4G - Field in AttachmentDataService
MAX_VISIBLE_INDEX - Field in ListFieldsHelper
maxImageSize - Field in UploadedFile
memberIds() - Method in Group
未被禁用的员工ID列表
members() - Method in Group
未被禁用的员工列表
members() - Method in Position
未被禁用的员工身份列表
Message - Class in bropen.framework.plugins.message
消息:可用于消息提醒、评论、回复等
Message.Status - Class in bropen.framework.plugins.message
message(String) - Method in ErrorController
显示提示信息
MessageConfig - Class in bropen.framework.plugins.message
消息配置
MessageConfig.Notification - Class in bropen.framework.plugins.message
通知方式
MessageConfig.ProcessingPolicy - Class in bropen.framework.plugins.message
办理策略
MessageConfig.ServiceTime - Class in bropen.framework.plugins.message
MessageConfigAdminController - Class in bropen.framework.plugins.message.admin
MessageController - Class in bropen.framework.plugins.message
MessageProcessor - Class in bropen.framework.plugins.message
消息办理情况
MessageReceiver - Class in bropen.framework.plugins.message
提醒消息接收人
MessageService - Class in bropen.framework.plugins.message
消息提醒服务
MessageStatus - Enum in bropen.framework.plugins.message.sms
MIN_VISIBLE_COUNT - Field in ListFieldsHelper
minImageSize - Field in UploadedFile
MiniprogramController - Class in bropen.framework.plugins.si.miniprogram
MiniprogramService - Class in bropen.framework.plugins.si.miniprogram
微信小程序服务
MiniprogramService.Response - Class in bropen.framework.plugins.si.miniprogram
@see bropen.framework.core.security.SecUserController#editPassword
MOBILE - Field in MessageConfig.Notification
move(Organization, Organization, Boolean) - Method in OsmOrganizationService
将机构作为子机构,迁移到其他机构下面,或者迁移为根机构
MSG_INVALID_CODE - Field in MiniprogramService.Response
MSG_ROUTE_BIND - Field in MiniprogramService.Response
MSG_URL - Field in RtxService
MultiloginDuplicationException - Class in bropen.framework.core.security.login
异常:多种登录名重复
MultiloginDuplicationException() - Constructor in MultiloginDuplicationException
MultiloginFilter - Class in bropen.framework.core.security.login
多种登录的过滤器
main(String) - Method in Application
Map - Class in bropen.grails.plugins.cxf.adapter
@see MapAdapter
Map.KeyValueEntry - Class in bropen.grails.plugins.cxf.adapter
MapAdapter - Class in bropen.grails.plugins.cxf.client
Cxf 客户端的 Map 适配器
marshal(Object) - Method in ListAdapter
marshal(Map) - Method in MapAdapter
main(String) - Method in Application
markRequest() - Method in ImRequestController
标记某个同步目标的状态
markTarget(Long, Integer) - Method in ImRequestController
标记某个同步目标的状态
METHOD_CREATE - Field in Request
METHOD_DELETE - Field in Request
METHOD_UPDATE - Field in Request
main(String) - Method in Application
main() - Method in NoticeController
主页公告信息
mainNotice(Map, HttpSession) - Method in CmsService
主页公告信息
MobileLoginController - Class in bropen.mobile.portal
main(String) - Method in Application
main(String) - Method in Application
merge(Long, Long, String, String, String) - Method in PortalPortletAdminController
扩大、合并单元格:仅预览
move(Long, Long, String, String) - Method in PortalPortletAdminController
移动小程序的的位置:仅预览
main(String) - Method in Application
MAPPING_DOCUMENT - Field in Constants
文档的类型映射
mapping - Field in SearchableField
引用类:仅索引其中某些属性,如员工的名称
MAPPING_USER - Field in Constants
用户的类型映射
mappingSql - Field in SearchableField
多值属性、或联合主键的引用类:获取索引内容的 sql 语句
main(String) - Method in Application
MAPPING_DOCUMENT - Field in Constants
文档的类型映射
mapping - Field in SearchableField
引用类:仅索引其中某些属性,如员工的名称
MAPPING_USER - Field in Constants
用户的类型映射
mappingSql - Field in SearchableField
多值属性、或联合主键的引用类:获取索引内容的 sql 语句
m(Map) - Method in TagInvokerTrait
@see org.grails.web.taglib.encoder.WebOutputContextLookup.WebOutputContext#setCurrentOutputEncodingStack
main(String) - Method in Application
main(String) - Method in BroToolkitCacheConfig
Implicit main method for Groovy Scripts
main(String) - Method in GibberishAES
main(String) - Method in LtpaDecoder
main(String) - Method in SHA256withRSA
makeObject() - Method in ObjectPool.ObjectFactory
marshalObject(Object, XML) - Method in XmlMapMarshaller
转换XML
marshalObject(Object, XML) - Method in XmlMapPropsMarshaller
转换XML
maxRedirects(int) - Method in HttpClient
设置重定向的次数
md5(File) - Method in FileUtils
计算文件的MD5
md5(String) - Method in StringUtils
计算字符串的MD5
means(def, def, def) - Method in StringUtils
判断一个对象是否意味着true/false/null。
mergeCells(Sheet, int, int, int, int) - Method in ExcelUtils
合并单元格(居中等属性集成原来的单元格的设置)
mergeMessages(Locale, String, String) - Method in GrailsUtils
合并国际化消息
message(String, List, String, Boolean) - Method in GrailsUtils
根据消息代码等,获得国际化的消息字符串(可以在Service里使用)。
messageLang(String) - Method in GrailsUtils
计算当前使用的国际化语言
messageLocale(String) - Method in GrailsUtils
计算当前使用的国际化语言
mklinkHard(def, def) - Method in FileUtils
创建文件或文件夹的硬链接
monthesBetween(Date, Date) - Method in DateUtils
计算两个精度为月的日期之间的月数
monthFmt - Field in DateUtils
时间格式:yyyy-MM
moveDirectory(def, def) - Method in FileUtils
文件夹移动。
moveFile(def, def) - Method in FileUtils
文件移动。
MSExcelUtils - Class in bropen.toolkit.utils.office
msOfficeDatetimeFmt - Field in DateUtils
时间格式:yyyy-MM-dd'T'HH:mm:ss
MULTIPART_FORM_DATA - Field in HttpClient.ContentType
multipart/form-data,charset=UTF-8
MySQL57InnoDBDialect - Class in bropen.toolkit.orm.dialect
MySQL 5.7 的方言类
MySQL57InnoDBDialect.DatetimeSQLFunction - Class in bropen.toolkit.orm.dialect
_datetime('2011-02-01 20:20:22')
MySQL57InnoDBDialect.DatetimeSQLFunction(String) - Constructor in MySQL57InnoDBDialect.DatetimeSQLFunction
MySQL57InnoDBDialect() - Constructor in MySQL57InnoDBDialect
MySQL5InnoDBDialect - Class in bropen.toolkit.orm.dialect
MySQL 5 的方言类
MySQL5InnoDBDialect() - Constructor in MySQL5InnoDBDialect
main(String) - Method in Application
main(String) - Method in Application
mergeRegdata(Map, Map) - Method in RegisterService
MSG_COMPANY_INVITATION_MAIL - Field in Constants
MSG_COMPANY_INVITATION_SMS - Field in Constants
MSG_COMPANY_PASSED_MAIL - Field in Constants
MSG_COMPANY_PASSED_SMS - Field in Constants
MSG_COMPANY_REJECTED_MAIL - Field in Constants
MSG_COMPANY_REJECTED_SMS - Field in Constants
MSG_COMPANY_VERIFYING_MAIL - Field in Constants
MSG_COMPANY_VERIFYING_SMS - Field in Constants
MSG_COMPANYRECERT_PASSED_MAIL - Field in Constants
MSG_COMPANYRECERT_PASSED_SMS - Field in Constants
MSG_COMPANYRECERT_REJECTED_MAIL - Field in Constants
MSG_COMPANYRECERT_REJECTED_SMS - Field in Constants
MSG_COMPANYRECERT_VERIFYING_MAIL - Field in Constants
MSG_COMPANYRECERT_VERIFYING_SMS - Field in Constants
MSG_OTP_MAIL - Field in Constants
消息模板定义
MSG_OTP_SMS - Field in Constants
MSG_USER_INVITATION_MAIL - Field in Constants
MSG_USER_INVITATION_SMS - Field in Constants
MSG_USER_PASSED_MAIL - Field in Constants
MSG_USER_PASSED_SMS - Field in Constants
MSG_USER_REJECTED_MAIL - Field in Constants
MSG_USER_REJECTED_SMS - Field in Constants
MSG_USER_VERIFYING_MAIL - Field in Constants
MSG_USER_VERIFYING_SMS - Field in Constants
main(String) - Method in Application
moveFolder(String, Long, Long, Integer) - Method in WorkbenchFolderController
移动文件夹
moveTasks(Long, String) - Method in WorkbenchFolderController
移动文件夹中的任务
moveTasksToFolder(Long, String, String, String) - Method in WorkbenchFolderController
移动待办(等)任务到自定义文件夹中

N

nextActorsAsJSON() - Method in ProcessController
AJAX:根据当前任务和路径,获得下一处理/候选人列表
nextReadersAsJSON() - Method in ProcessController
AJAX:根据当前任务和路径,获得下一待阅人列表
NODE_TYPE_SERVICE - Field in Task
NODE_TYPE_TODO - Field in Task
环节类型
NODE_TYPE_TOREAD - Field in Task
NODETYPE_GATEWAY - Field in SubProcess
NODETYPE_TASK - Field in SubProcess
NotifationsMenuTodo - Class in bropen.bpm.portal
NotifationsMenuToread - Class in bropen.bpm.portal
NOTIFICATION_MAIL - Field in Supervisor
NOTIFICATION_NONE - Field in Supervisor
NOTIFICATION_SMS - Field in Supervisor
NOTIFICATION_WECHAT - Field in Supervisor
NULL_LIST - Field in ProcessEngineService
NetdiskController - Class in bropen.framework.plugins.si.netdisk
next(String, Map) - Method in SequenceNumber
获得下一个编号
next(String, Map, boolean) - Method in SequenceService
获得下一个编号,并且格式化后返回。
NONE - Field in MessageConfig.Notification
NONE - Field in MessageConfig.ProcessingPolicy
normalizeUsername(String) - Method in User
规格化用户名
NOT_GRANTED - Field in Permission.Granted
NOT_GRANTED_PREFILTER - Field in Permission.Granted
NOT_GRANTED - Field in Role.Granted
Notification - Class in bropen.framework.portal
NotificationsMenu - Interface in bropen.framework.portal
获得系统通知数据的服务接口类
notificationsMenu(String, Integer) - Method in PortletController
顶部导航中的系统通知
notifyAdmin(String, Throwable) - Method in ErrorService
发送执行异常的邮件,通知管理员
name() - Method in GrailsCxfEndpoint
@default ''
name() - Method in GrailsCxfEndpointProperty
@default ''
NewsContentResult - Class in bropen.mobile.ui.data.cms
新闻正文
NewsController - Class in bropen.mobile.ui.cms
NewsListResult - Class in bropen.mobile.ui.data.cms
新闻列表
NewsSummary - Class in bropen.mobile.ui.data.cms
新闻摘要信息
NoticeContentResult - Class in bropen.mobile.ui.data.cms
公告正文
NoticeController - Class in bropen.mobile.ui.cms
NoticeListResult - Class in bropen.mobile.ui.data.cms
公告列表
NoticeSummariesResult - Class in bropen.mobile.ui.data.cms
首页的公告摘要信息列表
NoticeSummary - Class in bropen.mobile.ui.data.cms
公告摘要信息
NtkoController - Class in bropen.ntko
NtkoTagLib - Class in bropen.ntko
NAME_DEFAULT - Field in PortalApplication
namespace - Field in PortalTagLib
normalizeIndexName(String) - Method in EsIndexService
normalizeIndexNames(String) - Method in EsIndexService
normalizeIndexName(String) - Method in EsIndexService
normalizeIndexNames(String) - Method in EsIndexService
NAME - Field in SsoTokenInterceptor
name - Field in LazyLob
nextMonth(Date, Boolean) - Method in DateUtils
根据月份取下个月
nextYear(Date, Boolean) - Method in DateUtils
根据年度取下一年
nocache() - Method in InterceptorTrait
设置 response 头,不允许浏览器缓存
nocache(HttpServletResponse) - Method in ServletUtils
禁止缓存
notifySync(CharSequence, def) - Method in SyncEvents
发布事件
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in Json
@see UserType#nullSafeGet
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in LazyBlob
nullSafeGet(ResultSet, String, SessionImplementor, Object) - Method in LazyClob
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in Json
@see UserType#nullSafeSet
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in LazyBlob
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in LazyClob
NumberUtils - Class in bropen.toolkit.utils
数字处理工具

O

onPostDelete(PostDeleteEvent) - Method in HibernateEventListener
删除后
onPostInsert(PostInsertEvent) - Method in HibernateEventListener
保存后
onPostUpdate(PostUpdateEvent) - Method in HibernateEventListener
更新后
onPreDelete(PreDeleteEvent) - Method in HibernateEventListener
删除前
onChange(Map<String, Object>) - Method in BroBpmGrailsPlugin
onDelete() - Method in ProcessInstance
onSearchEnabled() - Method in ProcessIndexService
open(String) - Method in ProcessDefinitionAdminController
打开流程定义的 xml 或流程图
Opinion - Class in bropen.bpm.instance
流转意见
opinion(Object, String, String, def, def, def) - Method in ExportUtils
插入意见表格,意见中将包含员工的签名图片(或姓名文本)
OPINION_MUST - Field in UserTask
OPINION_NONE - Field in UserTask
OPINION_OPTION - Field in UserTask
opinion(Map) - Method in Task
根据tag、groupId找对应的意见
opinionDef(Object, String) - Method in ExportUtils
插入一个或多个意见的员工签名图片的定义。
opinions(def, String, String, def, def, def, def, def, def, def, def) - Method in ExportUtils
显示意见的表格(基本同ProcessTagLib中的意见标签)。
opinions(Employee, Map, Map) - Method in ProcessInstance
获得意见对象列表
opinionsDef(Object, String, def, def, def, def, def) - Method in ExportUtils
定义意见中的手写签名图片
organization() - Method in ProcessInstance
起草机构
organization() - Method in Task
任务所属机构
onSearchEnabled() - Method in CmsContentIndexService
OSMENTITY_TYPES - Field in FolderAcl
obtainPassword(HttpServletRequest) - Method in MultiloginFilter
覆盖 UsernamePasswordAuthenticationFilter 中的同名方法,取登录密码
obtainUsername(HttpServletRequest) - Method in MultiloginFilter
覆盖 UsernamePasswordAuthenticationFilter 中的同名方法,取登录名
office2html(File, String) - Method in FileConvertService
基于 libreoffice,将 Office 文档转换为 html 文件
officebodies(Object) - Method in DomainTrait
获取正文列表
ofUser(HttpSession, String) - Method in UserProfile
从用户 session 中获得用户的个性配置
oldValues - Field in DomainTrait
onApplicationEvent(AuthenticationSuccessEvent) - Method in SecurityEventListener.AuthenticationSuccessListener
onApplicationEvent(AuthenticationSwitchUserEvent) - Method in SecurityEventListener.AuthenticationSwitchUserEventListener
onApplicationEvent(HttpSessionCreatedEvent) - Method in SecurityEventListener.HttpSessionCreatedEventListener
onApplicationEvent(HttpSessionDestroyedEvent) - Method in SecurityEventListener.HttpSessionDestroyedEventListener
onApplicationEvent(InteractiveAuthenticationSuccessEvent) - Method in SecurityEventListener.InteractiveAuthenticationSuccessEventListener
onApplicationEvent(RestTokenCreationEvent) - Method in SecurityEventListener.RestTokenCreationEventListener
onDelete() - Method in BizGroupNode
onDelete() - Method in BusinessDefinition
onDelete() - Method in DataDict
onDelete() - Method in EmployeeIdentity
删除事件:先删除岗位(含角色)关联
onDelete() - Method in Group
onDelete() - Method in Permission
onDelete() - Method in Role
onInitializeCollection(InitializeCollectionEvent) - Method in HibernateEventListener
加载Collection类别的属性时
onMessage(ClientSessionChannel, Message) - Method in CometdService.CometdClosureListener
onMessage(ClientSessionChannel, Message) - Method in CometdService.CometdServiceListener
onPostDelete(PostDeleteEvent) - Method in HibernateEventListener
监听事件 post-commit-delete,并触发 afterDeleteCommit
onPostInsert(PostInsertEvent) - Method in HibernateEventListener
监听事件 post-commit-insert,并触发 afterInsertCommit
onPostUpdate(PostUpdateEvent) - Method in HibernateEventListener
监听事件 post-commit-update,并触发 afterUpdateCommit
onPreDelete(PreDeleteEvent) - Method in HibernateEventListener
删除前:逻辑删除附件、删除访问日志
onSave() - Method in BizGroupNode
onSave() - Method in BusinessDefinition
onSave() - Method in DataDict
open(String, boolean) - Method in P6spyLogController.LogDatabase
Organization - Class in bropen.framework.core.osm
机构
OSM_DICT_BUSINESS - Field in Constants
组织架构:业务专业
OSM_DICT_CMP_TYPE - Field in Constants
组织架构:公司类型
OSM_DICT_EMP_IDTYPE - Field in Constants
组织架构:证件类型
OSM_DICT_EMP_LEVEL - Field in Constants
组织架构:员工(身份)岗位级别,对应 level 属性
OSM_DICT_EMP_LOCATION - Field in Constants
组织架构:员工属地
OSM_DICT_EMP_NATION - Field in Constants
组织架构:民族
OSM_DICT_EMP_RANK - Field in Constants
组织架构:职级
OSM_DICT_EMP_RELIGION - Field in Constants
组织架构:政治面貌
OSM_DICT_EMP_TITLE - Field in Constants
组织架构:头衔(可能会用来代表岗位什么的)
OSM_DICT_ORG_EXT1 - Field in Constants
组织架构:机构扩展属性
OSM_DICT_ORG_EXT2 - Field in Constants
OSM_DICT_ORG_LEVEL - Field in Constants
组织架构:机构级别
OsmCompanyAdminController - Class in bropen.framework.core.admin.osm
OsmController - Class in bropen.framework.core.osm
人员组织管理的 AJAX API 控制器
OsmEmployeeAdminController - Class in bropen.framework.core.admin.osm
OsmEntitiesUpdateJob - Class in bropen.framework.core.osm
定时更新 OsmEntity
OsmEntitiyService - Class in bropen.framework.core.osm
OsmEntitiy 更新服务
OsmEntity - Class in bropen.framework.core.osm
实体与员工/用户的关联表
OsmExportService - Class in bropen.framework.core.osm
人员组织导出
OsmGroupAdminController - Class in bropen.framework.core.admin.osm
OsmHandoverAdminController - Class in bropen.framework.core.admin.osm
工作移交
OsmHandoverService - Class in bropen.framework.core.osm
工作移交的公共服务类
OsmImportExportAdminController - Class in bropen.framework.core.admin.osm
人员组织导入和导出
OsmImportService - Class in bropen.framework.core.osm
人员组织导入
OsmOrganizationAdminController - Class in bropen.framework.core.admin.osm
OsmOrganizationService - Class in bropen.framework.core
OsmPositionAdminController - Class in bropen.framework.core.admin.osm
OsmPositionService - Class in bropen.framework.core
OsmSynchronizerSourceEndpoint - Class in bropen.framework.si.im
用于与统一身份管理集成的同步源服务,已适配 BroFwkSyncSourceService
OsmSynchronizerSourceEndpoint.Employee - Class in bropen.framework.si.im
员工
OsmSynchronizerSourceEndpoint.EmployeeIdentity - Class in bropen.framework.si.im
员工身份
OsmSynchronizerSourceEndpoint.Gender - Enum in bropen.framework.si.im
性别
OsmSynchronizerSourceEndpoint.Organization - Class in bropen.framework.si.im
机构
OsmSynchronizerSourceEndpoint.Position - Class in bropen.framework.si.im
岗位
OsmSynchronizerTargetClient - Class in bropen.framework.si.im
同步到本地 BroFramework 组织架构的工具类
OsmSynchronizerTargetEndpoint - Class in bropen.framework.si.im
用于与统一身份管理集成的同步目标服务,适配 BroFwkRemoteSyncTargetService
OsmSynchronizerTargetEndpoint.Employee - Class in bropen.framework.si.im
员工
OsmSynchronizerTargetEndpoint.EmployeeIdentity - Class in bropen.framework.si.im
员工身份
OsmSynchronizerTargetEndpoint.Organization - Class in bropen.framework.si.im
组织机构
OsmSynchronizerTargetEndpoint.Response - Class in bropen.framework.si.im
返回结果
OsmTreeService - Class in bropen.framework.core.osm
out() - Method in LogviewController
一般的输出日志
onConfigChange(Map<String, Object>) - Method in BroGrailsGrailsPlugin
outFaultInterceptors() - Method in GrailsCxfEndpoint
@default ]
outInterceptors() - Method in GrailsCxfEndpoint
@default ]
Organization - Class in bropen.im.osm
onPostDelete(PostDeleteEvent) - Method in HibernateEventListener
删除后
onPostInsert(PostInsertEvent) - Method in HibernateEventListener
插入后
onPostUpdate(PostUpdateEvent) - Method in HibernateEventListener
更新后
onSearchEnabled() - Method in BizDocumentIndexService
onSearchEnabled() - Method in SearchableService
初始化
openIndex(String) - Method in EsIndexService
打开索引
onPostDelete(PostDeleteEvent) - Method in HibernateEventListener
删除后
onPostInsert(PostInsertEvent) - Method in HibernateEventListener
插入后
onPostUpdate(PostUpdateEvent) - Method in HibernateEventListener
更新后
onSearchEnabled() - Method in BizDocumentIndexService
onSearchEnabled() - Method in SearchableService
初始化
openIndex(String) - Method in EsIndexService
打开索引
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in LoginSuccessHandlerWrapper
ObjectPool - Class in bropen.toolkit.utils.concurrent
对象池
ObjectPool.ObjectFactory - Class in bropen.toolkit.utils.concurrent
ObjectPool.ObjectFactory(Closure, Closure, Closure, Closure, Closure) - Constructor in ObjectPool.ObjectFactory
onChange(Map<String, Object>) - Method in BroToolkitGrailsPlugin
onSync(CharSequence, Closure) - Method in SyncEvents
监听事件,包括通过 notifySync、sendAndReceiveSync、sendAndReceiveAllSync 等方法发布的事件
openDocument(InputStream) - Method in WordUtils
openSftp(Session, Closure) - Method in SshUtils
打开一个 sftp,用于文件上传、下载
openSsh(Session, Closure) - Method in SshUtils
开启一个 ssh shell,并通过流的方式执行命令、获取返回信息
openWorkbook(HttpServletRequest) - Method in ExcelUtils
打开上传附件中的 Excel 文件
Oracle10gDialect - Class in bropen.toolkit.orm.dialect
Oragle10g+ 的方言类
Oracle10gDialect.DateSQLFunction - Class in bropen.toolkit.orm.dialect
date('2011-02-01')
Oracle10gDialect.DateSQLFunction(String) - Constructor in Oracle10gDialect.DateSQLFunction
Oracle10gDialect.DatetimeSQLFunction - Class in bropen.toolkit.orm.dialect
_datetime('2011-02-01 20:20:22')
Oracle10gDialect.DatetimeSQLFunction(String) - Constructor in Oracle10gDialect.DatetimeSQLFunction
Oracle10gDialect() - Constructor in Oracle10gDialect
orderByParams() - Method in ControllerTrait
orderByParams(Map, Map, String) - Method in ServletUtils
根据 params 中的排序参数(sort、order),获得排序的 hql 片段(order by ...)
owner - Field in LazyLob
onLoad() - Method in UserRegister
OTP_TIMEOUT - Field in Constants
onDelete() - Method in WorkbenchApplication
onLoad() - Method in WorkbenchApplication

P

paragraph(String) - Method in ExportUtils
插入一段文字(段落)。
parse(String, String, String, Long, String) - Method in DefinitionParser
拆分流程定义字符串,并获得流程定义信息
parseCollapsedSubProcesses(Process, Map, SubProcess, boolean, String) - Method in ProcessDefinitionService
parseDisabled(String) - Method in DefinitionParser
parseProcess(String, String, String, String, boolean, Boolean, Long) - Method in ProcessDefinitionService
解析流程定义并缓存
parseRevision(String) - Method in DefinitionParser
只解析流程定义的版本号
parseStyle(String) - Method in ExportUtils
解析style,并返回一个Map
persistent - Field in Process
是否持久化(数据库中生成 process_instance_id 的外键字段),默认为否。
picture(String, String) - Method in ExportUtils
插入浮于文字上方的图片引用。
pictureDef(String, String, String) - Method in ExportUtils
插入图片定义。
PLUGIN_NAME - Field in Constants
插件名称
plugin - Field in Process
所属插件(不需要版本号):配置后,可以从插件中加载默认的流程定义。
PLUGIN_VERSION - Field in Constants
插件版本
PortletController - Class in bropen.bpm.portal
首页 Portlet
predict(ProcessInstance) - Method in ProcessPredictService
流程预测
prepareTaskEvents(String, Task) - Method in ProcessNotificationService
监听 Task 的 afterInsert、afterUpdate、afterDelete 事件,然后再重新封装成任务事件
prevTasks(Map) - Method in Task
取上一任务列表,按照完成时间逆序排序
Priority - Enum in bropen.bpm.plugins.workbench
紧急程度
PRIORITY_CRITICAL - Field in ProcessInstance
PRIORITY_NONURGENT - Field in ProcessInstance
PRIORITY_NORMAL - Field in ProcessInstance
PRIORITY_URGENT - Field in ProcessInstance
Process - Annotation Type in bropen.bpm.transform
流程业务数据类注解,可自动生成 processInstance、processInstanceId 属性。
process() - Method in FlowElement
获得所属流程定义对象,从缓存中获取
ProcessAdminController - Class in bropen.bpm.admin.instance
ProcessASTTransformation - Class in bropen.bpm.transform
处理注解 ProcessInstance,并生成相关属性。
ProcessCallbackEventService - Class in bropen.bpm
流程事件服务
ProcessCometdMessageService - Class in bropen.bpm.plugins.message
CometD消息插件
ProcessController - Class in bropen.bpm.instance
流程控制器
ProcessDefinition - Class in bropen.bpm.definition
流程定义
processDefinition() - Method in ProcessInstance
获得当前流程定义
ProcessDefinitionAdminController - Class in bropen.bpm.admin.definition
ProcessDefinitionService - Class in bropen.bpm.definition
流程定义加载服务
ProcessDefinitionUtils - Class in bropen.bpm.utils
流程定义工具类
ProcessDingtalkMessageService - Class in bropen.bpm.plugins.message
钉钉消息插件
ProcessEmulateAdminController - Class in bropen.bpm.admin.emulate
管理员仿真相关
ProcessEmulateDataAdminController - Class in bropen.bpm.admin.emulate
ProcessEmulateService - Class in bropen.bpm
流程仿真服务
ProcessEngineService - Class in bropen.bpm
流程引擎服务
processes() - Method in ProcessInstance
获得已加载的流程定义列表
ProcessEsbRouteService - Class in bropen.bpm.plugins.esb
业务流程的路由服务
ProcessFlowchartService - Class in bropen.bpm.definition
流程图服务
ProcessGroupService - Class in bropen.bpm.definition
流程分组服务
ProcessHandoverService - Class in bropen.bpm
业务流程的工作移交接口服务
ProcessIndexService - Class in bropen.bpm.plugins.search
业务流程文档索引服务
ProcessInstance - Class in bropen.bpm.instance
流程实例
ProcessMailMessageService - Class in bropen.bpm.plugins.message
邮件消息插件
ProcessMobileController - Class in bropen.bpm.instance
Mobile Adapter 接口
ProcessModelerServlet - Class in bropen.bpm.servlet
建模器代理 Servlet
ProcessNotificationService - Class in bropen.bpm
流程提醒服务,用于待办提醒、统一待办同步、回滚与回滚提醒等
ProcessParticipantService - Class in bropen.bpm
流程参与人的服务。
ProcessPerformanceAdminController - Class in bropen.bpm.admin.performance
流程绩效(KPI)
ProcessPermissionJob - Class in bropen.bpm
自动重新计算当天结束的流程实例的权限
ProcessPermissionService - Class in bropen.bpm
流程权限服务
ProcessPredictService - Class in bropen.bpm
流程运行时的预测服务
ProcessRestfulEndpoint - Class in bropen.bpm.endpoint.rs
ProcessRollbackService - Class in bropen.bpm
流程回滚服务
ProcessRtxMessageService - Class in bropen.bpm.plugins.message
腾讯通消息插件
ProcessScaffoldController - Class in bropen.bpm.controller
业务流程的脚手架控制器
ProcessScriptService - Class in bropen.bpm
流程里的脚本/表达式服务
ProcessSmsMessageService - Class in bropen.bpm.plugins.message
短信消息插件
ProcessStatus - Enum in bropen.bpm.plugins.workbench
流程状态
ProcessSubstituteService - Class in bropen.bpm.substitute
待办授权(委托代理)
ProcessSupervisionJob - Class in bropen.bpm.supervision
监控所有未完成的流程与任务实例,实现超时报警
ProcessSupervisorController - Class in bropen.bpm.supervision
ProcessSupervisorService - Class in bropen.bpm.supervision
督办人服务
ProcessTagLib - Class in bropen.bpm.taglib
工作流标签库
ProcessTimeoutDefinitionController - Class in bropen.bpm.supervision
ProcessUrgenceController - Class in bropen.bpm.supervision
ProcessUrgenceService - Class in bropen.bpm.supervision
催办服务
ProcessUtils - Class in bropen.bpm.utils
和流程相关的Utils
ProcessVariables - Class in bropen.bpm.instance
流程变量
ProcessViewService - Class in bropen.bpm
ProcessWechatMessageService - Class in bropen.bpm.plugins.message
微信消息插件
publish(Date, Boolean) - Method in Opinion
发布意见
published() - Method in Opinion
意见是否已发布
push(String, Task, List<Long>) - Method in WorkbenchSyncService
推送任务
pushFailedTasks() - Method in WorkbenchSyncService
重新推送一周内失败的任务
pushTask(String, Task, List<Long>) - Method in WorkbenchSyncService
同步监听草稿、待办、待阅等类型任务的更新/删除事件,并推送到统一待办系统中。
putEmbededSubProcess(Process) - Method in DefinitionCache
将解析后的嵌入式子流程定义对象存入缓存
putProcess(Process, boolean, boolean) - Method in DefinitionCache
将解析后的流程定义、或外部引用子流程定义对象存入缓存
putProcessDefinitions(List<Map>, Integer) - Method in DefinitionCache
缓存数据库中保存的所有流程定义的基本信息
putProcessDomains(List<Map>) - Method in DefinitionCache
putSubProcess(Process, String, boolean) - Method in DefinitionCache
将解析后的外部引用子流程定义对象存入缓存
Payload - Class in bropen.bpmlite.callback
业务事件回调时,发送给第三方接口的数据
PayloadAttachment - Class in bropen.bpmlite.callback
文档附件
PayloadDocument - Class in bropen.bpmlite.callback
文档基本信息
PayloadDocumentField - Class in bropen.bpmlite.callback
文档字段详情
PayloadEvent - Class in bropen.bpmlite.callback
事件信息
PayloadObject - Class in bropen.bpmlite.callback
PayloadProcess - Class in bropen.bpmlite.callback
流程基本信息
PayloadProcessLog - Class in bropen.bpmlite.callback
流程日志
PayloadProcessOpinion - Class in bropen.bpmlite.callback
流程意见
PayloadProcessTask - Class in bropen.bpmlite.callback
流程任务
publish(String) - Method in Content
发布
process(Exchange) - Method in CamelRouteService.BroFrameworkInterceptorAftProcessor
process(Exchange) - Method in CamelRouteService.BroFrameworkInterceptorPreProcessor
process(Exchange) - Method in CamelRouteService.ProxyRoute.AftProxyProcessor
process(Exchange) - Method in CamelRouteService.ProxyRoute.PreProxyProcessor
process(Exchange) - Method in CamelRouteService.ServletProxyProcessor
process(Exchange) - Method in CamelRouteService.WsdlProcessor
P6spyLogController - Class in bropen.framework.plugins.logview
分析 p6spy 的 sql 执行日志
P6spyLogController.LogAnalyzer - Class in bropen.framework.plugins.logview
P6spyLogController.LogDatabase - Class in bropen.framework.plugins.logview
P6spyLogController.LogParser - Class in bropen.framework.plugins.logview
P6spyLogController.SqlParser - Class in bropen.framework.plugins.logview
paginateParams() - Method in ControllerTrait
parentByLevel(Integer, boolean) - Method in Organization
根据级别,获得对应的上级机构
parse(String) - Method in MessageConfig.ServiceTime
解析发送时间
parse(String) - Method in OsmSynchronizerSourceEndpoint.Gender
parse(Map, String) - Method in P6spyLogController.SqlParser
parse(HttpServletRequest) - Method in UploadChunk
parseDefinition(String, boolean, boolean) - Method in SequenceService
解析规则定义
parseExcel(HttpServletRequest) - Method in OsmImportService
解析Excel
parseFreqProfiles(String) - Method in BizGroup
解析个性设置中的常用文档或常用起草列表
parseFreqProfiles(String) - Method in BizGroupService
解析个性设置中的常用文档或常用起草列表
parseMessage(String, Map) - Method in TemplateService
根据模板格式化消息
parseRule() - Method in SequenceRule
根据definition,解析出定义
parseType(Class<Permission>) - Method in Permission
parseUuids(List<String>, String) - Method in OsmEntity
part - Field in UploadChunk
PasswordFirstLoginException - Class in bropen.framework.core.security.login
异常:首次登录,需要修改密码
PasswordFirstLoginException() - Constructor in PasswordFirstLoginException
passwordParameter - Field in SecurityEventListener
PasswordPolicyException - Class in bropen.framework.core.security.login
异常:密码不满足当前复杂度规则,需要修改密码
PasswordPolicyException() - Constructor in PasswordPolicyException
Permission - Class in bropen.framework.core.security
资源权限
Permission.Granted - Class in bropen.framework.core.security
权限鉴权的结果
Permission.Granted(boolean, String) - Constructor in Permission.Granted
PERMISSION_CODE_SUFFIXES - Field in DataDict
PermissionGroup - Class in bropen.framework.core.security
权限组
PermissionRole - Class in bropen.framework.core.security
权限和角色的关联表
PERMISSIONS - Field in ScaffoldController
PersistentToken - Class in bropen.framework.core.security
PhysicalDeleteEmployeeJob - Class in bropen.framework.core.osm
物理删除被逻辑删除的员工帐号
PLUGIN_NAME_BPM - Field in Constants
BPM插件的名称
PLUGIN_NAME - Field in Constants
插件名称
PLUGIN_VERSION - Field in Constants
插件版本
portlet() - Method in DiscuzController
嵌在首页的小portlet
portlet(String) - Method in WeatherController
PortletController - Class in bropen.framework.portal
首页 Portlet
Position - Class in bropen.framework.core.osm
机构岗位
PositionMember - Class in bropen.framework.core.osm
岗位和员工身份的关联表
preDelete(User) - Method in SecUserService
删除用户前的一些操作,如修改用户名以免重复、禁用用户、删除角色关联等
PREEMPTIVE - Field in MessageConfig.ProcessingPolicy
prefix - Field in MessageConfig.ServiceTime
previewDoc(String) - Method in AttachmentController
预览附件(Office 文档)
process() - Method in MessageController
确认并办理
PROCESS_METHOD_DO - Field in Message
PROCESS_METHOD_READ - Field in Message
processEmployee(String, Map, Employee) - Method in OsmSynchronizerTargetEndpoint
用户属性检查与转换,用于继承并个性化
processIdentitiesCompatible(Map) - Method in OsmSynchronizerTargetClient
processMessage(User, String, Message, Map) - Method in MessageService
消息办理
processOrganization(String, Map, Organization) - Method in OsmSynchronizerTargetEndpoint
机构属性检查与转换,用于继承并个性化
processRequest(HttpServletRequest, HttpServletResponse, Class, String) - Method in CorsProcessor
处理请求
propertyToColumnName(String) - Method in ImprovedNamingStrategy
ProxyServlet - Class in bropen.framework.servlet
透明代理服务,用来做跳板,访问其他服务器资源。
publish(DomainApplication, String, Object) - Method in CometdService
发布一条消息到其他应用
push(String, List<Object>, String) - Method in ErrorService
pushWithoutNotify(Throwable) - Method in ErrorService
推送一个异常,但是无需通知管理员或打印消息
parseDateTime(String) - Method in DatetimeAdapter
将字符串转为日期
pauseScheduler() - Method in QuartzController
pauseTrigger(String, String) - Method in QuartzController
pauseTriggers() - Method in QuartzController
printDateTime(Date) - Method in DatetimeAdapter
properties() - Method in GrailsCxfEndpoint
@default ]
publish(Object) - Method in EndpointImpl
Position - Class in bropen.im.osm
processEmployee(String, Map) - Method in BroFwkRemoteSyncTargetService
用户属性检查与转换,用于继承并个性化
processEmployee(Map) - Method in BroFwkSyncSourceService
processEmployee(String, Map, Employee) - Method in BroFwkSyncTargetService
用户属性检查与转换,用于继承并个性化
processOrganization(String, Map) - Method in BroFwkRemoteSyncTargetService
机构属性检查与转换,用于继承并个性化
processOrganization(Map) - Method in BroFwkSyncSourceService
processOrganization(String, Map, Organization) - Method in BroFwkSyncTargetService
机构属性检查与转换,用于继承并个性化
processPosition(Map) - Method in BroFwkSyncSourceService
PropertyMapping - Class in bropen.im.config
Source到Target的属性名映射
parseForm(Map, HttpSession, Integer, Task) - Method in BroBpmDocumentService
转换表单为HTML并解析
ProcessInstListResult - Class in bropen.mobile.ui.data.bpm
流程实例列表
ProcessInstSummary - Class in bropen.mobile.ui.data.bpm
流程实例的摘要信息
processLog() - Method in WorkController
流程日志
processNodeList(def, def, String, HttpSession) - Method in CmsService
循环子节点,替换链接地址
ProcessTreeResult - Class in bropen.mobile.ui.data.bpm
起草中心
parent - Field in PortalBlock
父区块
Portal - Class in bropen.portal
门户
PortalAdminController - Class in bropen.portal.admin
PortalApplication - Class in bropen.portal.app
应用
PortalBlock - Class in bropen.portal.render
页面布局区块(div.o-portal-content div.row section)
PortalColumnAdminController - Class in bropen.portal.admin
PortalController - Class in bropen.portal
PortalPortletAdminController - Class in bropen.portal.admin
PortalRenderer - Class in bropen.portal.render
PortalRenderer(PortalService) - Constructor in PortalRenderer
PortalService - Class in bropen.portal
门户服务
PortalTagLib - Class in bropen.portal.taglib
门户标签库,命名空间为 “p”
Portlet - Class in bropen.portal
门户小程序
portlet(String) - Method in PortalController
门户小程序最大化
Page - Class in bropen.search
查询结果的分页类
PARSE_HTTP_OPTIONS - Field in AttachmentIndexService
链接附件解析服务器的HTTP设置
PARSE_THREADS_COUNT - Field in AttachmentIndexService
初始化或增量更新时的附件解析线程数量,默认为1
putMappingIfNotExists(String, Map) - Method in EsIndexService
创建数据类型映射(mapping)
Page - Class in bropen.search
查询结果的分页类
PARSE_HTTP_OPTIONS - Field in AttachmentIndexService
链接附件解析服务器的HTTP设置
PARSE_THREADS_COUNT - Field in AttachmentIndexService
初始化或增量更新时的附件解析线程数量,默认为1
putMappingIfNotExists(String, String, Map) - Method in EsIndexService
给索引的一个文档类型(type)创建数据类型映射(mapping)
parse(HttpServletRequest, String, Boolean) - Method in SsoToken
解析加密的 token 字符串,并返回 Token
parseCookie(HttpServletRequest, Boolean) - Method in SsoToken
解析 Cookie 并返回 Token
paginate(List, Map) - Method in CollectionUtils
分页、排序,并返回当前页
paginateParams() - Method in ControllerTrait
paginateParams(Map, Integer, Integer) - Method in ServletUtils
处理 params 中的翻页参数
parse(String) - Method in DateUtils
解析字符串为日期
parseClass(String) - Method in BeanUtils
根据源码,生成 Class
parseDate(String) - Method in DateUtils
同 parse(String Date)
parseProperties(File) - Method in GrailsUtils
// * 根据键值对,创建一个 Config 对象 //
parseTimeZone(String) - Method in DateUtils
解析时间字符串中的时区后缀(Z、+N、-N)
parseXml(String) - Method in StringUtils
解析XML,并返回节点对象
passivateObject(PooledObject<Object>) - Method in ObjectPool.ObjectFactory
pdenabled - Field in DebugUtils
pingTcp(String, Integer, Map) - Method in InetUtils
发起针对主机 TCP 端口的 ping 请求
PinyinUtils - Class in bropen.toolkit.utils.lang
基于 pinyin4j 的汉语拼音工具类
PLUGIN_NAME - Field in Constants
插件名称: broToolkit
PLUGIN_VERSION - Field in Constants
插件版本
pm(Object) - Method in DebugUtils
开始性能调试后,打印每个运行阶段和总的耗时(毫秒)
position(Blob, long) - Method in LazyBlob
position(Clob, long) - Method in LazyClob
post - Field in HttpClient
复用当前客户端,创建一个新的 post 请求
post(String, Map, HttpClient, HttpContext, boolean, String) - Method in HttpUtils
Post数据
PostgreSQL10Dialect - Class in bropen.toolkit.orm.dialect
PostgreSQL 10+ 的方言类
PostgreSQL10Dialect.DatetimeSQLFunction - Class in bropen.toolkit.orm.dialect
_datetime('2011-02-01 20:20:22')
PostgreSQL10Dialect.DatetimeSQLFunction(String) - Constructor in PostgreSQL10Dialect.DatetimeSQLFunction
PostgreSQL10Dialect() - Constructor in PostgreSQL10Dialect
PREFIX_ENC - Field in GibberishAES
preMonth(Date, Boolean) - Method in DateUtils
根据月份取上个月
prettifyJson(Object) - Method in StringUtils
美化JSON代码
prettifyXml(String, Map) - Method in StringUtils
美化XML代码
printCaches() - Method in DebugUtils
打印所有缓存的数量、占用内存大小等信息
printClassLoaderURLs(ClassLoader) - Method in DebugUtils
打印 classloader 中的 urls (classpath、jar包等)
printObject(Object) - Method in DebugUtils
打印对象的 toString 结果
printProperties(Object) - Method in DebugUtils
打印对象的所有属性,主要是便于在 java 类中调用
printRequestAttributes(HttpServletRequest) - Method in DebugUtils
打印所有请求属性
printRequestCookies(HttpServletRequest) - Method in DebugUtils
打印所有 cookie 信息
printRequestHeaders(HttpServletRequest) - Method in DebugUtils
打印所有请求头
printRequestParameters(HttpServletRequest) - Method in DebugUtils
打印所有请求参数
printSessionAttributes(HttpSession) - Method in DebugUtils
打印所有 session 属性
printStacktrace(Closure) - Method in DebugUtils
prop(Serializable, Iterable<String>) - Method in DomainTrait
根据 ID 获得单个持久化对象的部分属性值
propAll(Iterable<Serializable>, Iterable<String>, Map) - Method in DomainTrait
根据 ID 获得多个持久化对象的部分属性值
PropertiesPersister - Class in bropen.toolkit.i18n
自定义i18n文件解析器,以兼容 .label 后缀
ps(Object, Log) - Method in DebugUtils
开始性能调试,并打印第一个时间戳
put(Ehcache, Serializable, Object, Map) - Method in CacheUtils
put(FTPClient, String, String) - Method in FtpUtils
上传文件,如果文件已存在,则自动覆盖。
put - Field in HttpClient
复用当前客户端,创建一个新的 put 请求
PLUGIN_NAME - Field in Constants
插件名称
PLUGIN_NAME_FWK - Field in Constants
FWK插件的名称
PLUGIN_VERSION - Field in Constants
插件版本
PortalController - Class in bropen.ui.portal
PortalMenuTagLib - Class in bropen.ui.taglib
用于门户主菜单的标签库,命名空间为 “menu”
PortalSidebarTagLib - Class in bropen.ui.taglib
用于门户左侧导航栏的标签库,命名空间为“sidebar”
PortalTagLib - Class in bropen.ui.taglib
用于门户的标签库,命名空间为 “p”
PORTLET_MAXIMIZE - Field in Constants
portlet(String) - Method in PortalController
门户小程序最大化
PORTLET_STATUS_MAXIMIZE - Field in Constants
PortletController - Class in bropen.ui.portal
门户小程序
pass(Long, String) - Method in UregCompanyRegisterController
审核通过
pass(Long, String) - Method in UregUserRegisterController
审核通过
Priority - Enum in bropen.workbench.task
紧急程度
ProcessStatus - Enum in bropen.workbench.task
流程状态

Q

QUEUEPOLICY_WAIT_MUST - Field in AuditlogConfig
QUEUEPOLICY_WAIT_NONE - Field in AuditlogConfig
QUEUEPOLICY_WAIT_NORM - Field in AuditlogConfig
QuartzCleanJob - Class in bropen.framework.plugins.quartz
启用 quartz.jdbcStore 的情况下,每天0点,自动清理WAITING、ERROR超过一定时间的任务(偶尔数据库死锁导致的)。
QuartzJob - Class in bropen.framework.plugins.quartz
定时任务:通过 Job 类自动生成、或在 Web 端创建的脚本任务
QuartzJobAdminController - Class in bropen.framework.plugins.quartz
QuartzJobService - Class in bropen.framework.plugins.quartz
定时任务管理服务
QuartzJobTrigger - Class in bropen.framework.plugins.quartz
定时任务触发器
queryMetaParamsWithoutCache - Field in SecRoleUserService
QuartzController - Class in bropen.grails.quartz
Quartz Job Monitor
QUERY_DATERANGE_CUSTOM - Field in Searchable
QUERY_DATERANGE_LASTYEARS - Field in Searchable
QUERY_DATERANGE_THISYEAR - Field in Searchable
QUERY_DATERANGE_THREEMONTHS - Field in Searchable
QUERY_DATERANGE_TWOWEEKS - Field in Searchable
QUERY_DOC_ATTACHMENT - Field in Searchable
QUERY_DOC_CONTENT - Field in Searchable
QUERY_DATERANGE_CUSTOM - Field in Searchable
QUERY_DATERANGE_LASTYEARS - Field in Searchable
QUERY_DATERANGE_THISYEAR - Field in Searchable
QUERY_DATERANGE_THREEMONTHS - Field in Searchable
QUERY_DATERANGE_TWOWEEKS - Field in Searchable
QUERY_DOC_ATTACHMENT - Field in Searchable
QUERY_DOC_CONTENT - Field in Searchable
queryMax - Field in DbUtils
queryMetaParams - Field in DbUtils
QUEUE_THREAD_INTERVAL - Field in WorkbenchTaskManagerService
QUEUE_THREAD_TIMEOUT - Field in WorkbenchTaskManagerService

R

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
返回结果

S

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

T

toString() - Method in AccessLog
toString() - Method in AuditlogConfig
toString() - Method in DataLog
toString() - Method in ErrorLog
toString() - Method in ExecuteLog
toString() - Method in LoginLog
TYPE_ACCESS - Field in AuditlogConfig
TYPE_DATA_AUTO - Field in AuditlogConfig
TYPE_DATA_MANUAL - Field in AuditlogConfig
TYPE_ERROR - Field in AuditlogConfig
TYPE_EXECUTE - Field in AuditlogConfig
TYPE_LOGIN - Field in AuditlogConfig
Task - Class in bropen.bpm.plugins.workbench
任务
taskMaintain() - Method in ProcessAdminController
督办
TaskRelation - Class in bropen.bpm.instance
Tasks - Class in bropen.bpm.plugins.workbench
Web服务返回的结果,包含更新的任务和被删除的任务列表
TaskType - Enum in bropen.bpm.plugins.workbench
任务类型
terminate(Date, Integer) - Method in Task
terminated(FlowElementContainer) - Method in EndEvent
获取所有终止的结束事件
terminated() - Method in ProcessInstance
流程是否被终止
terminateInstance(ProcessInstance, Map) - Method in ProcessEngineService
强行结束流程,将流程设置成终止状态,并从流程日志中抹去当前办理人的信息
terminatePreTasks(Task) - Method in ProcessEngineService
终止所有未完成的前置任务
terminatePreTasks() - Method in Task
结束所有前置未完成的任务
test(String, String) - Method in FlowchartEndpoint
text(def) - Method in ExportUtils
在段落中插入一段文字
ThrowEvent - Class in bropen.bpm.definition.event
TimeoutDefinition - Class in bropen.bpm.supervision
流程、任务实例的超时定义
TimeoutWarning - Class in bropen.bpm.supervision
流程、任务实例的超时报警记录
TO_DRAFTER - Field in SequenceFlow
TO_FINISH - Field in SequenceFlow
TO_SCNEXT - Field in SequenceFlow
TO_SENDER - Field in SequenceFlow
todoMessageEnabled - Field in ProcessDingtalkMessageService
todoMessageEnabled - Field in ProcessMailMessageService
todoMessageEnabled - Field in ProcessRtxMessageService
todoMessageEnabled - Field in ProcessSmsMessageService
todoMessageEnabled - Field in ProcessWechatMessageService
toreadMessageEnabled - Field in ProcessMailMessageService
toString() - Method in BaseElement
toString() - Method in CallableElement
toString() - Method in EmulateData
toString() - Method in EmulateProcess
toString() - Method in FlowElement
toString() - Method in Formula
toString() - Method in Opinion
toString() - Method in Process
toString() - Method in ProcessDefinition
toString() - Method in ProcessInstance
流程实例标题
toString() - Method in Substitute
toString() - Method in Task
任务标题
trackProcess(Long) - Method in ProcessSupervisorController
@see bropen.bpm.admin.instance.ProcessAdminController#taskMaintain
triggerRollbackEvent(Employee, Task, List<Map>) - Method in ProcessNotificationService
触发回滚(抽单)的异步事件
triggerRollbackNotificationEvent(Employee, Task, List<Map>) - Method in ProcessNotificationService
触发回滚(抽单)的消息提醒事件
triggerSimpleTaskDeleteEvent(Long, Long) - Method in ProcessNotificationService
触发一个只包含 idEver 属性的任务删除事件
TYPE_ACTION - Field in Formula
TYPE_AWAY - Field in Substitute
TYPE_CANCEL - Field in EndEvent
TYPE_COLLAPSED - Field in SubProcess
TYPE_COMPLETE - Field in EndEvent
TYPE_DRAFT - Field in Task
TYPE_DUMMY - Field in Task
TYPE_EMBEDED - Field in SubProcess
TYPE_POS - Field in Supervisor
TYPE_PROC_TIMEOUT_THRESHOLD - Field in TimeoutWarning
TYPE_PROC_TIMEOUT - Field in TimeoutWarning
TYPE_SEND - Field in Opinion
意见类型
TYPE_SERVICE - Field in Task
TYPE_SUBPROCESS - Field in Task
TYPE_SUBSTITUTE - Field in Formula
TYPE_TASK_EXPIRED_THRESHOLD - Field in TimeoutWarning
TYPE_TASK_EXPIRED - Field in TimeoutWarning
TYPE_TASK_TIMEOUT_THRESHOLD - Field in TimeoutWarning
TYPE_TASK_TIMEOUT - Field in TimeoutWarning
TYPE_TERMINATE - Field in EndEvent
TYPE_TEST - Field in Formula
TYPE_TODO - Field in Task
TYPE_TOREAD - Field in Task
TYPE_TRANSFER - Field in Substitute
TYPE_USER - Field in Supervisor
TYPE_VALUE - Field in Formula
test() - Method in LiteBusinessCallbackController
测试接口
toString() - Method in BusinessCallback
toString() - Method in Document
toString() - Method in Payload
转换为 json 字符串
toString() - Method in Content
toString() - Method in ContentType
toString() - Method in Folder
TYPE_CABINET - Field in Folder
TYPE_INFO - Field in Folder
TYPE_OTHER - Field in Folder
toString() - Method in EndpointCxf
tag - Field in UploadedFile
TARGET_ADDRESS - Field in OsmSynchronizerTargetEndpoint
TARGET_NAMESPACE - Field in OsmSynchronizerTargetEndpoint
TemplateService - Class in bropen.framework.plugins.message
消息(邮件/短信)模板服务
TemplateService.Message - Class in bropen.framework.plugins.message
通过模板生成的消息内容
TemplateService.Template - Class in bropen.framework.plugins.message
模板定义
test() - Method in Locker
test(String) - Method in LtpaSsoClient
测试 LTAP SSO
testHttpsAjaxPost() - Method in ErrorController
测试 https 情况下,POST 是否会丢数据
thumbDown(User, Long, Map) - Method in MessageService
TODO 拍砖
thumbUp(User, Long, Map) - Method in MessageService
TODO 点赞
time - Field in MessageConfig.ServiceTime
TMP_DATA_CLASS_PREFIX - Field in Attachment
TODO - Field in MessageConfig.ProcessingPolicy
toggle(String, String) - Method in EhCacheAdminController
启用、禁用缓存
TOKEN_COOKIE - Field in InternalSso
TOKEN_SESSION - Field in InternalSso
TOREAD - Field in MessageConfig.ProcessingPolicy
toString() - Method in AccessLog
toString() - Method in ArchiveLog
toString() - Method in Attachment
toString() - Method in BizGroup
toString() - Method in BizGroupNode
toString() - Method in BizGroupNodeDefinition
toString() - Method in BusinessDefinition
toString() - Method in Company
toString() - Method in DataDict
toString() - Method in DataDictData
toString() - Method in DocumentDefinition
toString() - Method in DocumentPermission
toString() - Method in Domain
toString() - Method in DomainApplication
toString() - Method in DomainApplicationServer
toString() - Method in Employee
toString() - Method in EmployeeIdentity
toString() - Method in Group
toString() - Method in Holiday
toString() - Method in Locker
toString() - Method in Message
toString() - Method in MessageConfig
toString() - Method in Organization
toString() - Method in OsmEntity
toString() - Method in Permission
toString() - Method in Permission.Granted
toString() - Method in Position
toString() - Method in QuartzJob
toString() - Method in QuartzJobTrigger
toString() - Method in Role
toString() - Method in Role.Granted
toString() - Method in RoleEntity
toString() - Method in SequenceRule
toString() - Method in Setting
toString() - Method in TemplateService.Message
toString() - Method in User
toString() - Method in UserProfile
tourtip(String) - Method in SecUserController
新手向导:AJAX
transfer(List<Attachment>, boolean) - Method in AbstractStorageService
工具方法:迁移本地存储中的附件、并删除本地存储中的文件
tree() - Method in OsmController
人员组织树
tree(List, List, List, Map) - Method in OsmTreeService
根据员工列表获得组织机构及员工的JSON串(缓存osm)--如果人数超过1000,则需要提前排序
triggerJob(Class) - Method in QuartzJobService
立即运行计划任务
triggerJobs(String) - Method in QuartzJobService
立即运行计划任务
triggerSendJob() - Method in SmsService
执行定时发送任务
triggerUpdateEvent(String, Long) - Method in BizPermissionService
TYPE_ATTACHMENT - Field in Attachment
TYPE_BIZ - Field in BusinessResource
资源类型:业务专责
TYPE_CRON - Field in QuartzJobTrigger
TYPE_DD - Field in BusinessResource
资源类型:数据字典
TYPE_EXTERNAL - Field in Organization
TYPE_FIELDHELP - Field in BusinessResource
资源类型:文档字段帮助信息
TYPE_FORMAL - Field in Employee
TYPE_FORMAL - Field in Organization
TYPE_GROUP - Field in Permission
TYPE_GRP_CODE - Field in OsmEntity
TYPE_GRP_CODE - Field in RoleEntity
群组代码
TYPE_GRP - Field in OsmEntity
TYPE_GRP - Field in RoleEntity
群组ID
TYPE_LIMITED - Field in Employee
TYPE_LVL - Field in OsmEntity
TYPE_LVL - Field in RoleEntity
员工身份级别:[ORG|][?
TYPE_MAIN - Field in EmployeeIdentity
TYPE_OFFICEBODY - Field in Attachment
TYPE_ORG_CHILDREN_CODE - Field in RoleEntity
机构代码,支持通配符 *,仅包含下级机构
TYPE_ORG_CHILDREN - Field in OsmEntity
TYPE_ORG_CHILDREN - Field in RoleEntity
机构ID,仅包含下级机构
TYPE_ORG_CODE - Field in RoleEntity
机构代码,支持通配符 *,包含下级机构
TYPE_ORG - Field in Domain
TYPE_ORG - Field in OsmEntity
TYPE_ORG - Field in RoleEntity
机构ID,包含下级机构
TYPE_ORG_SELF_CODE - Field in RoleEntity
机构代码,支持通配符 *,仅包含本部
TYPE_ORG_SELF - Field in OsmEntity
TYPE_ORG_SELF - Field in RoleEntity
机构ID,仅包含本部
TYPE_PART - Field in EmployeeIdentity
TYPE_PERM - Field in BusinessResource
资源类型:权限
TYPE_POS - Field in BusinessResource
资源类型:岗位
TYPE_POS_CODE_ORGSELF - Field in OsmEntity
TYPE_POS_CODE_ORGSELF - Field in RoleEntity
岗位代码或名称:格式同上,但ORG部分不包含下级机构
TYPE_POS_CODE - Field in OsmEntity
TYPE_POS_CODE - Field in RoleEntity
岗位代码或名称:[ORG|]XX;其中ORG为机构ID(数字)、或机构代码(支持通配符*,如果也是数字,可以加前缀'表明是机构代码),包含下级机构;XX为岗位代码或名称(支持通配符*)
TYPE_POS - Field in OsmEntity
TYPE_POS - Field in Role
TYPE_POS - Field in RoleEntity
岗位ID
TYPE_READER - Field in BusinessResource
资源类型:默认知会人
TYPE_RES - Field in Permission
TYPE_ROL_CODE - Field in OsmEntity
TYPE_ROL_CODE - Field in RoleEntity
继承:角色代码,支持通配符*;此时 excluded 始终为否
TYPE_ROL - Field in OsmEntity
TYPE_ROL - Field in RoleEntity
继承:角色ID;此时 excluded 始终为否
TYPE_ROLE - Field in BusinessResource
资源类型:角色
TYPE_SCR - Field in RoleEntity
脚本接口:能根据参数 Map role 返回用户 ID 列表或形如 [userId: xx, eiId: xx] 的用户与身份关系列表的 groovy 代码文本。
TYPE_SECONDED - Field in Employee
TYPE_SIMP - Field in QuartzJobTrigger
TYPE_SRV - Field in RoleEntity
服务接口:格式 "服务名.方法名",形如 List xxxx(Map role) 的服务接口,返回用户 ID 列表或形如 [userId: xx, eiId: xx] 的用户与身份关系列表。
TYPE_SYS - Field in Role
TYPE_TEMPORARY - Field in Organization
TYPE_TRIAL - Field in Employee
TYPE_URL - Field in Permission
TYPE_USR - Field in Domain
TYPE_USR_NAME - Field in OsmEntity
TYPE_USR_NAME - Field in RoleEntity
用户名:支持通配符*
TYPE_USR - Field in OsmEntity
实体关联类型
TYPE_USR - Field in RoleEntity
用户ID
TYPE_VIRTUAL - Field in Organization
TYPES - Field in RoleEntity
二类服务接口:实现了 boolean XXXX(Map role, User user, bean) 的服务名称和方法名;业务流程的不需要。
targetNamespace() - Method in GrailsCxfEndpoint
@see JaxWsImplementorInfo#getGrailsTargetNamespace
Default:
'' //
tokenPropertyName - Field in DefaultAccessTokenJsonRenderer
toMap(Object) - Method in MapAdapter
将 Web 服务返回的 Map 对象,转换为 java.util.Map 对象
TYPE - Field in EndpointArtefactHandler
Target - Class in bropen.im.config
同步目标
toString() - Method in PropertyMapping
toString() - Method in Request
toString() - Method in RequestTarget
toString() - Method in RtxDept
toString() - Method in RtxUser
toString() - Method in Source
toString() - Method in Target
TYPE_ORG - Field in PropertyMapping
TYPE_ORG - Field in Request
TYPE_POS - Field in PropertyMapping
TYPE_POS - Field in Request
TYPE_USER_IDENT - Field in PropertyMapping
TYPE_USER - Field in PropertyMapping
TYPE_USR - Field in Request
toString() - Method in UserDevice
TYPE_CREATE - Field in BroBpmDocumentService
TYPE_REFDOC - Field in BroBpmDocumentService
TYPE_TASK - Field in BroBpmDocumentService
TemplateColumn - Class in bropen.portal.template
门户栏目的模板
TemplatePortal - Class in bropen.portal.template
门户的模板
TemplatePortlet - Class in bropen.portal.template
门户小程序的模板
test(Long, String, String, String) - Method in PortalService
遍历 children,将 positions 添加到合适的 block 中,同时修正 root 的 layoutRows
toHtml(StringBuilder, String) - Method in PortalBlock
输出测试用的 html
toString() - Method in AbstractColumn
toString() - Method in AbstractPortal
toString() - Method in PortalBlock
TYPE_AJAX - Field in AbstractPortlet
加载类型:ajax
TYPE_IFRAME - Field in AbstractPortlet
加载类型:iframe
TYPE_STATIC - Field in AbstractPortlet
加载类型:static
test() - Method in EsCoreService
test() - Method in EsIndexService
test() - Method in EsSearchService
搜索子节点
test() - Method in UserIndexService
title - Field in Searchable
文档标题模板
toString() - Method in Page
toString() - Method in Searchable
transparentActions - Field in SearchController
TYPE_ATTACHMENT - Field in Entity
TYPE_DOCUMENT - Field in Entity
test2() - Method in EsIndexService
test() - Method in EsCoreService
test() - Method in EsIndexService
test() - Method in EsSearchService
搜索子节点
test() - Method in UserIndexService
title - Field in Searchable
文档标题模板
toString() - Method in Page
toString() - Method in Searchable
transparentActions - Field in SearchController
TYPE_ATTACHMENT - Field in Entity
TYPE_DOCUMENT - Field in Constants
索引类型:文档,或用户索引里的用户
TYPE_DOCUMENT - Field in Entity
TYPE_USER - Field in Constants
索引类型:用户,仅用于用户索引
toString() - Method in SsoApplication
TagInvokerTrait - Trait in bropen.toolkit.traits
给 TagLib、Domain、Service、Conroller、Bootstrap、Endpoint 类注入 invokeTag 方法,以便调用标签库
template(String, Map) - Method in StringUtils
使用 GString 模板来渲染字符串
testShell(String, String, String) - Method in SshUtils
TEXT_HTML - Field in HttpClient.ContentType
text/html,charset=UTF-8
TEXT_PLAIN - Field in HttpClient.ContentType
text/plain,charset=UTF-8
TEXT_XML - Field in HttpClient.ContentType
text/xml,charset=UTF-8
TEXTWRAP_BACKGROUND - Field in WordUtils.Picture
TEXTWRAP_EMBEDED - Field in WordUtils.Picture
TEXTWRAP_FOREGROUND - Field in WordUtils.Picture
timeFmt - Field in DateUtils
时间格式:HH:mm
toAlphabet(Number) - Method in NumberUtils
将正整数转为26进制,即A=1,...Z=26
toBase64(String, Boolean) - Method in StringUtils
将字符串编码成 Base64
today() - Method in DateUtils
今天
toHex(byte[]) - Method in StringUtils
将 byte 数组转换为十六进制的字符串
toJson() - Method in Response
toJson(Object, OutputStream, Map) - Method in StringUtils
使用 Gson 的 streaming 方式,将对象转换成 json 字符串并直接输出到流中。
toList(Object) - Method in CollectionUtils
将数组、集合等转换成列表对象
toMonday(Date, int) - Method in DateUtils
将时间转换为精度为日期的周一
toMonth(Date) - Method in DateUtils
将时间转换为月份(精度)
toObject(String) - Method in StringUtils
将 Base64 字符串反序列化为对象
toString(Object) - Method in DebugUtils
返回对象的 toString 结果
toString() - Method in DefaultGrailsUpdaterClass
toString() - Method in Json
获得 json 字符串
toString() - Method in Response
toUnicode(String) - Method in StringUtils
将字符串转换成 UNICODE 编码
toXml(Object, Map) - Method in StringUtils
将对象转换成 xml 字符串,同 object.encodeAsXML()
toXmlDocument(String) - Method in StringUtils
将字符串转成 org.w3c.dom.Document 文档对象
toXMLGregorianCalendar(Date) - Method in DateUtils
转换成 XMLGregorianCalendar 类型。
toYear(Date) - Method in DateUtils
将时间转换为年份(精度)
toZDate(Date) - Method in DateUtils
转换为时区为 Z 的时间。
traceConnectionClose(Connection) - Method in DatasourceConnectionProvider
traceConnectionGet(Connection) - Method in DatasourceConnectionProvider
transferTo(OutputStream) - Method in HttpClient.ResponseWrap
写入到 OutputStream,并不会关闭 OutputStream
trimXml(String) - Method in StringUtils
删除字符串中的 xml/html 标签
truncate(long) - Method in LazyBlob
truncate(long) - Method in LazyClob
truncate(String, Integer, String) - Method in StringUtils
截断字符串,仅保留指定长度的字符,并且可以在截断的字符串后面再接上某些后缀(如省略号)
TYPE - Field in UpdaterArtefactHandler
TYPES - Field in LazyBlob
TYPES - Field in LazyClob
toString() - Method in Invitation
toString() - Method in Register
TYPE_COMPANY - Field in Invitation
TYPE_USER - Field in Invitation
TABLE_NAME - Field in Document
TABLE_NAME - Field in Done
TABLE_NAME - Field in Draft
TABLE_NAME - Field in Drafted
TABLE_NAME - Field in Readed
TABLE_NAME - Field in Todo
TABLE_NAME - Field in Toread
Task - Class in bropen.workbench.task
所有任务的基类
taskClass() - Method in TaskType
计算对应的Domain类
Tasks - Class in bropen.workbench.task
接口中要返回的任务集,包括要更新的和要删除的两个列表
tasks - Field in WorkbenchService.ListTasks
TaskType - Enum in bropen.workbench.task
任务类型
taskType - Field in WorkbenchService.ListTasks
Todo - Class in bropen.workbench.task
待办
Toread - Class in bropen.workbench.task
待阅
toString() - Method in Folder
toString() - Method in WorkbenchApplication
total - Field in WorkbenchService.ListTasks

U

update() - Method in AuditlogController
unlinkNextTasks(Long) - Method in TaskRelation
解除该任务与其下一任务的所有关联
unlinkPrevTasks(Long) - Method in TaskRelation
解除该任务与其前一任务的所有关联
unlinkTask(Long, Long) - Method in TaskRelation
解除两个任务之间的关联
UP_PROC_COMMON_OPINIONS - Field in Constants
用户个性设置的键:个人常用意见的code
UP_PROC_ONEKEY_PREFIX - Field in Constants
用户个性设置的键:保存一键提交code前缀
UP_PROC_SUPV_TRACK - Field in Constants
用户个性设置的键:流程跟踪的code
UP_PROC_WORK_REMIND - Field in Constants
用户个性设置的键:工作提醒的code前缀
update() - Method in ProcessScaffoldController
updateProcessDefinition(BusinessDefinition) - Method in ProcessDefinitionService
修改业务定义时,更新一一对应的流程定义(不含子流程)的类型、名称
updateProcessInfo(Map, HttpSession) - Method in ProcessUtils
updateProcessMappingProperties(ProcessInstance, def) - Method in ProcessEngineService
更新流程示例的可映射属性
updateV2ToV3(String, String, boolean) - Method in V2Updater
将流程文件格式升级到V3版
upgradeV2ToV3() - Method in V2Updater
将流程文件格式升级到V3版,并将原版备份 v2.xml 文件。
uploadFile() - Method in ProcessController
AJAX:上传附件/获得附件列表
Urgence - Class in bropen.bpm.supervision
催办
URI - Field in ProcessModelerServlet
UserTask - Class in bropen.bpm.definition.activity
环节
update() - Method in LitePositionAdminController
updateActors(Long) - Method in LiteBusinessAdminController
流程设计中编辑岗位后更新办理人列表
updateRating(Employee, Integer, String) - Method in Document
创建或更新满意度评价
update() - Method in CmsArticleController
更新文章,采、编
update() - Method in CmsFileController
update() - Method in CmsFolderController
AJAX:修改文件夹保存
updateFolderAcl(Folder, Map, List<Map>) - Method in CmsPortletController
更新 ACL:包括管理员(门户的 adminIds)、读者(门户的机构ID)、编作者(来自小程序的 configs)等
UID_ALL_GRANTED - Field in RoleUser
UID_NOT_GRANTED - Field in RoleUser
UiFormTagLib - Class in bropen.framework.taglib
表单常用标签库,命名空间为 “o”
UiPortalMenuTagLib - Class in bropen.framework.taglib
用于门户主菜单的标签库,命名空间为 “menu”
UiPortalSidebarTagLib - Class in bropen.framework.taglib
用于门户左侧导航栏的标签库,命名空间为 “sidebar”
UiPortalTagLib - Class in bropen.framework.taglib
用于门户的标签库,命名空间为 “p”
unbind(String) - Method in MiniprogramController
根据微信用户退出登录,并解绑微信账号
unbind(String) - Method in MiniprogramService
解绑微信小程序和用户
unlink(Object) - Method in PermissionRole
取消角色与权限的关联
unlinkEntity(Long, String, String) - Method in RoleEntity
取消角色关联的某个实体
unlinkPermission(Permission) - Method in PermissionRole
取消权限与角色的关联
unlinkPermissions(List<Permission>, Boolean) - Method in PermissionGroup
取消权限组和权限的关联
unlinkRole(Role) - Method in PermissionRole
取消角色与权限的关联
unlinkRole(Role) - Method in RoleEntity
取消角色继承
unlinkUser(Role, User) - Method in RoleEntity
unlinkUsers(User) - Method in RoleEntity
unlock(String, boolean) - Method in Locker
解锁
unlock() - Method in LockerController
unlock(String key, Boolean userAware=true)
unlock(String) - Method in QuartzJobService
Job 执行完后解锁
unlockNumber(Map) - Method in SequenceService
解锁一个序号,以便释放给其他人使用
unscheduleJob(QuartzJob) - Method in QuartzJobService
移除Job及Job下所有Trigger Remove all of the indicated Triggers from the scheduler.
unsubscribe(DomainApplication, String) - Method in CometdService
取消某个应用频道下所有的监听器
UP_BIZ_FREQ_CREATE - Field in Constants
用户个性设置的键:起草
UP_BIZ_FREQ_PARTICIPANT - Field in Constants
用户个性设置的键:业务
UP_LOCALE - Field in Constants
UP_PAGE_MAX - Field in Constants
update(def, HttpServletRequest, Map) - Method in AttachmentService
根据 HTTP 请求,更新附件(含保存新附件、删除)
update() - Method in BizBusinessDefinitionAdminController
update() - Method in BizGroupNodeAdminController
update(String, Long, Object, String, String, Collection<String>) - Method in DocumentPermission
新增/更新权限
update(String, Long, Object, String, String, Collection<String>) - Method in DocumentPermissionHelper
update(String, boolean, Integer) - Method in Locker
更新锁的时间戳,包括updateTime、updateUser
update() - Method in LockerController
update(String key, Boolean userAware=true, Integer timeout=null)
update(Organization, Map) - Method in OsmOrganizationService
修改机构信息
update(Position, Map) - Method in OsmPositionService
修改岗位
update() - Method in ScaffoldController
编辑保存操作
update() - Method in SecDomainAdminController
update(Long, Boolean) - Method in SecRoleUserService
更新角色和用户关系
update(String, Long) - Method in SecRoleUserService.Updater
更新角色和用户关系
update() - Method in SecUserAdminController
update(User, Map) - Method in SecUserService
修改用户
update() - Method in SequenceRuleAdminController
updateAllOsmEntities() - Method in OsmEntitiyService
更新所有的 OsmEntities,定时更新计划里调用
updateAttachments(GormEntity) - Method in ControllerTrait
保存请求中的附件,并返回附件对象列表
updateBulk() - Method in OsmPositionAdminController
updateBulk() - Method in SecRoleAdminController
updateBusinessDefinitions(BizGroupNode) - Method in BizDefinitionService
修改分组节点的名称、上级后,更新当前分组节点、以及子分组节点对应的 BusinessDefinition#group 等
updateCacheOnly(String, Object) - Method in Setting
临时修改缓存中的参数值
updateCreatoruid(String, Long, Long) - Method in DocumentPermissionHelper
UpdateDynamicGroupJob - Class in bropen.framework.core.osm
自动更新动态组:每隔半个小时执行一次
updateDynamicMembers() - Method in Group
更新动态群组中的成员
updateGroupNodes(BusinessDefinition) - Method in BizDefinitionService
新建、修改业务定义时,更新分组节点
updateInterval - Field in SecRoleUserService.Cache
updateLicense() - Method in SystemInfoAdminController
更新 license 文件
updateMembers(List) - Method in Group
更新群组成员
updateMessage(Message, Map, String) - Method in MessageService
更新消息
updateOrganization(Map) - Method in OsmImportService
更新机构
updateOrganization(String, Map, Closure) - Method in OsmSynchronizerTargetClient
更新机构
updateOrganization(OsmSynchronizerTargetEndpoint.Organization) - Method in OsmSynchronizerTargetEndpoint
updateOrganizationHasEmployees(EmployeeIdentity, Organization, Boolean) - Method in OsmOrganizationService
根据员工身份,更新所属机构及所有上级机构的 hasEmployees 属性
updateOsmEntity(String, Long, String, String) - Method in OsmEntitiyService
更新一个对象的 OsmEntity 属性
updatePassword(String, String, String, String) - Method in MiniprogramController
修改密码
updatePassword(User, String, String, String) - Method in MiniprogramService
修改密码
updatePassword(User, HttpSession, Map) - Method in SecUserController
updatePassword(User, String, String, String) - Method in SecUserService
修改密码
updatePermissionsAndRoles(BusinessDefinition) - Method in BizDefinitionService
修改业务定义的 name、group 时,更新角色、权限的 name、group
updateResource(BusinessDefinition, BusinessResource, String, String, String) - Method in BusinessDefinition
updateRoleEntities(Role, List, String, boolean) - Method in SecRoleAdminController
updateRolePermissions(Long, List) - Method in PermissionRole
清空并更新角色的权限
updateRolePermissions(Role) - Method in SecRoleAdminController
save、update、updateBulk 后,更新角色和权限的关系
updateRoles() - Method in OsmEmployeeAdminController
更新员工的角色信息
updateRoles(Permission, List) - Method in Permission
UpdateRoleUserJob - Class in bropen.framework.core.security
自动更新角色与用户的关系:每隔一个小时执行一次
updateRuleDefinition(String, boolean) - Method in SequenceService
更新序列规则定义
updateStaticMembers(Group) - Method in OsmGroupAdminController
更新非动态群组的成员
updateTemplate(String, String, String, String, String, String, Boolean, String) - Method in TemplateService
updateUser(Map) - Method in OsmImportService
更新或创建用户
updateUser(String, Map, Closure) - Method in OsmSynchronizerTargetClient
更新或创建用户
updateUser(OsmSynchronizerTargetEndpoint.Employee) - Method in OsmSynchronizerTargetEndpoint
updateUsers(Long) - Method in SecRoleAdminController
更新关联用户
uploadAttachments(String, String, Long) - Method in MiniprogramController
附件上传
uploadAttachments(User, HttpServletRequest, String, Long) - Method in MiniprogramService
上传附件
uploadAvatar(Long) - Method in SecUserController
上传头像图片
uploadAvatar(HttpServletRequest, User) - Method in SecUserService
上传头像
UploadChunk - Class in bropen.framework.core.attachment
分块上传信息
UploadedFile - Class in bropen.framework.core.attachment
上传的文件信息
uploadFile() - Method in AttachmentController
附件上载,附件会保存在 bean 中或者一个临时 createId 下
uploadImage() - Method in AttachmentController
带裁剪、预览功能的图片上传
uploadImage(HttpServletRequest, File, Closure) - Method in AttachmentService
uploadSignature(Long) - Method in SecUserController
上传签名图片
uploadSignature(HttpServletRequest, User) - Method in SecUserService
上传签名
URI - Field in ProxyServlet
useNumber(Map) - Method in SequenceService
解锁(必须提前锁定)并使用序号,数据库中的序号自动递增
User - Class in bropen.framework.core.security
用户
usernameParameter - Field in SecurityEventListener
usernames() - Method in OsmController
登录名列表
UserPassword - Class in bropen.framework.core.security
用户密码修改历史(管理员修改的不记录)
UserProfile - Class in bropen.framework.core.security
用户个性设置
userTree(List<Organization>, List, Map) - Method in OsmTreeService
根据机构获得组织机构及用户的JSON串(缓存osm),包含一个没有关联员工的用户节点
uuid(String, String, Long) - Method in Attachment
计算下载用的链接:uuid.id.ext
UUID_CONTENT - Field in Message
UUID_RANDOM - Field in Message
UUID_SUBJECT - Field in Message
uuid - Field in UploadedFile
UnionHttpSessionFilter - Class in bropen.grails.web.session.container
未启用 Spring Session 时,启用 Union Session 的过滤器
UnionHttpSessionMultipartRequestWrapper - Class in bropen.grails.web.session.container
未启用 Spring Session 时,启用 Union Session、且包含附件的 Request Wrapper
UnionHttpSessionMultipartRequestWrapper(MultipartHttpServletRequest, UnionHttpSessionReader) - Constructor in UnionHttpSessionMultipartRequestWrapper
UnionHttpSessionReader - Class in bropen.grails.web.session
从请求中计算 Union Session Id 的工具类
UnionHttpSessionRequestWrapper - Class in bropen.grails.web.session.container
未启用 Spring Session 时,启用 Union Session 的 Request Wrapper
UnionHttpSessionRequestWrapper(HttpServletRequest, UnionHttpSessionReader) - Constructor in UnionHttpSessionRequestWrapper
UnionHttpSessionStrategy - Class in bropen.grails.web.session.springsession
启用 Spring Session 时,重载名为 httpSessionStrategy 的 bean,以启用 Union Session。
unmarshal(List) - Method in ListAdapter
unmarshal(Map) - Method in MapAdapter
useBearerToken - Field in DefaultAccessTokenJsonRenderer
usernamePropertyName - Field in DefaultAccessTokenJsonRenderer
updateDb518(Sql, String) - Method in BroIm480Updater
updateId(Class, Long, String) - Method in Entity
强行更新ID
updateId(Long) - Method in RtxDept
强行更新ID
updateId(Long) - Method in RtxUser
强行更新ID
updateOrganization(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
updateOrganization(Target, String, Map) - Method in BroFwkSyncTargetService
更新机构
updateOrganization(Target, String, Map) - Method in BroImSyncTargetService
updateOrganization(Target, String, Map) - Method in BroRtxSyncTargetService
更新机构
updateOrganization(String) - Method in ImControlPanelController
重新抓取、并更新一个机构
updateOrganization(String) - Method in SyncManagerService
更新/删除一个组织机构
updateOrganization(Target, String, Map) - Method in SyncTargetService
更新机构
updatePosition(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
updatePosition(Target, String, Map) - Method in BroFwkSyncTargetService
更新岗位
updatePosition(Target, String, Map) - Method in BroImSyncTargetService
updatePosition(Target, String, Map) - Method in BroRtxSyncTargetService
更新职级/头衔/岗位
updatePosition(Target, String, Map) - Method in SyncTargetService
更新职级/头衔/岗位
updateSourceRequestStatus(Request) - Method in SyncManagerService
执行完同步后,更新源请求的状态
updateUser(Target, String, Map) - Method in BroFwkRemoteSyncTargetService
updateUser(Target, String, Map) - Method in BroFwkSyncTargetService
更新或创建用户
updateUser(Target, String, Map) - Method in BroImSyncTargetService
updateUser(Target, String, Map) - Method in BroRtxSyncTargetService
更新用户
updateUser(String) - Method in ImControlPanelController
重新抓取、并更新一个用户
updateUser(String, Boolean) - Method in SyncManagerService
更新/删除一个用户
updateUser(Target, String, Map) - Method in SyncTargetService
更新用户
updateSession(Result, HttpSession) - Method in SessionService
更新返回到移动客户端(含浏览器)的结果,添加当前的session信息
user() - Method in AddressController
获取用户信息
UserDevice - Class in bropen.mobile
用户设备。
updatePortalCache(Map) - Method in PortalService
updatePortalCacheIfNotExists(Portal) - Method in PortalService
updatePortalCacheLogo(Long) - Method in PortalService
uploadLogo(Long) - Method in PortalAdminController
上传 Logo 图片
uploadLogo(HttpServletRequest, Portal) - Method in PortalService
上传 Logo 图片
unclassified - Field in Searchable
文档是否允许公共访问
update(Map) - Method in AttachmentIndexService
异步(多线程)更新附件索引
update(Map) - Method in SearchableIndexService
更新索引
update(Date) - Method in UserIndexService
更新用户
updateAttachments(List<Long>) - Method in AttachmentIndexService
同步(单线程)更新指定的附件
updateDocument(String, Long) - Method in SearchableIndexService
更新指定文档的索引
updateDocumentField(String, Object, List<String>, Object) - Method in EsIndexService
更新文档某一个字段的值
updateDocumentFields(List<Map>) - Method in EsIndexService
批量更新文档属性值
updateDocuments(String, List<Long>) - Method in AttachmentIndexService
同步(单线程)更新指定文档下的附件
updateDocuments(String, List<Long>) - Method in SearchableIndexService
更新指定文档的索引
updateEntity(Entity) - Method in SearchableIndexService
实时更新文档
UpdateIndicesJob - Class in bropen.search.index
增量更新索引
updateObject(Object) - Method in UserIndexService
updateUser(Long) - Method in UserIndexService
更新指定用户
updateUsers(List<Long>) - Method in UserIndexService
更新指定用户
url - Field in Searchable
打开文档的 url 模板
UserIndexService - Class in bropen.search.index
系统用户索引服务
unclassified - Field in Searchable
文档是否允许公共访问
update(Map) - Method in AttachmentIndexService
异步(多线程)更新附件索引
update(Map) - Method in SearchableIndexService
更新索引
update(Date) - Method in UserIndexService
更新用户
updateAttachments(List<Long>) - Method in AttachmentIndexService
同步(单线程)更新指定的附件
updateDocument(String, Long) - Method in SearchableIndexService
更新指定文档的索引
updateDocumentField(String, Object, List<String>, Object, Object) - Method in EsIndexService
更新文档某一个字段的值
updateDocumentFields(List<Map>) - Method in EsIndexService
批量更新文档属性值
updateDocuments(String, List<Long>) - Method in AttachmentIndexService
同步(单线程)更新指定文档下的附件
updateDocuments(String, List<Long>) - Method in SearchableIndexService
更新指定文档的索引
updateEntity(Entity) - Method in SearchableIndexService
实时更新文档
UpdateIndicesJob - Class in bropen.search.index
增量更新索引
updateObject(Object) - Method in UserIndexService
updateUser(Long) - Method in UserIndexService
更新指定用户
updateUsers(List<Long>) - Method in UserIndexService
更新指定用户
url - Field in Searchable
打开文档的 url 模板
UserIndexService - Class in bropen.search.index
系统用户索引服务
unique(Collection, String) - Method in CollectionUtils
根据列表元素的属性快速除重,并返回一个新的列表
uniqueSorted(Collection) - Method in CollectionUtils
对已排序的列表快速除重,并返回一个新的列表
UNIT_PIXEL - Field in WordUtils.Picture
UNIT_POINT - Field in WordUtils.Picture
unzip(InputStream, String) - Method in FileUtils
解压 zip 文件流
UPDATE_TIME_FORMAT - Field in UpdaterArtefactHandler
updateDynamicTable(Object, Class, String, String, Map, String, String, Map) - Method in BeanUtils
保存/更新提交的某张动态表的数据。
updateDynamicTable(Object, Class, String, String, Map, String, String) - Method in ControllerTrait
updateDynamicTables(Object, Map, Map) - Method in BeanUtils
自动保存/更新提交的所有动态表的数据。
updateDynamicTables(Object, Map) - Method in ControllerTrait
updateFullIds(def) - Method in BeanUtils
updateFullNames(def) - Method in BeanUtils
updateFullSequences(def, String, String, String, String, Integer, Integer, String) - Method in BeanUtils
根据本级内排序号,更新全局序号
updateFullSortorders(def, String, String, String, String, Integer) - Method in BeanUtils
updateLevels(Map) - Method in BeanUtils
根据上下级关系,更新级别(如 level,包括下级节点)
UpdaterArtefactHandler - Class in bropen.toolkit.updater
Grails artifact handler for updater classes.
UpdaterArtefactHandler() - Constructor in UpdaterArtefactHandler
UpdaterTrait - Trait in bropen.toolkit.updater
UserKeyGenerator - Class in bropen.toolkit.web.cache
Cache 插件的自定义 KeyGenerator.
UserKeyGenerator() - Constructor in UserKeyGenerator
构造函数:必须有
uuid8() - Method in StringUtils
生成一个由大小写字母、数字等字符组成的、8位的UUID
uuid(String) - Method in StringUtils
调用 java.util.UUID 生成一个大写的、36位的UUID
UI_PORTAL_BANNER - Field in Constants
UI_PORTAL_ID - Field in Constants
UI_PORTAL_LAYOUT - Field in Constants
UI_PORTAL_LOGO - Field in Constants
UI_PORTAL_WIDTH - Field in Constants
UI_THEME - Field in Constants
updateInvitationStatus(Register, Integer) - Method in RegisterService
更新邀请状态
UregCompanyController - Class in bropen.userregister.admin
UregCompanyRegisterController - Class in bropen.userregister.admin
UregInvitationController - Class in bropen.userregister.admin
UregUserRegisterController - Class in bropen.userregister.admin
user(String, Integer) - Method in RegisterController
用户注册
UserRegister - Class in bropen.userregister
用户注册
update() - Method in WorkbenchFolderController
updateFullProperties() - Method in Folder
更新 fullName、fullSequence 等属性
updateTask(String, Task) - Method in WorkbenchTasksEndpoint
updateTasks(WorkbenchApplication, Tasks, Date) - Method in WorkbenchService
根据推/拉各应用返回的Tasks结果,更新/插入/删除任务
updateTasks(WorkbenchApplication, Tasks, Date) - Method in WorkbenchTaskManagerService
根据推/拉各应用返回的Tasks结果,更新/插入/删除任务
updateTasks(String, List<Task>) - Method in WorkbenchTasksEndpoint

V

V2Updater - Class in bropen.bpm.utils.definition
VIEW_PATH - Field in ProcessEmulateAdminController
VIEW_PATH - Field in ProcessSupervisorController
VIEW_PATH - Field in ProcessTimeoutDefinitionController
VIEW_PATH - Field in ProcessViewService
visit(ASTNode, SourceUnit) - Method in ProcessASTTransformation
编译时,如果有注解 ProcessInstance,则生成对应的属性
validate(User) - Method in SecUserService
保存/更新用户时,校验用户对象是否合法
validateAttachment(String) - Method in AttachmentService
校验附件是否被篡改
validateCaptcha(String) - Method in LoginController
校验验证码
validatePassword(String) - Method in SecUserService
校验密码长度、复杂度等
ValidatePasswordExpirationJob - Class in bropen.framework.core.security
校验所有用户密码是否过期
validateSwitchUser(String) - Method in LoginController
AJAX:密码过期后密码修改
validateTemporaryLink(String) - Method in AttachmentService
@see bropen.framework.core.biz.BizPermissionService#encryptReferenceBizId
validateTrigggerName(QuartzJobTrigger) - Method in QuartzJobService
校验触发器名称,APP 内必须唯一
value(Integer, String) - Method in DataDictData
获得类型转换后的值
valueOf(String, String, Object) - Method in DataDict
根据数据字典代码和数据值的 Key,获得其值
valuesOf(String, boolean) - Method in DataDict
根据数据字典代码,获得值列表
view2doc(Map, String) - Method in FileConvertService
基于 BroFileConverter:将 xml 格式的 wps(uof) 或 word 视图转换成二进制的 doc 文件
view2pdf(Map, String) - Method in FileConvertService
基于 BroFileConverter:将 html 格式的视图,或者 xml 格式的 wps(uof)、word 视图转换成 pdf 文件
view2wps(Map, String) - Method in FileConvertService
基于 BroFileConverter:将 xml 格式的 wps(uof) 或 word 视图转换成二进制的 wps 文件
VIEW_PATH - Field in BizDocumentController
VIEW_PATH - Field in ScaffoldController
默认的视图路径
vote(Authentication, Object, Collection<ConfigAttribute>) - Method in RoleAccessDecisionVoter
鉴权
value() - Method in GrailsCxfEndpointProperty
@default ''
validateRefDocument(ProcessInstance, Map, HttpSession) - Method in WorkDocumentResult
打开关联表单前验证
validateMappings() - Method in SearchableAdminController
AJAX:校验mapping、mappingSql
VIEW_PATH - Field in SearchController
validateMappings() - Method in SearchableAdminController
AJAX:校验mapping、mappingSql
VIEW_PATH - Field in SearchController
validate() - Method in SsoToken
校验 token,失败则抛出异常
verify(String, Boolean) - Method in JwtSignHelper
v(String, String, String) - Method in UpdaterTrait
比较当前版本
validateObject(PooledObject<Object>) - Method in ObjectPool.ObjectFactory
verify(String, String) - Method in SHA256withRSA
验证字符串类型的数据的签名
VERSION_DISABLED - Field in DefaultGrailsUpdaterClass
version(String, String, String) - Method in UpdaterTrait
validateCaptcha(String, String) - Method in RegisterController
校验验证码
validateEmail(String, String) - Method in RegisterController
验证邮箱是否邀请、申请、注册过
validateLicenseNo(String, String) - Method in RegisterController
根据统一社会信用代码,校验组织是否已注册过
validateMobile(String, String) - Method in RegisterController
验证手机号是否注册过、或者有正在审批中的注册申请
validateOtp(String, String) - Method in RegisterController
校验动态密码
validatePassword(String, String) - Method in RegisterController
校验密码是否满足复杂度要求

W

WordExportUtils - Class in bropen.bpm.plugins.export
将文档导出到 Word 模板中
WORK_TYPE_ANY - Field in Substitute
WORK_TYPE_MOVE - Field in Substitute
WORK_TYPE_READ - Field in Substitute
WORKBENCH_APP_CODE - Field in WorkbenchSyncService
WORKBENCH_SRV_URL - Field in WorkbenchSyncService
WorkbenchPushSyncJob - Class in bropen.bpm.plugins.workbench
统一待办推送同步:仅推送之前同步失败的任务
WorkbenchSyncEndpoint - Class in bropen.bpm.plugins.workbench
统一待办的 BroBPM 工作任务拉取服务
WorkbenchSyncService - Class in bropen.bpm.plugins.workbench
统一待办推送同步服务
WPSWordExportUtils - Class in bropen.bpm.plugins.export
导出到WPS的工具类,仅支持WPS2009/2010
WPSWordExportUtils(HttpServletRequest) - Constructor in WPSWordExportUtils
wrapAvailableSequenceFlows(Task, List<SequenceFlow>) - Method in ProcessEngineService
重新封装任务的可用路径(getAvailableSequenceFlows 的结果),以及相关信息,以便前台使用。
wizard(Long) - Method in LiteBusinessAdminController
新建向导
wait(String, boolean, Integer, Integer) - Method in Locker
等待锁被释放
warning(String) - Method in ErrorController
显示警告消息
WeatherController - Class in bropen.framework.plugins.si.weather
天气信息
WEATHERS_ICONS_JSON - Field in WeatherUtils
WEATHERS_ICONS - Field in WeatherUtils
WeatherUtils - Class in bropen.framework.plugins.si.weather
WeatherUtils.AmapApi - Class in bropen.framework.plugins.si.weather
高德开放平台接口
WebshellController - Class in bropen.framework.plugins.webshell
WechatController - Class in bropen.framework.plugins.si.wechat
WechatService - Class in bropen.framework.plugins.si.wechat
微信服务
weekends() - Method in Holiday
从系统参数中获取每周的常规工作日(周六日)
where(HttpServletRequest, Map, boolean) - Method in SearchHelper.Params
计算 hql 的 where 查询条件
withInstance(Class, Closure, String, String) - Method in ControllerTrait
WORKBENCH - Field in MessageConfig.Notification
workDays(Date, Date, List<Integer>) - Method in Holiday
workDays() - Method in HolidayController
workdaysBetween(Date, Date, List<Integer>) - Method in Holiday
计算两个日期之间的工作天数和非工作日
workdaysBetween() - Method in HolidayController
计算两个日期之间的工作天数和非工作日
workTimeInterval(Date, Date, Map) - Method in Holiday
根据开始时间和结束时间(当前时间)计算之间的工作时间,以毫秒为单位
worktimes() - Method in Holiday
从系统参数中获取每天的工作时间段
wireEndpoints(ApplicationContext) - Method in EndpointRegistrationUtil
withCacheHeaders(Closure) - Method in CacheHeadersTrait
wsdl() - Method in GrailsCxfEndpoint
@default ''
WorkAction - Class in bropen.mobile.ui.data.bpm
任务的可用操作
WorkActorTreeResult - Class in bropen.mobile.ui.data.bpm
提交时选人
WorkController - Class in bropen.mobile.ui.bpm
WorkCountResult - Class in bropen.mobile.ui.data.bpm
工作总数(待办、待阅)
WorkDocumentField - Class in bropen.mobile.ui.data.bpm
文档的字段
WorkDocumentResult - Class in bropen.mobile.ui.data.bpm
打开待办、待阅任务的文档
WorkListResult - Class in bropen.mobile.ui.data.bpm
工作列表(待办、待阅)
workNewsSummary(Map, HttpSession) - Method in CmsService
查找最新三条新闻(工作页面新闻摘要)
WorkOpinionLogResult - Class in bropen.mobile.ui.data.bpm
所有意见
WorkProcessLogResult - Class in bropen.mobile.ui.data.bpm
流程日志
WorkReadLogResult - Class in bropen.mobile.ui.data.bpm
阅文日志
WorkSendToreadResult - Class in bropen.mobile.ui.data.bpm
知会
WorkSendToreadSelectUserResult - Class in bropen.mobile.ui.data.bpm
知会选人
WorkSummary - Class in bropen.mobile.ui.data.bpm
待办、待阅任务的摘要信息
WorkTodoStep - Class in bropen.mobile.ui.data.bpm
待办提交步骤
width - Field in PortalBlock
区块宽度,单位为百分比
WILDCARD - Field in HttpClient.ContentType
\/*
WordUtils - Class in bropen.toolkit.utils.office
使用 Apache POI 操作 Word 文件的一些公共方法或示例
WordUtils.Picture - Class in bropen.toolkit.utils.office
插入到文档中的图片定义
write(JsonWriter, Object) - Method in GsonObjectTypeAdapter
writeCDATA(XML, String, String) - Method in XmlMapMarshaller
WorkbenchApplication - Class in bropen.workbench.app
外部应用系统配置
WorkbenchApplicationAdminController - Class in bropen.workbench.admin
WorkbenchController - Class in bropen.workbench.task
我的工作
WorkbenchFolderController - Class in bropen.workbench.folder
自定义文件夹
WorkbenchPullDefaultService - Class in bropen.workbench
默认的拉数据服务
WorkbenchPullJob - Class in bropen.workbench
每隔5'自动自动抓取各系统的任务信息
WorkbenchPullManagerService - Class in bropen.workbench
拉方式的统一待办管理服务,可以通过自定义闭包 taskFilter 和 userFilter 来过滤数据。
WorkbenchPullService - Interface in bropen.workbench
拉数据的服务接口
WorkbenchService - Class in bropen.workbench
工作台服务
WorkbenchService.ListTasks - Class in bropen.workbench
@see WorkbenchService#listTasks
WorkbenchTagLib - Class in bropen.workbench
WorkbenchTaskManagerService - Class in bropen.workbench
工作台任务更新服务
WorkbenchTasksEndpoint - Class in bropen.workbench.services
工作任务的推送接口服务

X

X_REQUESTED_WITH - Field in ServletUtils
AJAX请求头名称
XmlMapMarshaller - Class in bropen.toolkit.converters
Map 数据转换成 XML 的装配器,已注册名为 map 的装配器
XmlMapPropsMarshaller - Class in bropen.toolkit.converters
Map 数据转换成 XML 的装配器,已注册名为 map_props 的装配器

Y

yes - Field in UploadChunk
year() - Method in DateUtils
今年

Z

z - Field in BroFrameworkInterceptor
zip(List<Map>, OutputStream, Map) - Method in FileUtils
创建 zip 文件,渲染到输出流(如下载)

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _