implementation.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334
  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. <!-- $Header: //cpscrn/main/templates/cps4/producer/implementation.xml#1 $ -->
  13. <!-- $DateTime: 2008/10/22 11:12:04 $ -->
  14. <!-- $Change: 25109 $ -->
  15. <framework xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./schemas/cps-implementation.xsd">
  16. <method name="getMarkup">/cps4/producer/wsrp-impl/BaseServiceImpl.xts</method>
  17. <method name="performBlockingInteraction">/cps4/producer/wsrp-impl/BaseServiceImpl.xts</method>
  18. <method name="releaseSessions">/cps4/producer/wsrp-impl/BaseServiceImpl.xts</method>
  19. <method name="initCookie">/cps4/producer/wsrp-impl/BaseServiceImpl.xts</method>
  20. <method name="getServiceDescription">/cps4/producer/wsrp-impl/ServiceDescriptionServiceImpl.xts</method>
  21. <method name="register">/cps4/producer/wsrp-impl/RegistrationServiceImpl.xts</method>
  22. <method name="deregister">/cps4/producer/wsrp-impl/RegistrationServiceImpl.xts</method>
  23. <method name="modifyRegistration">/cps4/producer/wsrp-impl/RegistrationServiceImpl.xts</method>
  24. <method name="getPortletDescription">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  25. <method name="clonePortlet">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  26. <method name="destroyPortlets">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  27. <method name="setPortletProperties">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  28. <method name="getPortletProperties">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  29. <method name="getPortletPropertyDescription">/cps4/producer/wsrp-impl/PortletManagementServiceImpl.xts</method>
  30. </framework>