Uses of Class
edu.internet2.middleware.grouper.xml.importXml.XmlImportMain
Packages that use XmlImportMain
-
Uses of XmlImportMain in edu.internet2.middleware.grouper.xml.export
Methods in edu.internet2.middleware.grouper.xml.export with parameters of type XmlImportMainModifier and TypeMethodDescriptionstatic voidXmlExportAttributeAssign.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeAssignsstatic voidXmlExportAttributeAssignAction.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeAssignActionsstatic voidXmlExportAttributeAssignActionSet.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeAssignActionSetsstatic voidXmlExportAttributeAssignValue.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeAssignValuesstatic voidXmlExportAttributeDef.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeDefsstatic voidXmlExportAttributeDefName.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeDefNamesstatic voidXmlExportAttributeDefNameSet.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeDefNameSetsstatic voidXmlExportAttributeDefScope.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for attributeDefScopesstatic voidXmlExportAuditEntry.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAuditType.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportComposite.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for compositesstatic voidXmlExportField.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for fieldsstatic voidXmlExportGroup.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportMember.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for membersstatic voidXmlExportMembership.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for membersstatic voidXmlExportRoleSet.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for roleSetsstatic voidXmlExportStem.processXmlFirstPass(XmlImportMain xmlImportMain) parse the xml file for stemsstatic voidXmlExportAttributeAssign.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeAssignAction.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeAssignActionSet.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeAssignValue.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeDef.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeDefName.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeDefNameSet.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAttributeDefScope.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAuditEntry.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportAuditType.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportComposite.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportField.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportGroup.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportMember.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for membersstatic voidXmlExportMembership.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportRoleSet.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for groupsstatic voidXmlExportStem.processXmlSecondPass(XmlImportMain xmlImportMain) parse the xml file for stemsstatic voidXmlExportUtils.syncImportable(XmlImportable xmlImportable, XmlImportMain xmlImportMain) take a record from xml and sync with dbstatic voidXmlExportUtils.syncImportableMultiple(XmlImportableMultiple xmlImportableMultiple, XmlImportMain xmlImportMain) take a multiple assign record from xml and sync with db