Class UpdateAuthorities

java.lang.Object
org.dspace.authority.UpdateAuthorities

public class UpdateAuthorities extends Object
Author:
Antoine Snyers (antoine at atmire.com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
  • Field Details

  • Constructor Details

    • UpdateAuthorities

      public UpdateAuthorities(Context context)
  • Method Details

    • main

      public static void main(String[] args) throws org.apache.commons.cli.ParseException
      Throws:
      org.apache.commons.cli.ParseException
    • processArgs

      protected static int processArgs(String[] args, UpdateAuthorities UpdateAuthorities) throws org.apache.commons.cli.ParseException
      Throws:
      org.apache.commons.cli.ParseException
    • createCommandLineOptions

      protected static org.apache.commons.cli.Options createCommandLineOptions()
    • run

      public void run()
    • followUp

      protected void followUp(AuthorityValue authority)
    • updateItems

      protected void updateItems(AuthorityValue authority)
    • getPrint

      public PrintWriter getPrint()
    • setPrint

      public void setPrint(PrintWriter print)