Package net.handle.apps.batch.operations
Class AddAdminValueOperation
java.lang.Object
net.handle.apps.batch.operations.AddAdminValueOperation
- All Implemented Interfaces:
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
-
admin
-
nextIndex
public int nextIndex
-
-
Constructor Details
-
AddAdminValueOperation
-
-
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
-