Interface | Description |
---|---|
IGroupManager |
Manager Interface for Group operations
|
IGroupManagerSPI |
Group manager internal operations.
|
IGroupMembershipProvider |
Provides group membership information.
|
Class | Description |
---|---|
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.
|
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.
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.