fmd.xml 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <commands xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.ibm.com/xmlns/intern/cognos/rdsplugin/201011">
  3. <SOAPAction>http://developer.cognos.com/schemas/FmCommand/1</SOAPAction>
  4. <RESTPath>FmCommand</RESTPath>
  5. <restCommands>
  6. <command>
  7. <name>model</name>
  8. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  9. </command>
  10. <command>
  11. <name>namespace</name>
  12. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  13. </command>
  14. <command>
  15. <name>folder</name>
  16. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  17. </command>
  18. <command>
  19. <name>datasource</name>
  20. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  21. </command>
  22. <command>
  23. <name>relational_dimension</name>
  24. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  25. </command>
  26. <command>
  27. <name>level</name>
  28. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  29. </command>
  30. <command>
  31. <name>query_item</name>
  32. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  33. </command>
  34. <command>
  35. <name>query_item_role</name>
  36. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  37. </command>
  38. <command>
  39. <name>relational_hierarchy</name>
  40. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  41. </command>
  42. <command>
  43. <name>security_filter</name>
  44. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  45. </command>
  46. <command>
  47. <name>security_view</name>
  48. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  49. </command>
  50. <command>
  51. <name>physical_table</name>
  52. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  53. </command>
  54. <command>
  55. <name>query_item_mapping</name>
  56. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  57. </command>
  58. <command>
  59. <name>physical_join</name>
  60. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  61. </command>
  62. <command>
  63. <name>physical_association</name>
  64. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  65. </command>
  66. <command>
  67. <name>cube</name>
  68. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  69. </command>
  70. <command>
  71. <name>measure_dimension</name>
  72. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  73. </command>
  74. <command>
  75. <name>measure</name>
  76. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  77. </command>
  78. <command>
  79. <name>relationship</name>
  80. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  81. </command>
  82. <command>
  83. <name>relational_query_subject</name>
  84. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  85. </command>
  86. <command>
  87. <name>model_new</name>
  88. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  89. </command>
  90. <command>
  91. <name>model_open</name>
  92. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  93. </command>
  94. <command>
  95. <name>model_open_stream</name>
  96. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  97. </command>
  98. <command>
  99. <name>model_save</name>
  100. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  101. </command>
  102. <command>
  103. <name>model_save_as</name>
  104. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  105. </command>
  106. <command>
  107. <name>model_save_stream</name>
  108. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  109. </command>
  110. <command>
  111. <name>model_close</name>
  112. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  113. </command>
  114. <command>
  115. <name>cube_deploy</name>
  116. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  117. </command>
  118. <command>
  119. <name>cube_register</name>
  120. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  121. </command>
  122. <command>
  123. <name>cube_start</name>
  124. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  125. </command>
  126. <command>
  127. <name>search</name>
  128. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  129. </command>
  130. <command>
  131. <name>authenticate</name>
  132. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  133. </command>
  134. <command>
  135. <name>test</name>
  136. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  137. </command>
  138. <command>
  139. <name>measure_folder</name>
  140. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  141. </command>
  142. <command>
  143. <name>sql_object</name>
  144. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  145. </command>
  146. <command>
  147. <name>relational_filter</name>
  148. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  149. </command>
  150. <command>
  151. <name>virtual_source</name>
  152. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  153. </command>
  154. <command>
  155. <name>virtual_cube</name>
  156. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  157. </command>
  158. <command>
  159. <name>virtual_dimension</name>
  160. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  161. </command>
  162. <command>
  163. <name>virtual_hierarchy</name>
  164. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  165. </command>
  166. <command>
  167. <name>virtual_level</name>
  168. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  169. </command>
  170. <command>
  171. <name>virtual_measure_dimension</name>
  172. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  173. </command>
  174. <command>
  175. <name>virtual_measure</name>
  176. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  177. </command>
  178. <command>
  179. <name>virtual_measure_folder</name>
  180. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  181. </command>
  182. <command>
  183. <name>calculated_member</name>
  184. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  185. </command>
  186. <command>
  187. <name>relative_time_member</name>
  188. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  189. </command>
  190. <command>
  191. <name>named_set_folder</name>
  192. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  193. </command>
  194. <command>
  195. <name>named_set</name>
  196. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  197. </command>
  198. <command>
  199. <name>parameter_map</name>
  200. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  201. </command>
  202. <command>
  203. <name>relational_parameter_map</name>
  204. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  205. </command>
  206. <command>
  207. <name>aggregate</name>
  208. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  209. </command>
  210. <command>
  211. <name>aggregate_measure</name>
  212. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  213. </command>
  214. <command>
  215. <name>aggegate_dimension</name>
  216. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  217. </command>
  218. <command>
  219. <name>aggregate_hierarchy</name>
  220. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  221. </command>
  222. <command>
  223. <name>aggregate_level</name>
  224. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  225. </command>
  226. <command>
  227. <name>v1</name>
  228. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  229. </command>
  230. <command>
  231. <name>latest</name>
  232. <handler>com.ibm.cognos.fmd.sdk.commands.rest.RESTCommand</handler>
  233. </command>
  234. </restCommands>
  235. </commands>