|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.GroupMove
public class GroupMove
Use this class to move a group to another stem.
| Constructor Summary | |
|---|---|
GroupMove(Group group,
Stem stem)
Create a new instance of this class if you would like to specify specific options for a group move. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupMove(Group group,
Stem stem)
group - Group to movestem - Stem where group should be moved| Method Detail |
|---|
public GroupMove assignAlternateName(boolean value)
value -
public void save()
throws GroupModifyException,
InsufficientPrivilegeException
GroupModifyException
InsufficientPrivilegeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||