Uses of Class
org.dspace.administer.RegistryImportException
-
Packages that use RegistryImportException Package Description org.dspace.administer Provides classes and methods for administrative functions that fall outside the regular use of other subsystems. -
-
Uses of RegistryImportException in org.dspace.administer
Methods in org.dspace.administer that throw RegistryImportException Modifier and Type Method Description static voidMetadataImporter. loadRegistry(String file, boolean forceUpdate)Load the data from the specified file path into the databasestatic voidMetadataImporter. main(String[] args)main method for reading user input from the command line
-