salaryctymgt.upm 4.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module name="nc.itf.hr.wa.HRWAEJB">
  3. <public>
  4. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  5. <interface>nc.itf.hr.wa.IClassItemManageService</interface>
  6. <implementation>nc.impl.wa.classitem.ClassItemManageServiceImpl</implementation>
  7. </component>
  8. <component name="nc.itf.hr.wa.IClassItemQueryService" priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  9. <interface>nc.itf.hr.wa.IClassItemQueryService</interface>
  10. <implementation>nc.impl.wa.classitem.ClassItemManageServiceImpl</implementation>
  11. </component>
  12. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  13. <interface>nc.itf.hr.wa.IClassPowerQueryService</interface>
  14. <implementation>nc.impl.wa.classpower.ClassPowerQueryServiceImpl</implementation>
  15. </component>
  16. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  17. <interface>nc.itf.hr.wa.IClassPowerService</interface>
  18. <implementation>nc.impl.wa.classpower.ClassPowerServiceImpl</implementation>
  19. </component>
  20. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  21. <interface>nc.itf.hr.wa.IItemManageService</interface>
  22. <implementation>nc.impl.wa.item.ItemServiceImpl</implementation>
  23. </component>
  24. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  25. <interface>nc.itf.hr.wa.IItemPowerQueryService</interface>
  26. <implementation>nc.impl.wa.classitempower.ClassItemPowerQueryServiceImpl</implementation>
  27. </component>
  28. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  29. <interface>nc.itf.hr.wa.IItemPowerService</interface>
  30. <implementation>nc.impl.wa.classitempower.ClassItemPowerServiceImpl</implementation>
  31. </component>
  32. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  33. <interface>nc.itf.hr.wa.IItemQueryService</interface>
  34. <implementation>nc.impl.wa.item.ItemServiceImpl</implementation>
  35. </component>
  36. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  37. <interface>nc.itf.hr.wa.ITaxGroup</interface>
  38. <implementation>nc.impl.wa.taxgroup.TaxGroupImpl</implementation>
  39. </component>
  40. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  41. <interface>nc.itf.hr.wa.ITaxGroupQuery</interface>
  42. <implementation>nc.impl.wa.taxgroup.TaxGroupQueryImpl</implementation>
  43. </component>
  44. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  45. <interface>nc.itf.hr.wa.IUnitWaClass</interface>
  46. <implementation>nc.impl.wa.unitclass.UnitWaClassImpl</implementation>
  47. </component>
  48. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  49. <interface>nc.itf.hr.wa.IUnitWaClassQuery</interface>
  50. <implementation>nc.impl.wa.unitclass.UnitWaClassQueryImpl</implementation>
  51. </component>
  52. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  53. <interface>nc.itf.hr.wa.IWaClass</interface>
  54. <implementation>nc.impl.wa.category.WaClassImpl</implementation>
  55. </component>
  56. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  57. <interface>nc.itf.hr.wa.IWaRuleQueryService</interface>
  58. <implementation>nc.impl.wa.rule.WaRuleQueryImpl</implementation>
  59. </component>
  60. <component priority="0" singleton="true" remote="true" tx="NONE" supportAlias="true">
  61. <interface>nc.itf.hr.wa.IWaRuleExQueryService</interface>
  62. <implementation>nc.impl.wa.rule.WaRuleExQueryImpl</implementation>
  63. </component>
  64. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  65. <interface>nc.itf.hr.wa.IWaRuleService</interface>
  66. <implementation>nc.impl.wa.rule.WaRuleAppImpl</implementation>
  67. </component>
  68. <component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  69. <interface>nc.itf.hr.wa.IWaRuleExService</interface>
  70. <implementation>nc.impl.wa.rule.WaRuleExAppImpl</implementation>
  71. </component>
  72. <component name="nc.impl.wa.classItem.datasource" priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
  73. <interface>nc.itf.hr.datasource.IHRDatasource</interface>
  74. <implementation>nc.impl.wa.classitem.HRWADatasource</implementation>
  75. </component>
  76. </public>
  77. </module>