Package org.dspace.app.bulkedit
Class MetadataExportSearchCli
- java.lang.Object
-
- org.dspace.scripts.DSpaceRunnable<MetadataExportSearchScriptConfiguration>
-
- org.dspace.app.bulkedit.MetadataExportSearch
-
- org.dspace.app.bulkedit.MetadataExportSearchCli
-
- All Implemented Interfaces:
Runnable
public class MetadataExportSearchCli extends MetadataExportSearch
The cli version of theMetadataExportSearchscript
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.dspace.scripts.DSpaceRunnable
DSpaceRunnable.StepResult
-
-
Field Summary
-
Fields inherited from class org.dspace.scripts.DSpaceRunnable
commandLine, handler, helpCommandLine
-
-
Constructor Summary
Constructors Constructor Description MetadataExportSearchCli()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetFileNameOrExportFile()-
Methods inherited from class org.dspace.app.bulkedit.MetadataExportSearch
getScriptConfiguration, internalRun, loghelpinfo, resolveScope, setup
-
Methods inherited from class org.dspace.scripts.DSpaceRunnable
getEpersonIdentifier, getFileNamesFromInputStreamOptions, initialize, printHelp, run, setEpersonIdentifier
-
-
-
-
Method Detail
-
getFileNameOrExportFile
protected String getFileNameOrExportFile()
- Overrides:
getFileNameOrExportFilein classMetadataExportSearch
-
-