| 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<ODataValueOfIListOfFieldValue> |
EntriesClient.assignFieldValues(String repoId,
Integer entryId,
Map<String,FieldToUpdate> requestBody,
String culture)
- Update the field values assigned to an entry.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ODataValueOfIListOfFieldValue> |
EntriesClientImpl.assignFieldValues(String repoId,
Integer entryId,
Map<String,FieldToUpdate> requestBody,
String culture) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataValueContextOfIListOfFieldValue |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfFieldValue |
ODataValueOfIListOfFieldValue.addValueItem(FieldValue valueItem) |
ODataValueOfIListOfFieldValue |
ODataValueOfIListOfFieldValue.value(List<FieldValue> value) |
Copyright © 2022. All rights reserved.