Package net.handle.apps.batch.operations
Class ReplaceHsNamespaceOperation
java.lang.Object
net.handle.apps.batch.operations.ReplaceHsNamespaceOperation
- All Implemented Interfaces:
HandleRecordOperationInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(String handle, HandleValue[] values, HandleResolver resolver, AuthenticationInfo authInfo, SiteInfo site)
-
Constructor Details
-
ReplaceHsNamespaceOperation
-
-
Method Details
-
process
public void process(String handle, HandleValue[] values, HandleResolver resolver, AuthenticationInfo authInfo, SiteInfo site) throws HandleException - Specified by:
process
in interfaceHandleRecordOperationInterface
- Throws:
HandleException
-