public class CopyBuilder extends MoveBuilder
client, request, targetUri| Modifier | Constructor and Description |
|---|---|
protected |
CopyBuilder(URI sourceUrl,
URI destinationUrl,
FcrepoClient client)
Instantiate builder
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpRequestBase |
createRequest()
Creates the HTTP request object for this builder
|
performprotected CopyBuilder(URI sourceUrl, URI destinationUrl, FcrepoClient client)
sourceUrl - uri of the resourcedestinationUrl - uri for the new path for the moved resourceclient - the clientprotected org.apache.http.client.methods.HttpRequestBase createRequest()
RequestBuildercreateRequest in class MoveBuilderCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.