Uses of Class
edu.internet2.middleware.grouper.xml.export.XmlExportMain

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 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 long XmlExportAttributeAssignValue.dbCount(XmlExportMain xmlExportMain, boolean includeAttributesInThisStemOnly)
          get db count
static long XmlExportAttributeAssign.dbCount(XmlExportMain xmlExportMain, boolean includeAttributesInThisStemOnly)
          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 XmlExportAttributeAssignActionSet.exportAttributeAssignActionSetsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportAttributeAssignAction.exportAttributeAssignActionsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportAttributeAssign.exportAttributeAssigns(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportAttributeAssign.exportAttributeAssignsGsh(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 XmlExportAttributeDefNameSet.exportAttributeDefNameSetsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportAttributeDefName.exportAttributeDefNamesGsh(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 XmlExportAttributeDefScope.exportAttributeDefScopesGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportAttributeDef.exportAttributeDefsGsh(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 XmlExportComposite.exportCompositesGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportField.exportFields(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static java.lang.String XmlExportAttributeAssign.exportFromOnQuery(XmlExportMain xmlExportMain, boolean includeOrderBy, boolean valuesOrAssigns, boolean includeAssignsOnAssigns, boolean includeAttributesInThisStemOnly)
          get the query from the FROM clause on to the end for export
static void XmlExportGroup.exportGroups(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportGroup.exportGroupsGsh(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 XmlExportMembership.exportMembershipsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportRoleSet.exportRoleSets(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportRoleSet.exportRoleSetsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportStem.exportStems(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportStem.exportStemsGsh(java.io.Writer writer, XmlExportMain xmlExportMain)
           
static void XmlExportMembership.toGsh(GrouperVersion grouperVersion, java.io.Writer writer, java.lang.String subjectId, java.lang.String sourceId, java.lang.String fieldName, java.lang.String groupName, java.lang.String stemName, java.lang.String nameOfAttributeDef, java.sql.Timestamp enabledTimestamp, java.sql.Timestamp disabledTimestamp, XmlExportMain xmlExportMain)
          convert this to GSH that is failsafe
 

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
static int XmlImportMain.dbCountGsh(XmlExportMain xmlExportMain)
          get a db count of exportable rows