Package net.handle.apps.batch.operations
Class HandlesUnderServiceFinderOperation
java.lang.Object
net.handle.apps.batch.operations.HandlesUnderServiceFinderOperation
- All Implemented Interfaces:
HandleRecordOperationInterface
public class HandlesUnderServiceFinderOperation
extends Object
implements HandleRecordOperationInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(String handle, HandleValue[] values, HandleResolver resolver, AuthenticationInfo authInfo, SiteInfo site)
-
Field Details
-
resultHandles
-
serviceHandle
-
-
Constructor Details
-
HandlesUnderServiceFinderOperation
-
-
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
-