Skip navigation links
A C D G M O S V 

A

AvroFileReaderSample - Class in org.odpi.openmetadata.accessservices.assetconsumer.samples
AvroFileReaderSample illustrates the use of the Asset Consumer OMAS API to create connectors to Avro files.
AvroFileReaderSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.samples.AvroFileReaderSample
Set up the parameters for the sample.

C

ConfigureDiscoveryEngine - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples
ConfigureDiscoveryEngine uses the DiscoveryConfigurationClient from the Discovery Engine OMAS to set up a new discovery engine called ClinicalTrials that contains sample discovery services to validate some of the assets that Coco Pharmaceuticals is using in its clinical trials.
ConfigureDiscoveryEngine() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.ConfigureDiscoveryEngine
 
CreateAvroFileAssetSample - Class in org.odpi.openmetadata.accessservices.assetowner.samples
CreateAvroFileAssetSample creates a simple asset definition in the open metadata repositories for a file.
CreateAvroFileAssetSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.samples.CreateAvroFileAssetSample
Set up the parameters for the sample.
CreateCSVFileAssetSample - Class in org.odpi.openmetadata.accessservices.assetowner.samples
CreateCSVFileAssetSample creates a simple asset definition in the open metadata repositories for a file.
CreateCSVFileAssetSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.samples.CreateCSVFileAssetSample
Set up the parameters for the sample.
CreateGovernanceZoneSample - Class in org.odpi.openmetadata.accessservices.governanceprogram.samples
CreateGovernanceZoneSample illustrates the use of the Asset Owner OMAS API to create governance zones for Coco Pharmaceuticals.
CSVFileReaderSample - Class in org.odpi.openmetadata.accessservices.assetconsumer.samples
CSVFileReaderSample illustrates the use of the Asset Consumer OMAS API to create connectors to CSV files.
CSVFileReaderSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.samples.CSVFileReaderSample
Set up the parameters for the sample.

D

DropFootWeeklyMeasurementsDiscoveryService - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices
CSVDiscoveryService is a discovery service implementation for analysing CSF Files.
DropFootWeeklyMeasurementsDiscoveryService() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.DropFootWeeklyMeasurementsDiscoveryService
 
DropFootWeeklyMeasurementsDiscoveryServiceProvider - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices
DropFootWeeklyMeasurementsDiscoveryServiceProvider provides the connector provider for the Discovery Service that validates the weekly measurements file that the hospitals supply
DropFootWeeklyMeasurementsDiscoveryServiceProvider() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.DropFootWeeklyMeasurementsDiscoveryServiceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.

G

getCriteria() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns a description of the criteria for including assets in the zone.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns a detailed description of the assets within the zone.
getDisplayName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns a descriptive name of the zone.
getZoneName() - Method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns the unique name for the zone.
GovernanceZoneSampleDefinitions - Enum in org.odpi.openmetadata.accessservices.governanceprogram.samples
The GovernanceZoneSampleDefinitions is used to feed the definition of the governance zones for Coco Pharmaceuticals.

M

main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.samples.AvroFileReaderSample
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.samples.CSVFileReaderSample
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetowner.samples.CreateAvroFileAssetSample
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.assetowner.samples.CreateCSVFileAssetSample
Main program that controls the operation of the sample.
main(String[]) - Static method in class org.odpi.openmetadata.accessservices.governanceprogram.samples.CreateGovernanceZoneSample
Main program that controls the operation of the sample.

O

org.odpi.openmetadata.accessservices.assetconsumer.samples - package org.odpi.openmetadata.accessservices.assetconsumer.samples
 
org.odpi.openmetadata.accessservices.assetowner.samples - package org.odpi.openmetadata.accessservices.assetowner.samples
 
org.odpi.openmetadata.accessservices.discoveryengine.samples - package org.odpi.openmetadata.accessservices.discoveryengine.samples
 
org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices - package org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices
 
org.odpi.openmetadata.accessservices.governanceprogram.samples - package org.odpi.openmetadata.accessservices.governanceprogram.samples
 

S

start() - Method in class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.DropFootWeeklyMeasurementsDiscoveryService
Indicates that the discovery service is completely configured and can begin processing.
start() - Method in class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.ValidatePatientRecordDiscoveryService
Indicates that the discovery service is completely configured and can begin processing.

V

ValidatePatientRecordDiscoveryService - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices
CSVDiscoveryService is a discovery service implementation for analysing CSF Files.
ValidatePatientRecordDiscoveryService() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.ValidatePatientRecordDiscoveryService
 
ValidatePatientRecordDiscoveryServiceProvider - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices
CSVDiscoveryServiceProvider provides the connector provider for the CSV Discovery Service
ValidatePatientRecordDiscoveryServiceProvider() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.discoveryservices.ValidatePatientRecordDiscoveryServiceProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OMRS Connector implementation.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.governanceprogram.samples.GovernanceZoneSampleDefinitions
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G M O S V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.