632317d275f3f966dd314d948b9f71a65e2ae385.svn-base 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <service name="UIK010060-service" initial="SetResultKeyList">
  3. <transaction-manager id="tx1" commit="true" />
  4. <activity name="SearchSeq" class="xin.glue.ui.common.PosMultiSearch">
  5. <transition name="success" value="end" />
  6. <property name="sqlkey0" value="SELECT.ORD_SEQ" />
  7. <property name="param0" value="ORD_NO_M" />
  8. </activity>
  9. <activity name="SearchOrdPrc" class="xin.glue.ui.common.PosMultiSearch">
  10. <transition name="success" value="SelectBranch" />
  11. <property name="param0" value="PRODNM_CD|CUST_CD|STL_GRD|ORD_NO_M|ORD_SEQ_M|RCVORD_CLF|DEL_FR_DATE|DEL_TO_DATE|ORD_USEAGE_CD|SPEC_ABBSYM|ORD_THK_MIN|ORD_THK_MAX|ORD_WTH_MIN|ORD_WTH_MAX" />
  12. <property name="resultkey" value="ListResult_0" />
  13. <property name="sqlkey0" value="UIK010060.OrdPrc.Select" />
  14. </activity>
  15. <activity name="SelectBranch" class="xin.glue.ui.common.PosSelectBranch">
  16. <transition name="success" value="SearchSlab&amp;Coil" />
  17. <transition name="coil" value="SearchCoilComm" />
  18. <transition name="TM" value="PageSet5208" />
  19. <property name="param" value="MAT_TP" />
  20. <property name="values" value="TM|AR" />
  21. <property name="branches" value="slab|coil" />
  22. </activity>
  23. <activity name="eventRouter" class="com.posdata.glue.biz.activity.PosDefaultRouter">
  24. <transition name="success" value="end" />
  25. <transition name="seq" value="SearchSeq" />
  26. <transition name="onclick" value="SelectBranch" />
  27. <transition name="find" value="SearchOrdPrc" />
  28. <transition name="replace" value="NIK010060" />
  29. </activity>
  30. <activity name="SearchCoilComm" class="xin.glue.ui.common.PosMultiSearch">
  31. <transition name="success" value="end" />
  32. <property name="param0" value="ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ" />
  33. <property name="resultkey" value="ListResult_1" />
  34. <property name="sqlkey0" value="UIK010060.CoilComm.Select" />
  35. </activity>
  36. <activity name="NIK010060" class="com.posdata.glue.biz.activity.PosSubBizControlActivity">
  37. <transition name="success" value="SearchOrdPrc" />
  38. <property name="transacion" value="false" />
  39. <property name="ServiceName" value="NIK010060-service" />
  40. </activity>
  41. <activity name="SearchSlab&amp;Coil" class="xin.glue.ui.common.PosUnionSearch">
  42. <transition name="success" value="end" />
  43. <property name="sqlkey-count" value="1" />
  44. <property name="param0" value="ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ" />
  45. <property name="sqlkey0" value="UIK010060.CoilComm.Select" />
  46. <property name="resultkey" value="ListResult_1" />
  47. </activity>
  48. <activity name="SetResultKeyList" class="com.posdata.glue.biz.trustform.PosSetResultKeyList">
  49. <transition name="success" value="InitParam" />
  50. <property name="ResultKeyList" value="ListResult_0|ListResult_1|ListResult_2" />
  51. </activity>
  52. <activity name="InitParam" class="xin.glue.ui.common.PosInitParam">
  53. <transition name="success" value="eventRouter" />
  54. <property name="sqlkey-count" value="3" />
  55. <property name="sqlkey0" value="SELECT.COMMCD" />
  56. <property name="sqlkey1" value="SELECT.CUSTOMER" />
  57. <property name="sqlkey2" value="SELECT.STL_GRD" />
  58. <property name="param0" value="LG_CD" />
  59. </activity>
  60. <activity name="PageSet5208" class="xin.glue.ui.common.PosMultiSearch">
  61. <transition name="success" value="end" />
  62. <property name="resultkey" value="ListResult_1" />
  63. <property name="sqlkey0" value="UIK010060.CoilCommBJ.Select" />
  64. <property name="param0" value="ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ|ORD_NO|ORD_SEQ" />
  65. </activity>
  66. </service>