| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.api | |
| org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements | |
| org.odpi.openmetadata.accessservices.digitalarchitecture.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceValueAssignmentItemElement> |
ManageValidValues.getReferenceValueAssignedItems(String userId,
String validValueGUID,
int startFrom,
int pageSize)
Page through the list of referenceables that have this valid value as a reference value.
|
| Constructor and Description |
|---|
ReferenceValueAssignmentItemElement(ReferenceValueAssignmentItemElement template)
Copy/clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceValueAssignmentItemElement> |
ReferenceValueAssignmentItemsResponse.getElementList()
Return the metadata element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceValueAssignmentItemsResponse.setElementList(List<ReferenceValueAssignmentItemElement> elementList)
Set up the metadata element to return.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.