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$ $Date$