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

Added new getCompanyGroups() method to GroupLocalServiceUtil

Details

    Description

      Two new methods has been added to GroupLocalServiceUtil. The new methods can be used to retrieve a list of groups that belong to a company.

      public static List<com.liferay.portal.model.Group> getCompanyGroups(long companyId, int start, int end)
      public static int getCompanyGroupsCount(long companyId)

      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)