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

chitanda 发布系统代码 [TrainSys,网页端]

上级 cb550489
......@@ -193,6 +193,33 @@
},
"rTMOSFilePath" : "psmodules/common/psdataentities/PHONE/psdeactions/Save",
"builtinAction" : true
}, {
"actionHolder" : 1,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Test",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json",
"logicName" : "行为",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psdeactions/test",
"name" : "test",
"getPSDEActionInput" : {
"name" : "TestInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/PhoneNumber.json"
},
"rTMOSFilePath" : "psmodules/common/psdataentities/PHONE/psdeactions/test",
"enableFront" : false
} ],
"getAllPSDEDBConfigs" : [ {
"dBType" : "MYSQL5",
......
{
"actionHolder" : 1,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Test",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json",
"logicName" : "行为",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psdeactions/test",
"name" : "test",
"getPSDEActionInput" : {
"name" : "TestInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/PhoneNumber.json"
},
"rTMOSFilePath" : "psmodules/common/psdataentities/PHONE/psdeactions/test",
"enableFront" : false
}
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:g="http://www.jboss.org/drools/flow/gpd" xmlns:tns="http://www.jboss.org/drools" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" expressionLanguage="http://www.mvel.org/2.0" id="Definition" name="" targetNamespace="http://www.jboss.org/drools" typeLanguage="http://www.java.com/javaTypes">
<process id="cn.ibizlab.trainsys.core.extensions.service.logic.execute" isClosed="false" isExecutable="true" name="common_phone_test_execLogic" processType="Private" tns:packageName="cn.ibizlab.trainsys.core.extensions.service.logic.execute">
<extensionElements>
<tns:import name="java.util.Map"/>
<tns:import name="org.springframework.util.StringUtils"/>
<tns:import name="cn.ibizlab.trainsys.util.helper.RuleUtils"/>
</extensionElements>
<startEvent id="begin" isInterrupting="true"/>
<endEvent id="prepareparam1_end" name="end"/>
<callActivity activiti:exclusive="true" calledElement="cn.ibizlab.trainsys.core.common.service.logic.phonephonenumber" id="PhoneNumber" name="PhoneNumber.json.bpmn"/>
<sequenceFlow id="begin_PhoneNumber" sourceRef="begin" targetRef="PhoneNumber"/>
<sequenceFlow id="PhoneNumber_PhoneNumber" sourceRef="PhoneNumber" targetRef="prepareparam1_end"/>
</process>
</definitions>
\ No newline at end of file
......@@ -96,46 +96,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 322,
"parallelOutput" : true
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1420,
......@@ -183,119 +143,159 @@
"returnType" : "LOGICPARAM",
"topPos" : 402
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END2"
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END3"
"id" : "DELOGIC1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "frontEndTest@Phone"
"id" : "VIEWCTRLFIREEVENT1"
},
"getDstPSAppDataEntity" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"getDstPSDEUILogicParam" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "END3"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "THROWEXCEPTION1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
"id" : "END2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "MSGBOX1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "DELOGIC1",
"leftPos" : 990,
......@@ -318,6 +318,27 @@
"topPos" : 410
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
......@@ -326,27 +347,33 @@
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
......@@ -354,14 +381,6 @@
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "context",
"logicName" : "应用上下文",
......@@ -369,26 +388,6 @@
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "environment",
"logicName" : "环境",
......@@ -402,27 +401,6 @@
"name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"activeContainerParam" : true
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
......@@ -431,19 +409,20 @@
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
......@@ -453,20 +432,41 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : {
......
......@@ -4136,46 +4136,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 322,
"parallelOutput" : true
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1420,
......@@ -4223,119 +4183,159 @@
"returnType" : "LOGICPARAM",
"topPos" : 402
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END2"
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END3"
"id" : "DELOGIC1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "frontEndTest@Phone"
"id" : "VIEWCTRLFIREEVENT1"
},
"getDstPSAppDataEntity" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"getDstPSDEUILogicParam" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "END3"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "THROWEXCEPTION1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
"id" : "END2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "MSGBOX1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "DELOGIC1",
"leftPos" : 990,
......@@ -4358,6 +4358,27 @@
"topPos" : 410
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
......@@ -4366,27 +4387,33 @@
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
......@@ -4394,14 +4421,6 @@
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "context",
"logicName" : "应用上下文",
......@@ -4409,26 +4428,6 @@
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "environment",
"logicName" : "环境",
......@@ -4442,27 +4441,6 @@
"name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"activeContainerParam" : true
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
......@@ -4471,19 +4449,20 @@
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
......@@ -4493,20 +4472,41 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : {
......
......@@ -260,6 +260,37 @@
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Test",
"methodType" : "DEACTION",
"name" : "Test",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Test"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdemethods/Test",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/test",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
......@@ -1337,6 +1368,37 @@
"requestPath" : "/save",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Test",
"methodType" : "DEACTION",
"name" : "Test",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Test"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdemethods/Test",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/test",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
......@@ -1624,46 +1686,6 @@
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 322,
"parallelOutput" : true
}, {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLFIREEVENT1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 1420,
......@@ -1711,119 +1733,159 @@
"returnType" : "LOGICPARAM",
"topPos" : 402
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "frontEndTest@Phone"
},
"getDstPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getDstPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END2"
"id" : "MSGBOX1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END3"
"id" : "DELOGIC1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
"id" : "Deuiaction1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
}, {
"codeName" : "Deuiaction1",
"getDstPSAppDEUIAction" : {
"getPSAppDataEntity" : {
"codeName" : "BINDPARAM1",
"getDstPSDEUILogicParam" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"id" : "AppContext"
},
"leftPos" : 610,
"logicNodeType" : "BINDPARAM",
"mOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"name" : "绑定参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "frontEndTest@Phone"
"id" : "VIEWCTRLFIREEVENT1"
},
"getDstPSAppDataEntity" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"id" : "BINDPARAM1"
}
}, {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "THROWEXCEPTION1"
},
"getDstPSDEUILogicParam" : {
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "BINDPARAM1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/BINDPARAM1",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"leftPos" : 610,
"logicNodeType" : "DEUIACTION",
"mOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"name" : "xxx",
"topPos" : 262,
"parallelOutput" : true
}, {
"codeName" : "THROWEXCEPTION1",
"errorCode" : 0,
"errorInfo" : "阿莱莱",
"leftPos" : 1030,
"logicNodeType" : "THROWEXCEPTION",
"mOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"name" : "抛出异常",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "MSGBOX1"
"id" : "END3"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "THROWEXCEPTION1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/THROWEXCEPTION1",
"topPos" : 262
}, {
"codeName" : "END2",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END2",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END2",
"topPos" : 604
}, {
"codeName" : "END3",
"leftPos" : 1420,
"logicNodeType" : "END",
"mOSFilePath" : "psappdeuilogicnodes/END3",
"name" : "结束",
"rTMOSFilePath" : "psappdeuilogicnodes/END3",
"topPos" : 254
}, {
"buttonsType" : "YESNO",
"codeName" : "MSGBOX1",
"leftPos" : 990,
"logicNodeType" : "MSGBOX",
"mOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"getMsgBoxParam" : {
"modelref" : true,
"id" : "Default"
},
"msgBoxType" : "INFO",
"name" : "消息弹窗",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "DELOGIC1"
"id" : "END2"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Deuiaction1"
"id" : "MSGBOX1"
}
} ],
"rTMOSFilePath" : "psappdeuilogicnodes/Deuiaction1",
"topPos" : 410,
"parallelOutput" : true
"rTMOSFilePath" : "psappdeuilogicnodes/MSGBOX1",
"showMode" : "CENTER",
"title" : "是否删除",
"topPos" : 612
}, {
"codeName" : "DELOGIC1",
"leftPos" : 990,
......@@ -1846,6 +1908,27 @@
"topPos" : 410
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
}, {
"codeName" : "CurrentControl",
"logicName" : "当前部件",
"mOSFilePath" : "psappdeuilogicparams/CurrentControl",
......@@ -1854,27 +1937,33 @@
"activeCtrlParam" : true,
"ctrlParam" : true
}, {
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
......@@ -1882,14 +1971,6 @@
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "context",
"logicName" : "应用上下文",
......@@ -1897,26 +1978,6 @@
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, {
"codeName" : "environment",
"logicName" : "环境",
......@@ -1930,27 +1991,6 @@
"name" : "当前容器",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentContainer",
"activeContainerParam" : true
}, {
"codeName" : "filter",
"logicName" : "过滤器",
"mOSFilePath" : "psappdeuilogicparams/filter",
"name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true
}, {
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
......@@ -1959,19 +1999,20 @@
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "CurrentView",
"logicName" : "当前视图",
"mOSFilePath" : "psappdeuilogicparams/CurrentView",
"name" : "当前视图",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentView",
"activeViewParam" : true
"codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量",
"mOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"name" : "应用全局变量",
"paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true
}, {
"codeName" : "SampleDataVar",
"logicName" : "简单数据",
"mOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true
"codeName" : "LastCallReturn",
"logicName" : "上次调用返回",
"mOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"name" : "上次调用返回",
"rTMOSFilePath" : "psappdeuilogicparams/LastCallReturn",
"lastReturnParam" : true
}, {
"codeName" : "CurrentViewSession",
"logicName" : "当前视图会话",
......@@ -1981,20 +2022,41 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true
}, {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
"codeName" : "SampleDataList",
"logicName" : "简单数据列表",
"mOSFilePath" : "psappdeuilogicparams/SampleDataList",
"name" : "简单数据列表",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, {
"codeName" : "ViewExpData",
"logicName" : "视图导航数据",
"mOSFilePath" : "psappdeuilogicparams/ViewExpData",
"name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : {
......
......@@ -430,6 +430,32 @@
"requestPath" : "/save",
"uniqueTag" : "PHONE__DEACTION__SAVE",
"needResourceKey" : true
}, {
"codeName" : "Test",
"methodType" : "DEACTION",
"name" : "Test",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"rTMOSFilePath" : "pssysserviceapis/TrainSys/psdeserviceapis/Phone/psdesadetails/Test",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/test",
"uniqueTag" : "PHONE__DEACTION__TEST",
"needResourceKey" : true
}, {
"codeName" : "FetchByIPhone",
"dataAccessAction" : "READ",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册