| 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<EntryLinkTypeInfo> |
LinkDefinitionsClient.getLinkDefinitionById(String repoId,
Integer linkTypeId,
String select)
- Returns a single link definition associated with the specified ID.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EntryLinkTypeInfo> |
LinkDefinitionsClientImpl.getLinkDefinitionById(String repoId,
Integer linkTypeId,
String select) |
| Modifier and Type | Method and Description |
|---|---|
EntryLinkTypeInfo |
EntryLinkTypeInfo.linkTypeDescription(String linkTypeDescription) |
EntryLinkTypeInfo |
EntryLinkTypeInfo.linkTypeId(Integer linkTypeId) |
EntryLinkTypeInfo |
EntryLinkTypeInfo.sourceLabel(String sourceLabel) |
EntryLinkTypeInfo |
EntryLinkTypeInfo.targetLabel(String targetLabel) |
| Modifier and Type | Method and Description |
|---|---|
List<EntryLinkTypeInfo> |
ODataValueOfIListOfEntryLinkTypeInfo.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfIListOfEntryLinkTypeInfo |
ODataValueOfIListOfEntryLinkTypeInfo.addValueItem(EntryLinkTypeInfo valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataValueOfIListOfEntryLinkTypeInfo.setValue(List<EntryLinkTypeInfo> value) |
ODataValueOfIListOfEntryLinkTypeInfo |
ODataValueOfIListOfEntryLinkTypeInfo.value(List<EntryLinkTypeInfo> value) |
Copyright © 2022. All rights reserved.