public class xmlUpdateFromString extends Object
| Constructor and Description |
|---|
xmlUpdateFromString() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String xml)
Update Groups Registry from XML in String.
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String xml)
Update Groups Registry from XML in String.
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String xml)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.xml - Use this XML in this String for updates.GrouperShellExceptionpublic static boolean invoke(GrouperSession grouperSession, String xml)
grouperSession - xml - Use this XML in this String for updates.Copyright © 2016 Internet2. All rights reserved.