Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Completed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
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
- is related to
-
LPS-7359 Add helper method to get all groups for a company
- Closed