Uses of Class
edu.internet2.middleware.grouper.xml.importXml.XmlImportMain

Packages that use XmlImportMain
edu.internet2.middleware.grouper.xml.export   
 

Uses of XmlImportMain in edu.internet2.middleware.grouper.xml.export
 

Methods in edu.internet2.middleware.grouper.xml.export with parameters of type XmlImportMain
static void XmlExportAuditEntry.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAuditType.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeAssignAction.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeAssignActions
static void XmlExportAttributeAssignValue.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeAssignValues
static void XmlExportAttributeDefNameSet.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeDefNameSets
static void XmlExportAttributeAssign.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeAssigns
static void XmlExportAttributeAssignActionSet.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeAssignActionSets
static void XmlExportField.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for fields
static void XmlExportAttributeDef.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeDefs
static void XmlExportComposite.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for composites
static void XmlExportMember.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for members
static void XmlExportRoleSet.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for roleSets
static void XmlExportGroup.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeDefScope.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeDefScopes
static void XmlExportAttributeDefName.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for attributeDefNames
static void XmlExportStem.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for stems
static void XmlExportMembership.processXmlFirstPass(XmlImportMain xmlImportMain)
          parse the xml file for members
static void XmlExportAuditEntry.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAuditType.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeAssignAction.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeAssignValue.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeDefNameSet.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeAssign.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeAssignActionSet.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportField.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeDef.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportComposite.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportMember.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for members
static void XmlExportRoleSet.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportGroup.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeDefScope.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportAttributeDefName.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportStem.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for stems
static void XmlExportMembership.processXmlSecondPass(XmlImportMain xmlImportMain)
          parse the xml file for groups
static void XmlExportUtils.syncImportable(XmlImportable xmlImportable, XmlImportMain xmlImportMain)
          take a record from xml and sync with db
static void XmlExportUtils.syncImportableMultiple(XmlImportableMultiple xmlImportableMultiple, XmlImportMain xmlImportMain)
          take a multiple assign record from xml and sync with db