| 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<WTagInfo> |
TagDefinitionsClient.getTagDefinitionById(String repoId,
Integer tagId,
String culture,
String select)
- Returns a single tag definition.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<WTagInfo> |
TagDefinitionsClientImpl.getTagDefinitionById(String repoId,
Integer tagId,
String culture,
String select) |
| Modifier and Type | Method and Description |
|---|---|
WTagInfo |
WTagInfo.description(String description) |
WTagInfo |
WTagInfo.displayName(String displayName) |
WTagInfo |
WTagInfo.id(Integer id) |
WTagInfo |
WTagInfo.isSecure(Boolean isSecure) |
WTagInfo |
WTagInfo.name(String name) |
WTagInfo |
WTagInfo.watermark(Watermark watermark) |
| Modifier and Type | Method and Description |
|---|---|
List<WTagInfo> |
ODataValueOfIListOfWTagInfo.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfWTagInfo |
ODataValueOfIListOfWTagInfo.addValueItem(WTagInfo valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataValueOfIListOfWTagInfo.setValue(List<WTagInfo> value) |
ODataValueOfIListOfWTagInfo |
ODataValueOfIListOfWTagInfo.value(List<WTagInfo> value) |
Copyright © 2022. All rights reserved.