| 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<ValidValuesMappingElement> |
ManageValidValues.getValidValuesMappings(String userId,
String validValueGUID,
int startFrom,
int pageSize)
Page through the list of mapping relationships associated with a valid value.
|
| Constructor and Description |
|---|
ValidValuesMappingElement(ValidValuesMappingElement template)
Copy clone constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidValuesMappingElement> |
ValidValuesMappingsResponse.getElementList()
Return the metadata element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValuesMappingsResponse.setElementList(List<ValidValuesMappingElement> elementList)
Set up the metadata element to return.
|
Copyright © 2018–2020 ODPi. All rights reserved.