Class Groomer

java.lang.Object
org.dspace.eperson.Groomer

public class Groomer extends Object
Tools for manipulating EPersons and Groups.
Author:
mwood
  • Method Details

    • main

      public static void main(String[] argv) throws SQLException
      Command line tool for "grooming" the EPerson collection.
      Parameters:
      argv - the command line arguments given
      Throws:
      SQLException - An exception that provides information on a database access error or other errors.