| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients | |
| com.laserfiche.repository.api.clients.impl | |
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AcceptedOperation> |
EntriesClient.copyEntryAsync(String repoId,
Integer entryId,
CopyAsyncRequest requestBody,
Boolean autoRename,
String culture)
- Copy a new child entry in the designated folder async, and potentially return an operationToken.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AcceptedOperation> |
EntriesClientImpl.copyEntryAsync(String repoId,
Integer entryId,
CopyAsyncRequest requestBody,
Boolean autoRename,
String culture) |
| Modifier and Type | Method and Description |
|---|---|
CopyAsyncRequest |
CopyAsyncRequest.name(String name) |
CopyAsyncRequest |
CopyAsyncRequest.sourceId(Integer sourceId) |
CopyAsyncRequest |
CopyAsyncRequest.volumeName(String volumeName) |
Copyright © 2022. All rights reserved.