提交 23af8823 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,Mob]

上级 40d66680
......@@ -114,6 +114,7 @@ export const viewstate: any = {
viewdatachange: false,
refviews: [
'F2EF9364-1D93-484A-A231-90B3BB331DC3',
'AE74D55A-D31D-4C36-B760-0F9A3078EEC2',
],
},
{
......
......@@ -1318,6 +1318,12 @@
"useWFProxyApp" : false
} ],
"getAllPSModelDatas" : [ {
"codeName" : "WFDynaStartView",
"logicName" : "工作流启动视图",
"name" : "工作流启动视图",
"realModelSubType" : "DEWFDYNASTARTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView",
"logicName" : "工作流实体编辑视图",
"modelTag" : "EDITVIEW",
......@@ -1377,6 +1383,13 @@
"name" : "审批查看",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "startForm",
"logicName" : "流程启动表单",
"modelTag2" : "0",
"name" : "流程启动表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "WorkFlowEditView_Form",
"logicName" : "工作流编辑_表单",
......
......@@ -1037,7 +1037,12 @@
}
}, {
"caption" : "流程",
"name" : "dritem1"
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW"
}
} ],
"uniqueTag" : "TESTDEMobEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
......
......@@ -1029,7 +1029,12 @@
}
}, {
"caption" : "流程",
"name" : "dritem1"
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW"
}
} ],
"uniqueTag" : "TESTDEMobWFDynaEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
......
......@@ -286,7 +286,12 @@
}
}, {
"caption" : "流程",
"name" : "dritem1"
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW"
}
} ],
"uniqueTag" : "TESTDEMobWFDynaEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
......@@ -330,7 +335,12 @@
}
}, {
"caption" : "流程",
"name" : "dritem1"
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW"
}
} ],
"uniqueTag" : "TESTDEMobEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
......
......@@ -5206,7 +5206,12 @@
}
}, {
"caption" : "流程",
"name" : "dritem1"
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPUTILVIEWS/AppWFStepTraceView.json",
"viewType" : "APPWFSTEPTRACEVIEW"
}
} ],
"uniqueTag" : "TESTDEMobWFDynaEditView3__drtab",
"modelid" : "D577408E-9A50-4CAE-AC3A-8130C1D326CD",
......
......@@ -1265,6 +1265,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
{
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "workflowname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "workflowid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"getCapPSLanguageRes" : {
"defaultContent" : "工作流基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]",
"refFlag" : true
},
"caption" : "工作流基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流名称",
"lanResTag" : "DEF.LNAME.WORKFLOWNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]",
"refFlag" : true
},
"caption" : "工作流名称",
"codeName" : "workflowname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "workflowname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "workflowname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]",
"refFlag" : true
},
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"getCapPSLanguageRes" : {
"defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]",
"refFlag" : true
},
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "wfstart",
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "wfsubmit",
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader" : false,
"modelid" : "d91b43eda6e14c688f02e6a8ce2d64f7",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
{
"accUserMode" : 2,
"getCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"caption" : "工作流启动视图",
"codeName" : "WorkFlowWFDynaStartView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"name" : "WorkFlowWFDynaStartView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "WorkFlowWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "流程操作表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "workflowname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "workflowid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]",
"refFlag" : true
},
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"getCapPSLanguageRes" : {
"defaultContent" : "工作流基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]",
"refFlag" : true
},
"caption" : "工作流基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流名称",
"lanResTag" : "DEF.LNAME.WORKFLOWNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]",
"refFlag" : true
},
"caption" : "工作流名称",
"codeName" : "workflowname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "workflowname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "workflowname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]",
"refFlag" : true
},
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"getCapPSLanguageRes" : {
"defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]",
"refFlag" : true
},
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "wfstart",
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "wfsubmit",
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "d91b43eda6e14c688f02e6a8ce2d64f7",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "WFDynaStartViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"caption" : "工作流启动视图",
"codeName" : "WFDynaStartViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "WFDynaStartView",
"getPSDEViewId" : "10940ED6-5D40-4DE5-BFB1-A6AA674DDCAF",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEWFDYNASTARTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getPSWFVersion" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf/PSWFVERSIONS/WorkFlowWfv1.json"
},
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSWORKFLOWS/WorkFlowWf.json"
},
"refFlag" : false,
"title" : "工作流启动视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEWFDYNASTARTVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"enableWF" : true,
"showDataInfoBar" : true,
"wFIAMode" : true,
"modelid" : "CC56A7AC-4A89-4DC8-8C58-62E3728AC70A",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -3542,6 +3542,12 @@
"viewType" : "DELISTVIEW",
"resource" : "TEST",
"view" : "ListView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW",
"resource" : "WorkFlow",
"view" : "WFDynaStartView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDashboardView9.json",
......
......@@ -145,22 +145,26 @@
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]"
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE1]",
"refFlag" : true
}, {
"defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]"
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.FORMPAGE.FORMPAGE2]",
"refFlag" : true
}, {
"defaultContent" : "工作流基本信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]"
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP1]",
"refFlag" : true
}, {
"defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]"
"name" : "控件文本(CONTROL.*)[DEFORM.WORKFLOW.MAIN.GROUPPANEL.GROUP2]",
"refFlag" : true
}, {
"lanResTag" : "CONTROL.DEFSFITEM.CITY.N_CITYNAME_LIKE",
"lanResType" : "CONTROL",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册