Package org.dspace.handle
Class UpdateHandlePrefix
- java.lang.Object
-
- org.dspace.handle.UpdateHandlePrefix
-
public class UpdateHandlePrefix extends Object
A script to update the handle values in the database. This is typically used when moving from a test machine (handle = 123456789) to a production service or when make a test clone from production service.- Author:
- Stuart Lewis, Ivo Prajer (Czech Technical University in Prague)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)When invoked as a command-line tool, updates handle prefix
-