Package lumis.portal.group

Package class diagram package lumis.portal.group
Contains the API for managing Lumis Portal user groups.

See:
          Description

Interface Summary
IGroupManager Manager Interface for Group operations
IGroupMembershipProvider Provides group membership information.
 

Class Summary
AbstractGroupMembershipProvider An abstract implementation for IGroupMembershipProvider, that minimizes the number of methods required to be implemented.
GroupConfig Contains the information about a group principal in the portal.
GroupControllerXml  
GroupManager Class responsible for managing operations on the portal groups.
GroupType Defines a group's type.
 

Package lumis.portal.group Description

Contains the API for managing Lumis Portal 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


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.