|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.StemMove
public class StemMove
Use this class to move a stem to another stem.
| Constructor Summary | |
|---|---|
StemMove(Stem stemToMove,
Stem destinationStem)
Create a new instance of this class if you would like to specify specific options for a stem move. |
|
| Method Summary | |
|---|---|
StemMove |
assignAlternateName(boolean value)
Whether to add the current names of the affected stems and groups to their alternate name lists. |
void |
save()
Move the stem 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 StemMove(Stem stemToMove,
Stem destinationStem)
stemToMove - Stem to movedestinationStem - Stem where the stem should be moved| Method Detail |
|---|
public StemMove assignAlternateName(boolean value)
value -
public void save()
throws StemModifyException,
InsufficientPrivilegeException
StemModifyException
InsufficientPrivilegeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||