| 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<ODataValueOfIListOfWEntryLinkInfo> |
EntriesClient.assignEntryLinks(String repoId,
Integer entryId,
List<PutLinksRequest> requestBody)
- Assign links to an entry.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ODataValueOfIListOfWEntryLinkInfo> |
EntriesClientImpl.assignEntryLinks(String repoId,
Integer entryId,
List<PutLinksRequest> requestBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataValueContextOfIListOfWEntryLinkInfo |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfWEntryLinkInfo |
ODataValueOfIListOfWEntryLinkInfo.addValueItem(WEntryLinkInfo valueItem) |
ODataValueOfIListOfWEntryLinkInfo |
ODataValueOfIListOfWEntryLinkInfo.value(List<WEntryLinkInfo> value) |
Copyright © 2022. All rights reserved.