| 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<Attribute> |
AttributesClient.getTrusteeAttributeValueByKey(String repoId,
String attributeKey,
Boolean everyone)
- Returns the attribute associated with the key.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Attribute> |
AttributesClientImpl.getTrusteeAttributeValueByKey(String repoId,
String attributeKey,
Boolean everyone) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.key(String key) |
Attribute |
Attribute.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
ODataValueOfListOfAttribute.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ODataValueOfListOfAttribute |
ODataValueOfListOfAttribute.addValueItem(Attribute valueItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataValueOfListOfAttribute.setValue(List<Attribute> value) |
ODataValueOfListOfAttribute |
ODataValueOfListOfAttribute.value(List<Attribute> value) |
Copyright © 2022. All rights reserved.