|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlExportMain | |
---|---|
edu.internet2.middleware.grouper.xml.export | |
edu.internet2.middleware.grouper.xml.importXml |
Uses of XmlExportMain in edu.internet2.middleware.grouper.xml.export |
---|
Methods in edu.internet2.middleware.grouper.xml.export that return XmlExportMain | |
---|---|
XmlExportMain |
XmlExportMain.addObjectName(java.lang.String objectName)
add an object name to export e.g. this:stem or this:stem:group |
XmlExportMain |
XmlExportMain.addStem(java.lang.String stem)
add a stem pattern e.g. this:stem, that stem and all substems and objects will be exported |
Methods in edu.internet2.middleware.grouper.xml.export with parameters of type XmlExportMain | |
---|---|
static long |
XmlExportAttributeAssignAction.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeDefNameSet.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeAssign.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeAssignActionSet.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeDef.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportComposite.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportMember.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportRoleSet.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportGroup.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeDefScope.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportAttributeDefName.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportStem.dbCount(XmlExportMain xmlExportMain)
get db count |
static long |
XmlExportMembership.dbCount(XmlExportMain xmlExportMain)
get db count |
static void |
XmlExportAttributeAssignAction.exportAttributeAssignActions(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeAssignActionSet.exportAttributeAssignActionSets(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeAssign.exportAttributeAssigns(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeAssign.exportAttributeAssignsSecondPhase(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeAssignValue.exportAttributeAssignValues(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeAssignValue.exportAttributeAssignValuesSecondPhase(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeDefName.exportAttributeDefNames(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeDefNameSet.exportAttributeDefNameSets(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeDef.exportAttributeDefs(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAttributeDefScope.exportAttributeDefScopes(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAuditEntry.exportAuditEntries(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportAuditType.exportAuditTypes(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportComposite.exportComposites(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportField.exportFields(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportGroup.exportGroups(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportMember.exportMembers(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportMembership.exportMemberships(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportRoleSet.exportRoleSets(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
static void |
XmlExportStem.exportStems(java.io.Writer writer,
XmlExportMain xmlExportMain)
|
Uses of XmlExportMain in edu.internet2.middleware.grouper.xml.importXml |
---|
Methods in edu.internet2.middleware.grouper.xml.importXml with parameters of type XmlExportMain | |
---|---|
static int |
XmlImportMain.dbCount(XmlExportMain xmlExportMain)
get a db count of exportable rows |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |