- callLocationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a LocationResponse object.
- callLocationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a LocationsResponse object.
- callLocationsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a POST REST call that returns a LocationsResponse object.
- callReferenceValueAssignmentDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ReferenceValueAssignmentDefinitionsResponse object.
- callReferenceValueAssignmentItemsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ReferenceValueAssignmentItemsResponse object.
- callValidValueAssignmentConsumersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValueAssignmentConsumersResponse object.
- callValidValueAssignmentDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValueAssignmentDefinitionsResponse object.
- callValidValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValuesResponse object.
- callValidValueMappingsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValueMappingsResponse object.
- callValidValuesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValuesResponse object.
- callValidValuesImplAssetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValuesImplAssetsResponse object.
- callValidValuesImplDefinitionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValuesImplDefinitionsResponse object.
- callValidValuesMappingsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a GET REST call that returns a ValidValueMappingsResponse object.
- callValidValuesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.rest.DigitalArchitectureRESTClient
-
Issue a POST REST call that returns a ValidValuesResponse object.
- classifyAssetAsReferenceData(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Add the ReferenceData classification to an asset.
- clearAdjacentLocation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Remove a peer-to-peer relationship between two locations.
- clearLocationAsDigital(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Remove the digital/cyber location designation from the location.
- clearLocationAsFixedPhysical(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Remove the fixed physical location designation from the location.
- clearLocationAsSecure(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Remove the secure location designation from the location.
- clearNestedLocation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Remove a parent-child relationship between two locations.
- createLocation(String, LocationProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Create a new metadata element to represent a location.
- createLocationFromTemplate(String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Create a new metadata element to represent a location using an existing metadata element as a template.
- createValidValueDefinition(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Create a new valid value definition.
- createValidValueSet(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Create a new valid value set.
- getLocationByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Retrieve the location metadata element with the supplied unique identifier.
- getLocationsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.LocationManager
-
Retrieve the list of location metadata elements with a matching qualified or display name.
- getReferenceValueAssignedItems(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of referenceables that have this valid value as a reference value.
- getReferenceValueAssignments(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of assigned reference values for a referenceable.
- getSetsForValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getValidValueByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Retrieve a specific valid value from the repository.
- getValidValueByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Retrieve a specific valid value from the repository.
- getValidValueMappings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of mappings for a valid value.
- getValidValuesAssignmentConsumers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of consumers for a valid value.
- getValidValuesAssignmentDefinition(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of valid values assigned to referenceable element.
- getValidValueSetMembers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the members of a valid value set.
- getValidValuesImplementationAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of implementations for a valid value.
- getValidValuesImplementationDefinitions(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of valid values defining the content of a reference data asset.
- getValidValuesMappings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.client.ValidValuesManager
-
Page through the list of mapping relationships associated with a valid value.