Package lumis.portal.group

Contains the API for managing LumisXP user groups.

IGroupManager is the main entry point for this API, and is available at ManagerFactory.getGroupManager().

Groups are of a specific group type. Group type contains configurations that affects all of its groups. Group membership calculation may be customized by implementing IGroupMembershipProvider and configuring a group type to use it.

Since:
4.0.0
Version:
$Revision: 22420 $ $Date: 2019-02-19 16:21:02 -0300 (Tue, 19 Feb 2019) $