Index
All Classes and Interfaces|All Packages
A
- addAssetOrigin(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Add the asset origin classification to an asset.
- addAssetToCatalog(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Add a simple asset description to the catalog.
- addAssetToCatalog(String, AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Add a comprehensive asset description to the catalog.
- addAssetToCatalogUsingTemplate(String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent an asset using an existing asset as a template.
- addAvroFileToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Add a simple asset description linked to a connection object for a Avro file.
- addCombinedSchemaToAsset(String, String, SchemaTypeProperties, List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Stores the supplied schema details in the catalog and attaches it to the asset.
- addConnectionToAsset(String, String, String, Connection) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Deprecated.
- addCSVFileToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Add a simple asset description linked to a connection object for a CSV file.
- addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Add a simple asset description linked to a connection object for a CSV file.
- addDataFileAssetToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Creates a new data file asset and links it to the folder structure implied in the path name.
- addDataFolderAssetToCatalog(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Creates a new folder asset that is identified as a data asset.
- addGovernanceDefinitionToElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Link a governance definition to an element using the GovernedBy relationship.
- addSchemaAttribute(String, String, String, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Adds a schema attribute to a complex schema type like a relational table, avro schema or a structured document.
- addSchemaAttributes(String, String, String, List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Adds attributes to a complex schema type like a relational table, avro schema or a structured document.
- addSchemaTypeToAsset(String, String, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Stores the supplied schema type in the catalog and attaches it to the asset.
- addSecurityTags(String, String, String, List<String>, Map<String, Object>, Map<String, List<String>>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Add or replace the security tags for an asset or one of its elements.
- addSemanticAssignment(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a simple relationship between a glossary term and an element in an Asset description (typically a field in the schema).
- addSemanticAssignment(String, String, String, String, SemanticAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
- addTemplateClassification(String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify an asset as suitable to be used as a template for cataloguing assets of a similar types.
- AssetCertificationManager - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AssetCertificationManager is the java client for managing certification types and the certification of elements.
- AssetCertificationManager(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Create a new client with no authentication embedded in the HTTP request.
- AssetCertificationManager(String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Create a new client with no authentication embedded in the HTTP request.
- AssetCertificationManager(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Create a new client that passes userId and password in each HTTP request.
- AssetCertificationManager(String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Create a new client that passes userId and password in each HTTP request.
- AssetCertificationManager(String, String, AssetOwnerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Create a new client that uses the supplied rest client.
- AssetLicenseManager - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AssetLicenseManager is the java client for managing license types and the licensing of elements.
- AssetLicenseManager(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Create a new client with no authentication embedded in the HTTP request.
- AssetLicenseManager(String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Create a new client with no authentication embedded in the HTTP request.
- AssetLicenseManager(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Create a new client that passes userId and password in each HTTP request.
- AssetLicenseManager(String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Create a new client that passes userId and password in each HTTP request.
- AssetLicenseManager(String, String, AssetOwnerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Create a new client that uses the supplied rest client.
- AssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AssetOwner provides the generic client-side interface for the Asset Owner Open Metadata Access Service (OMAS).
- AssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- AssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- AssetOwner(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- AssetOwner(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
- AssetOwner(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- AssetOwnerBaseClient - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AssetOwnerBaseClient supports the common properties and functions for the Community Profile OMAS.
- AssetOwnerBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- AssetOwnerBaseClient(String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- AssetOwnerBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- AssetOwnerBaseClient(String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- AssetOwnerBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- AssetOwnerBaseClient(String, String, AssetOwnerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client that is going to be used in an OMAG Server.
- AssetOwnerBaseClient(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client that is going to be used in an OMAG Server.
- AssetOwnerBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- AssetOwnerEventClient - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AssetOwnerEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Asset Owner OMAS Out Topic.
- AssetOwnerEventClient(String, String, String, String, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerEventClient
-
Create a new client that is to be used within an OMAG Server.
- AssetOwnerRESTClient - Class in org.odpi.openmetadata.accessservices.assetowner.client.rest
-
AssetOwnerRESTClient is responsible for issuing calls to the OMAS REST APIs.
- AssetOwnerRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Constructor for no authentication.
- AssetOwnerRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Constructor for simple userId and password authentication.
- AssetOwnerRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Constructor for simple userId and password authentication with audit log.
- AssetOwnerRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Constructor for no authentication with audit log.
- attachDataFileAssetToFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Link an existing file asset to a folder.
- attachFolderToFileSystem(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Links a folder to a file system.
- attachSchemaTypeToAsset(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Links the supplied schema type directly to the asset.
- attachValidValueToSet(String, String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a link between a valid value set or definition and a set.
- AvroFileAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
AvroFileAssetOwner provides specialist methods for working with Avro files.
- AvroFileAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- AvroFileAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- AvroFileAssetOwner(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- AvroFileAssetOwner(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
- AvroFileAssetOwner(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.AvroFileAssetOwner
-
Create a new client with no authentication embedded in the HTTP request and an audit log.
C
- callAnnotationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns an AnnotationResponse object.
- callAnnotationListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns an AnnotationListResponse object.
- callAnnotationListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns an AnnotationResponse object.
- callAnnotationPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns an AnnotationResponse object.
- callAssetElementGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns an AssetElementResponse object.
- callAssetElementsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns an AssetElementsResponse object.
- callAssetElementsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns an AssetElementsResponse object.
- callCertificationTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a CertificationTypeResponse object.
- callCertificationTypeListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a list of CertificationTypeElement objects.
- callCertificationTypeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a list of CertificationTypeElement objects.
- callConnectionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a ConnectionsResponse object.
- callConnectionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a ConnectionsResponse object.
- callConnectorTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a ConnectorTypesResponse object.
- callDiscoveryAnalysisReportListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a DiscoveryAnalysisReportListResponse object.
- callDiscoveryAnalysisReportListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a DiscoveryAnalysisReportListResponse object.
- callElementHeaderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a ElementHeaderResponse object.
- callElementStubListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ElementStubListResponse object.
- callEndpointGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a EndpointResponse object.
- callEndpointsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a EndpointsResponse object.
- callExternalReferenceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ExternalReferenceResponse object.
- callExternalReferenceListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a list of ExternalReferenceElement objects.
- callExternalReferenceListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a list of ExternalReferenceElement objects.
- callFileSystemGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a FileSystemResponse object.
- callFolderGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a FolderResponse object.
- callLicenseListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a list of LicenseElement objects.
- callLicenseTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a LicenseTypeResponse object.
- callLicenseTypeListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a list of LicenseTypeElement objects.
- callLicenseTypeListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a list of LicenseTypeElement objects.
- callMyConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ConnectionResponse object.
- callMyConnectorTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ConnectorReportResponse object.
- callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a RelatedElementListResponse object.
- callRelationshipPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a RelationshipElementResponse object.
- callRelationshipsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a RelationshipElementsResponse object.
- callSchemaAttributePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a SchemaAttributeElementResponse object.
- callSchemaAttributesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a SchemaAttributeElementsResponse object.
- callSchemaTypePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a SchemaTypeElementResponse object.
- callSchemaTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a SchemaTypeElementsResponse object.
- callValidValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ValidValuesResponse object.
- callValidValuesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a GET REST call that returns a ValidValuesResponse object.
- callValidValuesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.rest.AssetOwnerRESTClient
-
Issue a POST REST call that returns a ValidValuesResponse object.
- certifyElement(String, String, String, CertificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Link an element to a certification type and include details of the certification in the relationship properties.
- clearAssetConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove a relationship between an asset and its connection.
- clearAssetRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the relationship between two elements.
- clearConfidenceClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the confidence classification from the element.
- clearConfidentialityClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the confidence classification from the element.
- clearConnectorType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove a relationship between a connection and a connector type.
- clearCriticalityClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the criticality classification from the element.
- clearElementAsDataField(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the data field designation from the element.
- clearEmbeddedConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove a relationship between a virtual connection and an embedded connection.
- clearEndpoint(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove a relationship between a connection and an endpoint.
- clearMoreInformation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Remove a "MoreInformation" relationship between two referenceables.
- clearResource(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Remove a "ResourceList" relationship between two referenceables.
- clearRetentionClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the retention classification from the element.
- clearSchemaElementAsCalculatedValue(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the calculated value designation from the schema element.
- clearSchemaElementRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove a relationship between two schema elements.
- clearSchemaTypeParent(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the relationship between a schema type and its parent data asset, process or port.
- clearStakeholder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Remove a "Stakeholder" relationship between two referenceables.
- createAnchoredSchemaType(String, String, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a schema type.
- createCollection(String, CollectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new generic collection.
- createConnection(String, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a connection.
- createConnectionFromTemplate(String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createEndpoint(String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent an endpoint.
- createEndpointFromTemplate(String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
- createExternalReference(String, String, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a definition of an external reference.
- createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Files live on a file system.
- createFolderCollection(String, CollectionFolderProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a collection that acts like a folder with an order.
- createFolderStructureInCatalog(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Creates a new folder asset for each element in the pathName.
- createFolderStructureInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
- createSchemaAttributeFromTemplate(String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
- createSchemaType(String, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a schema type.
- createSchemaTypeFromTemplate(String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a new metadata element to represent a schema type using an existing metadata element as a template.
- createValidValueDefinition(String, String, boolean, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new valid value definition.
- createValidValueSet(String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new valid value set.
- CSVFileAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
CSVFileAssetOwner provides specialist methods for working with CSV files.
- CSVFileAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- CSVFileAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- CSVFileAssetOwner(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- CSVFileAssetOwner(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
- CSVFileAssetOwner(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.CSVFileAssetOwner
-
Create a new client with no authentication embedded in the HTTP request and an audit log.
D
- decertifyElement(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Remove the certification for an element.
- deleteAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Deletes an asset and all of its associated elements such as schema, connections (unless they are linked to another asset), discovery reports and associated feedback.
- deleteAssetSchemaType(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Detaches and deletes an asset's schema.
- deleteExternalReference(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Remove the definition of an external reference.
- deleteValidValue(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Remove the valid value form the repository.
- detachDataFileAssetFromFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Remove a link between a file asset and a folder.
- detachFolderFromFileSystem(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Removed the link between a folder and a file system.
- detachSchemaTypeFromAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Unlinks the schema from the asset but does not delete it.
- detachValidValueFromSet(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Remove the link between a valid value and a set it is a member of.
E
- ExternalReferenceManager - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
ExternalReferenceManager is the java client for managing external references and their links to all types of governance definitions.
- ExternalReferenceManager(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a new client with no authentication embedded in the HTTP request.
- ExternalReferenceManager(String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a new client with no authentication embedded in the HTTP request.
- ExternalReferenceManager(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a new client that passes userId and password in each HTTP request.
- ExternalReferenceManager(String, String, String, String, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a new client that passes userId and password in each HTTP request.
- ExternalReferenceManager(String, String, AssetOwnerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Create a new client that uses the supplied rest client.
F
- FileSystemAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
FileSystemAssetOwner provides specialist methods for onboarding details of a file system and the files within it.
- FileSystemAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- FileSystemAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- FileSystemAssetOwner(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- FileSystemAssetOwner(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
- FileSystemAssetOwner(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Create a new client with no authentication embedded in the HTTP request and an audit log.
- findAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findCollections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of collection metadata elements that contain the search string.
- findConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of connection metadata elements that contain the search string.
- findConnectorTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of connectorType metadata elements that contain the search string.
- findEndpoints(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of endpoint metadata elements that contain the search string.
- findExternalReferencesById(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Retrieve the list of external references for this resourceId.
- findSchemaAttributes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of schema attribute metadata elements that contain the search string.
- findSchemaType(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of schema type metadata elements that contain the search string.
- findValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Locate valid values that match the search string.
G
- getAssetProperties(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Returns a comprehensive collection of properties about the requested asset.
- getAssetRelationship(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the relationship between two elements.
- getAssetsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return a list of assets with the requested name.
- getAssetsByOrigin(String, FindAssetOriginProperties, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the assets from a specific origin.
- getAssetSummary(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the basic attributes of an asset.
- getCertifications(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Return information about the certifications linked to an element.
- getCertificationTypeByDocId(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Retrieve the certification type by its assigned unique document identifier.
- getCertificationTypeByDomainId(String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Retrieve all the certification type definitions for a specific governance domain.
- getCertificationTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Retrieve the certification type by the unique identifier assigned by this service when it was created.
- getCertificationTypesByTitle(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Retrieve all the certification types for a particular title.
- getCertifiedElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Return information about the elements linked to a certification.
- getCollection(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the properties of a specific collection.
- getCollectionMember(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return details of the membership between a collection and a specific member of the collection.
- getCollectionMembers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return a list of elements that are a member of a collection.
- getCollections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Returns the list of collections that are linked off of the supplied element.
- getCollectionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of collection metadata elements with a matching qualified or display name.
- getConfidenceClassifiedElements(String, boolean, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the elements classified with the confidence classification.
- getConfidentialityClassifiedElements(String, boolean, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the elements classified with the confidentiality classification.
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerEventClient
-
Return the name of the server where configuration is supposed to be stored.
- getConnectionByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the connection metadata element with the supplied unique identifier.
- getConnectionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of connection metadata elements with a matching qualified or display name.
- getConnectorToAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return a connector for the asset to enable the calling user to access the content.
- getConnectorTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the connectorType metadata element with the supplied unique identifier.
- getConnectorTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
- getCriticalityClassifiedElements(String, boolean, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the elements classified with the criticality classification.
- getDataFieldClassifiedElements(String, DataFieldQueryProperties, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the elements classified with the DataField classification.
- getDescriptiveElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the descriptive elements linked via a "MoreInformation" relationship between two referenceables.
- getDiscoveryAnalysisReports(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the discovery analysis reports about the asset.
- getDiscoveryReportAnnotations(String, String, AnnotationStatus, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the annotations linked directly to the report.
- getElementsCollections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return a list of collections that the supplied element is a member of.
- getElementsForExternalReference(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Return information about the elements linked to a externalReference.
- getElementsSourceFrom(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getEndpointByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
- getExtendedAnnotations(String, String, AnnotationStatus, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return any annotations attached to this annotation.
- getExternalReferenceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Return information about a specific external reference.
- getExternalReferencesByURL(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Retrieve the list of external references for this URL.
- getFileSystemByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Retrieve a FileSystemProperties asset by its unique identifier (GUID).
- getFileSystemByUniqueName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Retrieve a FileSystemProperties asset by its unique name.
- getFileSystems(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Retrieve a list of defined FileSystems assets.
- getFolderByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Get the files inside a folder - both those that are nested and those that are linked.
- getGovernedByDefinitions(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
- getGovernedElements(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
- getLicensedElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Return information about the elements linked to a license.
- getLicenses(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Return information about the licenses linked to an element.
- getLicenseTypeByDocId(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Retrieve the license type by its assigned unique document identifier.
- getLicenseTypeByDomainId(String, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Retrieve all the license type definitions for a specific governance domain.
- getLicenseTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Retrieve the license type by the unique identifier assigned by this service when it was created.
- getLicenseTypesByTitle(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Retrieve all the license types for a particular title.
- getMeanings(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
- getMembersOfSubjectArea(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getMoreInformation(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the detail elements linked via a "MoreInformation" relationship between two referenceables.
- getNestedFolders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Return the list of folders nested inside a folder.
- getNestedSchemaAttributes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of schema attributes associated with a schema element.
- getOwnersElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getRelatedAssetsAtEnd1(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the relationships linked from a specific element at end 2 of the relationship.
- getRelatedAssetsAtEnd2(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the requested relationships linked from a specific element at end 2.
- getResourceList(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the list of resources assigned to an element via the "ResourceList" relationship between two referenceables.
- getRetentionClassifiedElements(String, boolean, int, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the elements classified with the retention classification.
- getSchemaAttributeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemaTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the header of the metadata element connected to a schema type.
- getSecurityTaggedElements(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getSemanticAssignees(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
- getSetsForValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getSourceElements(String, String, int, int, Date, boolean, boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getStakeholderCommissionedElements(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the elements commissioned by a stakeholder, linked via the "Stakeholder" relationship between two referenceables.
- getStakeholders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the stakeholder elements linked via the "Stakeholder" relationship between two referenceables.
- getSupportedByResource(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Retrieve the list of elements assigned to a resource via the "ResourceList" relationship between two referenceables.
- getTypesOfAnnotation(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the annotation subtype names.
- getTypesOfAnnotationWithDescriptions(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the annotation subtype names mapped to their descriptions.
- getTypesOfAsset(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the asset subtype names.
- getTypesOfAssetWithDescriptions(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Return the asset subtype names.
- getValidValueByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Retrieve a specific valid value from the repository.
- getValidValueByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Retrieve a specific valid value from the repository.
- getValidValueSetMembers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Page through the members of a valid value set.
L
- licenseElement(String, String, String, LicenseProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Link an element to a license type and include details of the license in the relationship properties.
- linkExternalReferenceToElement(String, String, String, ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Link an external reference to an object.
M
- moveDataFileInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
- moveDataFolderInCatalog(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.FileSystemAssetOwner
-
Move a data folder from its current parent folder to a new parent folder - this changes the folder's qualified name but not its unique identifier (guid).
O
- OpenIntegrationServiceClient - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
OpenIntegrationServiceClient provides an interface to the open integration service.
- OpenIntegrationServiceClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.OpenIntegrationServiceClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenIntegrationServiceClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.OpenIntegrationServiceClient
-
Create a new client that passes userId and password in each HTTP request.
- OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
OpenMetadataClientBase provides an interface to the open metadata store.
- OpenMetadataStoreClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.OpenMetadataStoreClient
-
Create a new client with no authentication embedded in the HTTP request.
- OpenMetadataStoreClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.OpenMetadataStoreClient
-
Create a new client that passes userId and password in each HTTP request.
- org.odpi.openmetadata.accessservices.assetowner.client - package org.odpi.openmetadata.accessservices.assetowner.client
-
These are the Java clients for the Asset Owner OMAS.
- org.odpi.openmetadata.accessservices.assetowner.client.rest - package org.odpi.openmetadata.accessservices.assetowner.client.rest
-
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.
P
- publishAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the zones for a specific asset to the zone list specified in the publishZones.
R
- registerListener(String, AssetOwnerEventListener) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerEventClient
-
Register a listener object that will be passed each of the events published by the Asset Owner OMAS.
- removeAssetOrigin(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the asset origin classification to an asset.
- removeAssetOwner(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the ownership classification from an asset.
- removeCollection(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Delete a collection.
- removeConnection(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the metadata element representing a connection.
- removeEndpoint(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the metadata element representing a endpoint.
- removeFromCollection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove an element from a collection.
- removeGovernanceDefinitionFromElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the GovernedBy relationship between a governance definition and an element.
- removeReferenceable(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Remove the metadata element.
- removeSchemaAttribute(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the metadata element representing a schema attribute.
- removeSchemaType(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the metadata element representing a schema type.
- removeSecurityTags(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the security tags classification to an asset or one of its elements.
- removeSemanticAssignment(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the relationship between a glossary term and an element in an Asset description (typically a field in the schema).
- removeTemplateClassification(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Remove the classification that indicates that this asset can be used as a template.
- retrieveAttachedExternalReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Retrieve the list of external references attached to the supplied object.
S
- scanConnections(String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Step through the connections visible to this caller.
- setConfidenceClassification(String, String, GovernanceClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
- setConfidentialityClassification(String, String, GovernanceClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
- setCriticalityClassification(String, String, GovernanceClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
- setElementAsDataField(String, String, DataFieldValuesProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify the element to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
- setRetentionClassification(String, String, RetentionClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
- setSchemaElementAsCalculatedValue(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
- setupAssetConnection(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a relationship between an asset and its connection.
- setupConnectorType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a relationship between a connection and a connector type.
- setupEmbeddedConnection(String, String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a relationship between a virtual connection and an embedded connection.
- setupEndpoint(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a relationship between a connection and an endpoint.
- setupMoreInformation(String, String, RelationshipProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a "MoreInformation" relationship between an element that is descriptive and one that is providing the detail.
- setupRelatedAsset(String, String, String, String, RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Link two asset together.
- setupResource(String, String, ResourceListProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a "ResourceList" relationship between a consuming element and an element that represents resources.
- setupSchemaElementRelationship(String, String, String, String, RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Create a relationship between two schema elements.
- setupSchemaTypeParent(String, String, String, String, RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Connect a schema type to a data asset, process or port.
- setupStakeholder(String, String, StakeholderProperties, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Create a "Stakeholder" relationship between an element and its stakeholder.
U
- unlicenseElement(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Remove the license for an element.
- unlinkExternalReferenceFromElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Remove the link between an external reference and an element.
- updateAsset(String, String, boolean, AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the metadata element representing an asset.
- updateAssetOwner(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the owner information for a specific asset.
- updateAssetOwner(String, String, String, OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Deprecated.
- updateAssetRelationship(String, String, String, boolean, RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update relationship between two elements.
- updateAssetZones(String, String, List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the zones for a specific asset.
- updateCertification(String, String, boolean, CertificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetCertificationManager
-
Update the properties of a certification.
- updateCollection(String, String, boolean, CollectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the metadata element representing a collection.
- updateCollectionMembership(String, String, CollectionMembershipProperties, boolean, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Add an element to a collection (or update its membership properties).
- updateConnection(String, String, boolean, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the metadata element representing a connection.
- updateEndpoint(String, boolean, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the metadata element representing a endpoint.
- updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ExternalReferenceManager
-
Update the definition of an external reference.
- updateLicense(String, String, boolean, LicenseProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetLicenseManager
-
Update the properties of a license.
- updateRelationship(String, String, String, boolean, String, RelationshipProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwnerBaseClient
-
Update the properties of a multi-link relationship.
- updateSchemaAttribute(String, String, boolean, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the properties of the metadata element representing a schema attribute.
- updateSchemaType(String, String, boolean, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the metadata element representing a schema type.
- updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Update the properties of the valid value.
V
- ValidValuesAssetOwner - Class in org.odpi.openmetadata.accessservices.assetowner.client
-
ValidValuesAssetOwner provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
- ValidValuesAssetOwner(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new client with no authentication embedded in the HTTP request.
- ValidValuesAssetOwner(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- ValidValuesAssetOwner(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new client that passes userId and password in each HTTP request.
- ValidValuesAssetOwner(String, String, AssetOwnerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new client that is going to be used in an OMAG Server (view service or integration service typically).
- ValidValuesAssetOwner(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.client.ValidValuesAssetOwner
-
Create a new client with no authentication embedded in the HTTP request and an audit log.
W
- withdrawAsset(String, String) - Method in class org.odpi.openmetadata.accessservices.assetowner.client.AssetOwner
-
Update the zones for a specific asset to the zone list specified in the defaultZones.
All Classes and Interfaces|All Packages