Uses of Class
edu.internet2.middleware.grouper.app.gsh.XmlExport

Packages that use XmlExport
edu.internet2.middleware.grouper.app.gsh   
 

Uses of XmlExport in edu.internet2.middleware.grouper.app.gsh
 

Methods in edu.internet2.middleware.grouper.app.gsh that return XmlExport
 XmlExport XmlExport.childrenOnly(boolean isChildrenOnly)
          for export of a stem if we should only export the children and not the stem itself
 XmlExport XmlExport.collectionMessage(java.lang.String theMessage)
          assign a collection message for a groups and strings export
 XmlExport XmlExport.group(Group theGroup)
          export a group, and chain
 XmlExport XmlExport.grouperSession(GrouperSession theGrouperSession)
          assign the grouper session to this exporter
 XmlExport XmlExport.groupsAndStems(java.util.Collection theGroupsAndStems)
          export this collection of groups and stems
 XmlExport XmlExport.groupsAndStems(java.lang.Object[] theGroupsAndStems)
          export this collection of groups and stems
 XmlExport XmlExport.includeParent(boolean isIncludeParent)
          for export of groups if we should include parent
 XmlExport XmlExport.relative(boolean isRelative)
          set that this group or stem export is relative
 XmlExport XmlExport.stem(Stem theStem)
          export a stem and chain
 XmlExport XmlExport.userProperties(java.io.File theUserProperties)
          set external properties file