lumis.portal.structure.sync.model.channel
Class GroupMember
java.lang.Object
lumis.portal.structure.sync.model.channel.GroupMember
- All Implemented Interfaces:
- Serializable, Cloneable
public class GroupMember
- extends Object
- implements Serializable, Cloneable
Group member model.
Documentation in this class focus synchronization behavior.
- Since:
- 6.2.0
- See Also:
Group
,
GroupConfig
,
IGroupManager
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupMember
public GroupMember(String groupId,
String principalId)
- Creates a group member.
- Parameters:
groupId
- the group the member belongs to.principalId
- the member identifier.- Since:
- 6.2.0
getPk
public GroupMember.PK getPk()
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.