| 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<Entry> |
EntriesClient.createOrCopyEntry(String repoId,
Integer entryId,
PostEntryChildrenRequest requestBody,
Boolean autoRename,
String culture)
- Create/copy a new child entry in the designated folder.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Entry> |
EntriesClientImpl.createOrCopyEntry(String repoId,
Integer entryId,
PostEntryChildrenRequest requestBody,
Boolean autoRename,
String culture) |
| Modifier and Type | Method and Description |
|---|---|
PostEntryChildrenRequest |
PostEntryChildrenRequest.entryType(PostEntryChildrenEntryType entryType) |
PostEntryChildrenRequest |
PostEntryChildrenRequest.name(String name) |
PostEntryChildrenRequest |
PostEntryChildrenRequest.sourceId(Integer sourceId) |
PostEntryChildrenRequest |
PostEntryChildrenRequest.targetId(Integer targetId) |
PostEntryChildrenRequest |
PostEntryChildrenRequest.volumeName(String volumeName) |
Copyright © 2022. All rights reserved.