admin.xml 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cpscrn
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <cps:portalPackage xmlns:cps="http://developer.cognos.com/schemas/cps/asm/objects/1/">
  13. <cps:id>P001</cps:id>
  14. <cps:path>/</cps:path>
  15. <cps:name>admin</cps:name>
  16. <cps:description>IBM Cognos Portal Administration Portlets</cps:description>
  17. <cps:portletFolder>
  18. <cps:id>POF001</cps:id>
  19. <cps:path>/admin</cps:path>
  20. <cps:name>portlets</cps:name>
  21. <cps:description/>
  22. <cps:portletProducer>
  23. <cps:id>PP001</cps:id>
  24. <cps:path>/admin/portlets</cps:path>
  25. <cps:name>CPS Administration</cps:name>
  26. <cps:description>The CPS administration portlets.</cps:description>
  27. <cps:binding xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:bind="urn:oasis:names:tc:wsrp:v1:bind">
  28. <cps:service name="WSRPService">
  29. <wsdl:port binding="bind:WSRP_v1_Markup_Binding_SOAP" name="WSRPBaseService">
  30. <soap:address location="interface://wsrp/cps4/portlets/portal-admin"/>
  31. </wsdl:port>
  32. <wsdl:port binding="bind:WSRP_v1_ServiceDescription_Binding_SOAP" name="WSRPServiceDescriptionService">
  33. <soap:address location="interface://wsrp/cps4/portlets/portal-admin"/>
  34. </wsdl:port>
  35. <wsdl:port binding="bind:WSRP_v1_Registration_Binding_SOAP" name="WSRPRegistrationService">
  36. <soap:address location="interface://wsrp/cps4/portlets/portal-admin"/>
  37. </wsdl:port>
  38. <wsdl:port binding="bind:WSRP_v1_PortletManagement_Binding_SOAP" name="WSRPPortletManagementService">
  39. <soap:address location="interface://wsrp/cps4/portlets/portal-admin"/>
  40. </wsdl:port>
  41. </cps:service>
  42. </cps:binding>
  43. <cps:registration xmlns:wsrp="urn:oasis:names:tc:wsrp:v1:types">
  44. <wsrp:RegistrationContext>
  45. <wsrp:registrationHandle>354CB3BF0A6C018A54A61AB1328BCB68</wsrp:registrationHandle>
  46. <wsrp:registrationState>H4sIAAAAAAAAALMpSCxKzFXIS8xNtVVKzs8rLs1NLXJMT80rUbJLzk/Pyy+20QcrsQMANXTtYyoAAAA=</wsrp:registrationState>
  47. </wsrp:RegistrationContext>
  48. </cps:registration>
  49. <cps:serviceDescription xmlns:wsrp="urn:oasis:names:tc:wsrp:v1:types">
  50. <wsrp:requiresRegistration>true</wsrp:requiresRegistration>
  51. <wsrp:offeredPortlets>
  52. <wsrp:portletHandle>import</wsrp:portletHandle>
  53. <wsrp:markupTypes>
  54. <wsrp:mimeType>text/html</wsrp:mimeType>
  55. <wsrp:modes>wsrp:view</wsrp:modes>
  56. <wsrp:windowStates>wsrp:normal</wsrp:windowStates>
  57. <wsrp:windowStates>wsrp:minimized</wsrp:windowStates>
  58. <wsrp:windowStates>wsrp:maximized</wsrp:windowStates>
  59. <wsrp:locales>en</wsrp:locales>
  60. <wsrp:locales>fr</wsrp:locales>
  61. <wsrp:locales>de</wsrp:locales>
  62. <wsrp:locales>ja</wsrp:locales>
  63. </wsrp:markupTypes>
  64. <wsrp:groupID>portal-admin</wsrp:groupID>
  65. <wsrp:description xml:lang="en" resourceName="IDS_PAD_IMP_PORTLET_DESCRIPTION">
  66. <wsrp:value>CPS Portal Administration - Import Wizard for WSRP Producers</wsrp:value>
  67. </wsrp:description>
  68. <wsrp:shortTitle xml:lang="en" resourceName="IDS_PAD_IMP_PORTLET_SHORTTITLE">
  69. <wsrp:value>Import</wsrp:value>
  70. </wsrp:shortTitle>
  71. <wsrp:title xml:lang="en" resourceName="IDS_PAD_IMP_PORTLET_TITLE">
  72. <wsrp:value>Import Producer</wsrp:value>
  73. </wsrp:title>
  74. <wsrp:usesMethodGet>false</wsrp:usesMethodGet>
  75. <wsrp:defaultMarkupSecure>false</wsrp:defaultMarkupSecure>
  76. <wsrp:onlySecure>false</wsrp:onlySecure>
  77. <wsrp:userContextStoredInSession>false</wsrp:userContextStoredInSession>
  78. <wsrp:templatesStoredInSession>false</wsrp:templatesStoredInSession>
  79. <wsrp:hasUserSpecificState>true</wsrp:hasUserSpecificState>
  80. <wsrp:doesUrlTemplateProcessing>false</wsrp:doesUrlTemplateProcessing>
  81. </wsrp:offeredPortlets>
  82. <wsrp:offeredPortlets>
  83. <wsrp:portletHandle>registration</wsrp:portletHandle>
  84. <wsrp:markupTypes>
  85. <wsrp:mimeType>text/html</wsrp:mimeType>
  86. <wsrp:modes>wsrp:view</wsrp:modes>
  87. <wsrp:windowStates>wsrp:normal</wsrp:windowStates>
  88. <wsrp:windowStates>wsrp:minimized</wsrp:windowStates>
  89. <wsrp:windowStates>wsrp:maximized</wsrp:windowStates>
  90. <wsrp:locales>en</wsrp:locales>
  91. <wsrp:locales>fr</wsrp:locales>
  92. <wsrp:locales>de</wsrp:locales>
  93. <wsrp:locales>ja</wsrp:locales>
  94. </wsrp:markupTypes>
  95. <wsrp:groupID>portal-admin</wsrp:groupID>
  96. <wsrp:description xml:lang="en" resourceName="IDS_PAD_REG_PORTLET_DESCRIPTION">
  97. <wsrp:value>CPS Portal Administration - Modify the Registration Dialog </wsrp:value>
  98. </wsrp:description>
  99. <wsrp:shortTitle xml:lang="en" resourceName="IDS_PAD_REG_PORTLET_SHORTTITLE">
  100. <wsrp:value>Modify Registration</wsrp:value>
  101. </wsrp:shortTitle>
  102. <wsrp:title xml:lang="en" resourceName="IDS_PAD_REG_PORTLET_TITLE">
  103. <wsrp:value>Modify the Registration Dialog </wsrp:value>
  104. </wsrp:title>
  105. <wsrp:usesMethodGet>false</wsrp:usesMethodGet>
  106. <wsrp:defaultMarkupSecure>false</wsrp:defaultMarkupSecure>
  107. <wsrp:onlySecure>false</wsrp:onlySecure>
  108. <wsrp:userContextStoredInSession>false</wsrp:userContextStoredInSession>
  109. <wsrp:templatesStoredInSession>false</wsrp:templatesStoredInSession>
  110. <wsrp:hasUserSpecificState>true</wsrp:hasUserSpecificState>
  111. <wsrp:doesUrlTemplateProcessing>false</wsrp:doesUrlTemplateProcessing>
  112. </wsrp:offeredPortlets>
  113. <wsrp:offeredPortlets>
  114. <wsrp:portletHandle>newportlet</wsrp:portletHandle>
  115. <wsrp:markupTypes>
  116. <wsrp:mimeType>text/html</wsrp:mimeType>
  117. <wsrp:modes>wsrp:view</wsrp:modes>
  118. <wsrp:windowStates>wsrp:normal</wsrp:windowStates>
  119. <wsrp:windowStates>wsrp:minimized</wsrp:windowStates>
  120. <wsrp:windowStates>wsrp:maximized</wsrp:windowStates>
  121. <wsrp:locales>en</wsrp:locales>
  122. <wsrp:locales>fr</wsrp:locales>
  123. <wsrp:locales>de</wsrp:locales>
  124. <wsrp:locales>ja</wsrp:locales>
  125. </wsrp:markupTypes>
  126. <wsrp:groupID>portal-admin</wsrp:groupID>
  127. <wsrp:description xml:lang="en" resourceName="IDS_PAD_NEW_PORTLET_DESCRIPTION">
  128. <wsrp:value>CPS Portal Administration - New Portlet Dialog</wsrp:value>
  129. </wsrp:description>
  130. <wsrp:shortTitle xml:lang="en" resourceName="IDS_PAD_NEW_PORTLET_SHORTTITLE">
  131. <wsrp:value>New Portlet</wsrp:value>
  132. </wsrp:shortTitle>
  133. <wsrp:title xml:lang="en" resourceName="IDS_PAD_NEW_PORTLET_TITLE">
  134. <wsrp:value>New Portlet Dialog</wsrp:value>
  135. </wsrp:title>
  136. <wsrp:usesMethodGet>false</wsrp:usesMethodGet>
  137. <wsrp:defaultMarkupSecure>false</wsrp:defaultMarkupSecure>
  138. <wsrp:onlySecure>false</wsrp:onlySecure>
  139. <wsrp:userContextStoredInSession>false</wsrp:userContextStoredInSession>
  140. <wsrp:templatesStoredInSession>false</wsrp:templatesStoredInSession>
  141. <wsrp:hasUserSpecificState>true</wsrp:hasUserSpecificState>
  142. <wsrp:doesUrlTemplateProcessing>false</wsrp:doesUrlTemplateProcessing>
  143. </wsrp:offeredPortlets>
  144. <wsrp:offeredPortlets>
  145. <wsrp:portletHandle>binding</wsrp:portletHandle>
  146. <wsrp:markupTypes>
  147. <wsrp:mimeType>text/html</wsrp:mimeType>
  148. <wsrp:modes>wsrp:view</wsrp:modes>
  149. <wsrp:windowStates>wsrp:normal</wsrp:windowStates>
  150. <wsrp:windowStates>wsrp:minimized</wsrp:windowStates>
  151. <wsrp:windowStates>wsrp:maximized</wsrp:windowStates>
  152. <wsrp:locales>en</wsrp:locales>
  153. <wsrp:locales>fr</wsrp:locales>
  154. <wsrp:locales>de</wsrp:locales>
  155. <wsrp:locales>ja</wsrp:locales>
  156. </wsrp:markupTypes>
  157. <wsrp:groupID>portal-admin</wsrp:groupID>
  158. <wsrp:description xml:lang="en" resourceName="IDS_PAD_EDIT_BINDING_DESCRIPTION">
  159. <wsrp:value>CPS Portal Administration - Edit the Producer Dialog</wsrp:value>
  160. </wsrp:description>
  161. <wsrp:shortTitle xml:lang="en" resourceName="IDS_PAD_EDIT_BINDING_SHORTTITLE">
  162. <wsrp:value>Edit the Producer</wsrp:value>
  163. </wsrp:shortTitle>
  164. <wsrp:title xml:lang="en" resourceName="IDS_PAD_EDIT_BINDING_TITLE">
  165. <wsrp:value>Edit the Producer Dialog</wsrp:value>
  166. </wsrp:title>
  167. <wsrp:usesMethodGet>false</wsrp:usesMethodGet>
  168. <wsrp:defaultMarkupSecure>false</wsrp:defaultMarkupSecure>
  169. <wsrp:onlySecure>false</wsrp:onlySecure>
  170. <wsrp:userContextStoredInSession>false</wsrp:userContextStoredInSession>
  171. <wsrp:templatesStoredInSession>false</wsrp:templatesStoredInSession>
  172. <wsrp:hasUserSpecificState>true</wsrp:hasUserSpecificState>
  173. <wsrp:doesUrlTemplateProcessing>false</wsrp:doesUrlTemplateProcessing>
  174. </wsrp:offeredPortlets>
  175. <wsrp:requiresInitCookie xmlns:wsrp="urn:oasis:names:tc:wsrp:v1:types">none</wsrp:requiresInitCookie>
  176. </cps:serviceDescription>
  177. <cps:portlet>
  178. <cps:id>import</cps:id>
  179. <cps:name>Import Producer</cps:name>
  180. <cps:description>CPS Portal Administration - Import Wizard for WSRP Producers</cps:description>
  181. <cps:handle>import</cps:handle>
  182. </cps:portlet>
  183. <cps:portlet>
  184. <cps:id>registration</cps:id>
  185. <cps:name>Modify the Registration Dialog </cps:name>
  186. <cps:description>CPS Portal Administration - Modify the Registration Dialog </cps:description>
  187. <cps:handle>registration</cps:handle>
  188. </cps:portlet>
  189. <cps:portlet>
  190. <cps:id>newportlet</cps:id>
  191. <cps:name>New Portlet Dialog</cps:name>
  192. <cps:description>CPS Portal Administration - New Portlet Dialog</cps:description>
  193. <cps:handle>newportlet</cps:handle>
  194. </cps:portlet>
  195. <cps:portlet>
  196. <cps:id>binding</cps:id>
  197. <cps:name>Edit the Producer Dialog</cps:name>
  198. <cps:description>CPS Portal Administration - Edit the Producer Dialog</cps:description>
  199. <cps:handle>binding</cps:handle>
  200. </cps:portlet>
  201. </cps:portletProducer>
  202. </cps:portletFolder>
  203. <cps:pageletFolder>
  204. <cps:id>PGF001</cps:id>
  205. <cps:path>/admin</cps:path>
  206. <cps:name>pagelets</cps:name>
  207. <cps:description/>
  208. </cps:pageletFolder>
  209. </cps:portalPackage>