Class 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)
    • Constructor Detail

      • UpdateAuthorities

        public UpdateAuthorities​(Context context)
    • Method Detail

      • 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()
      • updateItems

        protected void updateItems​(AuthorityValue authority)
      • setPrint

        public void setPrint​(PrintWriter print)