Uses of Class
edu.internet2.middleware.grouper.xml.export.XmlExportMain
Package
Description
-
Uses of XmlExportMain in edu.internet2.middleware.grouper.xml.export
Modifier and TypeMethodDescriptionXmlExportMain.addObjectName
(String objectName) add an object name to export e.g.add a stem pattern e.g.Modifier and TypeMethodDescriptionstatic long
XmlExportAttributeAssign.dbCount
(XmlExportMain xmlExportMain, boolean includeAttributesInThisStemOnly) get db countstatic long
XmlExportAttributeAssignAction.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportAttributeAssignActionSet.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportAttributeAssignValue.dbCount
(XmlExportMain xmlExportMain, boolean includeAttributesInThisStemOnly) get db countstatic long
XmlExportAttributeDef.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportAttributeDefName.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportAttributeDefNameSet.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportAttributeDefScope.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportComposite.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportGroup.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportMember.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportMembership.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportRoleSet.dbCount
(XmlExportMain xmlExportMain) get db countstatic long
XmlExportStem.dbCount
(XmlExportMain xmlExportMain) get db countstatic void
XmlExportAttributeAssignAction.exportAttributeAssignActions
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssignActionSet.exportAttributeAssignActionSets
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssignActionSet.exportAttributeAssignActionSetsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssignAction.exportAttributeAssignActionsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssign.exportAttributeAssigns
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssign.exportAttributeAssignsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssign.exportAttributeAssignsSecondPhase
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssignValue.exportAttributeAssignValues
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeAssignValue.exportAttributeAssignValuesSecondPhase
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefName.exportAttributeDefNames
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefNameSet.exportAttributeDefNameSets
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefNameSet.exportAttributeDefNameSetsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefName.exportAttributeDefNamesGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDef.exportAttributeDefs
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefScope.exportAttributeDefScopes
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDefScope.exportAttributeDefScopesGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAttributeDef.exportAttributeDefsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAuditEntry.exportAuditEntries
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportAuditType.exportAuditTypes
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportComposite.exportComposites
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportComposite.exportCompositesGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportField.exportFields
(Writer writer, XmlExportMain xmlExportMain) static 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 exportstatic void
XmlExportGroup.exportGroups
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportGroup.exportGroupsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportMember.exportMembers
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportMembership.exportMemberships
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportMembership.exportMembershipsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportRoleSet.exportRoleSets
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportRoleSet.exportRoleSetsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportStem.exportStems
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportStem.exportStemsGsh
(Writer writer, XmlExportMain xmlExportMain) static void
XmlExportMembership.toGsh
(GrouperVersion grouperVersion, Writer writer, String subjectId, String sourceId, String fieldName, String groupName, String stemName, String nameOfAttributeDef, Timestamp enabledTimestamp, Timestamp disabledTimestamp, XmlExportMain xmlExportMain) convert this to GSH that is failsafe -
Uses of XmlExportMain in edu.internet2.middleware.grouper.xml.importXml
Modifier and TypeMethodDescriptionstatic int
XmlImportMain.dbCount
(XmlExportMain xmlExportMain) get a db count of exportable rowsstatic int
XmlImportMain.dbCountGsh
(XmlExportMain xmlExportMain) get a db count of exportable rows