Class MetadataExportCli

All Implemented Interfaces:
Runnable

public class MetadataExportCli extends MetadataExport
  • Constructor Details

    • MetadataExportCli

      public MetadataExportCli()
  • Method Details

    • getFileNameForExportFile

      protected String getFileNameForExportFile()
      Overrides:
      getFileNameForExportFile in class MetadataExport
    • setup

      public void setup() throws org.apache.commons.cli.ParseException
      Description copied from class: DSpaceRunnable
      This method has to be included in every script and handles the setup of the script by parsing the CommandLine and setting the variables
      Overrides:
      setup in class MetadataExport
      Throws:
      org.apache.commons.cli.ParseException - If something goes wrong
    • logHelpInfo

      protected void logHelpInfo()
      Overrides:
      logHelpInfo in class MetadataExport