public class GroupMove extends Object
| Constructor and Description |
|---|
GroupMove(Group group,
Stem stem)
Create a new instance of this class if you would like to specify
specific options for a group move.
|
| Modifier and Type | Method and Description |
|---|---|
GroupMove |
assignAlternateName(boolean value)
Whether to add the current name of the group to the group's alternate names list.
|
void |
save()
Move the group using the options set in this class.
|
public GroupMove assignAlternateName(boolean value)
value - public void save()
throws GroupModifyException,
InsufficientPrivilegeException
Copyright © 2016 Internet2. All rights reserved.