241 lines
8.6 KiB
JSON
241 lines
8.6 KiB
JSON
{
|
|
"Name": "ACT_RU_TASK_View",
|
|
"PermissionData": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionData, Forguncy.RbacPermission.Core",
|
|
"permissionResource": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionResource, Forguncy.RbacPermission.Core",
|
|
"enabledTypes": 2,
|
|
"isCreateRecordHidden": true,
|
|
"isBpmProcessView": true,
|
|
"isView": true,
|
|
"isExternal": true,
|
|
"detailTables": []
|
|
},
|
|
"permissionBindings": [
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"config": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.RowBindingConfig, Forguncy.RbacPermission.Core",
|
|
"operationTypes": 1,
|
|
"dataFilter": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.RowFilter, Forguncy.RbacPermission.Core",
|
|
"filterType": 4,
|
|
"condition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "ACT_RU_TASK_View",
|
|
"ColumnName": "ASSIGNEE_",
|
|
"GUID": "e1828d24-d30c-41d9-bc6f-9ff8e9c9f607"
|
|
},
|
|
"Value": "%CurrentUser%"
|
|
}
|
|
}
|
|
},
|
|
"dataPermissionType": 2,
|
|
"roleNames": [
|
|
"FGC_LoginUser"
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"config": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldBindingConfig, Forguncy.RbacPermission.Core",
|
|
"fieldOperations": {
|
|
"ID_": 1,
|
|
"PROC_INST_ID_": 5,
|
|
"PROC_DEF_ID_": 5,
|
|
"NAME_": 5,
|
|
"DESCRIPTION_": 5,
|
|
"ASSIGNEE_": 5,
|
|
"CREATE_TIME_": 5,
|
|
"SUSPENSION_STATE_": 5,
|
|
"FORM_KEY_": 5,
|
|
"TASK_TYPE_": 5,
|
|
"TASK_BLOCK_TYPE_": 5
|
|
},
|
|
"subTableOperations": {},
|
|
"dataFilter": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldFilter, Forguncy.RbacPermission.Core"
|
|
}
|
|
},
|
|
"dataPermissionType": 4,
|
|
"roleNames": [
|
|
"Administrator"
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"config": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldBindingConfig, Forguncy.RbacPermission.Core",
|
|
"fieldOperations": {
|
|
"ID_": 1,
|
|
"PROC_INST_ID_": 5,
|
|
"PROC_DEF_ID_": 5,
|
|
"NAME_": 5,
|
|
"DESCRIPTION_": 5,
|
|
"ASSIGNEE_": 5,
|
|
"CREATE_TIME_": 5,
|
|
"SUSPENSION_STATE_": 5,
|
|
"FORM_KEY_": 5,
|
|
"TASK_TYPE_": 5,
|
|
"TASK_BLOCK_TYPE_": 5
|
|
},
|
|
"subTableOperations": {},
|
|
"dataFilter": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldFilter, Forguncy.RbacPermission.Core"
|
|
}
|
|
},
|
|
"dataPermissionType": 4,
|
|
"roleNames": [
|
|
"FGC_LoginUser"
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.DataPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"config": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldBindingConfig, Forguncy.RbacPermission.Core",
|
|
"fieldOperations": {
|
|
"ID_": 1,
|
|
"PROC_INST_ID_": 5,
|
|
"PROC_DEF_ID_": 5,
|
|
"NAME_": 5,
|
|
"DESCRIPTION_": 5,
|
|
"ASSIGNEE_": 5,
|
|
"CREATE_TIME_": 5,
|
|
"SUSPENSION_STATE_": 5,
|
|
"FORM_KEY_": 5,
|
|
"TASK_TYPE_": 5,
|
|
"TASK_BLOCK_TYPE_": 5
|
|
},
|
|
"subTableOperations": {},
|
|
"dataFilter": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.Data.FieldFilter, Forguncy.RbacPermission.Core"
|
|
}
|
|
},
|
|
"dataPermissionType": 4,
|
|
"roleNames": [
|
|
"FGC_Anonymous"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Columns": [
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"Required": true,
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "ID_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "PROC_INST_ID_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "PROC_DEF_ID_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "NAME_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "DESCRIPTION_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.UserBindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "ASSIGNEE_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "numeric",
|
|
"MaxLength": -1,
|
|
"Name": "CREATE_TIME_",
|
|
"ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "int",
|
|
"MaxLength": -1,
|
|
"Name": "SUSPENSION_STATE_",
|
|
"ColumnType": "System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "FORM_KEY_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "TASK_TYPE_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.Tables.BindingColumn, ServerDesignerCommon",
|
|
"DatabaseColumnType": "nvarchar",
|
|
"MaxLength": -1,
|
|
"Name": "TASK_BLOCK_TYPE_",
|
|
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
}
|
|
],
|
|
"ExternalDatabaseInfo": {
|
|
"ConnectionId": "业务表",
|
|
"SourceTableName": "ACT_RU_TASK_View",
|
|
"SourceTableSchema": "dbo",
|
|
"CreateViewSql": "SELECT ID_,PROC_INST_ID_,PROC_DEF_ID_,NAME_,DESCRIPTION_,ASSIGNEE_,CREATE_TIME_,SUSPENSION_STATE_,FORM_KEY_,TASK_TYPE_,TASK_BLOCK_TYPE_ FROM [ACT_RU_TASK];",
|
|
"ViewInfo": {
|
|
"ViewName": "ACT_RU_TASK_View",
|
|
"IsUpdatable": true,
|
|
"IsProcessView": true,
|
|
"QueryColumns": [
|
|
"ID_"
|
|
]
|
|
}
|
|
},
|
|
"Indexes": [],
|
|
"Relations": [
|
|
{
|
|
"PrimarySchema": null,
|
|
"PrimaryTable": "ACT_HI_PROCINST_View",
|
|
"PrimaryColumn": "ID_",
|
|
"ForeignSchema": null,
|
|
"ForeignTable": "ACT_RU_TASK_View",
|
|
"ForeignColumn": "PROC_INST_ID_",
|
|
"RelationTypeOnDelete": 0,
|
|
"RelationTypeOnUpdate": 0,
|
|
"IsDetailTableRelation": false
|
|
},
|
|
{
|
|
"PrimarySchema": null,
|
|
"PrimaryTable": "ACT_RE_PROCDEF_View",
|
|
"PrimaryColumn": "ID_",
|
|
"ForeignSchema": null,
|
|
"ForeignTable": "ACT_RU_TASK_View",
|
|
"ForeignColumn": "PROC_DEF_ID_",
|
|
"RelationTypeOnDelete": 0,
|
|
"RelationTypeOnUpdate": 0,
|
|
"IsDetailTableRelation": false
|
|
}
|
|
]
|
|
} |