cb84f6d70a5833f827ca200438c7e8f1dd88a4fc.svn-base 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Glue:GlueDiagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Glue="http://www.glueframework.com/activitydiagram/" id="0" location="20,20" size="100,100">
  3. <child xsi:type="Glue:InitialState" id="0" location="182,12" size="-1,-1" output="//@wire.0"/>
  4. <child xsi:type="Glue:FinalState" id="1" location="180,516" size="-1,-1" input="//@wire.3"/>
  5. <child xsi:type="Glue:Activity" id="2" location="80,77" size="225,-1" input="//@wire.0" output="//@wire.4" name="SetResultKey">
  6. <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
  7. <property key="ResultKeyList" value="ListResult_1|ListResult_2|ListResult_3"/>
  8. <property key="description" value=""/>
  9. </child>
  10. <child xsi:type="Glue:SearchActivity" id="1518" location="80,252" size="224,-1" input="//@wire.5" output="//@wire.1" name="SearchL3CoilComm">
  11. <property key="dao" value="mesdao"/>
  12. <property key="sqlkey" value="SyncL3WithL2.SearchL3CoilComm.Select"/>
  13. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  14. <property key="param-count" value="1"/>
  15. <property key="resultkey" value="ListResult_1"/>
  16. <property key="param0" value="CoilNo"/>
  17. <property key="description" value="1.L3(MES3Q)의 TBH02_COIL_COMM을 읽어들여 ListResult_1에 담는다."/>
  18. </child>
  19. <child xsi:type="Glue:Activity" id="1519" location="80,344" size="224,-1" input="//@wire.1" output="//@wire.2" name="SynchronizeL2WithL3">
  20. <property key="class" value="xin.glue.ui.T.T01.SynchronizeL2WithL3"/>
  21. <property key="description" value="- ListResult_1으로 부터 읽어들인 CoilNo를 가지고&#xD;&#xA;존재여부를 체크하여&#xD;&#xA;있으면 - Update(Delete &amp; Insert)&#xD;&#xA;없으면 - Insert&#xD;&#xA;를 실시를 하려고 했으나&#xD;&#xA;그냥 테스트기 때문에 몽땅 인서트만 한다.^^."/>
  22. </child>
  23. <child xsi:type="Glue:SearchActivity" id="1521" location="80,434" size="223,-1" input="//@wire.2" output="//@wire.3" name="SearchL2CoilComm">
  24. <property key="resultkey" value="ListResult_2"/>
  25. <property key="dao" value="xetdao"/>
  26. <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
  27. <property key="sqlkey" value="SyncL2WithL3.SearchL2CoilComm.Select"/>
  28. <property key="param-count" value="1"/>
  29. <property key="param0" value="CoilNo"/>
  30. <property key="description" value="1.L2(MyComputer OracleDB)의 TBH02_COIL_COMM을 읽어들여 ListResult_2에 담는다.&#xD;&#xA;--> 담긴 내용을 화면에 표시한다."/>
  31. </child>
  32. <child xsi:type="Glue:Activity" id="1561" location="79,160" size="225,-1" input="//@wire.4" output="//@wire.5" name="DeleteL2CoilComm">
  33. <property key="class" value="xin.glue.ui.T.T01.DeleteL2CoilComm"/>
  34. <property key="description" value="L2(Local DB)의 TBH02_COIL_COMM2의 데이타를 삭제처리한다."/>
  35. </child>
  36. <property key="tx0" value="true"/>
  37. <property key="tx1" value="true"/>
  38. <property key="description" value="tx0 : applicationContext.xml's jdbc/Xg3QLOCALDB&#xD;&#xA;tx1 : applicationContext.xml's jdbc/Xg3QTESTDB"/>
  39. <wire id="652" guardcondition="success" firstRelativePoint="222,38" lastRelativePoint="222,77"/>
  40. <wire id="655" guardcondition="success" firstRelativePoint="192,190" lastRelativePoint="192,252"/>
  41. <wire id="657" guardcondition="success" firstRelativePoint="191,282" lastRelativePoint="191,342"/>
  42. <wire id="658" guardcondition="success" firstRelativePoint="222,433" lastRelativePoint="222,477"/>
  43. <wire id="688" guardcondition="success" firstRelativePoint="193,107" lastRelativePoint="193,160"/>
  44. <wire id="689" guardcondition="success" firstRelativePoint="194,190" lastRelativePoint="194,252"/>
  45. </Glue:GlueDiagram>