public class XmlImport extends Object
| Constructor and Description |
|---|
XmlImport() |
| Modifier and Type | Method and Description |
|---|---|
XmlImport |
grouperSession(GrouperSession theGrouperSession)
assign the grouper session to this importer
|
XmlImport |
ignoreInternal(boolean isIgnoreInternal)
set external properties file
|
void |
importFromFile(File file)
import from file
|
void |
importFromString(String string)
import from string
|
void |
importFromUrl(URL url)
import from string
|
XmlImport |
stem(Stem theStem)
import a stem and chain
|
XmlImport |
updateList(boolean isUpdateList)
import only groups or stems listed in this file
|
XmlImport |
userProperties(File theUserProperties)
set external properties file
|
public XmlImport grouperSession(GrouperSession theGrouperSession)
theGrouperSession - public XmlImport stem(Stem theStem)
theStem - public XmlImport updateList(boolean isUpdateList)
isUpdateList - public XmlImport userProperties(File theUserProperties)
theUserProperties - public XmlImport ignoreInternal(boolean isIgnoreInternal)
theUserProperties - public void importFromFile(File file)
file - public void importFromString(String string)
string - public void importFromUrl(URL url)
url - Copyright © 2016 Internet2. All rights reserved.