| 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<Map<String,String[]>> |
EntriesClient.getDynamicFieldValues(String repoId,
Integer entryId,
GetDynamicFieldLogicValueRequest requestBody)
- Returns dynamic field logic values with the current values of the fields in the template.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Map<String,String[]>> |
EntriesClientImpl.getDynamicFieldValues(String repoId,
Integer entryId,
GetDynamicFieldLogicValueRequest requestBody) |
| Modifier and Type | Method and Description |
|---|---|
GetDynamicFieldLogicValueRequest |
GetDynamicFieldLogicValueRequest.fieldValues(Map<String,String> fieldValues) |
GetDynamicFieldLogicValueRequest |
GetDynamicFieldLogicValueRequest.putFieldValuesItem(String key,
String fieldValuesItem) |
GetDynamicFieldLogicValueRequest |
GetDynamicFieldLogicValueRequest.templateId(Integer templateId) |
Copyright © 2022. All rights reserved.