Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-2100

WSRP proxied portlets can now specify its category

Details

    Description

      WSRP proxied portlets can now specify its category. Previously the portlet was always added to the WSRP category.

      API CHANGE:

      Class: com.liferay.portal.service.PortletLocalService

      Method: deployRemotePortlet(Portlet portlet)
      Status: Deleted
      New method: deployRemotePortlet(Portlet portlet, String categoryName)

      Class: com.liferay.portal.service.PortletLocalServiceUtil

      Method: deployRemotePortlet(Portlet portlet)
      Status: Deleted
      New method: deployRemotePortlet(Portlet portlet, String categoryName)

      Class: com.liferay.portal.service.PortletLocalServiceWrapper

      Method: deployRemotePortlet(Portlet portlet)
      Status: Deleted
      New method: deployRemotePortlet(Portlet portlet, String categoryName)

      Attachments

        Issue Links

          Activity

            People

              michael.saechang Michael Saechang
              brian.chan Brian Chan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP5 (5.1.8)
                  5.2 EE SP4 (5.2.8)