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

ABSTRACT_DATE - Field in DisplayComponentType
绝对日期字段,在前台的渲染应该不渲染时间选择
ABSTRACT_DATE_TIME - Field in DisplayComponentType
绝对日期+时间控件, 在前台的渲染应该渲染日期+时间
ACCESS - Field in ObjectHookType
accessDomain - Property in Group
accountExpired - Property in User
accountLocked - Property in User
action - Property in DynamicActionExecRecord
执行的 action 定义
action - Property in DynamicActionExecuteContext
action - Property in DynamicFieldInstance
ACTION_PARAMETER_FIELD - Field in DynamicFieldInstanceType
ActionConfirmType - Enum in tech.muyan.enums
date:
16/10/20
Authors:
Xiang Qian Liu([email protected])
ActionDateParameterReplacePattern - Field in StringHelper
ActionDateParameterSimpleDateFormat - Field in StringHelper
ActionMetaController - Class in tech.muyan
ActionMetaController() - Constructor in ActionMetaController
ActionMode - Enum in tech.muyan.enums
date:
16/10/20
Authors:
Xiang Qian Liu([email protected])
actionModeToType - Script in dynamicFieldHook
actionModeToType(groovy.lang.Binding) - Constructor in actionModeToType
ActionType - Enum in tech.muyan.enums
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
ActionTypeModeMapping - Field in DomainMetaConfig
ACTIVE - Field in ContractStatus
active - Property in DynamicAction
该 Action 是否处于激活状态,处于非激活状态的 action 不会返回给前台
active - Property in DynamicFieldHook
是否处于激活状态,处于非激活状态的逻辑不会运行
active - Property in DynamicIntegration
是否激活
active - Property in DynamicObjectHook
该 hook 是否处于激活状态,处于非激活状态的 hook 不会运行
active - Property in DynamicTask
该 Task 是否处于激活状态,处于非激活状态的 Task 不会运行
active - Property in DynamicTheme
activeDynamicAction - Script in activeDynamicAction
activeDynamicAction(groovy.lang.Binding) - Constructor in activeDynamicAction
activeDynamicActionEnableLogic - Script in activeDynamicActionEnableLogic
activeDynamicActionEnableLogic(groovy.lang.Binding) - Constructor in activeDynamicActionEnableLogic
activeDynamicTheme - Script in activeDynamicTheme
activeDynamicTheme(groovy.lang.Binding) - Constructor in activeDynamicTheme
activeDynamicThemeEnableLogic - Script in activeDynamicThemeEnableLogic
activeDynamicThemeEnableLogic(groovy.lang.Binding) - Constructor in activeDynamicThemeEnableLogic
activeUserAccount - Script in activeUserAccount
activeUserAccount(groovy.lang.Binding) - Constructor in activeUserAccount
activeUserAccountActionEnableLogic - Script in activeUserAccountActionEnableLogic
activeUserAccountActionEnableLogic(groovy.lang.Binding) - Constructor in activeUserAccountActionEnableLogic
actor - Property in AuditTrail
addExecRecordToPersistentQueue(T) - Method in ExecRecordService
addFromAsyncDynamicActionExecution(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in AsyncActionResultPushService
addMessageToPushQueue(tech.muyan.message.Message) - Method in MessagePublishService
addRequestMapConfigAttributesForAddedRoles(Collection<String>, org.springframework.http.HttpMethod, Collection<String>) - Method in AuthorityService
如果某个CRUD的 form 增加了一些可用的角色, 则刷新对应的 RequestMap 对象
addRevision(tech.muyan.spec.HasRevision, tech.muyan.spec.HasRevision, Class<? extends GormEntity<?>>) - Method in DomainRevisionService
addTask(tech.muyan.dynamic.task.DynamicTask) - Method in DynamicTaskExecuteSlot
addToGroup(tech.muyan.security.User, java.lang.String) - Method in afterCreateUser
addToQueue(tech.muyan.dynamic.task.DynamicTask) - Method in PokeTaskService
将一个定时任务增加到队列中
AFTER_CREATE - Field in ObjectHookType
AFTER_DELETE - Field in ObjectHookType
AFTER_UPDATE - Field in ObjectHookType
afterChangeDynamicForm - Script in afterChangeDynamicForm
afterChangeDynamicForm(groovy.lang.Binding) - Constructor in afterChangeDynamicForm
afterConnectionClosed(org.springframework.web.socket.WebSocketSession, CloseStatus) - Method in FileUploadWebSocketHandler
afterConnectionClosed(org.springframework.web.socket.WebSocketSession, CloseStatus) - Method in MessageSummaryWebSocketHandler
afterConnectionEstablished(org.springframework.web.socket.WebSocketSession) - Method in FileUploadWebSocketHandler
afterConnectionEstablished(org.springframework.web.socket.WebSocketSession) - Method in MessageSummaryWebSocketHandler
afterCreate(java.lang.Object, List<DynamicFieldValue>) - Method in ImportCustomLogicService
afterCreateMessage - Script in afterCreateMessage
afterCreateMessage(groovy.lang.Binding) - Constructor in afterCreateMessage
afterCreateUser - Script in afterCreateUser
afterCreateUser(groovy.lang.Binding) - Constructor in afterCreateUser
afterCreationDynamicTask - Script in afterCreationDynamicTask
afterCreationDynamicTask(groovy.lang.Binding) - Constructor in afterCreationDynamicTask
afterDelete(java.lang.Object) - Method in ImportCustomLogicService
afterDelete() - Method in RequestMap
afterDelete(org.grails.datastore.mapping.engine.event.PostDeleteEvent) - Method in SimpleCacheRefreshService
afterDeleteDynamicTask - Script in afterDeleteDynamicTask
afterDeleteDynamicTask(groovy.lang.Binding) - Constructor in afterDeleteDynamicTask
afterHandshake(org.springframework.http.server.ServerHttpRequest, org.springframework.http.server.ServerHttpResponse, WebSocketHandler, java.lang.Exception) - Method in WebSocketHandshakeInterceptor
afterInsert() - Method in RequestMap
afterInsert(org.grails.datastore.mapping.engine.event.PostInsertEvent) - Method in SimpleCacheRefreshService
afterUpdate(java.lang.Object, java.lang.Object, List<DynamicFieldValue>) - Method in ImportCustomLogicService
afterUpdate() - Method in RequestMap
afterUpdate(org.grails.datastore.mapping.engine.event.PostUpdateEvent) - Method in SimpleCacheRefreshService
afterUpdatingDynamicTask - Script in afterUpdatingDynamicTask
afterUpdatingDynamicTask(groovy.lang.Binding) - Constructor in afterUpdatingDynamicTask
ALL_COLUMNS - Field in FetchType
Application - Class in tech.muyan
Startup class for the whole application
Application() - Constructor in Application
application - Property in RenderLogicExecuteContext
当前应用对象
applicationContext - Property in CustomWebSocketConfigurer
ApplicationController - Class in tech.muyan
ApplicationController() - Constructor in ApplicationController
applyCustomRenderLogic(tech.muyan.customise.RenderLogicExecuteContext) - Method in CustomiseEngineService
使用客制化的 render 逻辑来过滤一个对象列表 如果客制化的 render 逻辑返回了空, 即认为该条记录应该被过滤掉 并返回被过滤掉的记录数和过滤后的列表
AREA_CHART - Field in DashboardWidgetType
array - Field in ClientSideType
assemble(java.io.Serializable, java.lang.Object) - Method in JSONBType
AsyncActionResultPushService - Class in tech.muyan.message
AsyncActionResultPushService() - Constructor in AsyncActionResultPushService
asyncActionResultPushService - Property in ExecuteActionService
异步的 action 执行结果加入待推送队列
ATTACHMENT_FOLDER - Field in ConfigHelper
ATTACHMENT_STORAGE_ENGINE - Field in ConfigHelper
AttachmentController - Class in tech.muyan
AttachmentController() - Constructor in AttachmentController
AttachmentHelper - Class in tech.muyan.helper
date:
29/5/22
Authors:
Xiang Qian Liu([email protected])
AttachmentHelper() - Constructor in AttachmentHelper
AttachmentService - Class in tech.muyan.storage
附件存取相关的服务
attachmentService - Property in AttachmentController
AttachmentService() - Constructor in AttachmentService
attachmentService - Property in DynamicThemeController
attachmentService - Property in FileUploadWebSocketHandler
AttributeTypeToClientTypeMap - Field in DomainMetaConfig
Java 系统内置的数据类型与前台的字段元数据的 type 的对应关系 本处的配置只用于直接在 Domain中定义的相关字段, 通过 DynamicField 方式定义的字段的后台类型与前台类型的对应关系在 DisplayComponentToTypeMapping 中定义
Auditable - Trait in tech.muyan.auditable
date:
16/4/22
Authors:
Xiang Qian Liu([email protected])
AuditTrail - Class in tech.muyan.audit
AuditTrails are reported to the AuditLog table.
AuditTrail() - Constructor in AuditTrail
authentication - Property in DynamicActionExecuteContext
AuthenticationFailureEventListener - Class in tech.muyan.security
用户登陆失败事件监听器
AuthenticationFailureEventListener.resetUserThread - Class in tech.muyan.security
AuthenticationFailureEventListener() - Constructor in AuthenticationFailureEventListener
AuthenticationSuccessEventListener - Class in tech.muyan.security
用户登录成功事件监听器
AuthenticationSuccessEventListener() - Constructor in AuthenticationSuccessEventListener
AuthenticationToken - Class in tech.muyan.security
AuthenticationToken() - Constructor in AuthenticationToken
author - Property in MuyanPlatformGrailsPlugin
authorEmail - Property in MuyanPlatformGrailsPlugin
authority - Property in Role
AuthorityService - Class in tech.muyan.security
data:
3/9/20
Authors:
Xiang Qian Liu([email protected])
authorityService - Property in ActionMetaController
AuthorityService() - Constructor in AuthorityService
authorityService - Property in DashboardController
authorityService - Property in DomainClientService
authorityService - Property in DomainDataService
authorityService - Property in DomainMetaController
authorityService - Property in DomainSecurityService
authorityService - Property in ExecuteActionService
authorityService - Property in FilterController
AUTO - Field in TaskTriggerMethod
avatar - Property in User

B

BackendUrlFirstPartSuffix - Field in FallbackDefaultSourceSubDomainTenantResolver
backgroundImage - Property in DynamicTheme
BAR_CHART - Field in DashboardWidgetType
BEFORE_CREATE - Field in ObjectHookType
BEFORE_DELETE - Field in ObjectHookType
BEFORE_UPDATE - Field in ObjectHookType
beforeBinding(java.lang.Object, java.lang.String, java.lang.Object, java.lang.Object) - Method in SecurityHardenedDataBindingListenerAdapter
beforeCreate(java.lang.Object, List<DynamicFieldValue>) - Method in ImportCustomLogicService
beforeCreateDynamicAction - Script in beforeCreateDynamicAction
beforeCreateDynamicAction(groovy.lang.Binding) - Constructor in beforeCreateDynamicAction
beforeCreateIntegrationUrl - Script in beforeCreateIntegrationUrl
beforeCreateIntegrationUrl(groovy.lang.Binding) - Constructor in beforeCreateIntegrationUrl
beforeDelete(java.lang.Object) - Method in ImportCustomLogicService
beforeDeleteObjectWithIsSystem - Script in beforeDeleteObjectWithIsSystem
beforeDeleteObjectWithIsSystem(groovy.lang.Binding) - Constructor in beforeDeleteObjectWithIsSystem
beforeHandshake(org.springframework.http.server.ServerHttpRequest, org.springframework.http.server.ServerHttpResponse, WebSocketHandler, Map<String,Object>) - Method in WebSocketHandshakeInterceptor
beforeUpdate(java.lang.Object, java.lang.Object, List<DynamicFieldValue>) - Method in ImportCustomLogicService
beforeUpdateDynamicAction - Script in beforeUpdateDynamicAction
beforeUpdateDynamicAction(groovy.lang.Binding) - Constructor in beforeUpdateDynamicAction
beforeUpdateUser - Script in beforeUpdateUser
beforeUpdateUser(groovy.lang.Binding) - Constructor in beforeUpdateUser
belongsTo - Property in Contract
belongsTo - Property in ContractLine
belongsTo - Property in DynamicAction
belongsTo - Property in DynamicActionExecRecord
belongsTo - Property in DynamicDashboardWidget
belongsTo - Property in DynamicFieldHookExecRecord
belongsTo - Property in DynamicFieldValue
belongsTo - Property in DynamicForm
belongsTo - Property in DynamicFormField
belongsTo - Property in DynamicFormGroup
belongsTo - Property in DynamicFormWizardStep
belongsTo - Property in DynamicIntegrationDomainClass
belongsTo - Property in DynamicIntegrationExecRecord
belongsTo - Property in DynamicObjectHookExecRecord
belongsTo - Property in DynamicTaskExecRecord
belongsTo - Property in User
belongsTo - Property in WizardStepExecRecord
BI_DIRECTION_BAR - Field in DashboardWidgetType
BOOLEAN - Field in DisplayComponentType
Boolean 类型
BOOLEAN - Field in DynamicFieldDataType
BooleanConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
booleanValue - Property in DynamicFieldValue
build(tech.muyan.dynamic.field.DynamicFieldInstance, java.lang.String, java.lang.Object) - Method in DynamicFieldService
build(Map<String,Object>) - Method in FileOperationMeta
buildActionDisabledResult(tech.muyan.customise.DynamicActionExecuteContext, tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in ExecuteActionHelper
buildAndSaveWarningExecResult(tech.muyan.exception.CustomLogicWarningException, tech.muyan.dynamic.action.DynamicActionExecRecord, java.lang.String) - Method in ExecuteActionHelper
buildContext(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, java.lang.String, java.lang.String, java.lang.String, org.grails.web.json.JSONObject) - Method in SearchService
buildErrorMsg(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Map, long, java.lang.String) - Method in DomainSecurityService
buildExceptionResultMap(tech.muyan.dynamic.action.DynamicActionExecRecord, java.lang.Throwable) - Method in ExecuteActionHelper
buildFromString(java.lang.String, tech.muyan.dynamic.field.DynamicFieldInstance) - Method in DynamicFieldService
BuildInPropertyTypeMap - Field in DomainMetaConfig
buildResponseMeta(tech.muyan.storage.StorageFieldValue, java.lang.String, long) - Method in AttachmentController
BULLET_CHART - Field in DashboardWidgetType

C

cachedObjects - Property in DomainClass
DomainClass 数据是系统重启才会更新的,所以直接做成内存中的缓存
CacheEnabled - Property in RedisCacheService
CacheExpireInSeconds - Field in RedisCacheService
canAccessSubsidiaryData - Property in User
canCreate(java.lang.String) - Method in ActionMetaController
canCreateDomain(java.lang.String, grails.core.GrailsApplication, org.springframework.security.core.Authentication) - Method in DomainSecurityService
判断某个用户是否有创建某种对象的权限
canUpdateDelete(java.lang.String, java.lang.Long, grails.core.GrailsApplication, org.springframework.security.core.Authentication) - Method in DomainSecurityService
检查当前用户对某个对象是不是有删除和更新操作的权限
changeDisplayName() - Method in AttachmentController
changeMenuInFormToNullable() - Method in MuyanPlatformBootStrap
chars1 - Field in diff_match_patch.LinesToCharsResult
chars2 - Field in diff_match_patch.LinesToCharsResult
checkAuthority(org.springframework.security.core.Authentication, java.lang.String) - Method in AuthorityService
检查某个用户是否有某个权限, 判断逻辑为: 看用户所属的 Role 集合是否与某个权限的 role 集合有交集,如果有,则返回 true,否则返回 false
CheckThreadSleepSeconds - Field in PokeTaskService
检查当前执行定时任务节点是否已经退出的检查线程每次检查之间的停顿秒数
checkThreadStarted - Field in PokeTaskService
检查是否需要启动本节点上的任务调度线程的线程
childDisplaySequenceFromForm - Script in dynamicForm
childDisplaySequenceFromForm(groovy.lang.Binding) - Constructor in childDisplaySequenceFromForm
CLASS_LEVEL - Field in ActionMode
ClassModes - Field in ActionMode
className - Property in AuditTrail
clearHibernateCaches() - Method in ImportService
ClientSideType - Enum in tech.muyan.enums
date:
21/9/21
Authors:
Xiang Qian Liu([email protected])
clientSideType - Property in DomainColumnClientSideTypeConfig
clone(GormEntity<?>) - Method in ObjectHelper
code - Field in ClientSideType
code - Property in DynamicLogic
code - Property in DynamicLogicRevision
code - Property in DynamicLogicTrash
CollectionHelper - Class in tech.muyan.helper
Authors:
Xiang Qian Liu([email protected])
COLUMN_CHART - Field in DashboardWidgetType
columnKey - Property in DomainColumnClientSideTypeConfig
ColumnMetaController - Class in tech.muyan
date:
7/5/2020
Authors:
Xiang Qian Liu([email protected])
ColumnMetaController() - Constructor in ColumnMetaController
COMMENT_CHAR - Field in CSVHelper
CSV 文件中的注释字符,如果某一行以 ; 开头,则导入的时候,将忽略该行
compareRevisionsCoreLogic - Script in compareRevisionsCoreLogic
compareRevisionsCoreLogic(groovy.lang.Binding) - Constructor in compareRevisionsCoreLogic
compareRevisionsEnableLogic - Script in compareRevisionsEnableLogic
compareRevisionsEnableLogic(groovy.lang.Binding) - Constructor in compareRevisionsEnableLogic
compareTo(java.lang.Object) - Method in DynamicTask
Task 优先级队列的比较器
compareTo(tech.muyan.dynamic.task.DynamicTaskExecuteSlot) - Method in DynamicTaskExecuteSlot
compileAndStoreMapping(grails.plugin.springsecurity.InterceptedUrl) - Method in MultiTenantRequestMapFilterInvocationDefinition
conditions - Property in DynamicFilter
conditions - Property in SearchContext
configAttribute - Property in RequestMap
ConfigHelper - Class in tech.muyan
Authors:
Xiang Qian Liu([email protected])
confirmMessage - Property in DynamicAction
如果调用前,前台需要显示用户确认,显示的确认内容
confirmType - Property in DynamicAction
调用该 Action 前,前台显示什么样的用户确认
constraints - Property in AuditTrail
constraints - Property in AuthenticationToken
constraints - Property in Contract
constraints - Property in ContractLine
constraints - Property in ContractLineType
constraints - Property in DomainClass
constraints - Property in DomainColumnClientSideTypeConfig
constraints - Property in DynamicAction
constraints - Property in DynamicActionDomainClass
constraints - Property in DynamicActionExecRecord
constraints - Property in DynamicDashboardWidget
constraints - Property in DynamicFieldDefinition
constraints - Property in DynamicFieldHook
constraints - Property in DynamicFieldHookExecRecord
constraints - Property in DynamicFieldInstance
constraints - Property in DynamicFieldValue
constraints - Property in DynamicFilter
constraints - Property in DynamicForm
constraints - Property in DynamicFormField
constraints - Property in DynamicFormGroup
constraints - Property in DynamicFormWizardStep
constraints - Property in DynamicIntegration
constraints - Property in DynamicIntegrationDomainClass
constraints - Property in DynamicIntegrationExecRecord
constraints - Property in DynamicLogic
constraints - Property in DynamicLogicRevision
constraints - Property in DynamicLogicTrash
constraints - Property in DynamicMenu
constraints - Property in DynamicObjectHook
constraints - Property in DynamicObjectHookExecRecord
constraints - Property in DynamicTask
constraints - Property in DynamicTaskExecRecord
constraints - Property in DynamicTheme
constraints - Property in Group
constraints - Property in GroupRole
constraints - Property in ImportRecord
constraints - Property in Message
constraints - Property in Organization
constraints - Property in RequestMap
constraints - Property in Role
constraints - Property in RoleHierarchyEntry
constraints - Property in StorageFieldValue
constraints - Property in User
constraints - Property in UserGroup
constraints - Property in UserRole
constraints - Property in WizardStepExecRecord
ConstraintTypeToDisplayMap - Field in DomainMetaConfig
Domain 定义中的校验元数据的保存字段
content - Property in Message
content - Property in MessageController.PushMessageData
contextUser - Property in DynamicIntegration
执行用户, 创建类型为 Incoming 的系统集成时, 由系统自动生成
Contract - Class in tech.muyan.contract
合同对象,支持增加动态字段
Contract() - Constructor in Contract
contract - Property in ContractLine
关联的合同
ContractLine - Class in tech.muyan.contract
合同行
ContractLine() - Constructor in ContractLine
ContractLineType - Class in tech.muyan.contract
合同行类型
ContractLineType() - Constructor in ContractLineType
ContractStatus - Enum in tech.muyan.enums
data:
2020/06/28
Authors:
Yun Lei Huo([email protected])
contractStatus - Property in Contract
convert(java.lang.String, java.lang.String, java.lang.String) - Method in BooleanConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in Converter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in DateTimeConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in DecimalConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in EnumConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in HttpMethodConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in IdConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in IntegerConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in LongConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in NullConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in ObjectConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in StorageFieldValueConverter
convert(java.lang.String, java.lang.String, java.lang.String) - Method in StringConverter
convertDomainObject2Map(GormEntity<?>, tech.muyan.enums.FetchType) - Method in DomainDataService
Converter - Interface in tech.muyan.importexport.converter
Converter for CSV import For different data type, the import program will call different converter
ConverterFactory - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
ConverterHelper - Class in tech.muyan.helper
ConverterHelper() - Constructor in ConverterHelper
converterMap - Field in ConverterFactory
convertFormValues(java.util.Map, grails.databinding.converters.ValueConverter, grails.databinding.converters.ValueConverter) - Method in DynamicFieldService
convertList(tech.muyan.importexport.converter.Converter, java.lang.String, java.lang.String, java.util.List) - Method in ConverterHelper
将一组对象从字符转换为特定对象类型,如果任意一个对象的转换发生失败,则抛出异常,并不再进行其他对象的转换
convertToPdfToPreviewFileTypes - Field in AttachmentController
convertToSet(java.lang.Object) - Method in CollectionHelper
将对象转换为 Set<String>,支持转换对象为 String, Object[] 或者 Collection 注意如果待转换对象为 Object[] 或者 Collection 其中的元素必须要为 String 对象
coreLogic - Property in DynamicAction
该 Action 的运行逻辑
coreLogic - Property in DynamicDashboardWidget
coreLogic - Property in DynamicFieldHook
该 hook 的运行逻辑
coreLogic - Property in DynamicFormWizardStep
coreLogic - Property in DynamicIntegration
该 Integration 的运行逻辑
coreLogic - Property in DynamicObjectHook
该 hook 的运行逻辑
coreLogic - Property in DynamicTask
该 Task 的运行逻辑
countByToAndIsFollowup(tech.muyan.security.User, boolean) - Method in MessageDataService
countByToAndIsUnRead(tech.muyan.security.User, boolean) - Method in MessageDataService
COUNTDOWN - Field in DashboardWidgetType
create(tech.muyan.DomainClass, tech.muyan.dynamic.action.DynamicAction, boolean) - Method in DynamicActionDomainClass
create(tech.muyan.storage.engine.FileStorageContext) - Method in FileStorageEngine
CREATE - Field in FormType
create(tech.muyan.security.Group, tech.muyan.security.Role, boolean) - Method in GroupRole
create(java.lang.Object, List<DynamicFieldValue>, org.springframework.transaction.TransactionStatus, org.apache.commons.csv.CSVRecord, tech.muyan.importexport.ImportRecorder) - Method in ImportEngineService
create(tech.muyan.storage.engine.FileStorageContext) - Method in LocalFileStorageEngine
CREATE - Field in ObjectHookType
CREATE - Field in OutgoingIntegrationListenEvent
create(grails.plugin.springsecurity.rest.RestAuthenticationProvider) - Method in RestAuthenticationProviderWrap
create(tech.muyan.storage.engine.FileStorageContext) - Method in S3CompatibleFileStorageEngine
create(tech.muyan.security.User, tech.muyan.security.Group, boolean) - Method in UserGroup
create(tech.muyan.security.User, tech.muyan.security.Role, boolean) - Method in UserRole
createAndSaveStorageFieldValue(tech.muyan.storage.FileOperationMeta, java.lang.String, java.io.Serializable, tech.muyan.websocket.WebSocketContext, java.nio.ByteBuffer, org.springframework.transaction.TransactionStatus) - Method in AttachmentService
createDomainObjectWithHook(GormEntity<?>, grails.plugin.springsecurity.userdetails.GrailsUser, java.lang.Object, grails.core.GrailsApplication, org.springframework.transaction.TransactionStatus, java.lang.ClassLoader) - Method in DomainDataService
createDynamicActionExecRecord(tech.muyan.customise.DynamicActionExecuteContext) - Method in ExecuteActionHelper
createDynamicFieldValue(java.lang.Object, java.lang.Object) - Method in DynamicFieldService
创建一个新的动态字段值对象
createPushMessage() - Method in MessageController
createUserIfNotExist(java.lang.String) - Method in MuyanPlatformBootStrap
createWebSocketHandler(org.springframework.context.ApplicationContext, Class<? extends WebSocketHandler>) - Method in WebSocketInitHelper
使用 handleType 的实现来初始化一个 WebSocketHandler
cronExpression - Field in ClientSideType
cronExpression - Property in DynamicTask
Task 的 cron 表达式
CronHelper - Class in tech.muyan.helper
Authors:
Xiang Qian Liu([email protected])
CronParseController - Class in tech.muyan
date:
8/1/21
Authors:
Xiang Qian Liu([email protected])
CronParseController() - Constructor in CronParseController
css - Property in DynamicTheme
csvFileHeader - Property in ImportRecord
导入的 CSV 文件的第一行,保存了字段的映射信息和关联对象的查询信息
csvFileMD5 - Property in ImportRecord
导入的 CSV 文件的 MD5 码,用于系统启动时,校验某文件是否需要再次导入
CSVHelper - Class in tech.muyan.importexport
Authors:
Xiang Qian Liu([email protected])
currency - Field in ClientSideType
CURRENCY - Field in DisplayComponentType
货币
CurrentTaskNodeUuidRedisKey - Field in PokeTaskService
保存当前执行节点的 Redis key
CustomiseAccessTokenJsonRenderer - Class in tech.muyan.security
包含用户所属组织信息及其他必要信息的登陆 API JSON 返回逻辑 如头像, 用户的默认主页, 用户所属组织信息等
CustomiseAccessTokenJsonRenderer() - Constructor in CustomiseAccessTokenJsonRenderer
customiseEnable - Property in Organization
CustomiseEngineService - Class in tech.muyan.engine
customiseEngineService - Property in ActionMetaController
customiseEngineService - Property in AttachmentService
customiseEngineService - Property in ColumnMetaController
CustomiseEngineService() - Constructor in CustomiseEngineService
customiseEngineService - Property in DashboardController
customiseEngineService - Property in DomainDataController
customiseEngineService - Property in DomainDataService
customiseEngineService - Property in DomainHookService
customiseEngineService - Property in DomainMetaController
customiseEngineService - Property in DomainMetaService
customiseEngineService - Property in DomainSecurityService
customiseEngineService - Property in ExecuteActionService
customiseEngineService - Property in ImportCustomLogicService
customiseEngineService - Property in ImportEngineService
customiseEngineService - Property in IncomingWebhookController
customiseEngineService - Property in OutgoingIntegrationExecuteService
customiseEngineService - Property in PokeTaskService
customiseEngineService - Property in SearchController
customiseEngineService - Property in SearchService
customiseEngineService - Property in SimpleCacheRefreshService
customiseEngineService - Property in TreeDataController
customiseEngineService - Property in WizardController
CustomizedBearerTokenAuthenticationFailureHandler - Class in tech.muyan.security
CustomizedBearerTokenAuthenticationFailureHandler() - Constructor in CustomizedBearerTokenAuthenticationFailureHandler
CustomizedJwtTokenStorageService - Class in tech.muyan.security
CustomizedJwtTokenStorageService() - Constructor in CustomizedJwtTokenStorageService
CustomLogicInterruptException - Class in tech.muyan.exception
CustomLogicInterruptException(java.lang.Throwable) - Constructor in CustomLogicInterruptException
CustomLogicWarningException - Class in tech.muyan.exception
CustomLogicWarningException(java.lang.String, java.lang.Object) - Constructor in CustomLogicWarningException
CustomRenderPageType - Enum in tech.muyan.enums
date:
16/10/20
Authors:
Xiang Qian Liu([email protected])
CustomWebSocketConfigurer - Trait in tech.muyan.websocket

D

DASHBOARD - Field in FormType
DASHBOARD_WIDGET_CORE_LOGIC - Field in LogicType
DASHBOARD_WIDGET_ENABLE_LOGIC - Field in LogicType
DashboardController - Class in tech.muyan
date:
29/5/21
Authors:
Xiang Qian Liu([email protected])
DashboardController() - Constructor in DashboardController
DashboardWidgetType - Enum in tech.muyan.enums
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
DATA_FOLDER_INSIDE_JAR - Field in CSVHelper
指定在 jar 文件中,seed 数据和相关的 groovy 文件保存的顶级路径
data - Property in RenderLogicExecuteContext
待过滤的数据列表
data - Property in StorageFieldValue
附件文件内容, 暂存在内存中用于客制化返回, 实际的附件内容不保存在数据库中
DATA_TABLE - Field in DashboardWidgetType
dataSource - Property in MuyanPlatformBootStrap
DataTypeValueColumnNameMapping - Field in DynamicFieldValue
不同的 DataType 的动态字段, 其值保存在哪个字段中 对于 OBJECT 类型, 如果是单选,则以 objectId 中保存的值为准 如果是多选,则以 jsonValue 字段中的值为准
date - Field in ClientSideType
DATE - Field in DynamicFieldDataType
DATE_PATTERN - Field in CronParseController
dateCreated - Property in AuditTrail
datetime - Field in ClientSideType
DATETIME - Field in DynamicFieldDataType
DateTimeConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
dateTimeFormatter - Property in CronParseController
DateTimeFormatterPattern - Field in StringHelper
dateTrashed - Property in DomainTrash
删除日期
dateValue - Property in DynamicFieldValue
deActiveDynamicAction - Script in deActiveDynamicAction
deActiveDynamicAction(groovy.lang.Binding) - Constructor in deActiveDynamicAction
deActiveDynamicActionEnableLogic - Script in deActiveDynamicActionEnableLogic
deActiveDynamicActionEnableLogic(groovy.lang.Binding) - Constructor in deActiveDynamicActionEnableLogic
deActiveUserAccount - Script in deActiveUserAccount
deActiveUserAccount(groovy.lang.Binding) - Constructor in deActiveUserAccount
deActiveUserAccountActionEnableLogic - Script in deActiveUserAccountActionEnableLogic
deActiveUserAccountActionEnableLogic(groovy.lang.Binding) - Constructor in deActiveUserAccountActionEnableLogic
DECIDES - Field in FieldHookType
decimal - Field in ClientSideType
DECIMAL - Field in DynamicFieldDataType
DecimalConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
deepCopy(java.lang.Object) - Method in JSONBType
DEFAULT_ATTACHMENT_FOLDER - Field in ConfigHelper
DEFAULT_SEED_DATA_FOLDER - Field in ConfigHelper
DEFAULT_SLEEP_SECONDS - Field in PokeTaskService
在没有新的定时任务情况下,检查线程的睡眠时间(秒数)
DEFAULT_STARTUP_SEED_DATA_IMPORT_USERNAME - Field in ConfigHelper
DEFAULT_VALUE - Field in FieldHookType
defaultDateConverter - Property in DomainDataService
默认的从 json 中的字符串转换为日期的转换器对象,自动注入 默认格式在 org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin#DEFAULT_DATE_FORMATS 中设定 可以通过设置 grails.databinding.dateFormats 来指定
defaultDateConverter - Property in ExecuteActionController
默认的从 json 中的字符串转换为日期的转换器对象,自动注入 默认格式在 org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin#DEFAULT_DATE_FORMATS 中设定 可以通过设置 grails.databinding.dateFormats 来指定
defaultDateConverter - Property in WizardController
默认的从 json 中的字符串转换为日期的转换器对象,自动注入 默认格式在 org.grails.plugins.databinding.AbstractDataBindingGrailsPlugin#DEFAULT_DATE_FORMATS 中设定 可以通过设置 grails.databinding.dateFormats 来指定
DefaultDisplaySequence - Field in StorageFieldValue
Default display sequence when creating a storage field value
defaultFieldHookDefaultOrganization - Script in defaultFieldHookDefaultOrganization
defaultFieldHookDefaultOrganization(groovy.lang.Binding) - Constructor in defaultFieldHookDefaultOrganization
defaultGrailsBigDecimalConverter - Property in DomainDataService
默认的从 json 中的字符串或者数字转换为 BigDecimal 对象的转换器,自动注入 支持不同区域的格式支持
defaultGrailsBigDecimalConverter - Property in ExecuteActionController
默认的从 json 中的字符串或者数字转换为 BigDecimal 对象的转换器,自动注入 支持不同区域的格式支持
defaultGrailsBigDecimalConverter - Property in WizardController
默认的从 json 中的字符串或者数字转换为 BigDecimal 对象的转换器,自动注入 支持不同区域的格式支持
defaultOrganizationBasedOnCurrentUser - Script in defaultOrganizationBasedOnCurrentUser
defaultOrganizationBasedOnCurrentUser(groovy.lang.Binding) - Constructor in defaultOrganizationBasedOnCurrentUser
DefaultOutgoingIntegrationTimeoutInSeconds - Field in OutgoingHttpClientService
defaultPage - Property in Group
delete(tech.muyan.storage.FileOperationMeta) - Method in AttachmentService
DELETE - Enum Constant in diff_match_patch.Operation
delete(java.lang.String, java.lang.Long) - Method in DomainDataController
delete(java.io.Serializable) - Method in DynamicFieldValueDataService
delete(tech.muyan.storage.engine.FileStorageContext) - Method in FileStorageEngine
DELETE_FLAG - Field in CSVHelper
指定 CSV 中某一行需要被删除的列标题
delete(java.lang.Object, org.springframework.transaction.TransactionStatus, org.apache.commons.csv.CSVRecord, tech.muyan.importexport.ImportRecorder) - Method in ImportEngineService
delete(tech.muyan.storage.engine.FileStorageContext) - Method in LocalFileStorageEngine
DELETE - Field in OutgoingIntegrationListenEvent
delete(tech.muyan.storage.engine.FileStorageContext) - Method in S3CompatibleFileStorageEngine
delete(java.io.Serializable) - Method in StorageFieldValueDataService
deleteAttachment() - Method in AttachmentController
deletedIds - Property in ImportRecord
删除的对象 id 列表,用逗号分隔
deletedIds - Property in ImportRecorder
deleteDomainObjWithHook(GormEntity<?>, grails.plugin.springsecurity.userdetails.GrailsUser, grails.core.GrailsApplication, org.springframework.transaction.TransactionStatus, java.lang.ClassLoader) - Method in DomainDataService
deletedRecord - Property in ImportRecord
删除的记录数
deleteRequestMapConfigAttributesForRemovedRoles(Collection<String>, org.springframework.http.HttpMethod, Collection<String>) - Method in AuthorityService
如果某个CRUD的 form 中删除了一些可用的角色, 则刷新对应的 RequestMap 对象
description - Property in DynamicDashboardWidget
description - Property in DynamicFieldHook
描述
description - Property in DynamicFilter
description - Property in DynamicForm
description - Property in DynamicFormWizardStep
description - Property in DynamicIntegration
描述
description - Property in DynamicLogic
description - Property in DynamicLogicRevision
description - Property in DynamicLogicTrash
description - Property in DynamicObjectHook
描述
description - Property in DynamicTheme
description - Property in MuyanPlatformGrailsPlugin
description - Property in StorageFieldValue
附件的描述信息,默认为不带后缀的文件名
destroy - Property in MuyanPlatformBootStrap
DETAIL - Field in CustomRenderPageType
determineDateFormat(java.lang.String) - Method in DateTimeConverter
Determine SimpleDateFormat pattern matching with the given date string.
developers - Property in MuyanPlatformGrailsPlugin
diff_bisect(java.lang.String, java.lang.String, long) - Method in diff_match_patch
Find the 'middle snake' of a diff, split the problem in two and return the recursively constructed diff.
diff_charsToLines(List<Diff>, List<String>) - Method in diff_match_patch
Rehydrate the text in a diff from a string of line hashes to real lines of text.
diff_cleanupEfficiency(LinkedList<Diff>) - Method in diff_match_patch
Reduce the number of edits by eliminating operationally trivial equalities.
diff_cleanupMerge(LinkedList<Diff>) - Method in diff_match_patch
Reorder and merge like edit sections.
diff_cleanupSemantic(LinkedList<Diff>) - Method in diff_match_patch
Reduce the number of edits by eliminating semantically trivial equalities.
diff_cleanupSemanticLossless(LinkedList<Diff>) - Method in diff_match_patch
Look for single edits surrounded on both sides by equalities which can be shifted sideways to align the edit to a word boundary.
diff_commonOverlap(java.lang.String, java.lang.String) - Method in diff_match_patch
Determine if the suffix of one string is the prefix of another.
diff_commonPrefix(java.lang.String, java.lang.String) - Method in diff_match_patch
Determine the common prefix of two strings
diff_commonSuffix(java.lang.String, java.lang.String) - Method in diff_match_patch
Determine the common suffix of two strings
Diff(Operation, java.lang.String) - Constructor in diff_match_patch.Diff
Constructor.
Diff_EditCost - Field in diff_match_patch
Cost of an empty edit operation in terms of edit characters.
diff_fromDelta(java.lang.String, java.lang.String) - Method in diff_match_patch
Given the original text1, and an encoded string which describes the operations required to transform text1 into text2, compute the full diff.
diff_halfMatch(java.lang.String, java.lang.String) - Method in diff_match_patch
Do the two texts share a substring which is at least half the length of the longer text?
diff_levenshtein(List<Diff>) - Method in diff_match_patch
Compute the Levenshtein distance; the number of inserted, deleted or substituted characters.
diff_linesToChars(java.lang.String, java.lang.String) - Method in diff_match_patch
Split two texts into a list of strings.
diff_main(java.lang.String, java.lang.String, boolean) - Method in diff_match_patch
Find the differences between two texts.
diff_match_patch - Class in name.fraser.neil.plaintext
Class containing the diff, match and patch methods.
diff_match_patch.Diff - Class in name.fraser.neil.plaintext
Class representing one diff operation.
diff_match_patch.LinesToCharsResult - Class in name.fraser.neil.plaintext
Internal class for returning results from diff_linesToChars().
diff_match_patch.Operation - Enum in name.fraser.neil.plaintext
The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")}
diff_match_patch.Patch - Class in name.fraser.neil.plaintext
Class representing one patch operation.
diff_prettyHtml(List<Diff>) - Method in diff_match_patch
Convert a Diff list into a pretty HTML report.
diff_text1(List<Diff>) - Method in diff_match_patch
Compute and return the source text (all equalities and deletions).
diff_text2(List<Diff>) - Method in diff_match_patch
Compute and return the destination text (all equalities and insertions).
Diff_Timeout - Field in diff_match_patch
Number of seconds to map a diff before giving up (0 for infinity).
diff_toDelta(List<Diff>) - Method in diff_match_patch
Crush the diff into an encoded string which describes the operations required to transform text1 into text2.
diff_xIndex(List<Diff>, int) - Method in diff_match_patch
loc is a location in text1, compute and return the equivalent location in text2.
DiffController - Class in tech.muyan
Domain data controller
DiffController() - Constructor in DiffController
diffs - Field in diff_match_patch.Patch
directAccessKey - Property in StorageFieldValue
本文件直接访问的 access key, 通过该 access key 可以访问到图片 注意: 通过 accessKey 访问本地文件时, 无需进行校验
disableModifyOrganizationParentNullable - Script in organization
disableModifyOrganizationParentNullable(groovy.lang.Binding) - Constructor in disableModifyOrganizationParentNullable
disassemble(java.lang.Object) - Method in JSONBType
DISPLAY_CONFIRM - Field in ActionConfirmType
display - Property in DynamicFieldInstance
该字段是否显示
DisplayComponentToTypeMapping - Field in DomainMetaConfig
自定义字段的元数据中保存的显示控件和界面上的 type 之间的对应关系
DisplayComponentType - Enum in tech.muyan.enums
date:
24/5/20 自定义字段在界面上的显示控件的列表
Authors:
Xiang Qian Liu([email protected])
displayComponentType - Property in DynamicFieldInstance
该字段在界面上的显示控件
displayName - Property in StorageFieldValue
显示的文件名
displaySequence - Property in DynamicActionDomainClass
displaySequence - Property in DynamicDashboardWidget
displaySequence - Property in DynamicFieldInstance
该字段在向导中的显示位置
displaySequence - Property in DynamicFilter
displaySequence - Property in DynamicFormField
displaySequence - Property in DynamicFormGroup
displaySequence - Property in DynamicFormWizardStep
displaySequence - Property in DynamicMenu
displaySequence - Property in StorageFieldValue
附件的显示顺序, 如果某个对象支持多个附件的,可以自定义这些附件的显示顺序
distributedGet(java.lang.String) - Method in RegistryHelper
distributedPut(java.lang.String, java.io.Serializable) - Method in RegistryHelper
distributedRemove(java.lang.String) - Method in RegistryHelper
document - Field in ClientSideType
documentation - Property in MuyanPlatformGrailsPlugin
DOMAIN_OBJECT_FIELD - Field in DynamicFieldInstanceType
DomainActionDomainClassDataService - Interface in tech.muyan.dynamic.action
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
domainActionDomainClassDataService - Property in OrganizationService
DomainClass - Class in tech.muyan
保存系统中所有的 Domain Class 是为了让获取 Domain Class 的列表的 API 与其他的 Object 保持一致而创建 该表中的内容会在系统启动的时候,自动从 grailsApplication 中读取并插入数据库
DomainClass() - Constructor in DomainClass
domainClass - Property in DynamicActionDomainClass
domainClass - Property in DynamicActionExecuteContext
domainClass - Property in DynamicIntegrationDomainClass
domainClass - Property in ImportRecord
导入的数据类型
DomainClassDataService - Interface in tech.muyan
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
domainClassDataService - Property in AsyncActionResultPushService
domainClassDataService - Property in DomainClientService
domainClassDataService - Property in DomainMetaService
domainClassDataService - Property in ImportService
domainClassDataService - Property in MessageController
domainClassDataService - Property in OutgoingIntegrationExecuteService
DomainClassService - Class in tech.muyan.domain
date:
17/4/21
Authors:
Xiang Qian Liu([email protected])
domainClassService - Property in ActionMetaController
domainClassService - Property in AttachmentService
domainClassService - Property in ColumnMetaController
domainClassService - Property in CustomiseEngineService
domainClassService - Property in DiffController
DomainClassService() - Constructor in DomainClassService
domainClassService - Property in DomainClientService
domainClassService - Property in DomainDataController
domainClassService - Property in DomainDataService
domainClassService - Property in DomainMetaController
domainClassService - Property in DomainMetaService
domainClassService - Property in DomainSecurityService
domainClassService - Property in DynamicFieldService
domainClassService - Property in ExecuteActionService
domainClassService - Property in FieldValidateController
domainClassService - Property in FilterController
domainClassService - Property in ImportController
domainClassService - Property in RelateDataController
domainClassService - Property in SearchController
domainClassService - Property in SearchService
domainClassService - Property in TreeDataController
domainClassService - Property in UniqueValidateController
DomainClientService - Class in tech.muyan.domain
date:
17/4/21
Authors:
Xiang Qian Liu([email protected])
DomainClientService() - Constructor in DomainClientService
domainClientService - Property in DomainDataService
domainClientService - Property in DomainMetaController
domainClientService - Property in DomainMetaService
DomainColumnClientSideTypeConfig - Class in tech.muyan.dynamic.config
DomainColumnClientSideTypeConfig() - Constructor in DomainColumnClientSideTypeConfig
DomainColumnClientSideTypeConfigDataService - Interface in tech.muyan.dynamic.config
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
domainColumnClientSideTypeConfigDataService - Property in DomainClientService
DomainDataController - Class in tech.muyan
Domain data controller
DomainDataController() - Constructor in DomainDataController
DomainDataIgnoreProperties - Field in DomainMetaConfig
API 返回 Domain 数据时忽略的属性
DomainDataService - Class in tech.muyan.domain
date:
17/4/21
Authors:
Xiang Qian Liu([email protected])
domainDataService - Property in ActionMetaController
domainDataService - Property in AttachmentController
domainDataService - Property in AttachmentService
domainDataService - Property in DomainDataController
DomainDataService() - Constructor in DomainDataService
domainDataService - Property in DynamicFieldService
domainDataService - Property in ExecuteActionService
domainDataService - Property in RelateDataController
domainDataService - Property in TreeDataController
DomainDefineNotFoundException - Class in tech.muyan.exception
Authors:
Xiang Qian Liu([email protected])
DomainDefineNotFoundException(java.lang.String) - Constructor in DomainDefineNotFoundException
DomainHookService - Class in tech.muyan.domain
date:
17/4/21
Authors:
Xiang Qian Liu([email protected])
DomainHookService() - Constructor in DomainHookService
domainHookService - Property in DomainMetaService
domainHookService - Property in FieldValidateController
DomainMetaConfig - Class in tech.muyan
data:
30/5/20 元数据生成相关的配置
Authors:
Xiang Qian Liu([email protected])
DomainMetaConfig() - Constructor in DomainMetaConfig
DomainMetaController - Class in tech.muyan
DomainMetaController() - Constructor in DomainMetaController
DomainMetaIgnoreProperties - Field in DomainMetaConfig
API 返回 Domain 的 meta 信息时, 忽略的属性列表
DomainMetaService - Class in tech.muyan.domain
Domain meta related helper methods
domainMetaService - Property in ActionMetaController
domainMetaService - Property in DiffController
domainMetaService - Property in DomainDataService
domainMetaService - Property in DomainMetaController
DomainMetaService() - Constructor in DomainMetaService
domainMetaService - Property in DomainRevisionService
domainMetaService - Property in DomainTrashService
domainMetaService - Property in ImportController
domainMetaService - Property in MuyanPlatformBootStrap
domainMetaService - Property in SearchService
domainMetaService - Property in SimpleCacheRefreshService
domainMetaService - Property in WizardController
domainName - Property in ImportCustomLogicService
domainName - Property in MessageController.PushMessageData
domainName - Property in RenderLogicExecuteContext
搜索的对象类型
domainName - Property in SearchContext
DomainRevision - Trait in tech.muyan.spec
date:
2/11/22
Authors:
Xiang Qian Liu
DomainRevisionService - Class in tech.muyan.revision
date:
2/11/22
Authors:
Xiang Qian Liu
DomainRevisionService() - Constructor in DomainRevisionService
domainRevisionService - Property in RevisionPersistenceEventListenerService
DomainSecurityService - Class in tech.muyan.domain
date:
14/6/21
Authors:
Xiang Qian Liu([email protected])
domainSecurityService - Property in ActionMetaController
domainSecurityService - Property in DashboardController
DomainSecurityService() - Constructor in DomainSecurityService
DomainTrash - Trait in tech.muyan.spec
date:
1/11/22
Authors:
Xiang Qian Liu
DomainTrashService - Class in tech.muyan.trashable
domainTrashService - Property in DomainDataService
DomainTrashService() - Constructor in DomainTrashService
doWithApplicationContext() - Method in MuyanPlatformGrailsPlugin
doWithDynamicMethods() - Method in MuyanPlatformGrailsPlugin
doWithSpring() - Method in MuyanPlatformGrailsPlugin
download(java.lang.Long) - Method in AttachmentController
下载附件
DRAFT - Field in ContractStatus
DummyDomain - Class in tech.muyan
date:
25/5/20 这是一个给所有的 Controller 用作类型参数的,没有实际业务含义的 Dummy 的领域模型定义
Authors:
Xiang Qian Liu([email protected])
DummyDomain() - Constructor in DummyDomain
DYNAMIC_ACTION_ENABLE_LOGIC - Field in LogicType
DYNAMIC_ACTION_LOGIC - Field in LogicType
DYNAMIC_ACTION_POST_LOGIC - Field in LogicType
DYNAMIC_FIELD - Field in FieldType
DYNAMIC_FIELD_SUFFIX - Field in CSVHelper
动态字段(DynamicFieldDefinition)在CSV中的列标题的后缀
DYNAMIC_INTEGRATION_CORE_LOGIC - Field in LogicType
DYNAMIC_INTEGRATION_ENABLE_LOGIC - Field in LogicType
DYNAMIC_TASK_CORE_LOGIC - Field in LogicType
DYNAMIC_TASK_ENABLE_LOGIC - Field in LogicType
dynamic - Property in WithDynamicFields
DynamicAction - Class in tech.muyan.dynamic.action
Dynamic Action Domain definition, Dynamic Action is an action defined associated with a domain definition.
DynamicAction() - Constructor in DynamicAction
dynamicAction - Property in DynamicActionDomainClass
DynamicActionDomainClass - Class in tech.muyan.dynamic.action
DynamicActionDomainClass() - Constructor in DynamicActionDomainClass
DynamicActionExecRecord - Class in tech.muyan.dynamic.action
Dynamic Action Execute result
DynamicActionExecRecord() - Constructor in DynamicActionExecRecord
DynamicActionExecuteContext - Class in tech.muyan.customise
date:
12/9/21
Authors:
Xiang Qian Liu([email protected])
DynamicActionExecuteContext() - Constructor in DynamicActionExecuteContext
DynamicDashboardWidget - Class in tech.muyan.dynamic.form
date:
28/5/21
Authors:
Xiang Qian Liu([email protected])
DynamicDashboardWidget() - Constructor in DynamicDashboardWidget
DynamicDashboardWidgetClassName - Field in DashboardController
dynamicField - Property in DynamicFieldInstance
动态表单字段定义
DynamicFieldDataType - Enum in tech.muyan.enums
date:
24/5/20
Authors:
Xiang Qian Liu([email protected])
DynamicFieldDefinition - Class in tech.muyan.dynamic.field
date:
24/5/20 动态表单字段定义
Authors:
Xiang Qian Liu([email protected])
DynamicFieldDefinition() - Constructor in DynamicFieldDefinition
DynamicFieldDefinitionApiRender - Script in DynamicFieldDefinitionApiRender
DynamicFieldDefinitionApiRender(groovy.lang.Binding) - Constructor in DynamicFieldDefinitionApiRender
dynamicFieldDisplayComponentType - Script in dynamicFieldInstance
dynamicFieldDisplayComponentType(groovy.lang.Binding) - Constructor in dynamicFieldDisplayComponentType
DynamicFieldHook - Class in tech.muyan.dynamic.hook
date:
13/1/21 表单上字段级别操作的钩子
Authors:
Xiang Qian Liu([email protected])
DynamicFieldHook() - Constructor in DynamicFieldHook
DynamicFieldHookExecRecord - Class in tech.muyan.dynamic.hook
Dynamic Action Execute result
DynamicFieldHookExecRecord() - Constructor in DynamicFieldHookExecRecord
DynamicFieldInstance - Class in tech.muyan.dynamic.field
date:
24/5/20 保存动态表单字段与领域模型定义的关联,如果往某种领域模型中插入一个动态字段,则会在本表中插入记录
Authors:
Xiang Qian Liu([email protected])
DynamicFieldInstance() - Constructor in DynamicFieldInstance
dynamicFieldInstance - Property in DynamicFieldValue
动态字段与领域模型定义的关联关系
DynamicFieldInstanceDataService - Interface in tech.muyan.dynamic.field
date:
13/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicFieldInstanceDataService - Property in AttachmentService
dynamicFieldInstanceDataService - Property in DomainMetaService
dynamicFieldInstanceDataService - Property in ImportEngineService
DynamicFieldInstanceType - Enum in tech.muyan.enums
data:
2020/06/28
Authors:
Yun Lei Huo([email protected])
DynamicFieldKeyPrefix - Field in DomainMetaConfig
The prefix for generated key for dynamic field in the domain meta API.
dynamicFieldLabel - Script in dynamicFieldInstance
dynamicFieldLabel(groovy.lang.Binding) - Constructor in dynamicFieldLabel
DynamicFieldService - Class in tech.muyan.domain
data:
7/9/20
Authors:
Xiang Qian Liu([email protected])
dynamicFieldService - Property in DomainDataController
dynamicFieldService - Property in DomainDataService
DynamicFieldService() - Constructor in DynamicFieldService
dynamicFieldService - Property in ExecuteActionController
dynamicFieldService - Property in ImportEngineService
dynamicFieldService - Property in SearchService
dynamicFieldService - Property in WizardController
DynamicFieldTypeToComponentMapping - Class in tech.muyan.config
客制化字段的字段类型到界面显示控件的对照表, 用于为界面上的fieldType决定componentType的客制化代码提供配置
DynamicFieldValue - Class in tech.muyan.dynamic.field
date:
24/5/20 动态字段的值对象,所有动态字段的值都保存在一个表中,针对不同的类型,保存在不同的列中
  • String: stringValue
  • Date: dateValue
  • Decimal: numericValue
  • Boolean: booleanValue
  • Object: objectId
  • File/Image: storage,关联到 StorageFieldValue
另外,所有的值的 json 表达式统一放在 jsonValue 列中,以方便特殊场景下,统一取用
Authors:
Xiang Qian Liu([email protected])
DynamicFieldValue() - Constructor in DynamicFieldValue
DynamicFieldValueDataService - Interface in tech.muyan.dynamic.field
date:
13/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicFieldValueDataService - Property in AttachmentService
dynamicFieldValueDataService - Property in DynamicFieldService
DynamicFilter - Class in tech.muyan.dynamic.form
DynamicFilter() - Constructor in DynamicFilter
DynamicFilterDataService - Interface in tech.muyan.dynamic.form
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicFilterDataService - Property in FilterController
DynamicForm - Class in tech.muyan.dynamic.form
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
DynamicForm() - Constructor in DynamicForm
DynamicFormClassName - Field in DashboardController
DynamicFormDataService - Interface in tech.muyan.dynamic.form
date:
11/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicFormDataService - Property in DashboardController
dynamicFormDataService - Property in DomainMetaController
DynamicFormField - Class in tech.muyan.dynamic.form
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
DynamicFormField() - Constructor in DynamicFormField
dynamicFormFieldFormSearch - Script in dynamicFormFieldFormSearch
dynamicFormFieldFormSearch(groovy.lang.Binding) - Constructor in dynamicFormFieldFormSearch
DynamicFormGroup - Class in tech.muyan.dynamic.form
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
DynamicFormGroup() - Constructor in DynamicFormGroup
DynamicFormGroupDataService - Interface in tech.muyan.dynamic.form
date:
11/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicFormGroupDataService - Property in DomainMetaController
DynamicFormWizardStep - Class in tech.muyan.dynamic.form
DynamicFormWizardStep() - Constructor in DynamicFormWizardStep
DynamicIntegration - Class in tech.muyan.dynamic.integration
DynamicIntegration() - Constructor in DynamicIntegration
DynamicIntegrationDataService - Interface in tech.muyan.dynamic.integration
date:
7/5/22
Authors:
Xiang Qian Liu([email protected])
dynamicIntegrationDataService - Property in IncomingWebhookController
DynamicIntegrationDomainClass - Class in tech.muyan.dynamic.integration
DynamicIntegrationDomainClass() - Constructor in DynamicIntegrationDomainClass
DynamicIntegrationDomainClassDataService - Interface in tech.muyan.integration
dynamicIntegrationDomainClassDataService - Property in OutgoingIntegrationExecuteService
DynamicIntegrationExecRecord - Class in tech.muyan.dynamic.integration
DynamicIntegrationExecRecord() - Constructor in DynamicIntegrationExecRecord
DynamicIntegrationExecRecordDataService - Interface in tech.muyan.dynamic.integration
date:
7/5/22
Authors:
Xiang Qian Liu([email protected])
dynamicIntegrationExecRecordDataService - Property in IncomingWebhookController
DynamicIntegrationOutgoingListenerService - Class in tech.muyan.integration
DynamicIntegrationOutgoingListenerService(org.grails.datastore.mapping.core.Datastore) - Constructor in DynamicIntegrationOutgoingListenerService
dynamicIntegrationSearch - Script in dynamicIntegrationSearch
dynamicIntegrationSearch(groovy.lang.Binding) - Constructor in dynamicIntegrationSearch
DynamicLogic - Class in tech.muyan.dynamic
date:
7/4/2020
Authors:
Xiang Qian Liu([email protected])
DynamicLogic() - Constructor in DynamicLogic
DynamicLogicExecuteContext - Class in tech.muyan.customise
Authors:
Xiang Qian Liu([email protected]) 客制化逻辑执行的上下文信息
DynamicLogicExecuteContext(grails.core.GrailsApplication, java.lang.ClassLoader, grails.plugin.springsecurity.userdetails.GrailsUser) - Constructor in DynamicLogicExecuteContext
DynamicLogicRevision - Class in tech.muyan.dynamic
date:
1/11/22
Authors:
Xiang Qian Liu
DynamicLogicRevision() - Constructor in DynamicLogicRevision
dynamicLogicSearch - Script in dynamicLogicSearch
dynamicLogicSearch(groovy.lang.Binding) - Constructor in dynamicLogicSearch
DynamicLogicTrash - Class in tech.muyan.dynamic
date:
2022/11/6 Trash 关联的字段在 DomainTrash 中定义, trashedBy: 删除人, dateTrashed: 删除日期
Authors:
Xiang Qian Liu
DynamicLogicTrash() - Constructor in DynamicLogicTrash
DynamicMenu - Class in tech.muyan.dynamic.form
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])p
DynamicMenu() - Constructor in DynamicMenu
DynamicMenuApiRender - Script in DynamicMenuApiRender
DynamicMenuApiRender(groovy.lang.Binding) - Constructor in DynamicMenuApiRender
DynamicMenuDataService - Interface in tech.muyan.dynamic.form
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicMenuDataService - Property in DomainMetaController
DynamicObjectHook - Class in tech.muyan.dynamic.hook
date:
13/1/21 Domain 对象级别操作的客制化钩子
Authors:
Xiang Qian Liu([email protected])
DynamicObjectHook() - Constructor in DynamicObjectHook
DynamicObjectHookExecRecord - Class in tech.muyan.dynamic.hook
Dynamic Action Execute result
DynamicObjectHookExecRecord() - Constructor in DynamicObjectHookExecRecord
DynamicPropertiesMapKey - Field in DomainMetaConfig
动态字段在领域对象中保存的 property 的名称
DynamicTask - Class in tech.muyan.dynamic.task
Dynamic Task Domain definition
DynamicTask() - Constructor in DynamicTask
DynamicTaskDataService - Interface in tech.muyan.dynamic.task
date:
11/10/21
Authors:
Xiang Qian Liu([email protected])
dynamicTaskDataService - Property in PokeTaskService
DynamicTaskExecRecord - Class in tech.muyan.dynamic.task
Dynamic Action Execute result
DynamicTaskExecRecord() - Constructor in DynamicTaskExecRecord
DynamicTaskExecuteSlot - Class in tech.muyan.dynamic.task
date:
12/1/21
Authors:
Xiang Qian Liu([email protected])
DynamicTaskExecuteSlot(java.time.LocalDateTime, List<DynamicTask>) - Constructor in DynamicTaskExecuteSlot
DynamicTheme - Class in tech.muyan.dynamic.ui
date:
9/1/22
Authors:
Xiang Qian Liu([email protected])
DynamicTheme() - Constructor in DynamicTheme
DynamicThemeController - Class in tech.muyan
DynamicThemeController() - Constructor in DynamicThemeController
DynamicThemeDataService - Interface in tech.muyan.dynamic.ui
date:
9/1/22
Authors:
Xiang Qian Liu([email protected])
dynamicThemeDataService - Property in DynamicThemeController

E

editable - Property in DynamicFieldInstance
该字段是否可被编辑
effectiveDate - Property in Contract
生效时间
effectiveDate - Property in DynamicIntegration
Integration 的有效期开始日期
enableAsync - Property in DynamicAction
该 Action 是否允许异步运行
enabled - Property in User
enableLogic - Property in DynamicAction
该 Action 的启用逻辑,只在满足了 enableRoles 的前提下才会再运行本逻辑代码判断是否启用
enableLogic - Property in DynamicDashboardWidget
enableLogic - Property in DynamicFormGroup
该字段组的启用逻辑,只在满足了 enableRoles 的前提下才会再运行本逻辑代码判断是否启用
enableLogic - Property in DynamicIntegration
该 Integration 的启用逻辑
enableLogic - Property in DynamicTask
该 Task 的启用逻辑
enableRoles - Property in DynamicAction
该 Action 的启用角色
enableRoles - Property in DynamicFilter
该动态过滤的启用角色
enableRoles - Property in DynamicForm
该字段组的启用角色
enableRoles - Property in DynamicFormGroup
该字段组的启用角色
enableScriptDebug - Field in Engine
Engine - Class in tech.muyan.customise
Customised code run engine
Engine() - Constructor in Engine
engineMap - Field in StorageEngineFactory
entry - Property in RoleHierarchyEntry
EnumController - Class in tech.muyan
date:
25/5/20 提供 Enum 对象的选项
Authors:
Xiang Qian Liu([email protected])
EnumController() - Constructor in EnumController
EnumConverter - Class in tech.muyan.importexport.converter
date:
26/7/20
Authors:
Xiang Qian Liu([email protected])
EnumNoGetMethodException - Class in tech.muyan.importexport.exception
date:
26/7/20
Authors:
Xiang Qian Liu([email protected])
EnumNoGetMethodException(java.lang.String) - Constructor in EnumNoGetMethodException
EQUAL - Enum Constant in diff_match_patch.Operation
equals(java.lang.Object) - Method in diff_match_patch.Diff
Is this Diff equivalent to another Diff?
equals(java.lang.Object) - Method in DynamicActionDomainClass
equals(java.lang.Object) - Method in GroupRole
equals(java.lang.Object, java.lang.Object) - Method in JSONBType
equals(java.lang.Object) - Method in UserGroup
equals(java.lang.Object) - Method in UserRole
ERROR - Field in MessageSeverity
ESCAPE_CHAR - Field in CSVHelper
CSV文件中的转移字符,用于转义英文引号字符
eventName - Property in AuditTrail
ExceptionHelper - Class in tech.muyan.exception
date:
26/9/21
Authors:
Xiang Qian Liu([email protected])
EXCLUDE_ARRAY_COLUMNS - Field in FetchType
excludes - Property in MuyanPlatformUrlMappings
execLog - Property in DynamicActionExecRecord
作业的输出日志
execLog - Property in DynamicFieldHookExecRecord
作业的输出日志
execLog - Property in DynamicIntegrationExecRecord
执行的输出日志
execLog - Property in DynamicObjectHookExecRecord
作业的输出日志
execLog - Property in DynamicTaskExecRecord
作业的输出日志
execLog - Property in WizardStepExecRecord
作业的输出日志
ExecLogService - Class in tech.muyan
date:
16/2/21
Authors:
Xiang Qian Liu([email protected])
ExecLogService() - Constructor in ExecLogService
execParams - Property in DynamicFieldHookExecRecord
执行时候传入的参数的序列化
execParams - Property in DynamicIntegrationExecRecord
执行的参数序列化
execParams - Property in DynamicObjectHookExecRecord
执行时候传入的参数的序列化
execParams - Property in DynamicTaskExecRecord
执行时候传入的参数的序列化
execParams - Property in WizardStepExecRecord
执行时候传入的参数的序列化
ExecRecordService - Class in tech.muyan
date:
7/2/21
Authors:
Xiang Qian Liu([email protected]) 保存Hook的执行记录的 Helper 方法
ExecRecordService.1 - Class in tech.muyan
ExecRecordService.1() - Constructor in ExecRecordService.1
ExecRecordService() - Constructor in ExecRecordService
execResult - Property in DynamicActionExecRecord
作业结果
execResult - Property in DynamicFieldHookExecRecord
作业结果
execResult - Property in DynamicIntegrationExecRecord
作业结果
execResult - Property in DynamicObjectHookExecRecord
作业结果
execResult - Property in DynamicTaskExecRecord
作业结果
execResult - Property in WizardStepExecRecord
作业结果
execResultToMap(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in CustomiseEngineService
execTime - Property in DynamicFieldHookExecRecord
执行时间
execTime - Property in DynamicObjectHookExecRecord
执行时间
execTime - Property in WizardStepExecRecord
执行时间
execUrl - Property in DynamicIntegrationExecRecord
执行 URL, Incoming 为接收的 URL, Outgoing 为请求的 URL
execUser - Property in DynamicFieldHookExecRecord
触发用户
execUser - Property in DynamicObjectHookExecRecord
触发用户
execUser - Property in WizardStepExecRecord
触发用户
execute(tech.muyan.dynamic.integration.DynamicIntegration, Map<String, Object>, java.io.Serializable) - Method in OutgoingIntegrationExecuteService
executeAction(java.lang.String, long, org.grails.web.json.JSONArray, Map<String, Object>, tech.muyan.importexport.OwnerInfo) - Method in ExecuteActionService
ExecuteActionController - Class in tech.muyan
ExecuteActionController() - Constructor in ExecuteActionController
ExecuteActionHelper - Class in tech.muyan.dynamic.action
date:
28/9/21
Authors:
Xiang Qian Liu([email protected])
ExecuteActionHelper() - Constructor in ExecuteActionHelper
ExecuteActionService - Class in tech.muyan
executeActionService - Property in ExecuteActionController
运行 Action 的 service
ExecuteActionService() - Constructor in ExecuteActionService
ExecuteStatus - Enum in tech.muyan.enums
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
ExecuteStatusEmojiSymbolMapping - Field in AsyncActionResultPushService
ExecuteStatusMessageStatusMapping - Field in AsyncActionResultPushService
exists(long, long) - Method in DynamicActionDomainClass
exists(long, long) - Method in GroupRole
exists(long, long) - Method in UserGroup
exists(long, long) - Method in UserRole
expiryDate - Property in DynamicIntegration
Integration 的有效期结束日期
expiryDate - Property in DynamicTask
Task 有效期,过了有效期的 Task 不会运行
EXTERNAL_LINK - Field in MenuType
externalCommand - Property in DynamicAction
External Command
extInfo - Property in DynamicAction
extInfo - Property in DynamicForm
存储与特定表单类型相关的扩展信息 什么时候使用 extInfo?
extInfo - Property in DynamicFormField
存储与特定字段类型相关的扩展信息 如附件字段的附件允许类型列表, 最大允许附件数量, 最大允许附件大小等 什么时候使用 extInfo?

F

FAILED - Field in ExecuteStatus
FAILED - Field in FileImportStatus
FAILED - Field in LineImportStatus
failedLines - Property in ImportRecord
所有导入失败的行,用换行符分隔
failedLines - Property in ImportRecorder
failedLoginAttempts - Property in User
连续失败登陆次数
FailedLoginTempLockMinutes - Field in AuthenticationFailureEventListener
failedRecord - Property in ImportRecord
失败的记录数
FallbackDefaultSourceSubDomainTenantResolver - Class in tech.muyan.multitenancy
Authors:
Xiang Qian Liu([email protected]) 扩展的子域名多租户配置,如果在非 web 上下文下,返回 default(不分多租户) 主要是用于 1.
FallbackDefaultSourceSubDomainTenantResolver() - Constructor in FallbackDefaultSourceSubDomainTenantResolver
FALSE_STRING_REPRESENT - Field in BooleanConverter
favicon - Property in DynamicTheme
fetchMode - Property in DynamicForm
fetchMode - Property in DynamicLogic
FetchType - Enum in tech.muyan.enums
date:
16/10/20
Authors:
Xiang Qian Liu([email protected])
fetchType - Property in RenderLogicExecuteContext
是否只返回 labelField 字段的值
fetchType - Property in SearchContext
FIELD_DYNAMIC_HOOK - Field in LogicType
FieldHooksOfTypeCache - Field in MethodCacheKeyConfig
FieldHookType - Enum in tech.muyan.enums
date:
13/1/21
Authors:
Xiang Qian Liu([email protected])
fieldName - Property in DynamicFormField
fieldName - Property in RenderLogicExecuteContext
对于搜索页面, 则该搜索页面搜索的字段的字段名
fieldNameLabel - Script in dynamicFormField
fieldNameLabel(groovy.lang.Binding) - Constructor in fieldNameLabel
FieldType - Enum in tech.muyan.enums
date:
7/5/2020 对象的字段类型,可能为动态字段或者静态字段
Authors:
Xiang Qian Liu([email protected])
fieldType - Property in DynamicFieldDefinition
字段类型
fieldType - Property in DynamicFormField
fieldTypeOptionsJson - Script in dynamicFieldDefinition
fieldTypeOptionsJson(groovy.lang.Binding) - Constructor in fieldTypeOptionsJson
fieldTypeReferenceClazz - Script in dynamicFieldDefinition
fieldTypeReferenceClazz(groovy.lang.Binding) - Constructor in fieldTypeReferenceClazz
FieldTypeToComponentMapping - Field in DynamicFieldTypeToComponentMapping
FieldValidateController - Class in tech.muyan
FieldValidateController() - Constructor in FieldValidateController
file - Field in ClientSideType
FILE - Field in DynamicFieldDataType
FILE_FIELD_SUFFIX - Field in CSVHelper
导入 CSV 时,从文件中获取字符类型的字段的值的字段的后缀
FileDeleteOperation - Field in FileUploadWebSocketHandler
FileHelper - Class in tech.muyan.helper
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
FileImportStatus - Enum in tech.muyan.enums
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
fileName - Property in StorageFieldValue
文件名
FileOperationMeta - Class in tech.muyan.storage
date:
31/10/21
Authors:
Xiang Qian Liu([email protected])
FileStorageContext - Class in tech.muyan.storage.engine
date:
3/11/21
Authors:
Xiang Qian Liu([email protected])
FileStorageContext() - Constructor in FileStorageContext
FileStorageEngine - Interface in tech.muyan.storage.engine
date:
3/11/21
Authors:
Xiang Qian Liu([email protected])
FileUploadOperation - Field in FileUploadWebSocketHandler
FileUploadWebSocketHandler - Class in tech.muyan.storage
fileUploadWebSocketHandler() - Method in CustomWebSocketConfigurer
文件上传的 WebSocket 请求处理
FileUploadWebSocketHandler() - Constructor in FileUploadWebSocketHandler
fillActionExecuteContext(tech.muyan.customise.DynamicActionExecuteContext) - Method in ExecuteActionService
fillAllWithDynamicFieldValues(Iterable<?>, tech.muyan.enums.FetchType) - Method in DynamicFieldService
将一个领域对象数组中,所有的对象都附加上动态字段的值
FilterController - Class in tech.muyan
FilterController() - Constructor in FilterController
filterFieldsByUserPermission(Collection<Map<String, Object>>, org.springframework.security.core.Authentication) - Method in DomainClientService
根据用户的权限过滤字段元数据列表,本方法会直接修改传入的字段列表
findAllByAction(tech.muyan.dynamic.action.DynamicAction) - Method in DynamicFieldInstanceDataService
findAllByActive(boolean) - Method in DynamicTaskDataService
findAllByAuthorityInList(List<String>) - Method in RoleDataService
findAllByDomainClass(tech.muyan.DomainClass) - Method in DomainActionDomainClassDataService
findAllByDomainClassAndFinishDateIsNotNull(tech.muyan.DomainClass, Map<String, Object>) - Method in ImportRecordDataService
findAllByDomainClassAndListenEvent(tech.muyan.DomainClass, tech.muyan.enums.OutgoingIntegrationListenEvent) - Method in DynamicIntegrationDomainClassDataService
findAllByForm(tech.muyan.dynamic.form.DynamicForm, java.util.Map) - Method in DynamicFormGroupDataService
findAllByGroup(tech.muyan.security.Group) - Method in GroupRoleDataService
findAllByIdInList(Class<? extends GormEntity<?>>, List<Serializable>) - Method in DomainDataService
findAllByObjectType(tech.muyan.DomainClass) - Method in DynamicFieldInstanceDataService
findAllByObjectType(tech.muyan.DomainClass) - Method in DynamicFilterDataService
findAllByObjectTypeAndType(tech.muyan.DomainClass, tech.muyan.enums.FormType) - Method in DynamicFormDataService
findAllByOrganizationAndParent(tech.muyan.Organization, tech.muyan.dynamic.form.DynamicMenu, Map<String, Object>) - Method in DynamicMenuDataService
findAllByOrganizationAndType(tech.muyan.Organization, tech.muyan.enums.FormType) - Method in DynamicFormDataService
findAllByParentIsNull() - Method in OrganizationDataService
findAllByToAndIsFollowup(tech.muyan.security.User, boolean) - Method in MessageDataService
findAllByToAndIsUnRead(tech.muyan.security.User, boolean) - Method in MessageDataService
findAllByUrl(java.lang.String) - Method in DynamicIntegrationDataService
findAllByUrlLikeAndHttpMethod(java.lang.String, org.springframework.http.HttpMethod) - Method in RequestMapDataService
findAllByUser(tech.muyan.security.User) - Method in UserGroupDataService
findAllByWizardStep(tech.muyan.dynamic.form.DynamicFormWizardStep) - Method in DynamicFieldInstanceDataService
findByActive(boolean) - Method in DynamicThemeDataService
findByColumnKey(java.lang.String) - Method in DomainColumnClientSideTypeConfigDataService
findByColumnKeyLike(java.lang.String) - Method in DomainColumnClientSideTypeConfigDataService
findByFullName(java.lang.String) - Method in DomainClassDataService
findById(java.io.Serializable) - Method in OrganizationDataService
findById(java.io.Serializable) - Method in UserDataService
findByLabelAndObjectType(java.lang.String, tech.muyan.DomainClass) - Method in DynamicFieldInstanceDataService
findByObjectTypeAndName(tech.muyan.DomainClass, java.lang.String) - Method in DynamicFormDataService
findByOwnerIdAndDynamicFieldInstance(long, tech.muyan.dynamic.field.DynamicFieldInstance) - Method in DynamicFieldValueDataService
findByShortName(java.lang.String) - Method in DomainClassDataService
findBySubDomain(java.io.Serializable) - Method in OrganizationDataService
findByTableName(java.lang.String) - Method in DomainClassDataService
findByUrlAndHttpMethod(java.lang.String, org.springframework.http.HttpMethod) - Method in RequestMapDataService
findByUsername(java.lang.String) - Method in UserDataService
findConfigAttributes(java.lang.String, java.lang.String) - Method in MultiTenantRequestMapFilterInvocationDefinition
FINDER - Field in CustomRenderPageType
FINDER - Field in FormType
FINDER_PAGE_SEARCH - Field in SearchType
FINDER_SEARCH - Field in CustomRenderPageType
findMatchingAttributes(java.lang.String) - Method in MultiTenantRequestMapFilterInvocationDefinition
For admin/debugging - find all config attributes that apply to the specified URL (doesn't consider request method restrictions).
finishDate - Property in ImportRecord
导入的完成时间
finishTime - Property in DynamicActionExecRecord
作业结束时间
finishTime - Property in DynamicIntegrationExecRecord
执行结束时间
finishTime - Property in DynamicTaskExecRecord
作业结束时间
FLOAT_CHECKBOX - Field in DisplayComponentType
FLOAT_INPUT - Field in DisplayComponentType
浮点
FLOAT_MULTIPLE_SELECTION - Field in DisplayComponentType
浮点多选框
FLOAT_MULTIPLE_SELECTION_OR_INPUT - Field in DisplayComponentType
浮点多选或者输入框组合控件
FLOAT_RADIO - Field in DisplayComponentType
FLOAT_SINGLE_SELECTION - Field in DisplayComponentType
浮点选择框
FLOAT_SINGLE_SELECTION_OR_INPUT - Field in DisplayComponentType
浮点单选或者输入框组合控件
forceUnlock(java.lang.String) - Method in RedissonService
foreignKeys - Property in DomainTrash
该对象的所有外键关联关系,保存在一个 JSON 字串中 其格式为 { "domainClassName.fieldName": id | [id1, id2] } 其中
  • domainClassName 是引用该外键的 domain
  • fieldName 是外键引用的字段
对于一对一关联,其值为关联 domain object 的 id 对于一对多关联,其值为关联 domain object 的 id 列表
form - Property in DynamicDashboardWidget
form - Property in DynamicFormField
form - Property in DynamicFormGroup
form - Property in DynamicFormWizardStep
FORM_GROUP_ENABLE_LOGIC - Field in LogicType
FORM - Field in MenuType
formFieldName - Script in dynamicFormField
formFieldName(groovy.lang.Binding) - Constructor in formFieldName
formFieldType - Script in dynamicFormField
formFieldType(groovy.lang.Binding) - Constructor in formFieldType
formGroup - Script in dynamicFormField
formGroup(groovy.lang.Binding) - Constructor in formGroup
FormHelper - Class in tech.muyan.helper
Authors:
Xiang Qian Liu([email protected])
formOrganization - Script in dynamicFormField
formOrganization(groovy.lang.Binding) - Constructor in formOrganization
FormType - Enum in tech.muyan.enums
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
formTypeObjectTypeMenu - Script in dynamicForm
formTypeObjectTypeMenu(groovy.lang.Binding) - Constructor in formTypeObjectTypeMenu
FormTypeToHttpMethodMapping - Field in FormHelper
from - Property in Message
fromUsername - Property in MessageController.PushMessageData
FULL_TEXT_SEARCH_LIST - Field in FormType
fullName - Property in DomainClass
对象的包含 package 路径的类名称
fullTextConditions - Property in SearchContext
fullTextSearchKeyword - Property in RenderLogicExecuteContext

G

GAUGE_CHART - Field in DashboardWidgetType
generateJson(grails.plugin.springsecurity.rest.token.AccessToken) - Method in CustomiseAccessTokenJsonRenderer
Generates a JSON response like the following: {"username":"john.doe","roles":["USER","ADMIN"], "access_token":"1a2b3c4d"}.
generateRandomPassword(int, int, int) - Method in ConfigHelper
get(java.lang.String) - Method in ActionConfirmType
get(java.lang.String) - Method in ActionMode
get(java.lang.String) - Method in ActionType
get(java.lang.String) - Method in ClientSideType
get(java.lang.String) - Method in ContractStatus
get(java.lang.String) - Method in CustomRenderPageType
get(java.lang.String) - Method in DashboardWidgetType
get(java.lang.String) - Method in DisplayComponentType
get(java.lang.String, java.lang.String) - Method in DomainMetaController
Get meta data for a domain, the pass in domainName is a short name without package
get(long, long) - Method in DynamicActionDomainClass
get(java.lang.String) - Method in DynamicFieldDataType
get(java.io.Serializable) - Method in DynamicFieldInstanceDataService
get(java.lang.String) - Method in DynamicFieldInstanceType
get(java.lang.String) - Method in EnumController
获取某个 Enum Type 的 Option
get(java.lang.String) - Method in ExecuteStatus
get(java.lang.String) - Method in FetchType
get(java.lang.String) - Method in FieldHookType
get(java.lang.String) - Method in FieldType
get(java.lang.String) - Method in FileImportStatus
get(java.lang.String) - Method in FormType
get(long, long) - Method in GroupRole
get(java.lang.String) - Method in IncomingWebhookController
使用 GET 方式调用的 Webhook 业务上需要幂等的操作, 需要调用使用 get 方式调用 Incoming Webhook
get(java.lang.String) - Method in IntegrationType
get(java.lang.String) - Method in LineImportStatus
get(java.lang.String) - Method in LogicType
get(java.lang.String) - Method in MenuType
get(java.lang.String) - Method in MessageSeverity
get(java.lang.String) - Method in ObjectHookType
get(java.lang.String) - Method in ObjectReferenceType
get(java.lang.String) - Method in OptionsController
get(java.lang.String) - Method in OutgoingIntegrationListenEvent
get(java.lang.String, long, java.lang.String) - Method in RelateDataController
Get related object(s) of a domain
get(java.lang.String) - Method in SearchType
get(java.lang.String) - Method in SecurityLevelType
get(java.lang.String) - Method in StorageEngineType
get(java.io.Serializable) - Method in StorageFieldValueDataService
get(java.lang.String) - Method in TaskTriggerMethod
get(long, long) - Method in UserGroup
get(long, long) - Method in UserRole
getActionListOfType(java.lang.String, java.lang.String) - Method in ActionMetaController
getActionParameterFields(tech.muyan.dynamic.action.DynamicAction) - Method in DomainMetaService
getActions(java.lang.String) - Method in ExecuteActionService
getActionsFormCustomiseEnabledOrganization(tech.muyan.DomainClass, tech.muyan.Organization) - Method in OrganizationService
getAll() - Method in DomainClass
getAllClientSideColumnType(java.lang.String) - Method in DomainClientService
getAllConfigAttributes() - Method in MultiTenantRequestMapFilterInvocationDefinition
getAllDomainClasses() - Method in MuyanPlatformBootStrap
getAllFieldsMeta(java.lang.String, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainMetaService
获取某个对象定义中的所有字段,包括动态字段和静态字段, 但不包括 Stampable 字段
getAllFieldsMetaWithStampableFields(java.lang.String, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainMetaService
获取某个对象定义中的所有字段, 包括 Stampable 字段
getAllowedFields() - Method in SecurityHardenedDataBindingListenerAdapter
getAllRequestUrlsForFormType(tech.muyan.DomainClass, tech.muyan.enums.FormType) - Method in FormHelper
获取某一种 Domain 类型对应的某种 form 所关联的 Domain 数据获取或维护 API 的 URL 列表, 包括两种类型的URL:
  • 以 class 名称为端点的
  • 包含 以_连接 java 包名称的各部分和 class 名称为端点的, 这样的 API 端点用于在弹出的 Modal 中维护关联对象时使用
getAllRevisions() - Method in DynamicLogic
getAllRevisions() - Method in HasRevision
所有版本, 应该按照 revision 从大到小排列
getAllStaticFieldDecidesNoCache(java.lang.String, tech.muyan.Organization) - Method in DomainHookService
getAllStaticFieldDefaultValueHooksNoCache(java.lang.String, tech.muyan.Organization) - Method in DomainHookService
getAllStaticFieldHasDynamicValidationsNoCache(java.lang.String, tech.muyan.Organization) - Method in DomainHookService
判断某个静态字段上,是否有定义了字段校验的动态逻辑
getAppCss() - Method in DynamicThemeController
getApplication() - Method in FileStorageContext
getAttachmentByDirectAccessKey(java.lang.String) - Method in AttachmentController
getAttachmentData(tech.muyan.storage.StorageFieldValue, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in AttachmentService
getAttachmentDirectAccessUrl(javax.servlet.http.HttpServletRequest, tech.muyan.storage.StorageFieldValue) - Method in AttachmentService
获取一个附件的直接访问 url
getAttachmentFolder(grails.core.GrailsApplication) - Method in ConfigHelper
getAuthenticate() - Method in WebSocketContext
getAuthorities() - Method in Group
getAuthorities() - Method in User
getBackReferenceFieldFromOne(java.lang.String, grails.core.GrailsClass, org.grails.datastore.mapping.model.PersistentEntity) - Method in DomainMetaService
从一对多或者一对一关系的一方获取到多方的反向引用 如对于 合同 --> 组织的关联关系,一个组织可能有多个合同, 一个合同只属于一个组织,调用本方法,则获取从组织对象引用到合同列表的引用字段名
getBackReferenceFieldFromOwner(java.lang.String, grails.core.GrailsClass) - Method in DomainMetaService
获取领域模型定义的某个对象字段的反向引用,该反向引用用于从一对多关系的多方引用到一方 如对于合同 --> 合同行的关联关系,调用本方法,则获取合同对象在合同行对象中的引用字段名
getBootStrapTenantsFromCsv(java.io.File) - Method in ImportService
从 bootstrapOrganization CSV 文件中获取到要创建的租户列表
getBuildInFieldProperties(tech.muyan.dynamic.form.DynamicFormField) - Method in DomainMetaController
如果一个字段是 Stampable 的四个字段之一, 那么返回一个 Map, 包含这个字段的元数据 否则返回空 Map
getBumpRevisionPropertyNames() - Method in DynamicLogic
getBumpRevisionPropertyNames() - Method in HasRevision
修改后要升版的属性列表
getByDirectAccessKey(java.lang.String) - Method in StorageFieldValueDataService
getByNameOrLabel(java.lang.String) - Method in FormType
getByNameOrLabel(java.lang.String) - Method in IntegrationType
getCachedValue(java.lang.String) - Method in RedisCacheService
getCacheKey(java.lang.String, java.io.Serializable) - Method in MethodCacheKeyConfig
getCacheStatistics() - Method in RedisCacheService
getCanCustomiseParentNoCache(tech.muyan.Organization) - Method in OrganizationService
getCanCustomiseParentWithCache(tech.muyan.Organization) - Method in OrganizationService
Get can customise Organization object from OrganizationId
GetCanCustomizeParentCache - Field in MethodCacheKeyConfig
getCanUpdateCanDelete(java.lang.String) - Method in ActionMetaController
getClassNameFromTrashClass(Class<? extends DomainTrash<?>>) - Method in DomainTrashService
getClazzFromDomainName(java.lang.String) - Method in DomainClassService
Get class definition from domain name
getClazzFromDomainObject(tech.muyan.DomainClass) - Method in DomainClassService
获取 DomainClass 对象关联的 Domain 类型的 Class
getClientConfigKey(java.lang.String, grails.gorm.validation.ConstrainedProperty) - Method in DomainClientService
getClientSideColumnType(java.lang.String, grails.gorm.validation.ConstrainedProperty) - Method in DomainClientService
Get client side column type from server side column type The mapping from server side type to client side is stored in constant
getColumnConstrainMeta(grails.gorm.validation.Constraint) - Method in DomainMetaService
Get constraint meta data from a constraint object Currently supports blank, nullable and unique constraint For unique constraint, support simple definition of true And support group unique combine with other fields
getColumnDefaultValue(org.grails.datastore.mapping.model.PersistentEntity, org.grails.orm.hibernate.cfg.PropertyConfig, java.lang.String, java.lang.String, grails.plugin.springsecurity.userdetails.GrailsUser, tech.muyan.Organization) - Method in DomainMetaService
Get default Value defined in domain meta Default type convert of boolean, integer and long type is supported Otherwise the raw string will be returned
getColumnNameInOwnerClass() - Method in FileOperationMeta
getColumnNameInOwnerClass() - Method in OwnerInfo
getConfigAttributeMap() - Method in MultiTenantRequestMapFilterInvocationDefinition
For debugging.
getConfigFolder(grails.core.GrailsApplication) - Method in ConfigHelper
获取 Seed Data 导入的基础路径
getContext(org.springframework.web.socket.WebSocketSession) - Method in WebSocketHandshakeInterceptor
getContextMap() - Method in DynamicActionExecuteContext
getConverter(java.lang.String) - Method in ConverterFactory
getCSVFilesWithoutSuffix(java.lang.String) - Method in FileHelper
Get csv file names without suffix under a specific folder
getCSVRecordContent(org.apache.commons.csv.CSVRecord) - Method in CSVHelper
获取 CSV 文件某一行的原始数据
getCurrentActor() - Method in SpringSecurityUserIdRequestResolver
getCurrentTenantCompiled() - Method in MultiTenantRequestMapFilterInvocationDefinition
getCustomTheme() - Method in DynamicThemeController
getData() - Method in CustomLogicWarningException
getData() - Method in FileStorageContext
getData(grails.core.GrailsApplication) - Method in StorageFieldValue
getDefaultPage(tech.muyan.security.User) - Method in UserService
getDefaultValueFromHook(grails.plugin.springsecurity.userdetails.GrailsUser, Class<?>, java.lang.String) - Method in ImportEngineService
getDiffBetweenTwoRevisions(java.lang.String, java.lang.Long, java.lang.Long, java.lang.String) - Method in DiffController
比较两个 revision 对象
getDiffWithMainObject(java.lang.String, java.lang.Long, java.lang.String) - Method in DiffController
比较 mainObject 与其某个历史版本的差异
getDisallowedFields() - Method in SecurityHardenedDataBindingListenerAdapter
getDisplayComponentType() - Method in DynamicFieldValue
获取界面上的显示控件 从 DynamicFieldInstance 的定义中读取 @return
getDomainClassDefinition(java.lang.String) - Method in DomainClassService
Get domain class from domain name
getDomainClassInfo(java.lang.String, boolean) - Method in DomainClassService
获取某个 Domain Class 的描述对象或者初始化一个该 Domain 的实例
getDomainClazz() - Method in DomainClass
getDomainFieldHooksOfTypeWithCache(java.lang.String, tech.muyan.enums.FieldHookType, tech.muyan.Organization) - Method in CustomiseEngineService
getDomainObjectWithDynamicField(GormEntity<?>, grails.plugin.springsecurity.userdetails.GrailsUser, grails.core.GrailsApplication, tech.muyan.enums.CustomRenderPageType, tech.muyan.enums.FetchType) - Method in DomainDataService
获取包含动态字段的对象值,用于前端进行渲染 如果该对象包含动态字段,那么返回的是一个哈希表 如果该对象不包含动态字段,且没有实现 render 方法,那么返回该对象本身 如果该对象不包含动态字段,但实现了 render 方法,那么返回该对象的 render方法的调用返回值
getDynamicFieldDecides(java.lang.String, long) - Method in DomainHookService
获取动态自动的依赖字段列表
getDynamicFields(java.lang.String, tech.muyan.dynamic.form.DynamicFormWizardStep, tech.muyan.dynamic.action.DynamicAction, tech.muyan.enums.DynamicFieldInstanceType) - Method in DomainMetaService
getDynamicFieldValue(java.lang.Object, grails.databinding.converters.ValueConverter, grails.databinding.converters.ValueConverter, tech.muyan.enums.DynamicFieldDataType, Class<? extends GormEntity<?>>) - Method in DynamicFieldService
getDynamicFieldValueByType(java.lang.Object, java.lang.Object) - Method in DynamicFieldService
获取属于某个领域对象的,某种类型的动态字段
getDynamicFieldValuesOf(GormEntity<?>) - Method in DynamicFieldService
获取某个领域对象的所有动态字段的值
getEnableScriptDebug(grails.core.GrailsApplication) - Method in ConfigHelper
getEngineType() - Method in FileStorageEngine
getEngineType() - Method in LocalFileStorageEngine
getEngineType() - Method in S3CompatibleFileStorageEngine
getExceptionMessageChain(java.lang.Throwable) - Method in ExceptionHelper
将 Throwable 链上各层的 message 全部收集到一个数组里面返回
getExistingObjectKey() - Method in FileStorageContext
getFieldHookForDynamicFieldOfType(java.lang.String, long) - Method in CustomiseEngineService
getFieldHooksOfTypeNoCache(java.lang.String, java.lang.String, java.lang.String, tech.muyan.enums.FieldHookType, tech.muyan.Organization) - Method in CustomiseEngineService
getFieldHooksOfTypeWithCache(java.lang.String, java.lang.String, java.lang.String, tech.muyan.enums.FieldHookType, tech.muyan.Organization) - Method in CustomiseEngineService
getFieldType(java.lang.String, Collection<Map<String,Object>>) - Method in CSVHelper
从字段的元数据中,获取其类型 如果字段的名称是包含在 SpecialCSVHeaderToTypeMapping 这个 Map 中, 则直接返回该 Map 中的对应值 如果是对象字段,则将其 type 字段中的 a_b_c 格式的值替换为合法的 java package a.b.c 的格式
getFieldType() - Method in DynamicFieldInstance
getFieldType() - Method in DynamicFieldValue
fieldType is just a redundant record with DynamicFieldDefinition.fieldType
getFieldValidationHook(java.lang.String, java.lang.String, tech.muyan.Organization) - Method in DomainHookService
获取某个字段的校验的 Hook
getFieldValidationHookNoCache(java.lang.String, java.lang.String, tech.muyan.Organization) - Method in DomainHookService
getFileContentAsString(java.lang.String, java.lang.String) - Method in CSVHelper
以 UTF-8 编码读取文件内容为字符串, 如果文件路径是一个相对路径(不以 / 开头), 则默认为 baseFolder 下的文件, 如果在对应目录下没有找到, 则尝试从 jar 文件的 classpath 中的 data 子目录下读取
getFileContentMd5(java.lang.String) - Method in FileHelper
Get md5 of a file based on it's content
getFileStorageEngine(grails.core.GrailsApplication) - Method in ConfigHelper
getFiltersDefined(java.lang.String) - Method in FilterController
getFormById(java.lang.Long) - Method in DomainMetaController
获取某个 form 的 extInfo 信息
getFormByName(java.lang.String, java.lang.String) - Method in DomainMetaController
获取某类型的 form 的 id 和 extInfo 信息
getFormByType(java.lang.String, java.lang.String) - Method in DomainMetaController
获取某类型的 form 的 id 和 extInfo 信息
getFormFieldGroups(java.lang.String, java.lang.String) - Method in DomainMetaController
获取某 form 中的字段分组信息
getFormMeta(tech.muyan.dynamic.form.DynamicForm, java.lang.String) - Method in DomainMetaController
getGrailsApplication() - Method in DynamicLogicExecuteContext
getGroupKey(java.lang.String, java.io.Serializable) - Method in MessagePushService
getHasDetailPanel(java.lang.String, grails.gorm.validation.ConstrainedProperty, java.lang.String, java.lang.String) - Method in DomainClientService
getHttpMethodsFromFormType(tech.muyan.enums.FormType) - Method in FormHelper
getHumanReadableExpression(java.lang.String) - Method in CronHelper
getId() - Method in FileOperationMeta
getIdSetFromCondition(java.lang.String, org.grails.web.json.JSONObject) - Method in SearchService
getInputStream() - Method in FileStorageContext
getInputStreamMd5(java.io.InputStream) - Method in FileHelper
Get md5 of a input stream based on it's content
getLabel() - Method in ActionConfirmType
getLabel() - Method in ActionMode
getLabel() - Method in ActionType
getLabel() - Method in ClientSideType
getLabel() - Method in ContractStatus
getLabel() - Method in CustomRenderPageType
getLabel() - Method in DashboardWidgetType
getLabel() - Method in DisplayComponentType
getLabel() - Method in DynamicFieldDataType
getLabel() - Method in DynamicFieldInstanceType
getLabel() - Method in ExecuteStatus
getLabel() - Method in FetchType
getLabel() - Method in FieldHookType
getLabel() - Method in FieldType
getLabel() - Method in FileImportStatus
getLabel() - Method in FormType
getLabel() - Method in IntegrationType
getLabel() - Method in LineImportStatus
getLabel() - Method in LogicType
getLabel() - Method in MenuType
getLabel() - Method in MessageSeverity
getLabel() - Method in ObjectHookType
getLabel() - Method in ObjectReferenceType
getLabel() - Method in OutgoingIntegrationListenEvent
getLabel() - Method in SearchType
getLabel() - Method in SecurityLevelType
getLabel() - Method in StorageEngineType
getLabel() - Method in TaskTriggerMethod
getLabelField(Class<?>) - Method in LabelHelper
获取一个对象在界面上显示的 Label 字段 默认为 id,如果在 domain 中定义了 labelField 字段,则返回 如果没有定义 labelField 字段,且在对象中存在 label 字段,则返回
getLatestTaskDefinition(tech.muyan.dynamic.task.DynamicTask) - Method in PokeTaskService
getListOfFiles(java.io.File, java.lang.String) - Method in FileHelper
getListOfRoleFromAuthorities(java.lang.String) - Method in AuthorityService
getLocalCache() - Method in OrganizationService
getLocalCache() - Method in UserService
getLogClosure(java.lang.String) - Method in ExecLogService
getLogContent(java.lang.String) - Method in ExecLogService
getLogExcluded() - Method in ContractLineType
getLogExcluded() - Method in Organization
getLogKey() - Method in ExecLogService
getMainObjectClassName(Class<? extends DomainRevision>) - Method in DomainRevisionService
getMatchObjectFromMatchMode(java.lang.String, java.lang.Object) - Method in SearchService
根据不同的匹配模式, 获取到匹配的目标值
getMenusOfOrganization(tech.muyan.Organization, tech.muyan.dynamic.form.DynamicMenu) - Method in DomainMetaController
getMessage() - Method in DomainDefineNotFoundException
getMessage() - Method in EnumNoGetMethodException
getMessage() - Method in OptionNotValidException
getMessage() - Method in OwnerValueInvalidException
getMessage() - Method in UnRecognizedTypeException
getMessage() - Method in UnRecognizedValueException
getMetas() - Method in DashboardController
getMetasOfFiles(List<String>, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainMetaService
getMsgForDataIntegrityViolationException(GormEntity<?>, org.springframework.dao.DataIntegrityViolationException) - Method in DomainClientService
getName() - Method in FileOperationMeta
getNameOfRevisionClass(Class<? extends GormEntity<?>>) - Method in DomainRevisionService
getNameOfTrashClass(Class<? extends GormEntity<?>>) - Method in DomainTrashService
getNewObjectFileName() - Method in FileStorageContext
getNewObjectKey() - Method in FileStorageContext
getNextScheduleTime() - Method in DynamicTask
获取当前 Task 的下次运行时间, 如果任务当前处于停用或者暂停状态, 则返回空
getNextScheduleTimeAfter(java.lang.String, java.util.Date) - Method in CronHelper
获取某个 cron 表达式某时间之后的第一个执行时间
getNextScheduleTimesAfter(java.lang.String, ZonedDateTime, int) - Method in CronHelper
获取某个 cron 表达式某时间之后的一系列执行时间
getNullObject() - Method in DomainTrash
用于对象被软删除时,填充关联对象中的必填的外键字段的一个占位符对象,无实际业务含义
getNullObject() - Method in DynamicLogicTrash
getObjectFieldName(java.lang.String) - Method in CSVHelper
从带关联字段名称和关联字段中的字段名称的整体字段名称中,截取关联字段名称 比如从 organization.name 这样的字符串中截取 organization 部分
getObjectFieldQueryField(java.lang.String) - Method in CSVHelper
从带关联字段名称和关联字段中的字段名称的整体字段名称中,截取关联字段中的字段名称
getObjectHooksOfType(java.lang.String, tech.muyan.enums.ObjectHookType, tech.muyan.Organization) - Method in CustomiseEngineService
Get custom logic of a domain query by logic type
getObjectOperateRoles(Class<?>, org.springframework.http.HttpMethod, boolean) - Method in AuthorityService
getObjects(List<Serializable>, tech.muyan.DomainClass) - Method in DomainDataService
根据传入的 id的列表获取对象列表
getObjects() - Method in DynamicActionExecRecord
该作业关联的 domain 对象列表
getObjects() - Method in DynamicIntegrationExecRecord
该集成关联的 domain 对象列表
getObjects(tech.muyan.DomainClass, java.lang.String) - Method in ObjectHelper
该作业关联的 domain 对象列表
getOperation() - Method in FileOperationMeta
getOriginalValue(GormEntity<?>) - Method in OutgoingIntegrationExecuteService
getOwnerClass() - Method in FileOperationMeta
getOwnerClassName() - Method in OwnerInfo
getOwnerClazz() - Method in DynamicFieldValue
本动态字段是属于哪一种模型对象的?
getOwnerColumn() - Method in OwnerInfo
getOwnerId() - Method in FileOperationMeta
getOwnerId() - Method in OwnerInfo
getParameters(java.lang.Long) - Method in ActionMetaController
getPredefinedClientType(Class<?>) - Method in DomainClientService
getQueryFields(List<String>) - Method in CSVHelper
从一组CSV中的列标题中过滤出查询字段来,查询字段是那些以 (*) 结尾的列
getRAtomicLong(java.lang.String) - Method in RedissonService
获取原子数
getRBucket(java.lang.String) - Method in RedissonService
` 获取字符串对象
getRCountDownLatch(java.lang.String) - Method in RedissonService
获取记数锁
getRDeque(java.lang.String) - Method in RedissonService
获取双端队列
getRedisCacheKeyPrefix(grails.core.GrailsApplication) - Method in ConfigHelper
getRedissonClient() - Method in RedissonService
getReferrerHost(javax.servlet.http.HttpServletRequest) - Method in RequestHelper
getReferrerProtocol(javax.servlet.http.HttpServletRequest) - Method in RequestHelper
getRenderApiPageParam(boolean, boolean, boolean) - Method in ListHelper
根据是否有搜索条件和是否有 owner 信息来返回调用的页面 对于在某个主对象的编辑页面上,显示的关联对象列表空间而言, owner 信息就不为空
getRequestContextUrl(javax.servlet.http.HttpServletRequest) - Method in RequestHelper
getRequestHost(javax.servlet.http.HttpServletRequest) - Method in RequestHelper
getResourceById(java.lang.String, java.io.Serializable) - Method in DomainDataService
getRestAuthenticationProvider() - Method in RestAuthenticationProviderWrap
getRList(java.lang.String) - Method in RedissonService
获取列表
getRLock(java.lang.String) - Method in RedissonService
获取锁
getRMap(java.lang.String) - Method in RedissonService
获取Map对象
getRolesOfUser(org.springframework.security.core.Authentication) - Method in AuthorityService
getRootOrgOfTenant(java.io.Serializable) - Method in OrganizationService
getRQueue(java.lang.String) - Method in RedissonService
获取队列
getRSet(java.lang.String) - Method in RedissonService
获取集合
getRSortedSet(java.lang.String) - Method in RedissonService
获取有序集合
getRWLock(java.lang.String) - Method in RedissonService
获取读取锁
getS3CompatibleBucketName(grails.core.GrailsApplication) - Method in ConfigHelper
getS3CompatibleClient(grails.core.GrailsApplication) - Method in S3CompatibleFileStorageEngine
getScheduleDateTime() - Method in DynamicTaskExecuteSlot
getScriptTempFolder(grails.core.GrailsApplication) - Method in ConfigHelper
getShortRequestUrlFromDomainClassAndFormType(tech.muyan.DomainClass, tech.muyan.enums.FormType) - Method in FormHelper
获取在渲染菜单时候的Form的链接的 URL 模板
getSimpleColumnsNoCache(java.lang.String, grails.core.GrailsApplication) - Method in DomainMetaService
getSimpleColumnsWithCache(java.lang.String, grails.core.GrailsApplication) - Method in DomainMetaService
getSize() - Method in FileOperationMeta
getStartupSeedDataImportUsername() - Method in ConfigHelper
getStaticFieldDecides(java.lang.String, java.lang.String, tech.muyan.Organization) - Method in DomainHookService
获取静态字段的依赖字段列表
getStaticFieldsNoCache(java.lang.String, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser, tech.muyan.Organization) - Method in DomainMetaService
getStaticFieldsWithCache(java.lang.String, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainMetaService
Get fields meta data defined in a domain
getStaticFieldsWithStampableFields(java.lang.String, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainMetaService
getStorageEngine(grails.core.GrailsApplication) - Method in AttachmentHelper
Get attachment file storage engine
getStorageEngine(tech.muyan.enums.StorageEngineType) - Method in StorageEngineFactory
getStorageKey(tech.muyan.storage.engine.FileStorageContext) - Method in FileStorageEngine
getStorageKey(tech.muyan.storage.engine.FileStorageContext) - Method in LocalFileStorageEngine
获取不会重复的附件文件的文件名, 当前的算法是增加了当前的时间戳到原始文件名前面
getStorageKey(tech.muyan.storage.engine.FileStorageContext) - Method in S3CompatibleFileStorageEngine
getSubMenuOfParent(tech.muyan.dynamic.form.DynamicMenu) - Method in DomainMetaController
getSubTree(java.lang.String, java.lang.Long) - Method in TreeDataController
getSummary(java.lang.String, java.io.Serializable) - Method in MessagePushService
getTasks() - Method in DynamicTaskExecuteSlot
getTenant() - Method in FileStorageContext
getTenant() - Method in WebSocketContext
getTextDiff(java.lang.Object, java.lang.Object) - Method in DiffController
getType() - Method in FileOperationMeta
getUid() - Method in FileOperationMeta
GetUserCache - Field in MethodCacheKeyConfig
getUserContext() - Method in DynamicLogicExecuteContext
getUserContext() - Method in FileOperationMeta
getUsername() - Method in WebSocketContext
getUserWithCache(grails.plugin.springsecurity.userdetails.GrailsUser) - Method in UserService
Get tech.muyan.security.User object from GrailsUser object Attention: currently cache is not used due to some unresolved issue (2022-07-07)
getWholeTree(java.lang.String) - Method in TreeDataController
getWidgetData(java.lang.Long) - Method in DashboardController
getWidgets(java.lang.Long) - Method in DashboardController
getWizardFields(tech.muyan.dynamic.form.DynamicFormWizardStep) - Method in DomainMetaService
getWizardMetas(long) - Method in WizardController
getWizardStepMetas(long) - Method in WizardController
getYourClassLoader() - Method in DynamicLogicExecuteContext
grailsApplication - Property in ActionMetaController
grailsApplication - Property in ApplicationController
grailsApplication - Property in AttachmentController
grailsApplication - Property in AttachmentService
grailsApplication - Property in ColumnMetaController
grailsApplication - Property in CustomWebSocketConfigurer
grailsApplication - Property in DashboardController
grailsApplication - Property in DiffController
grailsApplication - Property in DomainDataController
grailsApplication - Property in DomainDataService
grailsApplication - Property in DomainMetaController
grailsApplication - Property in DomainMetaService
grailsApplication - Property in DomainRevisionService
grailsApplication - Property in DomainTrashService
grailsApplication - Property in DynamicActionExecuteContext
grailsApplication - Property in ExecuteActionService
grailsApplication - Property in FieldValidateController
grailsApplication - Property in FileUploadWebSocketHandler
grailsApplication - Property in FilterController
grailsApplication - Property in ImportController
grailsApplication - Property in IncomingWebhookController
grailsApplication - Property in MuyanPlatformBootStrap
grailsApplication - Property in OutgoingIntegrationExecuteService
grailsApplication - Property in PokeTaskService
grailsApplication - Property in RedisCacheService
grailsApplication - Property in RelateDataController
grailsApplication - Property in SearchService
grailsApplication - Property in SimpleCacheRefreshService
grailsApplication - Property in WizardController
grailsVersion - Property in MuyanPlatformGrailsPlugin
GROOVY_CODE - Field in ActionType
Group - Class in tech.muyan.security
group - Property in DynamicFormField
Group() - Constructor in Group
group - Property in GroupRole
group - Property in UserGroup
groupEnableLogic - Script in dynamicForm
groupEnableLogic(groovy.lang.Binding) - Constructor in groupEnableLogic
GroupRole - Class in tech.muyan.security
GroupRole() - Constructor in GroupRole
GroupRoleDataService - Interface in tech.muyan.security

H

handleBinaryMessage(org.springframework.web.socket.WebSocketSession, org.springframework.web.socket.BinaryMessage) - Method in FileUploadWebSocketHandler
handleMessage(org.springframework.web.socket.WebSocketSession, WebSocketMessage<?>) - Method in MessageSummaryWebSocketHandler
handleTextMessage(org.springframework.web.socket.WebSocketSession, org.springframework.web.socket.TextMessage) - Method in FileUploadWebSocketHandler
handleTransportError(org.springframework.web.socket.WebSocketSession, java.lang.Throwable) - Method in FileUploadWebSocketHandler
handleTransportError(org.springframework.web.socket.WebSocketSession, java.lang.Throwable) - Method in MessageSummaryWebSocketHandler
hasDynamicFields(GormEntity<?>) - Method in DynamicFieldService
判断一个领域对象是否包含动态字段
hashCode() - Method in diff_match_patch.Diff
Create a numeric hash value for a Diff.
hashCode() - Method in DynamicActionDomainClass
hashCode() - Method in GroupRole
hashCode(java.lang.Object) - Method in JSONBType
hashCode() - Method in UserGroup
hashCode() - Method in UserRole
hasMany - Property in Contract
合同关联对象定义,合同中包含合同行
hasMany - Property in ContractLineType
hasMany - Property in DomainClass
hasMany - Property in DynamicAction
hasMany - Property in DynamicFieldDefinition
hasMany - Property in DynamicFieldHook
hasMany - Property in DynamicFieldInstance
hasMany - Property in DynamicForm
hasMany - Property in DynamicFormGroup
hasMany - Property in DynamicFormWizardStep
hasMany - Property in DynamicIntegration
hasMany - Property in DynamicLogic
hasMany - Property in DynamicMenu
hasMany - Property in DynamicObjectHook
hasMany - Property in DynamicTask
hasMany - Property in Group
hasMany - Property in Message
hasMany - Property in Organization
hasMany - Property in Role
hasMany - Property in User
hasOne - Property in DynamicMenu
hasPermissionBasedOnRequestMap(tech.muyan.dynamic.form.DynamicForm, org.springframework.security.core.Authentication) - Method in AuthorityService
HasRevision - Trait in tech.muyan.spec
date:
1/11/22 继承本接口以标识 domain class 支持多版本 历史版本的 Domain Class 命名规范为 <原 DomainClass 名称>Revision 如 Article -> ArticleRevision
Authors:
Xiang Qian Liu
helpText - Property in DynamicAction
界面显示的帮助信息
helpText - Property in DynamicFormField
helpText - Property in DynamicFormGroup
helpText - Property in DynamicTask
界面显示的帮助信息
hideCoreLogicOnOsCommandAction - Script in dynamicAction
hideCoreLogicOnOsCommandAction(groovy.lang.Binding) - Constructor in hideCoreLogicOnOsCommandAction
HideDomain - Field in DomainMetaConfig
Hide domain from client side when retrieve list of domains.
hideOnGroovyAction - Script in dynamicAction
hideOnGroovyAction(groovy.lang.Binding) - Constructor in hideOnGroovyAction
hideTriggerDynamicField - Script in dynamicFieldHook
hideTriggerDynamicField(groovy.lang.Binding) - Constructor in hideTriggerDynamicField
hideTriggerField - Script in dynamicFieldHook
hideTriggerField(groovy.lang.Binding) - Constructor in hideTriggerField
HISTOGRAM - Field in DashboardWidgetType
hook - Property in DynamicFieldHookExecRecord
对应的 Hook
hook - Property in DynamicObjectHookExecRecord
对应的 Hook
hookType - Property in DynamicFieldHook
hook 类型
hookType - Property in DynamicObjectHook
hook 类型
httpMethod - Field in ClientSideType
httpMethod - Property in DynamicIntegration
请求的 Http Method
httpMethod - Property in RequestMap
HttpMethodConverter - Class in tech.muyan.importexport.converter
date:
27/7/20
Authors:
Xiang Qian Liu([email protected])

I

icon - Property in DynamicAction
界面显示的 icon
icon - Property in DynamicFilter
icon - Property in DynamicFormGroup
icon - Property in DynamicFormWizardStep
icon - Property in DynamicMenu
id - Field in ClientSideType
IdConverter - Class in tech.muyan.importexport.converter
将 id 转换为对象的转换器
IdConverter() - Constructor in IdConverter
IdFieldMetaData - Field in DomainMetaConfig
默认的 Id 字段传递到前台的字段元数据
idParamNotValid(grails.web.servlet.mvc.GrailsParameterMap) - Method in ParamsHelper
Check whether id param is not valid
image - Field in ClientSideType
IMAGE - Field in DynamicFieldDataType
ImageHelper - Class in tech.muyan.helper
ImageHelper() - Constructor in ImageHelper
imageToBase64(tech.muyan.storage.StorageFieldValue, grails.core.GrailsApplication) - Method in ImageHelper
将图片转换成Base64编码 ,带头文件
IMPORTANT - Field in MessageSeverity
ImportApplicationSeedDataLockKey - Field in MuyanPlatformBootStrap
ImportController - Class in tech.muyan
ImportController.1 - Class in tech.muyan
ImportController.1() - Constructor in ImportController.1
ImportController() - Constructor in ImportController
ImportCustomLogicService - Class in tech.muyan.importexport
date:
12/10/20
Authors:
Xiang Qian Liu([email protected])
ImportCustomLogicService() - Constructor in ImportCustomLogicService
importCustomLogicService - Property in ImportEngineService
importDomain(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in ImportController
importDomain(tech.muyan.DomainClass, java.lang.String, java.lang.String, java.io.InputStream, Collection<Map<String, Object>>, tech.muyan.importexport.OwnerInfo, tech.muyan.customise.DynamicLogicExecuteContext) - Method in ImportEngineService
importDomainFromBytes(tech.muyan.DomainClass, java.lang.String, byte[], Collection<Map<String, Object>>, tech.muyan.importexport.OwnerInfo, tech.muyan.customise.DynamicLogicExecuteContext) - Method in ImportEngineService
importDomainFromCsv(tech.muyan.DomainClass, java.lang.String, Collection<Map<String, Object>>, tech.muyan.customise.DynamicLogicExecuteContext) - Method in ImportEngineService
从 CSV 文件导入 Domain 数据
ImportEngineService - Class in tech.muyan.engine
date:
23/7/20
Authors:
Xiang Qian Liu([email protected])
importEngineService - Property in ImportController
ImportEngineService() - Constructor in ImportEngineService
importEngineService - Property in ImportService
importFiles(List<String>, java.io.File, Map<String, Collection<Map<String, Object>>>, grails.core.GrailsApplication, grails.plugin.springsecurity.userdetails.GrailsUser, java.lang.ClassLoader, List<DomainClass>) - Method in ImportService
ImportPlatformSeedDataLockKey - Field in MuyanPlatformBootStrap
ImportRecord - Class in tech.muyan.importexport
Import domain data record
ImportRecord() - Constructor in ImportRecord
ImportRecordApiRender - Script in ImportRecordApiRender
ImportRecordApiRender(groovy.lang.Binding) - Constructor in ImportRecordApiRender
ImportRecordDataService - Interface in tech.muyan.importexport
date:
13/10/21
Authors:
Xiang Qian Liu([email protected])
importRecordDataService - Property in ImportEngineService
ImportRecorder - Class in tech.muyan.importexport
date:
26/7/20
Authors:
Xiang Qian Liu([email protected])
ImportRecorder() - Constructor in ImportRecorder
importSeedData - Script in importSeedData
importSeedData(groovy.lang.Binding) - Constructor in importSeedData
importSeedDataFromCsv(java.io.File) - Method in MuyanPlatformBootStrap
ImportService - Class in tech.muyan.importexport
data:
4/9/20
Authors:
Xiang Qian Liu([email protected])
ImportService() - Constructor in ImportService
importService - Property in MuyanPlatformBootStrap
INCOMING - Field in IntegrationType
IncomingWebhookController - Class in tech.muyan
IncomingWebhookController() - Constructor in IncomingWebhookController
index() - Method in ApplicationController
index(java.lang.String, java.lang.Integer, java.lang.Integer) - Method in DomainDataController
INFO - Field in MessageSeverity
init() - Method in CustomizedJwtTokenStorageService
init - Property in MuyanPlatformBootStrap
initAsposeLicenses() - Method in MuyanPlatformBootStrap
initialize() - Method in MultiTenantRequestMapFilterInvocationDefinition
initRecordQueue() - Method in ExecRecordService
initSeedDomainClassData(grails.core.GrailsApplication, Set<Serializable>) - Method in ImportService
导入系统中的领域模型定义到数据库表 domain_class 中去
initTaskQueue() - Method in PokeTaskService
初始化任务执行队列,启动主调度线程
INLINE_DISPLAY - Field in FormType
INLINE_FULL_TEXT_SEARCH_LIST - Field in FormType
inlineSearchByKeyword(Class<?>, java.lang.String) - Method in SearchController
inlineSearchColumns - Property in Contract
快捷搜索的匹配字段
inlineSearchColumns - Property in ContractLineType
inlineSearchColumns - Property in DomainClass
inlineSearchColumns - Property in DynamicAction
inlineSearchColumns - Property in DynamicDashboardWidget
inlineSearchColumns - Property in DynamicFieldDefinition
inlineSearchColumns - Property in DynamicFieldHook
inlineSearchColumns - Property in DynamicFieldInstance
inlineSearchColumns - Property in DynamicFilter
inlineSearchColumns - Property in DynamicForm
inlineSearchColumns - Property in DynamicFormField
inlineSearchColumns - Property in DynamicFormGroup
inlineSearchColumns - Property in DynamicFormWizardStep
inlineSearchColumns - Property in DynamicIntegration
inlineSearchColumns - Property in DynamicLogic
inlineSearchColumns - Property in DynamicLogicRevision
inlineSearchColumns - Property in DynamicLogicTrash
inlineSearchColumns - Property in DynamicMenu
inlineSearchColumns - Property in DynamicObjectHook
inlineSearchColumns - Property in DynamicTask
inlineSearchColumns - Property in DynamicTheme
inlineSearchColumns - Property in Group
inlineSearchColumns - Property in Organization
inlineSearchColumns - Property in Role
inlineSearchColumns - Property in StorageFieldValue
inlineSearchColumns - Property in User
innerRunExternalCommandAction(tech.muyan.dynamic.action.DynamicActionExecRecord, tech.muyan.customise.DynamicActionExecuteContext) - Method in ExecuteActionService
innerRunGroovyAction(tech.muyan.dynamic.action.DynamicActionExecRecord, tech.muyan.customise.DynamicActionExecuteContext, java.lang.String) - Method in ExecuteActionService
INPUT_INLINE_SEARCH - Field in SearchType
INSERT - Enum Constant in diff_match_patch.Operation
INSERTED - Field in LineImportStatus
insertedIds - Property in ImportRecord
成功插入的对象的 id 列表,用逗号分隔
insertedIds - Property in ImportRecorder
insertedRecord - Property in ImportRecord
成功插入的记录数
INTEGER_CHECKBOX - Field in DisplayComponentType
integer - Field in ClientSideType
INTEGER - Field in DynamicFieldDataType
INTEGER_INPUT - Field in DisplayComponentType
整型
INTEGER_MULTIPLE_SELECTION - Field in DisplayComponentType
整型数据多选框
INTEGER_MULTIPLE_SELECTION_OR_INPUT - Field in DisplayComponentType
整型数据多选或者输入框组合控件
INTEGER_RADIO - Field in DisplayComponentType
INTEGER_SINGLE_SELECTION - Field in DisplayComponentType
整型数据单选框
INTEGER_SINGLE_SELECTION_OR_INPUT - Field in DisplayComponentType
整型数据单选或者输入框组合控件
IntegerConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
integration - Property in DynamicIntegrationDomainClass
integration - Property in DynamicIntegrationExecRecord
integrationApiRender - Script in dynamicIntegration
integrationApiRender(groovy.lang.Binding) - Constructor in integrationApiRender
IntegrationController - Class in tech.muyan
date:
30/4/22
Authors:
Xiang Qian Liu([email protected])
IntegrationController() - Constructor in IntegrationController
IntegrationDisabledMessage - Field in IncomingWebhookController
IntegrationHelper - Class in tech.muyan.helper
date:
17/5/22 Integration 相关的工具方法
Authors:
Xiang Qian Liu([email protected])
IntegrationHelper() - Constructor in IntegrationHelper
IntegrationInactiveMessage - Field in IncomingWebhookController
IntegrationType - Enum in tech.muyan.enums
date:
02/05/2022
Authors:
Xiang Qian Liu([email protected])
INTENTIONAL_NULL_VALUE - Field in CSVHelper
INTENTIONAL_NULL_VALUE - Field in IdConverter
INTERNAL_LINK - Field in MenuType
INTERNAL - Field in MessageSeverity
internalPush(java.lang.String, java.io.Serializable) - Method in MessagePushService
invalidTokens - Property in CustomizedJwtTokenStorageService
isAllowed(java.lang.String) - Method in SecurityHardenedDataBindingListenerAdapter
isAssociateField(java.lang.String) - Method in TypeHelper
isCommentLine(org.apache.commons.csv.CSVRecord) - Method in CSVHelper
判断某一行是不是注释行
isCrudForm(tech.muyan.enums.FormType) - Method in FormType
isDefault - Property in DynamicFilter
isDisabled() - Method in DynamicIntegration
isDisabled() - Method in DynamicTask
isDomainClass(java.lang.String) - Method in DomainClassService
Whether a string represent a domain class name?
isDynamicFieldColumn(java.lang.String) - Method in CSVHelper
通过 CSV 中的字段标题判断某个字段是否是动态字段?
isEnumField(java.lang.String) - Method in TypeHelper
isFileField(java.lang.String) - Method in CSVHelper
判断某字段是否为从文件读取内容
isFollowup - Property in Message
isListForm(tech.muyan.enums.FormType) - Method in FormType
isManyAssociate(java.lang.String) - Method in TypeHelper
isMultiple() - Method in FileOperationMeta
isMultipleFile(tech.muyan.dynamic.field.DynamicFieldInstance) - Method in DynamicFieldInstance
isMutable() - Method in JSONBType
isNotNull() - Method in OwnerInfo
isNumeric(java.lang.String) - Method in StringHelper
isObjectField(java.lang.String) - Method in CSVHelper
判断 CSV 文件中的某一列是不是带关联关系的对象字段
isObjectField(java.lang.String) - Method in TypeHelper
isOf(java.lang.Object) - Method in DomainClass
isOfType(java.lang.String) - Method in OwnerInfo
isOwnerColumn(java.lang.String) - Method in OwnerInfo
isQueryField(java.lang.String) - Method in CSVHelper
查询某字段是否为用于导入时查询现有记录的字段
isSingleFile(tech.muyan.dynamic.field.DynamicFieldInstance) - Method in DynamicFieldInstance
issueManagement - Property in MuyanPlatformGrailsPlugin
isSystem - Property in DynamicAction
该 Action 是不是系统内置的 action
isSystem - Property in DynamicFieldHook
该对象是不是系统内置
isSystem - Property in DynamicFilter
isSystem - Property in DynamicLogic
该 Logic 是不是系统内置
isSystem - Property in DynamicLogicRevision
该 Logic 是不是系统内置
isSystem - Property in DynamicLogicTrash
isSystem - Property in DynamicObjectHook
该 hook 是不是系统内置的 hook
isSystem - Property in DynamicTask
该 Task 是不是系统内置的 task
isTypeOfNotMatch(java.lang.String) - Method in SearchService
是否是 not 类型的匹配, 对于 not 类型的匹配, 在生成查询的条件时,会在外部包裹一个 not {} 来反转
isUnRead - Property in Message

J

javaTypeToPathType(java.lang.String) - Method in StringHelper
joinObjectIds(java.lang.Object) - Method in StringHelper
json - Field in ClientSideType
JSONBType - Class in tech.muyan.rdbms.postgres
https://stackoverflow.com/questions/28519959/how-do-i-configure-a-grails-domain-class-attribute-to-be-stored-as-postgres-9-4
jsonValue - Property in DynamicFieldValue
Json format of the field Value. is a redundant of
  • stringValue
  • dateValue
  • booleanValue
  • numericValue

K

key - Property in StorageFieldValue
存储的完整路径或者 S3 上面的 key

L

label - Property in ContractLineType
行类型的显示标签
label - Property in ContractStatus
label - Property in DisplayComponentType
该控件在界面上的显示标签,在往支持动态字段的对象中增加字段时候,选择字段类型时显示
label - Property in DomainClass
对象的显示 Label
label - Property in DynamicAction
界面显示名称
label - Property in DynamicDashboardWidget
label - Property in DynamicFieldDataType
label - Property in DynamicFieldDefinition
界面上显示的 Label,优先级低于在 DynamicFieldInstance 中定义的 Label
label - Property in DynamicFieldInstance
该字段在界面上的显示标签,优先级高于在 DynamicFieldDefinition 中定义的 label
label - Property in DynamicFieldInstanceType
label - Property in DynamicFilter
label - Property in DynamicForm
label - Property in DynamicFormField
label - Property in DynamicFormGroup
label - Property in DynamicFormWizardStep
label - Property in DynamicMenu
label - Property in FieldHookType
label - Property in FieldType
label - Property in FormType
label - Property in IntegrationType
label - Property in LineImportStatus
label - Property in LogicType
label - Property in MenuType
label - Property in MessageSeverity
label - Property in ObjectHookType
label - Property in ObjectReferenceType
label - Property in OutgoingIntegrationListenEvent
label - Property in SearchType
label - Property in StorageEngineType
label - Property in TaskTriggerMethod
labelField - Property in Contract
合同对象在前台搜索框中的显示字段
labelField - Property in DynamicDashboardWidget
labelField - Property in DynamicFieldDefinition
labelField - Property in DynamicFieldHook
labelField - Property in DynamicFilter
labelField - Property in DynamicForm
labelField - Property in DynamicFormField
labelField - Property in DynamicFormGroup
labelField - Property in DynamicFormWizardStep
labelField - Property in DynamicIntegration
labelField - Property in DynamicLogic
labelField - Property in DynamicLogicRevision
labelField - Property in DynamicLogicTrash
labelField - Property in DynamicObjectHook
labelField - Property in DynamicTask
labelField - Property in DynamicTheme
labelField - Property in Group
labelField - Property in Organization
labelField - Property in Role
labelField - Property in StorageFieldValue
labelField - Property in User
LabelHelper - Class in tech.muyan.helper
data:
12/6/20
Authors:
Xiang Qian Liu([email protected]) 与界面显示的 Label 相关的工具方法
LabelHelper() - Constructor in LabelHelper
language - Property in Contract
合同正文
lastFailedLoginAttempt - Property in User
最后一次失败登陆时间
lastPushTime - Field in MessagePushService
lastUpdated - Property in AuditTrail
lazyInit - Property in ExecRecordService
lazyInit - Property in PokeTaskService
length1 - Field in diff_match_patch.Patch
length2 - Field in diff_match_patch.Patch
license - Property in MuyanPlatformGrailsPlugin
LINE_CHART - Field in DashboardWidgetType
lineArray - Field in diff_match_patch.LinesToCharsResult
lineChart - Field in ClientSideType
LineImportStatus - Enum in tech.muyan.enums
date:
7/5/2020 CSV 中某一行的导入状态
Authors:
Xiang Qian Liu([email protected])
LinesToCharsResult(java.lang.String, java.lang.String, List<String>) - Constructor in diff_match_patch.LinesToCharsResult
lineType - Property in ContractLine
合同行类型
link - Property in DynamicMenu
LinkToCustomiseEnableOrganizationDomains - Field in DomainMetaConfig
需要和组织是否开启客制化功能关联的相关客制化类
LIQUID_CHART - Field in DashboardWidgetType
LIST - Field in CustomRenderPageType
list() - Method in DomainMetaController
Get a list of all the domains in the system,
LIST - Field in FormType
LIST_SEARCH - Field in CustomRenderPageType
listenEvent - Property in DynamicIntegrationDomainClass
listenEvent - Property in DynamicIntegrationExecRecord
监听的事件
ListHelper - Class in tech.muyan.helper
date:
3/2/21
Authors:
Xiang Qian Liu([email protected])
ListHelper() - Constructor in ListHelper
loadAfter - Property in MuyanPlatformGrailsPlugin
loadLogicCode(tech.muyan.dynamic.DynamicLogic) - Method in CustomiseEngineService
loadUserByToken(java.lang.String) - Method in CustomizedJwtTokenStorageService
LOCAL_FILE - Field in StorageEngineType
localCacheOrganizations - Field in OrganizationService
localCacheUsers - Field in UserService
LocalFileStorageEngine - Class in tech.muyan.storage.engine
date:
3/11/21
Authors:
Xiang Qian Liu([email protected])
logClosure - Property in DynamicActionExecuteContext
logicSource - Property in DynamicFieldHook
字段依赖逻辑的来源类型
logicSourceTargetDynamicField - Script in dynamicFieldHook
logicSourceTargetDynamicField(groovy.lang.Binding) - Constructor in logicSourceTargetDynamicField
logicSourceTargetField - Script in dynamicFieldHook
logicSourceTargetField(groovy.lang.Binding) - Constructor in logicSourceTargetField
logicSourceTriggerDynamicField - Script in dynamicFieldHook
logicSourceTriggerDynamicField(groovy.lang.Binding) - Constructor in logicSourceTriggerDynamicField
logicSourceTriggerField - Script in dynamicFieldHook
logicSourceTriggerField(groovy.lang.Binding) - Constructor in logicSourceTriggerField
LogicType - Enum in tech.muyan.enums
date:
7/5/2020 枚举的系统中的逻辑类型
Authors:
Xiang Qian Liu([email protected])
logicType - Property in DynamicLogic
logicType - Property in DynamicLogicRevision
logicType - Property in DynamicLogicTrash
logImportRecordSummary(tech.muyan.importexport.ImportRecord) - Method in ImportService
logKey - Property in DynamicActionExecuteContext
logo - Property in DynamicTheme
logs - Property in ImportRecord
导入过程中的所有相关 log
LongConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])

M

main(java.lang.String) - Method in actionModeToType
main(java.lang.String) - Method in activeDynamicAction
main(java.lang.String) - Method in activeDynamicActionEnableLogic
main(java.lang.String) - Method in activeDynamicTheme
main(java.lang.String) - Method in activeDynamicThemeEnableLogic
main(java.lang.String) - Method in activeUserAccount
main(java.lang.String) - Method in activeUserAccountActionEnableLogic
main(java.lang.String) - Method in afterChangeDynamicForm
main(java.lang.String) - Method in afterCreateMessage
main(java.lang.String) - Method in afterCreateUser
main(java.lang.String) - Method in afterCreationDynamicTask
main(java.lang.String) - Method in afterDeleteDynamicTask
main(java.lang.String) - Method in afterUpdatingDynamicTask
main(java.lang.String) - Method in Application
main(java.lang.String) - Method in beforeCreateDynamicAction
main(java.lang.String) - Method in beforeCreateIntegrationUrl
main(java.lang.String) - Method in beforeDeleteObjectWithIsSystem
main(java.lang.String) - Method in beforeUpdateDynamicAction
main(java.lang.String) - Method in beforeUpdateUser
main(java.lang.String) - Method in childDisplaySequenceFromForm
main(java.lang.String) - Method in compareRevisionsCoreLogic
main(java.lang.String) - Method in compareRevisionsEnableLogic
main(java.lang.String) - Method in deActiveDynamicAction
main(java.lang.String) - Method in deActiveDynamicActionEnableLogic
main(java.lang.String) - Method in deActiveUserAccount
main(java.lang.String) - Method in deActiveUserAccountActionEnableLogic
main(java.lang.String) - Method in defaultFieldHookDefaultOrganization
main(java.lang.String) - Method in defaultOrganizationBasedOnCurrentUser
main(java.lang.String) - Method in disableModifyOrganizationParentNullable
main(java.lang.String) - Method in DynamicFieldDefinitionApiRender
main(java.lang.String) - Method in dynamicFieldDisplayComponentType
main(java.lang.String) - Method in dynamicFieldLabel
main(java.lang.String) - Method in dynamicFormFieldFormSearch
main(java.lang.String) - Method in dynamicIntegrationSearch
main(java.lang.String) - Method in dynamicLogicSearch
main(java.lang.String) - Method in DynamicMenuApiRender
main(java.lang.String) - Method in fieldNameLabel
main(java.lang.String) - Method in fieldTypeOptionsJson
main(java.lang.String) - Method in fieldTypeReferenceClazz
main(java.lang.String) - Method in formFieldName
main(java.lang.String) - Method in formFieldType
main(java.lang.String) - Method in formGroup
main(java.lang.String) - Method in formOrganization
main(java.lang.String) - Method in formTypeObjectTypeMenu
main(java.lang.String) - Method in groupEnableLogic
main(java.lang.String) - Method in hideCoreLogicOnOsCommandAction
main(java.lang.String) - Method in hideOnGroovyAction
main(java.lang.String) - Method in hideTriggerDynamicField
main(java.lang.String) - Method in hideTriggerField
main(java.lang.String) - Method in ImportRecordApiRender
main(java.lang.String) - Method in importSeedData
main(java.lang.String) - Method in integrationApiRender
main(java.lang.String) - Method in logicSourceTargetDynamicField
main(java.lang.String) - Method in logicSourceTargetField
main(java.lang.String) - Method in logicSourceTriggerDynamicField
main(java.lang.String) - Method in logicSourceTriggerField
main(java.lang.String) - Method in markMessage
main(java.lang.String) - Method in markMessageEnableLogic
main(java.lang.String) - Method in MaxOneDefaultFilterAllowed
main(java.lang.String) - Method in multipleDeleteLogic
main(java.lang.String) - Method in nameValidation
main(java.lang.String) - Method in objectTypeStaticFieldList
main(java.lang.String) - Method in OrganizationApiRender
main(java.lang.String) - Method in organizationCustomisationGroupEnableLogic
main(java.lang.String) - Method in organizationInlineSearch
main(java.lang.String) - Method in pausedFromDateBeforePausedToDate
main(java.lang.String) - Method in regenerateIntegrationUrl
main(java.lang.String) - Method in regenerateIntegrationUrlEnableLogic
main(java.lang.String) - Method in rerunScheduleTask
main(java.lang.String) - Method in restoreTrash
main(java.lang.String) - Method in revertRevision
main(java.lang.String) - Method in runScheduleTaskManually
main(java.lang.String) - Method in sampleGroovyCode
main(java.lang.String) - Method in storageFieldValueApiRender
main(java.lang.String) - Method in stringToTitle
main(java.lang.String) - Method in subDomainRequiredForTopOrganization
main(java.lang.String) - Method in typeCode
main(java.lang.String) - Method in typeDefaultValue
main(java.lang.String) - Method in typeDisplaySequence
main(java.lang.String) - Method in typeFieldHook
main(java.lang.String) - Method in typeLink
main(java.lang.String) - Method in urlFieldControl
main(java.lang.String) - Method in UserApiRender
main(java.lang.String) - Method in withDynamicFieldDomainClassSearch
main(java.lang.String) - Method in wizardDynamicFieldSetStepOptionsFromForm
main(java.lang.String) - Method in wizardStepSequenceCoreLogic
main(java.lang.String) - Method in wizardValidDisplaySequence
mainObject - Property in DynamicLogicRevision
MainObjectPropertyName - Field in DomainRevisionService
MANUAL - Field in TaskTriggerMethod
ManualCopyProperties - Field in DomainRevisionService
manualRunTask(tech.muyan.dynamic.task.DynamicTask) - Method in PokeTaskService
手动运行某定时任务, 运行时间会设置为当前时间 本方法当前在手动运行定时任务的 action 中被调用
MANY_TO_MANY - Field in ObjectReferenceType
mappedBy - Property in DynamicLogic
mapping - Property in AuditTrail
mapping - Property in AuthenticationToken
mapping - Property in Contract
mapping - Property in ContractLine
mapping - Property in ContractLineType
mapping - Property in DomainClass
mapping - Property in DomainColumnClientSideTypeConfig
mapping - Property in DynamicAction
mapping - Property in DynamicActionDomainClass
mapping - Property in DynamicActionExecRecord
mapping - Property in DynamicDashboardWidget
mapping - Property in DynamicFieldDefinition
mapping - Property in DynamicFieldHook
mapping - Property in DynamicFieldHookExecRecord
mapping - Property in DynamicFieldInstance
mapping - Property in DynamicFieldValue
mapping - Property in DynamicFilter
mapping - Property in DynamicForm
mapping - Property in DynamicFormField
mapping - Property in DynamicFormGroup
mapping - Property in DynamicFormWizardStep
mapping - Property in DynamicIntegration
mapping - Property in DynamicIntegrationDomainClass
mapping - Property in DynamicIntegrationExecRecord
mapping - Property in DynamicLogic
mapping - Property in DynamicLogicRevision
mapping - Property in DynamicLogicTrash
mapping - Property in DynamicMenu
mapping - Property in DynamicObjectHook
mapping - Property in DynamicObjectHookExecRecord
mapping - Property in DynamicTask
mapping - Property in DynamicTaskExecRecord
mapping - Property in DynamicTheme
mapping - Property in Group
mapping - Property in GroupRole
mapping - Property in ImportRecord
mapping - Property in Message
mapping - Property in Organization
mapping - Property in RequestMap
mapping - Property in Role
mapping - Property in RoleHierarchyEntry
mapping - Property in StorageFieldValue
mapping - Property in User
mapping - Property in UserGroup
mapping - Property in UserRole
mapping - Property in WizardStepExecRecord
mappings - Property in MuyanPlatformUrlMappings
markActionAsRunningAndSave(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in ExecuteActionHelper
markdown - Field in ClientSideType
MARKDOWN - Field in DashboardWidgetType
markMessage - Script in markMessage
markMessage(groovy.lang.Binding) - Constructor in markMessage
markMessageEnableLogic - Script in markMessageEnableLogic
markMessageEnableLogic(groovy.lang.Binding) - Constructor in markMessageEnableLogic
MASTER_DETAIL_LIST - Field in FormType
match_alphabet(java.lang.String) - Method in diff_match_patch
Initialise the alphabet for the Bitap algorithm.
match_bitap(java.lang.String, java.lang.String, int) - Method in diff_match_patch
Locate the best instance of 'pattern' in 'text' near 'loc' using the Bitap algorithm.
Match_Distance - Field in diff_match_patch
How far to search for a match (0 = exact location, 1000+ = broad match).
match_main(java.lang.String, java.lang.String, int) - Method in diff_match_patch
Locate the best instance of 'pattern' in 'text' near 'loc'.
Match_Threshold - Field in diff_match_patch
At what point is no match declared (0.0 = perfection, 1.0 = very loose).
matchModeToCompareMethodMapping - Property in SearchService
界面上传过来的 match 模式和 gorm 中用于匹配的方法名之间的对应关系
max - Property in SearchContext
MAX_VALUE - Field in ActionConfirmType
MAX_VALUE - Field in ActionMode
MAX_VALUE - Field in ActionType
MAX_VALUE - Field in ClientSideType
MAX_VALUE - Field in ContractStatus
MAX_VALUE - Field in CustomRenderPageType
MAX_VALUE - Field in DashboardWidgetType
MAX_VALUE - Field in DisplayComponentType
MAX_VALUE - Field in DynamicFieldDataType
MAX_VALUE - Field in DynamicFieldInstanceType
MAX_VALUE - Field in ExecuteStatus
MAX_VALUE - Field in FetchType
MAX_VALUE - Field in FieldHookType
MAX_VALUE - Field in FieldType
MAX_VALUE - Field in FileImportStatus
MAX_VALUE - Field in FormType
MAX_VALUE - Field in IntegrationType
MAX_VALUE - Field in LineImportStatus
MAX_VALUE - Field in LogicType
MAX_VALUE - Field in MenuType
MAX_VALUE - Field in MessageSeverity
MAX_VALUE - Field in ObjectHookType
MAX_VALUE - Field in ObjectReferenceType
MAX_VALUE - Field in OutgoingIntegrationListenEvent
MAX_VALUE - Field in SearchType
MAX_VALUE - Field in SecurityLevelType
MAX_VALUE - Field in StorageEngineType
MAX_VALUE - Field in TaskTriggerMethod
MaxOneDefaultFilterAllowed - Script in dynamicFilter
MaxOneDefaultFilterAllowed(groovy.lang.Binding) - Constructor in MaxOneDefaultFilterAllowed
maxRetry - Property in DynamicTask
失败重试次数
me() - Method in CSVHelper
memoryGet(java.lang.String) - Method in RegistryHelper
从注册中心获取一个 key 对应的 value
memoryPut(java.lang.String, java.lang.Object) - Method in RegistryHelper
往注册中心保存一个 key 和 value
memoryRemove(java.lang.String) - Method in RegistryHelper
从注册中心删除某个 key 对应的 value
menu - Property in DynamicForm
MENU_GROUP - Field in MenuType
MenuType - Enum in tech.muyan.enums
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
mergeStaticAndDynamicFields(GormEntity<?>, tech.muyan.enums.FetchType) - Method in DynamicFieldService
将领域对象中的动态字段和基本字段的值组合,放到一个 map 中并返回
Message - Class in tech.muyan.message
Message() - Constructor in Message
messageContentFromActionExecRecord(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in AsyncActionResultPushService
MessageController - Class in tech.muyan
MessageController.PushMessageData - Class in tech.muyan
MessageController.PushMessageData() - Constructor in MessageController.PushMessageData
MessageController() - Constructor in MessageController
MessageDataService - Interface in tech.muyan.message
messageDataService - Property in MessagePushService
MessagePublishService - Class in tech.muyan.message
messagePublishService - Property in AsyncActionResultPushService
messagePublishService - Property in MessageController
MessagePublishService() - Constructor in MessagePublishService
MessagePushBundleTimeInMS - Field in MessagePushService
MessagePushService - Class in tech.muyan.message
date:
28/9/21
Authors:
Xiang Qian Liu([email protected])
MessagePushService.1 - Class in tech.muyan.message
MessagePushService.1() - Constructor in MessagePushService.1
MessagePushService() - Constructor in MessagePushService
messagePushService - Property in MessageSummaryWebSocketHandler
MessageSeverity - Enum in tech.muyan.enums
date:
28/9/21
Authors:
Xiang Qian Liu([email protected])
MessageSummaryWebSocketHandler - Class in tech.muyan.message
推送用户的未读消息的相关信息到前台的 websocket 服务 Autowired 的 bean 是通过 Application.groovy 中的 handler.setBeanFactory(applicationContext.getAutowireCapableBeanFactory()) 来实现注入的
messageSummaryWebSocketHandler() - Method in CustomWebSocketConfigurer
系统消息实时推送到前台
MessageSummaryWebSocketHandler() - Constructor in MessageSummaryWebSocketHandler
MethodCacheKeyConfig - Class in tech.muyan.cache.impl
date:
17/7/22
Authors:
Xiang Qian Liu
MethodCacheKeyConfig() - Constructor in MethodCacheKeyConfig
mimeType - Property in StorageFieldValue
Mime 类型
MIN_VALUE - Field in ActionConfirmType
MIN_VALUE - Field in ActionMode
MIN_VALUE - Field in ActionType
MIN_VALUE - Field in ClientSideType
MIN_VALUE - Field in ContractStatus
MIN_VALUE - Field in CustomRenderPageType
MIN_VALUE - Field in DashboardWidgetType
MIN_VALUE - Field in DisplayComponentType
MIN_VALUE - Field in DynamicFieldDataType
MIN_VALUE - Field in DynamicFieldInstanceType
MIN_VALUE - Field in ExecuteStatus
MIN_VALUE - Field in FetchType
MIN_VALUE - Field in FieldHookType
MIN_VALUE - Field in FieldType
MIN_VALUE - Field in FileImportStatus
MIN_VALUE - Field in FormType
MIN_VALUE - Field in IntegrationType
MIN_VALUE - Field in LineImportStatus
MIN_VALUE - Field in LogicType
MIN_VALUE - Field in MenuType
MIN_VALUE - Field in MessageSeverity
MIN_VALUE - Field in ObjectHookType
MIN_VALUE - Field in ObjectReferenceType
MIN_VALUE - Field in OutgoingIntegrationListenEvent
MIN_VALUE - Field in SearchType
MIN_VALUE - Field in SecurityLevelType
MIN_VALUE - Field in StorageEngineType
MIN_VALUE - Field in TaskTriggerMethod
mode - Property in DynamicAction
该 Action 的模式,可能为 single, multiple, 或者 class level
moveToTrash(tech.muyan.spec.Trashable, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainTrashService
将对象加入回收站
MultiObjectMatchedException - Class in tech.muyan.importexport.exception
导入的时候,对于对象类型的字段,系统中查询到了多条关联记录
MultiObjectMatchedException(Class<? extends Converter>, java.lang.String, java.lang.String) - Constructor in MultiObjectMatchedException
multiple - Field in ClientSideType
MULTIPLE_FILE_UPLOAD - Field in DisplayComponentType
多个文件控件
MULTIPLE_IMAGE_UPLOAD - Field in DisplayComponentType
多个图像控件
multipleDeleteLogic - Script in multipleDeleteLogic
multipleDeleteLogic(groovy.lang.Binding) - Constructor in multipleDeleteLogic
MultipleModes - Field in ActionMode
MultipleRoleAuthorityFields - Field in DomainMetaConfig
逗号分隔的 role 的 authority 列表字段, 该类型的字段在渲染到前台时候 会先根据逗号分隔的 authority 查出 role 的 id 列表返回前台
MultipleSelectBindHelper - Class in tech.muyan.helper
MultipleSelectBindHelper() - Constructor in MultipleSelectBindHelper
MultipleSelectionTypes - Field in DomainMetaConfig
多选字段的类型,这些类型的自定义字段,在前台渲染的时候,会渲染成多选 前台渲染时,是通过获取 domain 的元数据的时候,字段的 type为 multiple或者 tags 来判断
MultiTenantRequestMapFilterInvocationDefinition - Class in tech.muyan.multitenancy
Authors:
Xiang Qian Liu([email protected]) 定制的支持 Multi Tenant 的 Spring Security 配置, 主要修改如下: 1.
MultiTenantRequestMapFilterInvocationDefinition() - Constructor in MultiTenantRequestMapFilterInvocationDefinition
MuyanPlatformBootStrap - Class in tech.muyan
MuyanPlatformBootStrap() - Constructor in MuyanPlatformBootStrap
MuyanPlatformGrailsPlugin - Class in MuyanPlatformGrailsPlugin
MuyanPlatformGrailsPlugin() - Constructor in MuyanPlatformGrailsPlugin
MuyanPlatformUrlMappings - Class in tech.muyan
MuyanPlatformUrlMappings() - Constructor in MuyanPlatformUrlMappings

N

name - Property in Contract
名称
name - Property in ContractLineType
行类型的名称
name - Property in DynamicAction
名称,设定之后不可修改
name - Property in DynamicDashboardWidget
name - Property in DynamicFieldDefinition
字段名称,一旦创建后,不可修改
name - Property in DynamicFieldHook
字段依赖逻辑的名称, 创建后无法修改
name - Property in DynamicFilter
name - Property in DynamicForm
name - Property in DynamicFormGroup
name - Property in DynamicFormWizardStep
name - Property in DynamicIntegration
名称,创建后不可修改
name - Property in DynamicLogic
该 DynamicLogic 的名称
name - Property in DynamicLogicRevision
该 DynamicLogic 的名称
name - Property in DynamicLogicTrash
name - Property in DynamicObjectHook
名称,设定之后不可修改
name - Property in DynamicTask
名称,设定之后不可修改
name - Property in DynamicTheme
name - Property in Group
name - Property in Organization
name - Property in User
姓名
nameValidation - Script in dynamicAction
nameValidation(groovy.lang.Binding) - Constructor in nameValidation
newOriginalObject(DomainTrash<?>) - Method in DomainTrashService
newTrashObject(GormEntity<?>) - Method in DomainTrashService
newValue - Property in AuditTrail
next() - Method in ActionConfirmType
next() - Method in ActionMode
next() - Method in ActionType
next() - Method in ClientSideType
next() - Method in ContractStatus
next() - Method in CustomRenderPageType
next() - Method in DashboardWidgetType
next() - Method in DisplayComponentType
next() - Method in DynamicFieldDataType
next() - Method in DynamicFieldInstanceType
next() - Method in ExecuteStatus
next() - Method in FetchType
next() - Method in FieldHookType
next() - Method in FieldType
next() - Method in FileImportStatus
next() - Method in FormType
next() - Method in IntegrationType
next() - Method in LineImportStatus
next() - Method in LogicType
next() - Method in MenuType
next() - Method in MessageSeverity
next() - Method in ObjectHookType
next() - Method in ObjectReferenceType
next() - Method in OutgoingIntegrationListenEvent
next() - Method in SearchType
next() - Method in SecurityLevelType
next() - Method in StorageEngineType
next() - Method in TaskTriggerMethod
NO_CONFIRM - Field in ActionConfirmType
NO_DATA_IMPORTED - Field in FileImportStatus
NO_POPUP_NO_CONFIRM - Field in ActionConfirmType
NoDetailPanelTypeList - Field in DomainMetaConfig
Domain Form 定义中, 按照默认规则会包含 detail 面板 但实际上不需要包含 detail 面板的字段 此处按照字段类型来配置
nodeUuid - Field in PokeTaskService
当前节点的 Uuid, 用于标识当前节点是否为当前执行定时任务的节点
NoObjectMatchedException - Class in tech.muyan.importexport.exception
导入的时候,对于对象类型的字段,系统中没有查询对应的数据记录
NoObjectMatchedException(Class<? extends Converter>, java.lang.String, java.lang.String) - Constructor in NoObjectMatchedException
NOT_START - Field in ExecuteStatus
NOT_START - Field in FileImportStatus
noUpdateIds - Property in ImportRecord
没有数据更新的对象 id 列表,用逗号分隔
noUpdateIds - Property in ImportRecorder
noUpdateRecord - Property in ImportRecord
数据没有更新的记录数
nullable - Property in DynamicFormField
如果 Form 字段中的 nullable 为空, 则表示使用 DynamicFieldInstance 或者 Domain 中定义的 nullable
NullConverter - Class in tech.muyan.importexport.converter
Authors:
Xiang Qian Liu([email protected]) 永远返回 null 的一个转换器
NullOwnerInfo - Field in OwnerInfo
nullSafeGet(java.sql.ResultSet, java.lang.String, org.hibernate.engine.spi.SharedSessionContractImplementor, java.lang.Object) - Method in JSONBType
nullSafeSet(java.sql.PreparedStatement, java.lang.Object, int, org.hibernate.engine.spi.SharedSessionContractImplementor) - Method in JSONBType
numericValue - Property in DynamicFieldValue
NumOfMaxFailedLoginAttemptAllowed - Field in AuthenticationFailureEventListener

O

object - Field in ClientSideType
OBJECT_DYNAMIC_HOOK - Field in LogicType
OBJECT - Field in DynamicFieldDataType
OBJECT_FIELD_QUERY_FIELD_SPLIT_CHAR - Field in CSVHelper
OBJECT_FIELD_QUERY_FIELD_SPLIT_CHAR_REGEX - Field in CSVHelper
CSV文件中,待导入对象中的字段与关联对象中的查询字段的连接字符, 比如 GroupRole 对象导入时,要用 group 对象的 name 属性查询关联的 group, 则在CSV文件的第一行,写为 group.name,系统在导入时,就会自动进行关联查询
OBJECT_MULTIPLE - Field in ActionMode
object_multiple - Field in ClientSideType
OBJECT_MULTIPLE_SELECTION - Field in DisplayComponentType
多个对象选择
OBJECT_SINGLE - Field in ActionMode
OBJECT_SINGLE_MULTIPLE - Field in ActionMode
OBJECT_SINGLE_SELECTION - Field in DisplayComponentType
单个对象选择
objectChanged(java.lang.Object, Map<String, Object>) - Method in ImportEngineService
ObjectConverter - Class in tech.muyan.importexport.converter
CSV 文件导入时的对象转换器,CSV 中的字段名是 目标对象中的字段名.关联对象中的字段名 的格式 系统会根据关联对象的类型从数据库中查询关联的记录,如果找到,则进行关联 如果没有找到则抛出 NoObjectMatchedException 异常 如果找到多条,则抛出 MultiObjectMatchedException 异常
ObjectConverter() - Constructor in ObjectConverter
ObjectHelper - Class in tech.muyan.helper
date:
11/10/21
Authors:
Xiang Qian Liu([email protected])
ObjectHelper() - Constructor in ObjectHelper
ObjectHookType - Enum in tech.muyan.enums
date:
13/1/21
Authors:
Xiang Qian Liu([email protected])
objectId - Property in DynamicFieldValue
For object reference, contains reference to the target object Combine this with referenceClazz inside dynamicFieldInstance.dynamicField to get the object type
objectIds - Field in ClientSideType
objectIds - Property in DynamicActionExecRecord
作用的对象
objectIds - Property in DynamicActionExecuteContext
objectIds() - Method in DynamicFieldValue
objectIds - Property in DynamicIntegrationExecRecord
objectIds - Property in Message
objectIds - Property in MessageController.PushMessageData
ObjectReferenceType - Enum in tech.muyan.enums
date:
24/5/20
Authors:
Xiang Qian Liu([email protected])
objectReferenceType - Property in DynamicFieldInstance
对象间关联的类型,仅用于对象与对象关联的关系
objects - Property in DynamicActionExecuteContext
objectType - Property in DynamicActionExecRecord
作用的对象类型
objectType - Property in DynamicFieldHook
关联的 Domain Class 对象
objectType - Property in DynamicFieldInstance
关联的 Domain Class 对象
objectType - Property in DynamicFilter
objectType - Property in DynamicForm
objectType - Property in DynamicIntegrationExecRecord
objectType - Property in DynamicObjectHook
关联的 Domain Class 对象
objectType - Property in Message
objectTypeStaticFieldList - Script in dynamicFieldHook
objectTypeStaticFieldList(groovy.lang.Binding) - Constructor in objectTypeStaticFieldList
offset - Property in SearchContext
oldValue - Property in AuditTrail
onApplicationEvent(org.springframework.security.authentication.event.AbstractAuthenticationFailureEvent) - Method in AuthenticationFailureEventListener
onApplicationEvent(org.springframework.security.authentication.event.AuthenticationSuccessEvent) - Method in AuthenticationSuccessEventListener
onAuthenticationFailure(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.springframework.security.core.AuthenticationException) - Method in CustomizedBearerTokenAuthenticationFailureHandler
onChange(Map<String, Object>) - Method in MuyanPlatformGrailsPlugin
onConfigChange(Map<String, Object>) - Method in MuyanPlatformGrailsPlugin
ONE_TO_MANY - Field in ObjectReferenceType
ONE_TO_ONE - Field in ObjectReferenceType
onEnd() - Method in ImportRecorder
onException(org.apache.commons.csv.CSVRecord, java.lang.Exception) - Method in ImportRecorder
onFileParseException(java.lang.Exception) - Method in ImportRecorder
onLineDeleted(java.lang.Object) - Method in ImportRecorder
onLineEnd() - Method in ImportRecorder
onLineInserted(java.lang.Object) - Method in ImportRecorder
onLineNoUpdate(org.apache.commons.csv.CSVRecord, java.lang.String, long) - Method in ImportRecorder
onLineParseFailed(org.apache.commons.csv.CSVRecord, java.lang.String) - Method in ImportRecorder
onLineSkipped(org.apache.commons.csv.CSVRecord, java.lang.String) - Method in ImportRecorder
onLineUpdated(java.lang.Object) - Method in ImportRecorder
ONLY_LABEL_FIELD - Field in FetchType
onMessage(java.lang.CharSequence, tech.muyan.message.Message) - Method in MessagePushService
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in DynamicIntegrationOutgoingListenerService
onPersistenceEvent(org.grails.datastore.mapping.engine.event.AbstractPersistenceEvent) - Method in RevisionPersistenceEventListenerService
onPreInsertEvent(org.grails.datastore.mapping.engine.event.PreInsertEvent) - Method in UserPasswordEncoderListener
onPrepare(tech.muyan.DomainClass, java.lang.String) - Method in ImportRecorder
onPreUpdateEvent(org.grails.datastore.mapping.engine.event.PreUpdateEvent) - Method in UserPasswordEncoderListener
onShutdown(Map<String, Object>) - Method in MuyanPlatformGrailsPlugin
onStart(List<String>) - Method in ImportRecorder
onWarning(org.apache.commons.csv.CSVRecord, java.lang.String) - Method in ImportRecorder
operation - Field in diff_match_patch.Diff
One of: INSERT, DELETE or EQUAL.
OptionNotValidException - Class in tech.muyan.exception
date:
29/7/20
Authors:
Xiang Qian Liu([email protected])
OptionNotValidException(tech.muyan.dynamic.field.DynamicFieldDefinition, java.lang.String, java.lang.String) - Constructor in OptionNotValidException
options - Property in DynamicDashboardWidget
OptionsController - Class in tech.muyan
data:
3/6/20 返回选择类型的自定义字段的选项
Authors:
Xiang Qian Liu([email protected])
OptionsController() - Constructor in OptionsController
optionsJson - Property in DynamicFieldDefinition
Json 保存的,该字段的选项 BindingUsing 是指定该字段如何从界面上的用户输入对象转化到数据库中的存储对象 在这里,因为界面控件是一个字符的多选输入框,传到后台的结果是一个字符数组 而数据库保存,是作为一整个json保存在数据库中的,因此需要进行下面的处理
Organization - Class in tech.muyan
organization - Property in DynamicAction
所属的组织
organization - Property in DynamicFieldHook
hook 所属组织
organization - Property in DynamicFilter
organization - Property in DynamicForm
organization - Property in DynamicIntegration
所属组织
organization - Property in DynamicMenu
organization - Property in DynamicObjectHook
hook 所属组织
organization - Property in DynamicTask
Task 所属组织
organization - Property in DynamicTheme
organization - Property in MuyanPlatformGrailsPlugin
Organization() - Constructor in Organization
organization - Property in User
OrganizationApiRender - Script in OrganizationApiRender
OrganizationApiRender(groovy.lang.Binding) - Constructor in OrganizationApiRender
organizationCustomisationGroupEnableLogic - Script in organizationCustomisationGroupEnableLogic
organizationCustomisationGroupEnableLogic(groovy.lang.Binding) - Constructor in organizationCustomisationGroupEnableLogic
OrganizationDataService - Interface in tech.muyan
date:
12/10/21
Authors:
Xiang Qian Liu([email protected])
organizationDataService - Property in DomainMetaController
organizationDataService - Property in FilterController
organizationDataService - Property in MuyanPlatformBootStrap
organizationDataService - Property in OrganizationService
organizationDataService - Property in OutgoingIntegrationExecuteService
organizationInlineSearch - Script in organization
organizationInlineSearch(groovy.lang.Binding) - Constructor in organizationInlineSearch
OrganizationService - Class in tech.muyan
organizationService - Property in ActionMetaController
organizationService - Property in ApplicationController
organizationService - Property in ColumnMetaController
organizationService - Property in CustomiseEngineService
organizationService - Property in DashboardController
organizationService - Property in DomainHookService
organizationService - Property in DomainMetaController
organizationService - Property in DomainMetaService
organizationService - Property in ExecuteActionService
organizationService - Property in ImportEngineService
OrganizationService() - Constructor in OrganizationService
organizationService - Property in SearchController
organizationService - Property in SimpleCacheRefreshService
originalId - Property in DomainTrash
原对象的 id
OS_COMMAND - Field in ActionType
OUTGOING - Field in IntegrationType
OutgoingDisabledDomains - Field in DomainMetaConfig
关闭 Outgoing 集成的 Domain 列表
OutgoingHttpClientService - Class in tech.muyan.integration
OutgoingHttpClientService() - Constructor in OutgoingHttpClientService
outgoingHttpClientService - Property in OutgoingIntegrationExecuteService
OutgoingIntegrationExecuteService - Class in tech.muyan.integration
outgoingIntegrationExecuteService - Property in DynamicIntegrationOutgoingListenerService
OutgoingIntegrationExecuteService() - Constructor in OutgoingIntegrationExecuteService
OutgoingIntegrationListenEvent - Enum in tech.muyan.enums
date:
10/5/22
Authors:
Xiang Qian Liu([email protected])
ownerClass - Property in RenderLogicExecuteContext
对于搜索页面, 则该搜索页面搜索的字段是属于哪个对象的
ownerClass - Property in SearchContext
ownerClassColumnName - Property in SearchContext
ownerId - Property in DynamicFieldValue
本动态字段的值是属于哪一个领域对象的
ownerIds - Property in SearchContext
逗号分隔的 id 列表
OwnerInfo - Class in tech.muyan.importexport
Authors:
Xiang Qian Liu([email protected]) Domain 对象关联的 owner 信息,保存某个实体与其主实体的关联信息
ownerInfo - Property in DynamicActionExecuteContext
OwnerInfo(java.lang.Long, java.lang.String, java.lang.String, java.lang.String) - Constructor in OwnerInfo
ownerOrganization - Property in Contract
所属组织
OwnerValueInvalidException - Class in tech.muyan.importexport.exception
在主对象编辑页面,导入关联对象的时候,关联对象中关联的主对象不是当前编辑的主对象
OwnerValueInvalidException(Class<?>, long, java.lang.String, long) - Constructor in OwnerValueInvalidException

P

page - Property in RenderLogicExecuteContext
数据待显示的页面
parameters - Property in DynamicActionExecRecord
执行参数
parameters - Property in DynamicActionExecuteContext
ParamsHelper - Class in tech.muyan.helper
data:
15/6/20 Http request params related helper methods
Authors:
Xiang Qian Liu([email protected])
ParamsHelper() - Constructor in ParamsHelper
parent - Property in DynamicMenu
parent - Property in Organization
parse(java.lang.String) - Method in CronParseController
parseAndReturnString(Class<? extends GormEntity>, java.lang.Object, java.lang.String) - Method in MultipleSelectBindHelper
parseDynamicFields(GormEntity<?>, java.lang.Object, grails.databinding.converters.ValueConverter, grails.databinding.converters.ValueConverter, boolean) - Method in DynamicFieldService
parseRow(List<String>, org.apache.commons.csv.CSVRecord, tech.muyan.DomainClass, Collection<Map<String, Object>>, tech.muyan.importexport.OwnerInfo, java.lang.String, java.lang.String, long) - Method in ImportEngineService
解析 CSV 文件中的一行
PARTIALLY_SUCCESS - Field in FileImportStatus
password - Field in ClientSideType
PASSWORD - Field in DisplayComponentType
密码
password - Property in User
passwordExpired - Property in User
patch_addContext(name.fraser.neil.plaintext.diff_match_patch.Patch, java.lang.String) - Method in diff_match_patch
Increase the context until it is unique, but don't let the pattern expand beyond Match_MaxBits.
patch_addPadding(LinkedList<Patch>) - Method in diff_match_patch
Add some padding on text start and end so that edges can match something.
patch_apply(LinkedList<Patch>, java.lang.String) - Method in diff_match_patch
Merge a set of patches onto the text.
patch_deepCopy(LinkedList<Patch>) - Method in diff_match_patch
Given an array of patches, return another array that is identical.
Patch_DeleteThreshold - Field in diff_match_patch
When deleting a large block of text (over ~64 characters), how close do the contents have to be to match the expected contents. (0.0 = perfection, 1.0 = very loose).
Patch() - Constructor in diff_match_patch.Patch
Constructor.
patch_fromText(java.lang.String) - Method in diff_match_patch
Parse a textual representation of patches and return a List of Patch objects.
patch_make(java.lang.String, LinkedList<Diff>) - Method in diff_match_patch
Compute a list of patches to turn text1 into text2.
Patch_Margin - Field in diff_match_patch
Chunk size for context length.
patch_splitMax(LinkedList<Patch>) - Method in diff_match_patch
Look through the patches and break up any which are longer than the maximum limit of the match algorithm.
patch_toText(List<Patch>) - Method in diff_match_patch
Take a list of patches and return a textual representation.
pathTypeToJavaType(java.lang.String) - Method in StringHelper
pausedFromDate - Property in DynamicTask
暂停开始日期
pausedFromDateBeforePausedToDate - Script in dynamicTask
pausedFromDateBeforePausedToDate(groovy.lang.Binding) - Constructor in pausedFromDateBeforePausedToDate
pausedToDate - Property in DynamicTask
暂停结束日期
pendingMessages - Field in MessagePushService
percentage - Field in ClientSideType
PERCENTAGE - Field in DisplayComponentType
百分比
persistedObjectId - Property in AuditTrail
persistedObjectVersion - Property in AuditTrail
perTenantCompiled - Field in MultiTenantRequestMapFilterInvocationDefinition
perTenantInitialize - Field in MultiTenantRequestMapFilterInvocationDefinition
PIE_CHART - Field in DashboardWidgetType
plannedTaskQueue - Field in PokeTaskService
保存待运行的所有任务的优先级队列
pluginExcludes - Property in MuyanPlatformGrailsPlugin
pluginManager - Property in ApplicationController
PokeTaskService - Class in tech.muyan
PokeTaskService.1 - Class in tech.muyan
PokeTaskService.1() - Constructor in PokeTaskService.1
PokeTaskService.2 - Class in tech.muyan
PokeTaskService.2() - Constructor in PokeTaskService.2
pokeTaskService - Property in MuyanPlatformBootStrap
PokeTaskService() - Constructor in PokeTaskService
pokeThreadStarted - Field in PokeTaskService
任务调度线程
post(java.lang.String) - Method in IncomingWebhookController
使用 POST 方式调用的 Webhook 业务上操作不具有幂等属性的操作, 需要调用使用 post 方式调用 Incoming Webhook
post(long) - Method in WizardController
postLogic - Property in DynamicAction
如果是 OS Command 类型的 Action 则系统会调用后处理逻辑
powerpointFileTypes - Field in AttachmentController
prepareAsyncExecResult(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in ExecuteActionHelper
preview(java.lang.Long) - Method in AttachmentController
previous() - Method in ActionConfirmType
previous() - Method in ActionMode
previous() - Method in ActionType
previous() - Method in ClientSideType
previous() - Method in ContractStatus
previous() - Method in CustomRenderPageType
previous() - Method in DashboardWidgetType
previous() - Method in DisplayComponentType
previous() - Method in DynamicFieldDataType
previous() - Method in DynamicFieldInstanceType
previous() - Method in ExecuteStatus
previous() - Method in FetchType
previous() - Method in FieldHookType
previous() - Method in FieldType
previous() - Method in FileImportStatus
previous() - Method in FormType
previous() - Method in IntegrationType
previous() - Method in LineImportStatus
previous() - Method in LogicType
previous() - Method in MenuType
previous() - Method in MessageSeverity
previous() - Method in ObjectHookType
previous() - Method in ObjectReferenceType
previous() - Method in OutgoingIntegrationListenEvent
previous() - Method in SearchType
previous() - Method in SecurityLevelType
previous() - Method in StorageEngineType
previous() - Method in TaskTriggerMethod
profiles - Property in MuyanPlatformGrailsPlugin
PROGRESS_CHART - Field in DashboardWidgetType
propertyIsDatasource(java.lang.String) - Method in WithDynamicFields
propertyMissing(java.lang.String) - Method in WithDynamicFields
propertyName - Property in AuditTrail
PushMessageTopic - Field in MessagePublishService
PushThreadPoolSize - Field in AuthenticationFailureEventListener

Q

QUERY_FIELD_SUFFIX - Field in CSVHelper
CSV文件中,用于查询待更新现有对象(匹配数据库中记录)的列字段的 header line中的字段名后缀
QUOTE_CHAR - Field in CSVHelper
CSV文件中的引号字符

R

read(tech.muyan.storage.engine.FileStorageContext) - Method in FileStorageEngine
read(tech.muyan.storage.engine.FileStorageContext) - Method in LocalFileStorageEngine
read(tech.muyan.storage.engine.FileStorageContext) - Method in S3CompatibleFileStorageEngine
record - Property in ImportRecorder
redirect - Property in DynamicActionExecRecord
Action 执行完成后,在前台的跳转页面
RedisCachePrefixConfigKey - Field in ConfigHelper
RedisCacheService - Class in tech.muyan.service
date:
11/8/21
Authors:
Xiang Qian Liu([email protected]) 简易的 Cache 工具类
redisCacheService - Property in ApplicationController
redisCacheService - Property in CustomiseEngineService
redisCacheService - Property in DomainMetaService
redisCacheService - Property in ImportService
redisCacheService - Property in OrganizationService
RedisCacheService() - Constructor in RedisCacheService
redisCacheService - Property in SimpleCacheRefreshService
RedissonService - Class in tech.muyan.service
redisson操作类
redissonService - Property in MessagePublishService
redissonService - Property in MessagePushService
redissonService - Property in MuyanPlatformBootStrap
redissonService - Property in PokeTaskService
redissonService - Property in RedisCacheService
RedissonService() - Constructor in RedissonService
referenceClazz - Property in DynamicFieldDefinition
关联对象,仅在该字段为一个关联对象字段时需要
refresh(java.lang.String, java.lang.String, java.lang.String) - Method in ColumnMetaController
regenerateIntegrationUrl - Script in regenerateIntegrationUrl
regenerateIntegrationUrl(groovy.lang.Binding) - Constructor in regenerateIntegrationUrl
regenerateIntegrationUrlEnableLogic - Script in regenerateIntegrationUrlEnableLogic
regenerateIntegrationUrlEnableLogic(groovy.lang.Binding) - Constructor in regenerateIntegrationUrlEnableLogic
registerConverter(Predicate<String>, tech.muyan.importexport.converter.Converter) - Method in ConverterFactory
registerNewSession(tech.muyan.websocket.WebSocketContext, org.springframework.web.socket.WebSocketSession) - Method in MessagePushService
registerStorageEngine(Predicate<StorageEngineType>, tech.muyan.storage.engine.FileStorageEngine) - Method in StorageEngineFactory
registerWebSocketHandlers(org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry) - Method in CustomWebSocketConfigurer
RegistryHelper - Class in tech.muyan.helper
一个用于在不同的客制化执行之间进行配置,连接或者其他全局数据共享的工具类 使用 RegistryHelper#memoryPut 方法注册需要保存或者共享的数据 使用 RegistryHelper#memoryGet 方法获取之前保存的数据 注册: 当前的实现数据保存在内存中, 故暂不支持在不同的节点之间进行数据共享
RegistryHelper() - Constructor in RegistryHelper
rejectIfNoRule - Property in MultiTenantRequestMapFilterInvocationDefinition
RejectIfNoRuleConfigKey - Field in MultiTenantRequestMapFilterInvocationDefinition
rejectIfNoRuleInit - Property in MultiTenantRequestMapFilterInvocationDefinition
RELATED - Field in CustomRenderPageType
RELATED_SEARCH - Field in CustomRenderPageType
RelateDataController - Class in tech.muyan
RelateDataController() - Constructor in RelateDataController
RELATIVE_DATE - Field in DisplayComponentType
相对日期,渲染为一个包含类似于 今天,昨天,上周,上个月,本月,本季度,本年类似的列表
RELATIVE_DATE_TIME - Field in DisplayComponentType
相对日期+时间, 渲染为一个包含类似于 今天,昨天,上周,上个月,本月,本季度,本年类似的列表
reloadExecRecordAndDiscardUserDomainObject(tech.muyan.dynamic.action.DynamicActionExecRecord, tech.muyan.customise.DynamicActionExecuteContext) - Method in ExecuteActionService
remove(tech.muyan.DomainClass, tech.muyan.dynamic.action.DynamicAction) - Method in DynamicActionDomainClass
remove(tech.muyan.security.Group, tech.muyan.security.Role) - Method in GroupRole
remove(tech.muyan.security.User, tech.muyan.security.Group) - Method in UserGroup
remove(tech.muyan.security.User, tech.muyan.security.Role) - Method in UserRole
removeAll(tech.muyan.dynamic.action.DynamicAction) - Method in DynamicActionDomainClass
removeAll(tech.muyan.security.Group) - Method in GroupRole
removeAll(tech.muyan.security.Group) - Method in UserGroup
removeAll(tech.muyan.security.Role) - Method in UserRole
removeCache(java.lang.String) - Method in RedisCacheService
removeDynamicFieldSign(java.lang.String) - Method in CSVHelper
将字段名称中的 CSVHelper.DYNAMIC_FIELD_SUFFIX 去除掉
removeFileFieldSign(java.lang.String) - Method in CSVHelper
removeFromQueue(tech.muyan.dynamic.task.DynamicTask) - Method in PokeTaskService
将一个定时任务的下一次执行从队列中删除
removeLastSuffix(java.lang.String, java.lang.String) - Method in StringHelper
删除字符串(str)中的后缀,只删除最后一个符合的后缀
removeQuerySign(java.lang.String) - Method in CSVHelper
将字段名称中的 CSVHelper.QUERY_FIELD_SUFFIX 去除掉
removeSession(org.springframework.web.socket.WebSocketSession) - Method in MessagePushService
removeStartAndEndQuote(java.lang.String) - Method in CSVHelper
删除开始和结束的引号,只在开始和结束都是引号字符的时候会做替换
removeTask(tech.muyan.dynamic.task.DynamicTask) - Method in DynamicTaskExecuteSlot
removeToken(java.lang.String) - Method in CustomizedJwtTokenStorageService
RENDER_LINK - Field in ActionType
RENDER - Field in ObjectHookType
RenderLogicExecuteContext - Class in tech.muyan.customise
date:
27/7/21
Authors:
Xiang Qian Liu([email protected]) 执行对象的 render 客制化时候的 context 参数
RenderLogicExecuteContext() - Constructor in RenderLogicExecuteContext
replace(java.lang.Object, java.lang.Object, java.lang.Object) - Method in JSONBType
replaceMacro(java.lang.String, java.lang.String, java.lang.String, Collection<String>) - Method in StringHelper
进行 conditions 设置中的变量替换, 变量的格式是 $变量名 当前支持的变量为:
  • currentUser
  • currentOrganization
  • currentDay
  • currentWeek
  • currentMonth
  • currentQuarter
  • currentYear
replaceOsCommand(java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in StringHelper
replaceParameters(tech.muyan.customise.DynamicActionExecuteContext, java.lang.String) - Method in ExecuteActionService
request(tech.muyan.dynamic.integration.DynamicIntegration, java.lang.Object, java.lang.Object) - Method in OutgoingHttpClientService
RequestHelper - Class in tech.muyan.helper
date:
6/1/22
Authors:
Xiang Qian Liu([email protected])
RequestMap - Class in tech.muyan.security
RequestMap() - Constructor in RequestMap
RequestMapDataService - Interface in tech.muyan.security
date:
11/10/21
Authors:
Xiang Qian Liu([email protected])
requestMapDataService - Property in AuthorityService
requestMapDataService - Property in DomainMetaController
required - Property in DynamicFieldInstance
该字段是否必填
RERUN - Field in TaskTriggerMethod
rerunScheduleTask - Script in rerunScheduleTask
rerunScheduleTask(groovy.lang.Binding) - Constructor in rerunScheduleTask
reRunTask(tech.muyan.dynamic.task.DynamicTaskExecRecord) - Method in PokeTaskService
基于Task的某条运行日志,重新运行 Task, 使用运行日志中的时间点作为触发时间
reset() - Method in MultiTenantRequestMapFilterInvocationDefinition
resetConfigs() - Method in MultiTenantRequestMapFilterInvocationDefinition
resetUserThread(java.lang.String) - Constructor in AuthenticationFailureEventListener.resetUserThread
resolveTenantIdentifier() - Method in FallbackDefaultSourceSubDomainTenantResolver
resolveTenantIds() - Method in FallbackDefaultSourceSubDomainTenantResolver
获取系统中所有的租户列表
responseFormats - Property in ActionMetaController
responseFormats - Property in AttachmentController
responseFormats - Property in ColumnMetaController
responseFormats - Property in CronParseController
responseFormats - Property in DashboardController
responseFormats - Property in DiffController
responseFormats - Property in DomainDataController
responseFormats - Property in DomainMetaController
responseFormats - Property in ExecuteActionController
responseFormats - Property in FieldValidateController
responseFormats - Property in FilterController
responseFormats - Property in IncomingWebhookController
responseFormats - Property in RelateDataController
responseFormats - Property in SearchController
responseFormats - Property in TreeDataController
responseFormats - Property in WizardController
restAuthenticationProvider - Property in CustomWebSocketConfigurer
RestAuthenticationProviderWrap - Class in tech.muyan.security
date:
24/4/22
Authors:
Xiang Qian Liu([email protected])
RestAuthenticationProviderWrap(grails.plugin.springsecurity.rest.RestAuthenticationProvider) - Constructor in RestAuthenticationProviderWrap
restoreFromTrash(DomainTrash<?>, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in DomainTrashService
从回收站里恢复对象 ATTENTION: 因为 grails 的自动生成 id 的机制,回收后的对象的 id 会和之前不一样
restoreTrash - Script in restoreTrash
restoreTrash(groovy.lang.Binding) - Constructor in restoreTrash
retryInterval - Property in DynamicTask
失败重试间隔(秒)
returnedClass() - Method in JSONBType
revertRevision - Script in revertRevision
revertRevision(HasRevision<?>, DomainRevision<?>, Class<? extends GormEntity<?>>) - Method in DomainRevisionService
revertRevision(groovy.lang.Binding) - Constructor in revertRevision
revision - Property in Contract
版本号
revision - Property in DomainRevision
支持多版本的对象的版本号, 默认为 1
revision - Property in DynamicLogicTrash
revision - Property in HasRevision
支持多版本的对象的版本号, 默认为 1
RevisionClassNameSuffix - Field in DomainRevisionService
RevisionPersistenceEventListenerService - Class in tech.muyan.revision
date:
2/11/22
Authors:
Xiang Qian Liu
RevisionPersistenceEventListenerService(org.grails.datastore.mapping.core.Datastore) - Constructor in RevisionPersistenceEventListenerService
RevisionPropertyName - Field in DomainRevisionService
RING_PROGRESS_CHART - Field in DashboardWidgetType
Role - Class in tech.muyan.security
role - Property in GroupRole
Role(java.lang.String) - Constructor in Role
role - Property in UserRole
RoleDataService - Interface in tech.muyan.security
date:
13/10/21
Authors:
Xiang Qian Liu([email protected])
roleDataService - Property in AuthorityService
RoleHierarchyEntry - Class in tech.muyan.security
RoleHierarchyEntry() - Constructor in RoleHierarchyEntry
roles - Field in ClientSideType
RootOrganizationPlaceHolderInCsv - Field in ImportEngineService
run() - Method in actionModeToType
run() - Method in activeDynamicAction
run() - Method in activeDynamicActionEnableLogic
run() - Method in activeDynamicTheme
run() - Method in activeDynamicThemeEnableLogic
run() - Method in activeUserAccount
run() - Method in activeUserAccountActionEnableLogic
run() - Method in afterChangeDynamicForm
run() - Method in afterCreateMessage
run() - Method in afterCreateUser
run() - Method in afterCreationDynamicTask
run() - Method in afterDeleteDynamicTask
run() - Method in afterUpdatingDynamicTask
run() - Method in AuthenticationFailureEventListener.resetUserThread
run() - Method in beforeCreateDynamicAction
run() - Method in beforeCreateIntegrationUrl
run() - Method in beforeDeleteObjectWithIsSystem
run() - Method in beforeUpdateDynamicAction
run() - Method in beforeUpdateUser
run() - Method in childDisplaySequenceFromForm
run() - Method in compareRevisionsCoreLogic
run() - Method in compareRevisionsEnableLogic
run() - Method in deActiveDynamicAction
run() - Method in deActiveDynamicActionEnableLogic
run() - Method in deActiveUserAccount
run() - Method in deActiveUserAccountActionEnableLogic
run() - Method in defaultFieldHookDefaultOrganization
run() - Method in defaultOrganizationBasedOnCurrentUser
run() - Method in disableModifyOrganizationParentNullable
run() - Method in DynamicFieldDefinitionApiRender
run() - Method in dynamicFieldDisplayComponentType
run() - Method in dynamicFieldLabel
run() - Method in dynamicFormFieldFormSearch
run() - Method in dynamicIntegrationSearch
run() - Method in dynamicLogicSearch
run() - Method in DynamicMenuApiRender
run(Map<String, Object>, java.lang.String, java.lang.ClassLoader) - Method in Engine
Run the customised code with parameters
run() - Method in ExecRecordService.1
run() - Method in fieldNameLabel
run() - Method in fieldTypeOptionsJson
run() - Method in fieldTypeReferenceClazz
run() - Method in formFieldName
run() - Method in formFieldType
run() - Method in formGroup
run() - Method in formOrganization
run() - Method in formTypeObjectTypeMenu
run() - Method in groupEnableLogic
run() - Method in hideCoreLogicOnOsCommandAction
run() - Method in hideOnGroovyAction
run() - Method in hideTriggerDynamicField
run() - Method in hideTriggerField
run() - Method in ImportController.1
run() - Method in ImportRecordApiRender
run() - Method in importSeedData
run() - Method in integrationApiRender
run() - Method in logicSourceTargetDynamicField
run() - Method in logicSourceTargetField
run() - Method in logicSourceTriggerDynamicField
run() - Method in logicSourceTriggerField
run() - Method in markMessage
run() - Method in markMessageEnableLogic
run() - Method in MaxOneDefaultFilterAllowed
run(org.springframework.boot.ApplicationArguments) - Method in MessagePushService
run() - Method in MessagePushService.1
run() - Method in multipleDeleteLogic
run() - Method in nameValidation
run() - Method in objectTypeStaticFieldList
run() - Method in OrganizationApiRender
run() - Method in organizationCustomisationGroupEnableLogic
run() - Method in organizationInlineSearch
run() - Method in pausedFromDateBeforePausedToDate
run() - Method in PokeTaskService.1
run() - Method in PokeTaskService.2
run() - Method in regenerateIntegrationUrl
run() - Method in regenerateIntegrationUrlEnableLogic
run() - Method in rerunScheduleTask
run() - Method in restoreTrash
run() - Method in revertRevision
run() - Method in runScheduleTaskManually
run() - Method in sampleGroovyCode
run() - Method in storageFieldValueApiRender
run() - Method in stringToTitle
run() - Method in subDomainRequiredForTopOrganization
run() - Method in typeCode
run() - Method in typeDefaultValue
run() - Method in typeDisplaySequence
run() - Method in typeFieldHook
run() - Method in typeLink
run() - Method in urlFieldControl
run() - Method in UserApiRender
run() - Method in withDynamicFieldDomainClassSearch
run() - Method in wizardDynamicFieldSetStepOptionsFromForm
run() - Method in wizardStepSequenceCoreLogic
run() - Method in wizardValidDisplaySequence
runActionById(long, java.lang.String) - Method in ExecuteActionController
runActionByName(java.lang.String, java.lang.String) - Method in ExecuteActionController
runCodeWithReturnValue(java.lang.String, Map<String, Object>, java.lang.ClassLoader) - Method in CustomiseEngineService
runCreateLogic(java.lang.Object, List<DynamicFieldValue>, Collection<DynamicObjectHook>, tech.muyan.enums.ObjectHookType) - Method in ImportCustomLogicService
runDeleteLogic(java.lang.Object, Collection<DynamicObjectHook>, tech.muyan.enums.ObjectHookType) - Method in ImportCustomLogicService
runFieldHookWithReturnValue(tech.muyan.dynamic.hook.DynamicFieldHook, Map<String, Object>, java.lang.ClassLoader, tech.muyan.security.User) - Method in CustomiseEngineService
runHooksAndCaptureWarningMsg(Collection<DynamicObjectHook>, Map<String, Object>, java.lang.ClassLoader, tech.muyan.security.User) - Method in CustomiseEngineService
runLogicWithReturnValue(tech.muyan.dynamic.DynamicLogic, Map<String, Object>, java.lang.ClassLoader) - Method in CustomiseEngineService
RUNNING - Field in ExecuteStatus
RUNNING - Field in FileImportStatus
runObjectHook(tech.muyan.dynamic.hook.DynamicObjectHook, Map<String, Object>, java.lang.ClassLoader, boolean, tech.muyan.security.User) - Method in CustomiseEngineService
runObjectHookCaptureWarningMsg(java.lang.String, Map<String, Object>, java.lang.ClassLoader, tech.muyan.enums.ObjectHookType, tech.muyan.security.User) - Method in CustomiseEngineService
运行某种对象的某种客制化逻辑并捕获客制化抛出的警告信息
runObjectHookReturnResult(tech.muyan.dynamic.hook.DynamicObjectHook, Map<String, Object>, java.lang.ClassLoader, tech.muyan.security.User) - Method in CustomiseEngineService
runOutgoingIntegration(tech.muyan.dynamic.integration.DynamicIntegration, Map<String, Object>, java.io.Serializable) - Method in IntegrationHelper
手动执行 Outgoing integration
runScheduleTaskManually - Script in runScheduleTaskManually
runScheduleTaskManually(groovy.lang.Binding) - Constructor in runScheduleTaskManually
runUpdateLogic(java.lang.Object, java.lang.Object, List<DynamicFieldValue>, Collection<DynamicObjectHook>, tech.muyan.enums.ObjectHookType) - Method in ImportCustomLogicService

S

S3_COMPATIBLE - Field in StorageEngineType
S3CompatibleAccessKeyConfigKey - Field in ConfigHelper
S3CompatibleBucketNameConfigKey - Field in ConfigHelper
S3CompatibleFileStorageEngine - Class in tech.muyan.storage.engine
date:
3/11/21
Authors:
Xiang Qian Liu([email protected])
S3CompatibleRegionConfigKey - Field in ConfigHelper
S3CompatibleSecurityKeyConfigKey - Field in ConfigHelper
sampleGroovyCode - Script in sampleGroovyCode
sampleGroovyCode(groovy.lang.Binding) - Constructor in sampleGroovyCode
sanitizeParam(Map<String, Object>) - Method in CustomiseEngineService
save(tech.muyan.DomainClass) - Method in DomainClassDataService
save(java.lang.String) - Method in DomainDataController
创建一个领域模型对象,支持同步保存动态字段
save(tech.muyan.dynamic.field.DynamicFieldValue) - Method in DynamicFieldValueDataService
save(tech.muyan.dynamic.integration.DynamicIntegrationExecRecord) - Method in DynamicIntegrationExecRecordDataService
save(tech.muyan.storage.StorageFieldValue) - Method in StorageFieldValueDataService
saveAllToOwner(long, List<DynamicFieldValue>, boolean) - Method in DynamicFieldService
将一组动态字段值保存或者更新
saveAttachment(tech.muyan.storage.FileOperationMeta, java.nio.ByteBuffer, tech.muyan.websocket.WebSocketContext) - Method in AttachmentService
保存附件文件, 如果保存发生错误, 不会提交数据库事务, 且会将存储引擎上已经保存的文件删除
saveExecRecordAndFlush(tech.muyan.dynamic.action.DynamicActionExecRecord) - Method in ExecuteActionHelper
saveRecord() - Method in ImportRecorder
saveRow(Class<? extends GormEntity<?>>, org.apache.commons.csv.CSVRecord, tech.muyan.importexport.ImportRecorder, Map<String, Object>, List<DynamicFieldValue>, tech.muyan.enums.LineImportStatus, java.lang.String, java.lang.Long, java.lang.String, List<String>, grails.plugin.springsecurity.userdetails.GrailsUser) - Method in ImportEngineService
saveTreeSorting(java.lang.String) - Method in TreeDataController
saveUser(tech.muyan.security.User) - Method in UserDataService
scheduleNextExecute(tech.muyan.dynamic.task.DynamicTask, tech.muyan.enums.TaskTriggerMethod) - Method in PokeTaskService
处理下一次任务排期,会将任务以新的执行排期放入执行队列,并睡眠当前线程到该事件
scheduleTime - Property in DynamicTaskExecRecord
作业预定时间
ScheduleTimeFormatter - Field in PokeTaskService
将 task 的运行时间保存到 execute record 和从 execute record 读取运行时参数并反解析为日期时候, format 的格式
scm - Property in MuyanPlatformGrailsPlugin
scope - Property in DiffController
scope of this controller(injected spring bean) Due to the design of this controller, multiple domain class share one controller, so scope have to be prototype for this domain to working
scope - Property in DomainDataController
scope of this controller(injected spring bean) Due to the design of this controller, multiple domain class share one controller, so scope have to be prototype for this domain to working
scope - Property in RelateDataController
scope of this controller(injected spring bean) Due to the design of this controller, multiple domain class share one controller, so scope have to be prototype for this domain to working
scope - Property in TreeDataController
scope of this controller(injected spring bean) Due to the design of this controller, multiple domain class share one controller, so scope have to be prototype for this domain to working
scope - Property in WizardController
scope of this controller(injected spring bean) Due to the design of this controller, multiple domain class share one controller, so scope have to be prototype for this domain to working
ScriptEnableDebug - Field in ConfigHelper
ScriptTempFolder - Field in ConfigHelper
scriptTempFolder - Field in Engine
SEARCH - Field in FieldHookType
search(java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in SearchController
Search for an object analyzer: _analyzer: : standard : ['lowercase'] 如果定义了该对象的该字段的自定义搜索的 Dynamic Logic, 则优先调用该搜索逻辑并返回其返回值 否则会调用 elastic search 插件给domain class注入的 search 方法, 通过 elastic search 进行搜索, 搜索返回后, 如果发现 ES 返回的结果在数据库中不存在, 会在返回结果的同时,启动一个新的线程, 在后台将该搜索 index 从 ES中移除 搜索的关键字通过 q 参数从界面传入
search(tech.muyan.search.SearchContext) - Method in SearchService
SearchContext - Class in tech.muyan.search
date:
28/10/21
Authors:
Xiang Qian Liu([email protected])
SearchContext() - Constructor in SearchContext
SearchController - Class in tech.muyan
领域模型对象数据搜索的 Restful 接口,对于每个领域模型对象,具体可以通过哪些字段搜索, 是通过领域模型定义中的 inlineSearchColumns 静态属性来设定的 如果没有设定该值属性, 则表示不支持快捷搜索, 后台会范围空列表
SearchController() - Constructor in SearchController
searchObjectList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String) - Method in SearchController
搜索对象列表,前台在 request body 中传递搜索参数, 搜索参数是一个数组,数组的每个元素遵循如下的结构 关联对象的列表页面也使用本接口进行数据返回
{*  matchMode: 匹配规则,
  columnKey: 字段名称
  value: 搜索的关键字或者关联对象id等
}* 
SearchService - Class in tech.muyan
searchService - Property in SearchController
SearchService() - Constructor in SearchService
searchService - Property in TreeDataController
SearchType - Enum in tech.muyan.enums
date:
19/8/20
Authors:
Xiang Qian Liu([email protected])
SecondsToSleep - Field in ExecRecordService
SecurityHardenedDataBindingListenerAdapter - Class in tech.muyan.security
SecurityHardenedDataBindingListenerAdapter() - Constructor in SecurityHardenedDataBindingListenerAdapter
SecurityLevelType - Enum in tech.muyan.enums
date:
16/10/20
Authors:
Xiang Qian Liu([email protected])
SEED_DATA_FOLDER - Field in ConfigHelper
serialVersionUID - Property in AuditTrail
serialVersionUID - Field in DynamicTaskExecuteSlot
series - Field in ClientSideType
sessionFactory - Property in ApplicationController
sessionFactory - Property in ImportService
sessions - Field in FileUploadWebSocketHandler
sessions - Field in MessagePushService
对于用户打开多个浏览器窗口或者 tab, 每个浏览器的窗口或者 tab 是一个 webSocket Session 推送时, 所有的浏览器窗口或者 tab 都会收到消息推送
setApplication(grails.core.GrailsApplication) - Method in FileStorageContext
setAuthenticate(org.springframework.security.core.Authentication) - Method in WebSocketContext
setCache(java.lang.String, java.lang.Object) - Method in RedisCacheService
Set cache, of cache value contains any domain object, it will be discard before put to cache. see http://docs.grails.org/latest/ref/Domain%20Classes/discard.html
setColumnNameInOwnerClass(java.lang.String) - Method in FileOperationMeta
setContext(java.lang.String, tech.muyan.customise.DynamicLogicExecuteContext) - Method in ImportCustomLogicService
setData(java.nio.ByteBuffer) - Method in FileStorageContext
setDirectAccessKey(tech.muyan.storage.FileOperationMeta, tech.muyan.storage.StorageFieldValue) - Method in AttachmentHelper
Set DirectAccess Key of a to be uploaded file
setDomainDynamicProperties(List<DynamicFieldValue>, GormEntity<?>) - Method in DynamicFieldService
将动态字段的元数据及字段值设置到领域对象中 本操作通过 WithDynamicFields 实现 具体原理可查看 https://groovy-lang.org/metaprogramming.html#_propertymissing 如果动态字段的控件是多选或者多选加输入类型的,那么值会从 jsonValue 字段中读取
setDynamicFieldValue(tech.muyan.dynamic.field.DynamicFieldValue, java.lang.Object, grails.databinding.converters.ValueConverter, grails.databinding.converters.ValueConverter, tech.muyan.enums.DynamicFieldDataType) - Method in DynamicFieldService
根据传入的值及预设的值转换器,将值设置到动态字段中的对应列 值的合法的 json 表达式会保存到 jsonValue 字段中
setExistingObjectKey(java.lang.String) - Method in FileStorageContext
setFieldValueDynamic(GormEntity<?>, java.lang.String, java.lang.Object) - Method in ObjectHelper
setId(java.io.Serializable) - Method in FileOperationMeta
setMultiple(boolean) - Method in FileOperationMeta
setName(java.lang.String) - Method in FileOperationMeta
setNewObjectKey(java.lang.String) - Method in FileStorageContext
setOperation(java.lang.String) - Method in FileOperationMeta
setOwnerClass(java.lang.String) - Method in FileOperationMeta
setOwnerId(java.lang.Long) - Method in FileOperationMeta
setRecordStatus() - Method in ImportRecorder
setSize(java.lang.Long) - Method in FileOperationMeta
setTenant(java.io.Serializable) - Method in FileStorageContext
setTenant(java.io.Serializable) - Method in WebSocketContext
setType(java.lang.String) - Method in FileOperationMeta
setUid(java.lang.String) - Method in FileOperationMeta
setUserContext(grails.plugin.springsecurity.userdetails.GrailsUser) - Method in FileOperationMeta
severity - Property in Message
severity - Property in MessageController.PushMessageData
shortName - Property in DomainClass
对象的不包含 package 路径的类名称
shouldRunExternalCommand(tech.muyan.enums.ActionType) - Method in DynamicAction
shouldRunGroovyCode(tech.muyan.enums.ActionType) - Method in DynamicAction
shouldSkipFile(tech.muyan.DomainClass, java.lang.String) - Method in ImportEngineService
是否应该跳过某个 CSV 文件的导入 备注:当前(2020-07-30)的实现中,在如下的情况均满足时会跳过 1.
show(java.lang.String, java.lang.Long, java.lang.String) - Method in DomainDataController
Shows a single resource
SHOW_MULTIPLE - Field in CustomRenderPageType
showMultiple(java.lang.String, java.lang.String) - Method in DomainDataController
Return multiple resource by ids, if any object not found, it will be skipped Use render method to render each object if there's a render method defined on the domain
SimpleCacheRefreshService - Class in tech.muyan
异步的缓存刷新
SimpleCacheRefreshService() - Constructor in SimpleCacheRefreshService
SimpleColumnsCache - Field in MethodCacheKeyConfig
simpleDateFormatter - Property in CronParseController
SINGLE_FILE_UPLOAD - Field in DisplayComponentType
单个文件控件
SINGLE_IMAGE_UPLOAD - Field in DisplayComponentType
单个图像控件
SingleModes - Field in ActionMode
SingleSelectionTypes - Field in DomainMetaConfig
单选字段的类型,这些类型的自定义字段,在前台渲染的时候,会渲染成单选 前台渲染时,是通过获取 domain 的元数据的时候,字段的 type 为single 来判断
SKIPPED - Field in LineImportStatus
skippedLines - Property in ImportRecord
所有跳过的行
skippedLines - Property in ImportRecorder
skippedRecord - Property in ImportRecord
跳过的记录数
SL01 - Field in SecurityLevelType
SL02 - Field in SecurityLevelType
sleepToEarliestNextTask() - Method in PokeTaskService
睡眠线程到下一次任务排期时间
sort() - Method in ImportEngineService
Sort a list of files based on it's domain dependencies For example, if there are Three files, Group, User and UserGroup, Then the return value should be [Group, User, UserGroup] or [User, Group, UserGroup] UserGroup should comes later than it's dependencies Group and User
sortAttribute - Field in ListHelper
sortByDisplaySequence(Collection<Object>) - Method in ListHelper
将一个列表中的元素按照 displaySequence 属性进行排序,小的在前,大的在后
sortDirection - Property in SearchContext
sortField - Property in SearchContext
sortFiles() - Method in AttachmentController
SpecialCSVHeaderToTypeMapping - Field in DomainMetaConfig
CSV 导入时, 特殊的 CSV 的 header 列名称与 type 的对应关系 这些列的元数据没有包含在 domain class 的列的元数据中, 因此需要在本处直接指定
splitCamelCase(java.lang.String) - Method in StringHelper
springSecurityService - Property in ActionMetaController
springSecurityService - Property in AttachmentController
springSecurityService - Property in ColumnMetaController
springSecurityService - Property in DashboardController
springSecurityService - Property in DiffController
springSecurityService - Property in DomainDataController
springSecurityService - Property in DomainMetaController
springSecurityService - Property in ExecuteActionService
springSecurityService - Property in FieldValidateController
springSecurityService - Property in FileUploadWebSocketHandler
springSecurityService - Property in FilterController
springSecurityService - Property in ImportController
springSecurityService - Property in RelateDataController
springSecurityService - Property in RequestMap
springSecurityService - Property in SearchController
springSecurityService - Property in SearchService
springSecurityService - Property in SpringSecurityUserIdRequestResolver
springSecurityService - Property in TreeDataController
springSecurityService - Property in UserPasswordEncoderListener
springSecurityService - Property in WizardController
SpringSecurityUserIdRequestResolver - Class in tech.muyan.audit
date:
5/10/21
Authors:
Xiang Qian Liu([email protected])
SpringSecurityUserIdRequestResolver() - Constructor in SpringSecurityUserIdRequestResolver
sqlTypes() - Method in JSONBType
stacktrace - Field in ClientSideType
stackTrace - Property in DynamicActionExecRecord
出错时候的 StackTrace 信息
stackTrace - Property in DynamicFieldHookExecRecord
出错时候的 StackTrace 信息
stackTrace - Property in DynamicIntegrationExecRecord
出错时候的 StackTrace 信息
stackTrace - Property in DynamicObjectHookExecRecord
出错时候的 StackTrace 信息
stackTrace - Property in DynamicTaskExecRecord
出错时候的 StackTrace 信息
stackTrace - Property in WizardStepExecRecord
出错时候的 StackTrace 信息
Stampable - Trait in tech.muyan.auditable
date:
16/4/22
Authors:
Xiang Qian Liu([email protected])
StampableProperties - Field in DomainMetaConfig
start1 - Field in diff_match_patch.Patch
start2 - Field in diff_match_patch.Patch
startDate - Property in ImportRecord
导入的开始时间
startsAndEndsWithQuote(java.lang.String) - Method in CSVHelper
判断某个字符串是不是前后都是引号
startTime - Property in DynamicActionExecRecord
作业开始时间
startTime - Property in DynamicIntegrationExecRecord
执行开始时间
startTime - Property in DynamicTaskExecRecord
作业开始时间
STATIC_FIELD - Field in FieldType
staticField - Field in ClientSideType
staticFieldHasDynamicValidation(java.lang.String, java.lang.String, tech.muyan.Organization) - Method in DomainHookService
判断某个静态字段上,是否有定义了字段校验的动态逻辑
StaticFieldsMetaCache - Field in MethodCacheKeyConfig
STATISTIC - Field in DashboardWidgetType
status - Property in DynamicActionExecRecord
作业当前的状态
status - Property in DynamicFieldHookExecRecord
作业当前的状态
status - Property in DynamicIntegrationExecRecord
作业当前的状态
status - Property in DynamicObjectHookExecRecord
作业当前的状态
status - Property in DynamicTaskExecRecord
作业当前的状态
status - Property in ImportRecord
导入的状态
status - Property in WizardStepExecRecord
作业当前的状态
step - Property in WizardStepExecRecord
对应的 Wizard Step
stopAtFirstMatch() - Method in MultiTenantRequestMapFilterInvocationDefinition
storage - Property in DynamicFieldValue
For file and image
storageEngine - Property in StorageFieldValue
存储引擎
StorageEngineFactory - Class in tech.muyan.storage.engine
date:
3/11/21
Authors:
Xiang Qian Liu([email protected])
StorageEngineType - Enum in tech.muyan.enums
date:
24/5/20 附件和图片文件的存储类型
Authors:
Xiang Qian Liu([email protected])
StorageFieldValue - Class in tech.muyan.storage
date:
24/5/20
Authors:
Xiang Qian Liu([email protected]) 文件对象存储信息保存的对象,支持文件,远程 Object,S3, Ceph 等
StorageFieldValue() - Constructor in StorageFieldValue
storageFieldValueApiRender - Script in storageFieldValueApiRender
storageFieldValueApiRender(groovy.lang.Binding) - Constructor in storageFieldValueApiRender
StorageFieldValueConverter - Class in tech.muyan.importexport.converter
date:
29/5/22 FIXME: 现在的设计下, 每次导入 StorageFieldValue, 都会新建一个对象, 因为无法根据 Converter 接口拿到的信息, 找到上次导入的那个 storage field value 的对象进而进行更新 ATTENTION: 此处并没有将 StorageFieldValue 的值保存到数据库中, 一般来说, 业务上, StorageFieldValue 对象所对应的数据库记录,应该是跟着主对象的保存而保存的 因此在主对象中, 需要设置 StoreFieldValue 的对应字段的级联保存, 如下是一种示例 static mapping = { logo lazy: true, cascadeValidate: DIRTY, cascade: 'all-delete-orphan' } 具体 Domain 定义之间的级联可参考 https://docs.grails.org/latest/ref/Database%20Mapping/cascade.html
Authors:
Xiang Qian Liu([email protected])
StorageFieldValueConverter() - Constructor in StorageFieldValueConverter
StorageFieldValueDataService - Interface in tech.muyan.storage
storageFieldValueDataService - Property in AttachmentController
storageFieldValueDataService - Property in AttachmentService
storageFieldValueDataService - Property in DynamicFieldService
storeMapping(java.lang.String, org.springframework.http.HttpMethod, Collection<ConfigAttribute>) - Method in MultiTenantRequestMapFilterInvocationDefinition
STRING_CHECKBOX - Field in DisplayComponentType
string - Field in ClientSideType
STRING - Field in DynamicFieldDataType
STRING_INPUT - Field in DisplayComponentType
文本输入框
STRING_MULTIPLE_SELECTION - Field in DisplayComponentType
文本多选框
STRING_MULTIPLE_SELECTION_OR_INPUT - Field in DisplayComponentType
文本多选或者输入的组合控件
STRING_RADIO - Field in DisplayComponentType
STRING_SINGLE_SELECTION - Field in DisplayComponentType
文本单选框
STRING_SINGLE_SELECTION_OR_INPUT - Field in DisplayComponentType
文本单选或者输入的组合控件
StringConverter - Class in tech.muyan.importexport.converter
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
StringHelper - Class in tech.muyan.helper
Authors:
Xiang Qian Liu([email protected])
stringToTitle - Script in stringToTitle
stringToTitle(groovy.lang.Binding) - Constructor in stringToTitle
stringValue - Property in DynamicFieldValue
stripFileNameFromPath(java.lang.String) - Method in FileHelper
Strip filename from a path
subDomain - Property in Organization
subDomainRequiredForTopOrganization - Script in organization
subDomainRequiredForTopOrganization(groovy.lang.Binding) - Constructor in subDomainRequiredForTopOrganization
subMenus(long) - Method in DomainMetaController
submitTime - Property in DynamicActionExecRecord
作业提交时间
submitUser - Property in DynamicActionExecRecord
提交用户
SUCCESS - Field in ExecuteStatus
SUCCESS - Field in FileImportStatus
SUCCESS_WITH_WARNING - Field in ExecuteStatus
supportsEventType(Class<? extends ApplicationEvent>) - Method in DynamicIntegrationOutgoingListenerService
supportsEventType(Class<? extends ApplicationEvent>) - Method in RevisionPersistenceEventListenerService
supportsPartialMessages() - Method in FileUploadWebSocketHandler
supportsPartialMessages() - Method in MessageSummaryWebSocketHandler

T

tableName - Property in DomainClass
表名称
tableNameFromDataIntegrityViolationException(java.lang.String) - Method in StringHelper
从 DataIntegrityViolationException 的错误信息中,摘出表名称并组合成提示语句
tags - Field in ClientSideType
targetDynamicField - Property in DynamicFieldHook
targetField - Property in DynamicFieldHook
task - Property in DynamicTaskExecRecord
执行的 action 定义
TaskTriggerMethod - Enum in tech.muyan.enums
date:
7/1/21
Authors:
Xiang Qian Liu([email protected])
tenant - Property in AuditTrail
tenant - Property in Contract
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in ContractLine
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in ContractLineType
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DomainClass
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DomainColumnClientSideTypeConfig
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicAction
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicActionDomainClass
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicActionExecRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicDashboardWidget
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFieldDefinition
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFieldHook
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFieldHookExecRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFieldInstance
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFieldValue
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFilter
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicForm
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFormField
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFormGroup
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicFormWizardStep
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicIntegration
租户信息, 用于 gorm 实现多租户
tenant - Property in DynamicIntegrationDomainClass
租户信息, 用于 gorm 实现多租户
tenant - Property in DynamicIntegrationExecRecord
租户信息, 用于 gorm 实现多租户
tenant - Property in DynamicLogic
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicLogicRevision
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicLogicTrash
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicMenu
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicObjectHook
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicObjectHookExecRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicTask
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicTaskExecRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in DynamicTheme
tenant - Property in Group
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in GroupRole
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in ImportRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in Message
tenant - Property in Organization
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in RequestMap
tenant - Property in Role
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in RoleHierarchyEntry
tenant - Property in StorageFieldValue
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in User
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in UserGroup
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in UserRole
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
tenant - Property in WizardStepExecRecord
租户信息, 对应 Tenant Domain 的 subDomain 字段, 用于 gorm 实现多租户
TERMINATED - Field in ContractStatus
TEXT_AREA - Field in DisplayComponentType
长文本控件
text - Field in ClientSideType
text - Field in diff_match_patch.Diff
The text associated with this diff operation.
threadExecutor - Property in ImportController
threadPoolTaskExecutor - Property in DynamicIntegrationOutgoingListenerService
threadPoolTaskExecutor - Property in ExecuteActionService
timeSlots - Field in PokeTaskService
保存所有待运行时间的 Set 用于简化将 Task 加入队列的操作
TINY_AREA_CHART - Field in DashboardWidgetType
TINY_COLUMN_CHART - Field in DashboardWidgetType
TINY_LINE_CHART - Field in DashboardWidgetType
title - Property in Contract
标题
title - Property in DynamicTheme
title - Property in MuyanPlatformGrailsPlugin
to - Property in Message
tokenValue - Property in AuthenticationToken
toMap(java.lang.Object, int) - Method in DomainDataService
将对象转换为 Map 结构,因为是一个递归调用, 为避免引起 N+1和递归越栈问题,因此使用第二个参数 level 来控制转换的层数
topMenus() - Method in DomainMetaController
toString() - Method in AuditTrail
toString() - Method in diff_match_patch.Diff
Display a human-readable version of this Diff.
toString() - Method in diff_match_patch.Patch
Emulate GNU diff's format.
toString() - Method in DynamicTaskExecuteSlot
toString() - Method in FileOperationMeta
toString() - Method in FileStorageContext
toString() - Method in WebSocketContext
total - Property in Contract
总金额
toUsername - Property in MessageController.PushMessageData
transactionStatus - Property in AttachmentService
transactionStatus - Property in DomainDataController
transactionStatus - Property in TreeDataController
transferMatchObjectBasedOnFieldName(java.lang.String, java.lang.Object) - Method in SearchService
transients - Property in Contract
transients - Property in ContractLine
transients - Property in DomainClass
transients - Property in DynamicActionExecRecord
transients - Property in DynamicFieldInstance
transients - Property in DynamicFieldValue
transients - Property in DynamicLogicTrash
transients - Property in Group
transients - Property in Message
transients - Property in Organization
transients - Property in RequestMap
transients - Property in StorageFieldValue
transients - Property in WithDynamicFields
Trashable - Trait in tech.muyan.spec
date:
1/11/22
Authors:
Xiang Qian Liu
TrashableProperties - Field in DomainMetaConfig
trashedBy - Property in DomainTrash
删除人
TREE_SELECT - Field in DisplayComponentType
TreeDataController - Class in tech.muyan
TreeDataController() - Constructor in TreeDataController
treeSelect - Field in ClientSideType
triggerDynamicField - Property in DynamicFieldHook
triggerField - Property in DynamicFieldHook
triggerMethod - Property in DynamicTaskExecRecord
作业的触发方式, 手动或者自动
TRUE_STRING_REPRESENT - Field in BooleanConverter
tryLock(java.lang.String, long, java.util.concurrent.TimeUnit) - Method in RedissonService
type - Property in DynamicAction
Action 的类型
type - Property in DynamicDashboardWidget
type - Property in DynamicFieldInstance
type - Property in DynamicForm
type - Property in DynamicIntegration
集成类型
type - Property in DynamicMenu
typeCode - Script in dynamicLogic
typeCode(groovy.lang.Binding) - Constructor in typeCode
typeDefaultValue - Script in dynamicFieldInstance
typeDefaultValue(groovy.lang.Binding) - Constructor in typeDefaultValue
typeDisplaySequence - Script in dynamicFieldInstance
typeDisplaySequence(groovy.lang.Binding) - Constructor in typeDisplaySequence
typeFieldHook - Script in dynamicFieldInstance
typeFieldHook(groovy.lang.Binding) - Constructor in typeFieldHook
TypeHelper - Class in tech.muyan.helper
date:
16/9/21
Authors:
Xiang Qian Liu([email protected])
TypeHelper() - Constructor in TypeHelper
typeLink - Script in dynamicMenu
typeLink(groovy.lang.Binding) - Constructor in typeLink

U

UniqueValidateController - Class in tech.muyan
date:
15/7/20
Authors:
Xiang Qian Liu([email protected])
UniqueValidateController() - Constructor in UniqueValidateController
unlock(java.lang.String) - Method in RedissonService
UnRecognizedTypeException - Class in tech.muyan.importexport.exception
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
UnRecognizedTypeException(java.lang.String, java.lang.String) - Constructor in UnRecognizedTypeException
UnRecognizedValueException - Class in tech.muyan.importexport.exception
date:
24/7/20
Authors:
Xiang Qian Liu([email protected])
UnRecognizedValueException(Class<? extends Converter>, java.lang.String, java.lang.String) - Constructor in UnRecognizedValueException
UPDATE_DELETE - Field in ObjectHookType
update(java.lang.String, java.lang.Long) - Method in DomainDataController
更新领域对象,支持同步保存动态字段
update(tech.muyan.storage.engine.FileStorageContext) - Method in FileStorageEngine
UPDATE - Field in FormType
update(java.lang.Object, java.lang.Object, List<DynamicFieldValue>, org.springframework.transaction.TransactionStatus, org.apache.commons.csv.CSVRecord, tech.muyan.importexport.ImportRecorder) - Method in ImportEngineService
UPDATE - Field in OutgoingIntegrationListenEvent
UPDATED - Field in LineImportStatus
updatedIds - Field in ClientSideType
updatedIds - Property in ImportRecord
成功更新的对象的 id 列表,用逗号分隔
updatedIds - Property in ImportRecorder
updateDomainObjectWithHook(GormEntity<?>, grails.plugin.springsecurity.userdetails.GrailsUser, java.lang.Object, grails.core.GrailsApplication, org.springframework.transaction.TransactionStatus, java.lang.ClassLoader) - Method in DomainDataService
updatedRecord - Property in ImportRecord
成功更新的记录数
updateDynamicFieldValueForAdd(GormEntity<?>, java.lang.String, tech.muyan.storage.StorageFieldValue, tech.muyan.storage.engine.FileStorageEngine) - Method in AttachmentService
updateDynamicFieldValueForDeletion(GormEntity<?>, java.lang.String, tech.muyan.storage.StorageFieldValue) - Method in AttachmentService
updateExistingStorageFieldValue(tech.muyan.storage.FileOperationMeta, tech.muyan.storage.StorageFieldValue, java.lang.String, java.io.Serializable, tech.muyan.websocket.WebSocketContext, java.nio.ByteBuffer, org.springframework.transaction.TransactionStatus) - Method in AttachmentService
updateOrganizationCustomiseEnableCaches(tech.muyan.Organization) - Method in SimpleCacheRefreshService
updateSchedule(tech.muyan.dynamic.task.DynamicTask, tech.muyan.dynamic.task.DynamicTask) - Method in PokeTaskService
更新某定时任务的调度信息, 用于在更新了 DynamicTask 对象的时候, 更新执行队列
uploadFile() - Method in AttachmentController
uri - Property in AuditTrail
url - Property in DynamicIntegration
集成 URL, 对于传入集成,为自动生成
url - Property in RequestMap
urlFieldControl - Script in dynamicIntegration
urlFieldControl(groovy.lang.Binding) - Constructor in urlFieldControl
User - Class in tech.muyan.security
USER_DEFAULT_GROUP - Field in UserGroup
user - Property in DynamicActionExecuteContext
user - Property in RenderLogicExecuteContext
当前用户
User(java.lang.String, java.lang.String) - Constructor in User
user - Property in UserGroup
user - Property in UserRole
UserApiRender - Script in UserApiRender
UserApiRender(groovy.lang.Binding) - Constructor in UserApiRender
UserDataService - Interface in tech.muyan.security
userDataService - Property in AttachmentController
userDataService - Property in AttachmentService
userDataService - Property in AuthenticationFailureEventListener
userDataService - Property in AuthenticationSuccessEventListener
userDataService - Property in MessageController
userDataService - Property in MessagePushService
userDataService - Property in MuyanPlatformBootStrap
userDataService - Property in UserService
UserGroup - Class in tech.muyan.security
UserGroup() - Constructor in UserGroup
UserGroupDataService - Interface in tech.muyan.security
username - Property in AuthenticationFailureEventListener.resetUserThread
username - Property in AuthenticationToken
username - Property in User
UserPasswordEncoderListener - Class in tech.muyan.security
UserPasswordEncoderListener() - Constructor in UserPasswordEncoderListener
UserRole - Class in tech.muyan.security
UserRole() - Constructor in UserRole
UserService - Class in tech.muyan
date:
27/2/21 用户相关的工具方法
Authors:
Xiang Qian Liu([email protected])
userService - Property in ActionMetaController
userService - Property in ApplicationController
userService - Property in AttachmentService
userService - Property in ColumnMetaController
userService - Property in CustomiseAccessTokenJsonRenderer
userService - Property in CustomiseEngineService
userService - Property in DashboardController
userService - Property in DomainDataController
userService - Property in DomainDataService
userService - Property in DomainMetaController
userService - Property in DomainMetaService
userService - Property in DomainSecurityService
userService - Property in ExecuteActionService
userService - Property in FieldValidateController
userService - Property in FilterController
userService - Property in ImportCustomLogicService
userService - Property in ImportEngineService
userService - Property in SearchController
UserService() - Constructor in UserService
userService - Property in WizardController

V

validate(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in FieldValidateController
validate(java.lang.String, java.lang.String, java.lang.Long, java.lang.String, java.lang.String) - Method in UniqueValidateController
VALIDATION - Field in FieldHookType
valueOf(java.lang.String) - Method in ActionConfirmType
valueOf(java.lang.String) - Method in ActionMode
valueOf(java.lang.String) - Method in ActionType
valueOf(java.lang.String) - Method in ClientSideType
valueOf(java.lang.String) - Method in ContractStatus
valueOf(java.lang.String) - Method in CustomRenderPageType
valueOf(java.lang.String) - Method in DashboardWidgetType
valueOf(java.lang.String) - Method in DisplayComponentType
valueOf(java.lang.String) - Method in DynamicFieldDataType
valueOf(java.lang.String) - Method in DynamicFieldInstanceType
valueOf(java.lang.String) - Method in ExecuteStatus
valueOf(java.lang.String) - Method in FetchType
valueOf(java.lang.String) - Method in FieldHookType
valueOf(java.lang.String) - Method in FieldType
valueOf(java.lang.String) - Method in FileImportStatus
valueOf(java.lang.String) - Method in FormType
valueOf(java.lang.String) - Method in IntegrationType
valueOf(java.lang.String) - Method in LineImportStatus
valueOf(java.lang.String) - Method in LogicType
valueOf(java.lang.String) - Method in MenuType
valueOf(java.lang.String) - Method in MessageSeverity
valueOf(java.lang.String) - Method in ObjectHookType
valueOf(java.lang.String) - Method in ObjectReferenceType
valueOf(java.lang.String) - Method in OutgoingIntegrationListenEvent
valueOf(java.lang.String) - Method in SearchType
valueOf(java.lang.String) - Method in SecurityLevelType
valueOf(java.lang.String) - Method in StorageEngineType
valueOf(java.lang.String) - Method in TaskTriggerMethod
values() - Method in ActionConfirmType
values() - Method in ActionMode
values() - Method in ActionType
values() - Method in ClientSideType
values() - Method in ContractStatus
values() - Method in CustomRenderPageType
values() - Method in DashboardWidgetType
values() - Method in DisplayComponentType
values() - Method in DynamicFieldDataType
values() - Method in DynamicFieldInstanceType
values() - Method in ExecuteStatus
values() - Method in FetchType
values() - Method in FieldHookType
values() - Method in FieldType
values() - Method in FileImportStatus
values() - Method in FormType
values() - Method in IntegrationType
values() - Method in LineImportStatus
values() - Method in LogicType
values() - Method in MenuType
values() - Method in MessageSeverity
values() - Method in ObjectHookType
values() - Method in ObjectReferenceType
values() - Method in OutgoingIntegrationListenEvent
values() - Method in SearchType
values() - Method in SecurityLevelType
values() - Method in StorageEngineType
values() - Method in TaskTriggerMethod
verifyTryLock(org.redisson.api.RLock, long, java.util.concurrent.TimeUnit) - Method in RedissonService

W

WARNING - Field in MessageSeverity
WebSocketContext - Class in tech.muyan.websocket
date:
31/10/21
Authors:
Xiang Qian Liu([email protected])
WebSocketContext(org.springframework.security.core.Authentication, java.io.Serializable) - Constructor in WebSocketContext
WebSocketContextInterceptor() - Method in CustomWebSocketConfigurer
WebSocketDummyPingContent - Field in FileUploadWebSocketHandler
WebSocketDummyPingSeconds - Field in FileUploadWebSocketHandler
WebSocketHandshakeInterceptor - Class in tech.muyan.websocket
date:
30/10/21
Authors:
Xiang Qian Liu([email protected])
WebSocketHandshakeInterceptor(tech.muyan.security.RestAuthenticationProviderWrap) - Constructor in WebSocketHandshakeInterceptor
WebSocketInitHelper - Class in tech.muyan.websocket
date:
30/10/21
Authors:
Xiang Qian Liu([email protected])
withDynamicFieldDomainClassSearch - Script in withDynamicFieldDomainClassSearch
withDynamicFieldDomainClassSearch(groovy.lang.Binding) - Constructor in withDynamicFieldDomainClassSearch
WithDynamicFields - Class in tech.muyan
NOTICE: a trait will not work here A abstract class with dynamic field support All domains which intent to have dynamic field support needs to extend this abstract interface Any domain class that uses more than one datasource will need to override the propertyIsDatasource method with custom logic to ensure that datasource names are handled by GORM.
WithDynamicFields() - Constructor in WithDynamicFields
WIZARD_CORE_LOGIC - Field in LogicType
WIZARD_FIELD - Field in DynamicFieldInstanceType
WIZARD - Field in FormType
wizard - Property in WizardStepExecRecord
对应的 wizard
WizardController - Class in tech.muyan
Authors:
Xiang Qian Liu([email protected])
WizardController() - Constructor in WizardController
wizardDynamicFieldSetStepOptionsFromForm - Script in dynamicFieldInstance
wizardDynamicFieldSetStepOptionsFromForm(groovy.lang.Binding) - Constructor in wizardDynamicFieldSetStepOptionsFromForm
wizardForm - Property in DynamicFieldInstance
wizardStep - Property in DynamicFieldInstance
WizardStepExecRecord - Class in tech.muyan.dynamic.form
Dynamic Action Execute result
WizardStepExecRecord() - Constructor in WizardStepExecRecord
wizardStepSequenceCoreLogic - Script in dynamicForm
wizardStepSequenceCoreLogic(groovy.lang.Binding) - Constructor in wizardStepSequenceCoreLogic
wizardValidDisplaySequence - Script in dynamicForm
wizardValidDisplaySequence(groovy.lang.Binding) - Constructor in wizardValidDisplaySequence
wordFileTypes - Field in AttachmentController

X

Y

Z

_

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 _