public class CopyHandleRecordOperation extends java.lang.Object implements HandleRecordOperationInterface
Modifier and Type | Field and Description |
---|---|
SiteInfo |
destinationSite |
Constructor and Description |
---|
CopyHandleRecordOperation(SiteInfo destinationSite) |
Modifier and Type | Method and Description |
---|---|
void |
process(java.lang.String handle,
HandleValue[] values,
HandleResolver resolver,
AuthenticationInfo authInfo,
SiteInfo site) |
public SiteInfo destinationSite
public CopyHandleRecordOperation(SiteInfo destinationSite)
public void process(java.lang.String handle, HandleValue[] values, HandleResolver resolver, AuthenticationInfo authInfo, SiteInfo site) throws HandleException
process
in interface HandleRecordOperationInterface
HandleException