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

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

上级 4f84f846
...@@ -132,6 +132,31 @@ ...@@ -132,6 +132,31 @@
"type" : "DTO" "type" : "DTO"
}, },
"builtinAction" : true "builtinAction" : true
}, {
"actionHolder" : 1,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Cc",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json",
"logicName" : "行为",
"name" : "cc",
"getPSDEActionInput" : {
"name" : "CcInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CcResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
},
"enableFront" : false
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN", "actionType" : "BUILTIN",
...@@ -945,6 +970,105 @@ ...@@ -945,6 +970,105 @@
"allowEmpty" : false, "allowEmpty" : false,
"systemReserver" : true "systemReserver" : true
} ], } ],
"getAllPSDELogics" : [ {
"codeName" : "cc",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json",
"logicName" : "cc",
"name" : "cc",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 410,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "SONGNAME",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "空值(NULL) ==> Default[SONGNAME]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "UPDATEDATE",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : " ==> Default[UPDATEDATE]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "SONGID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : " ==> Default[SONGID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
}, {
"codeName" : "END1",
"leftPos" : 640,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "Default"
},
"returnType" : "LOGICPARAM",
"topPos" : 400
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : true,
"enableFront" : false
} ],
"getAllPSDEMethodDTOs" : [ { "getAllPSDEMethodDTOs" : [ {
"name" : "SongDTO", "name" : "SongDTO",
"getPSDEMethodDTOFields" : [ { "getPSDEMethodDTOFields" : [ {
......
{
"actionHolder" : 1,
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Cc",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json",
"logicName" : "行为",
"name" : "cc",
"getPSDEActionInput" : {
"name" : "CcInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CcResult",
"type" : "VOID"
},
"getPSDELogic" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
},
"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="test_song_cc_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.test.service.logic.songcc" id="cc" name="cc.json.bpmn"/>
<sequenceFlow id="begin_cc" sourceRef="begin" targetRef="cc"/>
<sequenceFlow id="cc_cc" sourceRef="cc" targetRef="prepareparam1_end"/>
</process>
</definitions>
\ No newline at end of file
{
"codeName" : "cc",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json",
"logicName" : "cc",
"name" : "cc",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 410,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "SONGNAME",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "空值(NULL) ==> Default[SONGNAME]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
}, {
"dstFieldName" : "UPDATEDATE",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : " ==> Default[UPDATEDATE]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "SRCDLPARAM"
}, {
"dstFieldName" : "SONGID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : " ==> Default[SONGID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 300
}, {
"codeName" : "END1",
"leftPos" : 640,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "Default"
},
"returnType" : "LOGICPARAM",
"topPos" : 400
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : true,
"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.test.service.logic.songcc" isClosed="false" isExecutable="true" name="test_song_cc_ruleFlow" processType="Private" tns:packageName="cn.ibizlab.trainsys.core.test.service.logic.songcc">
<extensionElements>
<tns:import name="java.util.Map" />
<tns:import name="org.springframework.util.StringUtils"/>
<tns:import name="cn.ibizlab.trainsys.util.helper.RuleUtils"/>
<tns:metaData express="" name="songccdefault" type="entity"/>
<tns:metaData express="T(cn.ibizlab.trainsys.util.security.SpringContextHolder).getBean(T(cn.ibizlab.trainsys.core.test.service.ISongService))" name="iBzSysSongDefaultService" type="service"/>
<tns:metaData express="T(cn.ibizlab.trainsys.util.security.AuthenticationUser).getAuthenticationUser()" name="curuser" type="session"/>
<tns:global identifier="songccdefault" type="cn.ibizlab.trainsys.core.test.domain.Song" />
</extensionElements>
<startEvent id="begin" isInterrupting="true"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="songccprepareparam1" id="prepareparam1" implementation="http://www.jboss.org/drools/rule" name="准备参数"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="songccend1" id="end1" implementation="http://www.jboss.org/drools/rule" name="结束"/>
<endEvent id="end1_end" name="end"/>
<sequenceFlow id="end1_end_line" sourceRef="end1" targetRef="end1_end"/>
<sequenceFlow id="begin_prepareparam1" sourceRef="begin" targetRef="prepareparam1">
</sequenceFlow>
<sequenceFlow id="prepareparam1_end1" sourceRef="prepareparam1" targetRef="end1">
</sequenceFlow>
</process>
</definitions>
\ No newline at end of file
...@@ -140,7 +140,7 @@ ...@@ -140,7 +140,7 @@
}, },
"builtinAction" : true "builtinAction" : true
}, { }, {
"actionHolder" : 2, "actionHolder" : 1,
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
"codeName" : "Aa", "codeName" : "Aa",
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json"
}, },
"enableBackend" : false "enableFront" : false
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"actionType" : "BUILTIN", "actionType" : "BUILTIN",
...@@ -3328,8 +3328,8 @@ ...@@ -3328,8 +3328,8 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
}, },
"enableBackend" : false, "enableBackend" : true,
"enableFront" : true "enableFront" : false
}, { }, {
"codeName" : "xxxA", "codeName" : "xxxA",
"debugMode" : 1, "debugMode" : 1,
......
{ {
"actionHolder" : 2, "actionHolder" : 1,
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionType" : "DELOGIC",
"codeName" : "Aa", "codeName" : "Aa",
...@@ -22,5 +22,5 @@ ...@@ -22,5 +22,5 @@
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json"
}, },
"enableBackend" : false "enableFront" : false
} }
\ No newline at end of file
...@@ -71,6 +71,6 @@ ...@@ -71,6 +71,6 @@
"modelref" : true, "modelref" : true,
"id" : "Begin" "id" : "Begin"
}, },
"enableBackend" : false, "enableBackend" : true,
"enableFront" : true "enableFront" : false
} }
\ No newline at end of file
...@@ -11,10 +11,13 @@ ...@@ -11,10 +11,13 @@
<tns:global identifier="phonebeforecreatedefault" type="cn.ibizlab.trainsys.core.common.domain.Phone" /> <tns:global identifier="phonebeforecreatedefault" type="cn.ibizlab.trainsys.core.common.domain.Phone" />
</extensionElements> </extensionElements>
<startEvent id="begin" isInterrupting="true"/> <startEvent id="begin" isInterrupting="true"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonebeforecreateend1" id="end1" implementation="http://www.jboss.org/drools/rule" name="结束"/>
<endEvent id="end1_end" name="end"/>
<sequenceFlow id="end1_end_line" sourceRef="end1" targetRef="end1_end"/>
<businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonebeforecreateprepareparam1" id="prepareparam1" implementation="http://www.jboss.org/drools/rule" name="准备参数"/> <businessRuleTask activiti:exclusive="true" g:ruleFlowGroup="phonebeforecreateprepareparam1" id="prepareparam1" implementation="http://www.jboss.org/drools/rule" name="准备参数"/>
<endEvent id="prepareparam1_end" name="end"/>
<sequenceFlow id="prepareparam1_end_line" sourceRef="prepareparam1" targetRef="prepareparam1_end"/>
<sequenceFlow id="begin_prepareparam1" sourceRef="begin" targetRef="prepareparam1"> <sequenceFlow id="begin_prepareparam1" sourceRef="begin" targetRef="prepareparam1">
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="prepareparam1_end1" sourceRef="prepareparam1" targetRef="end1">
</sequenceFlow>
</process> </process>
</definitions> </definitions>
\ No newline at end of file
...@@ -19,6 +19,14 @@ package cn.ibizlab.trainsys.common.logic.phonelogic.beforecreate; ...@@ -19,6 +19,14 @@ package cn.ibizlab.trainsys.common.logic.phonelogic.beforecreate;
then then
end end
//逻辑处理节点[结束]
rule "end1"
ruleflow-group "phonebeforecreateend1"
when
then
update(phonebeforecreatedefault);//更新fact中变量值
end
//逻辑处理节点[准备参数] //逻辑处理节点[准备参数]
rule "prepareparam1" rule "prepareparam1"
ruleflow-group "phonebeforecreateprepareparam1" ruleflow-group "phonebeforecreateprepareparam1"
......
...@@ -39,17 +39,12 @@ ...@@ -39,17 +39,12 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -57,15 +52,22 @@ ...@@ -57,15 +52,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
...@@ -1840,84 +1842,6 @@ ...@@ -1840,84 +1842,6 @@
}, },
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "beforecreate",
"defaultParamName" : "Default",
"logicName" : "beforecreate",
"name" : "beforecreate",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 483,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 324
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 190,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "PHONEID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "PhoneDEFGroupDTO", "codeName" : "PhoneDEFGroupDTO",
...@@ -2465,17 +2389,12 @@ ...@@ -2465,17 +2389,12 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -2483,15 +2402,22 @@ ...@@ -2483,15 +2402,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
......
...@@ -39,17 +39,12 @@ ...@@ -39,17 +39,12 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -57,15 +52,22 @@ ...@@ -57,15 +52,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
...@@ -1840,84 +1842,6 @@ ...@@ -1840,84 +1842,6 @@
}, },
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "beforecreate",
"defaultParamName" : "Default",
"logicName" : "beforecreate",
"name" : "beforecreate",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 483,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 324
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 190,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "PHONEID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "PhoneDEFGroupDTO", "codeName" : "PhoneDEFGroupDTO",
...@@ -2465,17 +2389,12 @@ ...@@ -2465,17 +2389,12 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -2483,15 +2402,22 @@ ...@@ -2483,15 +2402,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
......
...@@ -4530,17 +4530,12 @@ ...@@ -4530,17 +4530,12 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -4548,15 +4543,22 @@ ...@@ -4548,15 +4543,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
...@@ -6331,84 +6333,6 @@ ...@@ -6331,84 +6333,6 @@
}, },
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "beforecreate",
"defaultParamName" : "Default",
"logicName" : "beforecreate",
"name" : "beforecreate",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 483,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 324
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 190,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "PHONEID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "PhoneDEFGroupDTO", "codeName" : "PhoneDEFGroupDTO",
...@@ -6956,17 +6880,12 @@ ...@@ -6956,17 +6880,12 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -6974,15 +6893,22 @@ ...@@ -6974,15 +6893,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
......
...@@ -39,17 +39,12 @@ ...@@ -39,17 +39,12 @@
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -57,15 +52,22 @@ ...@@ -57,15 +52,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
...@@ -1840,84 +1842,6 @@ ...@@ -1840,84 +1842,6 @@
}, },
"enableBackend" : false, "enableBackend" : false,
"enableFront" : true "enableFront" : true
}, {
"codeName" : "beforecreate",
"defaultParamName" : "Default",
"logicName" : "beforecreate",
"name" : "beforecreate",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 483,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 324
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 190,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"dstFieldName" : "PHONEID",
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ], } ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "PhoneDEFGroupDTO", "codeName" : "PhoneDEFGroupDTO",
...@@ -2465,17 +2389,12 @@ ...@@ -2465,17 +2389,12 @@
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM", "actionMode" : "CUSTOM",
"actionType" : "DELOGIC", "actionName" : "aa",
"codeName" : "Aa", "codeName" : "Aa",
"methodType" : "DEACTION", "methodType" : "DEACTION",
"name" : "aa", "name" : "Aa",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "beforecreate"
},
"getPSAppDEMethodInput" : { "getPSAppDEMethodInput" : {
"codeName" : "AaInput", "name" : "输入对象",
"name" : "AaInput",
"getPSAppDEMethodDTO" : { "getPSAppDEMethodDTO" : {
"modelref" : true, "modelref" : true,
"id" : "PhoneDTO" "id" : "PhoneDTO"
...@@ -2483,15 +2402,22 @@ ...@@ -2483,15 +2402,22 @@
"type" : "DTO" "type" : "DTO"
}, },
"getPSAppDEMethodReturn" : { "getPSAppDEMethodReturn" : {
"codeName" : "AaResult", "name" : "返回对象",
"name" : "AaResult",
"type" : "VOID" "type" : "VOID"
}, },
"getPSDEAction" : { "getPSDEAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
}, },
"builtinMethod" : false "getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Aa"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
......
...@@ -31,6 +31,37 @@ ...@@ -31,6 +31,37 @@
"enablePagingBar" : false "enablePagingBar" : false
} ], } ],
"getAllPSAppDEActions" : [ { "getAllPSAppDEActions" : [ {
"actionMode" : "CUSTOM",
"actionName" : "cc",
"codeName" : "Cc",
"methodType" : "DEACTION",
"name" : "Cc",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Cc"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/cc",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
...@@ -742,6 +773,37 @@ ...@@ -742,6 +773,37 @@
"type" : "DEFILTER" "type" : "DEFILTER"
} ], } ],
"getAllPSAppDEMethods" : [ { "getAllPSAppDEMethods" : [ {
"actionMode" : "CUSTOM",
"actionName" : "cc",
"codeName" : "Cc",
"methodType" : "DEACTION",
"name" : "Cc",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Cc"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/cc",
"builtinMethod" : false,
"needResourceKey" : true
}, {
"actionMode" : "CHECKKEY", "actionMode" : "CHECKKEY",
"codeName" : "CheckKey", "codeName" : "CheckKey",
"methodType" : "DEACTION", "methodType" : "DEACTION",
...@@ -1094,6 +1156,26 @@ ...@@ -1094,6 +1156,26 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "NONE",
"caption" : "cc",
"codeName" : "cc",
"fullCodeName" : "Song_cc",
"name" : "cc",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Cc"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "cc",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "cc@Song"
}, {
"actionTarget" : "MULTIKEY", "actionTarget" : "MULTIKEY",
"caption" : "修改语言", "caption" : "修改语言",
"codeName" : "update_lang", "codeName" : "update_lang",
......
...@@ -17,6 +17,212 @@ ...@@ -17,6 +17,212 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSDEViewCodeName" : "GridView",
"getPSDEViewId" : "999e750a4646050c5e5f9f00acb8b0fc",
"getPSViewLayoutPanel" : {
"codeName" : "Usr0311007862",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "GridView表格视图布局",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "cc",
"codeName" : "cc",
"fullCodeName" : "Song_cc",
"name" : "cc",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Cc"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "cc",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "cc@Song"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ],
"predefinedType" : "VIEWHEADER"
}, {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_searchform",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "22E57B06-962A-4498-9900-25D65607744A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ { "getPSAppViewEngines" : [ {
"engineCat" : "VIEW", "engineCat" : "VIEW",
"engineType" : "GridView", "engineType" : "GridView",
...@@ -75,7 +281,7 @@ ...@@ -75,7 +281,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -86,7 +292,7 @@ ...@@ -86,7 +292,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -1376,22 +1582,7 @@ ...@@ -1376,22 +1582,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ]
"getPSDEViewCodeName" : "GridView",
"getPSDEViewId" : "999e750a4646050c5e5f9f00acb8b0fc",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "歌曲表格视图", "title" : "歌曲表格视图",
"getTitlePSLanguageRes" : { "getTitlePSLanguageRes" : {
......
...@@ -13320,10 +13320,10 @@ ...@@ -13320,10 +13320,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13332,10 +13332,10 @@ ...@@ -13332,10 +13332,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
} ], } ],
"uniqueTag" : "VMGroup3" "uniqueTag" : "VMGroup3"
...@@ -13383,18 +13383,6 @@ ...@@ -13383,18 +13383,6 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13433,28 +13421,40 @@ ...@@ -13433,28 +13421,40 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
...@@ -4094,6 +4094,31 @@ ...@@ -4094,6 +4094,31 @@
"uniqueTag" : "PHONE__DEACTION__UPDATE", "uniqueTag" : "PHONE__DEACTION__UPDATE",
"needResourceKey" : true, "needResourceKey" : true,
"noServiceCodeName" : true "noServiceCodeName" : true
}, {
"codeName" : "Aa",
"methodType" : "DEACTION",
"name" : "Aa",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/aa",
"uniqueTag" : "PHONE__DEACTION__AA",
"needResourceKey" : true
}, { }, {
"codeName" : "CheckKey", "codeName" : "CheckKey",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -13997,6 +14022,31 @@ ...@@ -13997,6 +14022,31 @@
"uniqueTag" : "SONG__DEACTION__UPDATE", "uniqueTag" : "SONG__DEACTION__UPDATE",
"needResourceKey" : true, "needResourceKey" : true,
"noServiceCodeName" : true "noServiceCodeName" : true
}, {
"codeName" : "Cc",
"methodType" : "DEACTION",
"name" : "Cc",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SongDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/cc",
"uniqueTag" : "SONG__DEACTION__CC",
"needResourceKey" : true
}, { }, {
"codeName" : "CheckKey", "codeName" : "CheckKey",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册