Skip navigation links
A C D F G L M O R S U V 

A

assignReferenceValueToItem(String, String, String, String, ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
assignValidValueToConsumer(String, String, String, String, ValidValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Link a valid value typically to a schema element or glossary term to show that it uses the valid values.
attachValidValueToSet(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Create a link between a valid value set or definition and a set.

C

classifyAssetAsReferenceData(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Add the ReferenceData classification to an asset.
clearAdjacentLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove a peer-to-peer relationship between two locations.
clearLocationAsDigital(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove the digital/cyber location designation from the location.
clearLocationAsFixedPhysical(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove the fixed physical location designation from the location.
clearLocationAsSecure(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove the secure location designation from the location.
clearNestedLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove a parent-child relationship between two locations.
createLocation(String, String, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Create a new metadata element to represent a location.
createLocationFromTemplate(String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Create a new metadata element to represent a location using an existing metadata element as a template.
createValidValueDefinition(String, String, String, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Create a new valid value definition.
createValidValueSet(String, String, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Create a new valid value set.

D

declassifyAssetAsReferenceData(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the ReferenceData classification form an Asset.
deleteValidValue(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the valid value form the repository.
detachValidValueFromSet(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the link between a valid value and a set it is a member of.
DigitalArchitectureResource - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring
The DigitalArchitectureResource provides the server-side implementation of the Digital Architecture Open Metadata Assess Service (OMAS).
DigitalArchitectureResource() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.DigitalArchitectureResource
Default constructor

F

findLocations(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Retrieve the list of location metadata elements that contain the search string.
findValidValues(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Locate valid values that match the search string.

G

getLocationByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Retrieve the location metadata element with the supplied unique identifier.
getLocationsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Retrieve the list of location metadata elements with a matching qualified or display name.
getReferenceValueAssignedItems(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of referenceables that have this valid value as a reference value.
getReferenceValueAssignments(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of assigned reference values for a referenceable.
getSetsForValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of valid value sets that a valid value definition/set belongs to.
getValidValueByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Retrieve a specific valid value from the repository.
getValidValueMappings(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of mappings for a valid value.
getValidValuesAssignmentConsumers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of consumers for a valid value.
getValidValuesAssignmentDefinition(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of valid values assigned to referenceable element.
getValidValueSetMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the members of a valid value set.
getValidValuesImplementationAssets(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of implementations for a valid value.
getValidValuesImplementationDefinitions(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of valid values defining the content of a reference data asset.
getValidValuesMappings(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Page through the list of mapping relationships associated with a valid value.

L

linkValidValueToImplementation(String, String, String, String, ValidValuesImplProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Link a valid value to an asset that provides the implementation.
LocationResource - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring
LocationResource provides the API operations to create and maintain locations.
LocationResource() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Default constructor

M

mapValidValues(String, String, String, String, ValidValuesMappingProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Link together 2 valid values from different sets that have equivalent values/meanings.

O

org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring - package org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring
 

R

removeLocation(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Remove the metadata element representing a location.

S

setLocationAsDigital(String, String, String, DigitalLocationRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Classify the location to indicate that it represents a digital/cyber location.
setLocationAsFixedPhysical(String, String, String, FixedLocationRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Classify the location to indicate that it represents a fixed physical location.
setLocationAsSecure(String, String, String, SecureLocationRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Classify the location to indicate that it represents a secure location.
setupAdjacentLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Create a peer-to-peer relationship between two locations.
setupNestedLocation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Create a parent-child relationship between two locations.

U

unassignReferenceValueFromItem(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the reference value link between a valid value and a referenceable (item).
unassignValidValueFromConsumer(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the link between a valid value and a consumer.
unlinkValidValueFromImplementation(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the link between a valid value and an implementing asset.
unmapValidValues(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Remove the reference value link between a valid value and a referenceable (item).
updateLocation(String, String, String, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.LocationResource
Update the metadata element representing a location.
updateValidValue(String, String, String, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Update the properties of the valid value.

V

ValidValuesResource - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring
ValidValuesResource provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
ValidValuesResource() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.server.spring.ValidValuesResource
Default constructor
A C D F G L M O R S U V 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.