| 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<WTemplateInfo> |
TemplateDefinitionsClient.getTemplateDefinitionById(String repoId,
Integer templateId,
String culture,
String select)
- Returns a single template definition (including field definitions, if relevant).
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<WTemplateInfo> |
TemplateDefinitionsClientImpl.getTemplateDefinitionById(String repoId,
Integer templateId,
String culture,
String select) |
| Modifier and Type | Method and Description |
|---|---|
WTemplateInfo |
WTemplateInfo.color(LFColor color) |
WTemplateInfo |
WTemplateInfo.description(String description) |
WTemplateInfo |
WTemplateInfo.displayName(String displayName) |
WTemplateInfo |
WTemplateInfo.fieldCount(Integer fieldCount) |
WTemplateInfo |
WTemplateInfo.id(Integer id) |
WTemplateInfo |
WTemplateInfo.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<WTemplateInfo> |
ODataValueOfIListOfWTemplateInfo.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfWTemplateInfo |
ODataValueOfIListOfWTemplateInfo.addValueItem(WTemplateInfo valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataValueOfIListOfWTemplateInfo.setValue(List<WTemplateInfo> value) |
ODataValueOfIListOfWTemplateInfo |
ODataValueOfIListOfWTemplateInfo.value(List<WTemplateInfo> value) |
Copyright © 2022. All rights reserved.