Index

A B C D E F G H I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 

B

BOTH_DIRECTIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 

C

CatalogTarget - Class in org.odpi.openmetadata.frameworks.integration.properties
CatalogTarget contains the properties for one of the integration connector's catalog target.
CatalogTarget() - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Default constructor
CatalogTarget(CatalogTarget) - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Copy/clone constructor
classifyMetadataElementInStore(String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Add a new classification to the metadata element.
clearTranslation(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.MultiLanguageManagement
Remove the translation for a particular language/locale for a metadata element.
clearValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Remove a valid map name value for a property.
clearValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Remove a valid map name value for a property.
clearValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Remove a valid value for a property.
connectorName - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
createClients() - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Suggestion for subclass to create client(s) to partner OMAS.
createIncidentReport(String, int, String, List<IncidentImpactedElement>, List<IncidentDependency>, Map<String, Integer>, Map<String, String>, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.StewardshipAction
Create an incident report to capture the situation detected by this governance action service.
createMetadataElementInStore(String, ElementStatus, Date, Date, ElementProperties, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Create a new metadata element in the metadata store.
createMetadataSource(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Create a new metadata element to represent a software capability.
createRelatedElementsInStore(String, String, String, boolean, boolean, Date, Date, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Create a relationship between two metadata elements.

D

declassifyMetadataElementInStore(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Remove the named classification from a specific metadata element.
deleteMetadataElementInStore(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Delete a specific metadata element.
deleteRelatedElementsInStore(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Delete a relationship between two metadata elements.
disconnect() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Free up any resources held since the connector is no longer needed.

E

embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
engage() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
This method is for blocking calls to wait for new metadata.
engage() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
This method is for blocking calls to wait for new metadata.
ENGAGE_IMPLEMENTATION_MISSING - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
 
ENUM_TYPE_GUID - Static variable in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 
ENUM_TYPE_NAME - Static variable in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return comparison result based on the content of the properties.
externalSourceGUID - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
externalSourceIsHome - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
externalSourceName - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 

F

findMetadataElements(String, List<String>, SearchProperties, List<ElementStatus>, SearchClassifications, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Return a list of metadata elements that match the supplied criteria.
findMetadataElementsWithString(String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Retrieve the metadata elements that contain the requested string.
findRelationshipsBetweenMetadataElements(String, SearchProperties, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Return a list of relationships that match the requested conditions.
FROM_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return any additional properties that the connector adds to the report.
getCatalogTargetName() - Method in class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Return the name of the catalog target.
getCatalogTargets(int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getCatalogTargets(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve the identifiers of the metadata elements identified as catalog targets with an integration connector.
getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Return the component description that is used by this connector in the audit log.
getConnectorId() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the unique identifier for the connector deployment.
getConnectorName() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the name of the connector deployment.
getCreatedElements() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the list of guids of elements that have been created.
getDeletedElements() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
 
getDescription() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the default description for the key pattern for this enum instance.
getElementHeader() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Return the element header associated with the properties.
getErrorMessageId() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Deprecated.
getFormattedErrorMessage(String...) - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Deprecated.
getHTTPErrorCode() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Deprecated.
getIntegrationGovernanceContext() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the integration governance context that provides access to various Governance Action Framework (GAF) function.
getIntegrationReport(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve a specific integration report by unique identifier.
getIntegrationReports(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve the published integration reports.
getIntegrationReportsForElement(String, String, Date, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve the integration reports attached to an element.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Retrieve a message definition object for an exception.
getMetadataElementByGUID(String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Retrieve the metadata element using its unique identifier.
getMetadataElementByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Retrieve the metadata element using its unique name (typically the qualified name).
getMetadataElementGUIDByUniqueName(String, String, boolean, boolean, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Retrieve the unique identifier of the metadata element that represents the metadata source.
getMetadataSourceQualifiedName() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the qualified name of the software capability that represents an external source of metadata.
getMultiLanguageManagement() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
Return an extension to the context that provides access to the multi-language support from the Governance Action Framework (GAF).
getName() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the default name for this enum instance.
getOpenMetadataAccess() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
Return an extension to the context that provides access to the open metadata store from the Governance Action Framework (GAF).
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Return the code for this enum instance
getPermittedSynchronization() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Return the permitted synchronization direction.
getProperties() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Return the properties of the report.
getRefreshCompletionDate() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the end date/time that this report covers.
getRefreshStartDate() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the start date/time that this report covers.
getRefreshTimeInterval() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Return the recommended number of minutes between each call to the connector to refresh the metadata.
getRelatedMetadataElements(String, int, String, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Retrieve the metadata elements connected to the supplied element.
getServerName() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return the name of the integration daemon where the integration connector was/is running.
getStewardshipAction() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
Return an extension to the context that provides access to the stewardship action support from the Governance Action Framework (GAF).
getSystemAction() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Deprecated.
getTranslation(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.MultiLanguageManagement
Retrieve the translation for the matching language/locale.
getTranslations(String, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.MultiLanguageManagement
Retrieve all translations associated with a metadata element.
getUpdatedElements() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
 
getUserAction() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Deprecated.
getUsesBlockingCalls() - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Return if the connector should be started in its own thread to allow it is block on a listening call.
getValidMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Retrieve details of a specific valid name for a map property.
getValidMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Retrieve details of a specific valid value for a map name.
getValidMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Retrieve details of a specific valid value for a property.
getValidMetadataValues() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
Return an extension to the context that provides access to the valid values defined for open metadata from the Governance Action Framework (GAF).
getValidMetadataValues(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Retrieve all the valid values for the requested property.

H

hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Return hash code for this object

I

initializeContextManager(String, String, String, String, Map<String, Object>, int, AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Initialize server properties for the context manager.
initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Set up the list of connectors that this virtual connector will use to support its interface.
IntegrationConnector - Interface in org.odpi.openmetadata.frameworks.integration.connectors
IntegrationConnector is the abstract interface for a connector that is managed by the integration services.
IntegrationConnectorBase - Class in org.odpi.openmetadata.frameworks.integration.connectors
IntegrationConnectorBase is the base class for an integration connector.
IntegrationConnectorBase() - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
integrationConnectorGUID - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
IntegrationConnectorProvider - Class in org.odpi.openmetadata.frameworks.integration.connectors
The IntegrationConnectorProvider provides a base class for the connector provider supporting Integration Connectors.
IntegrationConnectorProvider() - Constructor for class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.
integrationContext - Variable in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
 
IntegrationContext - Class in org.odpi.openmetadata.frameworks.integration.context
IntegrationContext is the base class for the integration context provided to the integration connector to provide access to open metadata services.
IntegrationContext(String, String, String, String, OpenIntegrationClient, OpenMetadataClient, boolean, PermittedSynchronization, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Constructor handles standard values for all integration contexts.
IntegrationContextManager - Class in org.odpi.openmetadata.frameworks.integration.contextmanager
IntegrationContextManager is the base class for the context manager that is implemented by each integration service.
IntegrationContextManager() - Constructor for class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Default constructor
IntegrationGovernanceContext - Class in org.odpi.openmetadata.frameworks.integration.context
IntegrationGovernanceContext provides access to extra services from the Governance Action Framework (GAF).
IntegrationGovernanceContext(OpenMetadataAccess, MultiLanguageManagement, StewardshipAction, ValidMetadataValues) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
Create an integration context.
IntegrationReport - Class in org.odpi.openmetadata.frameworks.integration.properties
IntegrationReport contains the properties for one of the integration connector's integration report.
IntegrationReport() - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Default constructor
IntegrationReport(IntegrationReport) - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Copy/clone constructor
IntegrationReportProperties - Class in org.odpi.openmetadata.frameworks.integration.properties
IntegrationReportProperties contains the properties for an integration report.
IntegrationReportProperties() - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Default constructor
IntegrationReportProperties(IntegrationReportProperties) - Constructor for class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Copy/clone constructor
integrationReportWriter - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
IntegrationReportWriter - Class in org.odpi.openmetadata.frameworks.integration.reports
IntegrationReportWriter is responsible for managing the assembly and production of IntegrationReports.
IntegrationReportWriter(String, String, String, String, OpenIntegrationClient, OpenMetadataClient) - Constructor for class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Set up the integration report writer.

L

localServerPassword - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
localServerUserId - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 

M

maxPageSize - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
multiLanguageManagement - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
 
MultiLanguageManagement - Class in org.odpi.openmetadata.frameworks.integration.context
MultiLanguageManagement enables translations of the string properties of a metadata element to be created, maintained and retrieved.
MultiLanguageManagement(OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.MultiLanguageManagement
The constructor needs an implementation of the open metadata store.

O

OIFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.integration.ffdc
The OIFErrorCode is used to define the message content for the OMRS Audit Log.
openIntegrationClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
openIntegrationClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
OpenIntegrationClient - Class in org.odpi.openmetadata.frameworks.integration.client
OpenIntegrationClient defines the interface of the client that implements calls to the metadata server.
OpenIntegrationClient(String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Create a new client with no authentication embedded in the HTTP request.
openMetadataAccess - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
 
OpenMetadataAccess - Class in org.odpi.openmetadata.frameworks.integration.context
OpenMetadataAccess provides an interface to the open metadata store.
OpenMetadataAccess(OpenMetadataClient, String, String, String, IntegrationReportWriter) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
The constructor needs an implementation of the open metadata store.
openMetadataStoreClient - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
openMetadataStoreClient - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
openToDo(String, String, String, String, int, Date, Map<String, String>, String, String, List<NewActionTarget>) - Method in class org.odpi.openmetadata.frameworks.integration.context.StewardshipAction
Create a "To Do" request for someone to work on.
org.odpi.openmetadata.frameworks.integration.client - package org.odpi.openmetadata.frameworks.integration.client
 
org.odpi.openmetadata.frameworks.integration.connectors - package org.odpi.openmetadata.frameworks.integration.connectors
 
org.odpi.openmetadata.frameworks.integration.context - package org.odpi.openmetadata.frameworks.integration.context
 
org.odpi.openmetadata.frameworks.integration.contextmanager - package org.odpi.openmetadata.frameworks.integration.contextmanager
The context manager is a specialized class that sets up access to the OMAS client that it is
org.odpi.openmetadata.frameworks.integration.ffdc - package org.odpi.openmetadata.frameworks.integration.ffdc
 
org.odpi.openmetadata.frameworks.integration.properties - package org.odpi.openmetadata.frameworks.integration.properties
 
org.odpi.openmetadata.frameworks.integration.reports - package org.odpi.openmetadata.frameworks.integration.reports
 
OTHER - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 

P

partnerOMASPlatformRootURL - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
partnerOMASServerName - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
permittedSynchronization - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 
PermittedSynchronization - Enum Class in org.odpi.openmetadata.frameworks.integration.contextmanager
PermittedSynchronization defines the permitted directions of flow of metadata updates between open metadata and a third party technology.
publishIntegrationReport(String, String, IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
Create a new integration report for an element (identified by anchorGUID).
publishReport() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Assemble the data collected and write out a report (if configured).
publishReport() - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Assemble the data collected and write out a report (if configured).

R

reclassifyMetadataElementInStore(String, String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the properties of a classification that is currently attached to a specific metadata element.
refresh() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
reportAnchorGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Save the relationship between an element and its anchor.
reportElementCreation(String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Save information about a newly created element.
reportElementCreation(String) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Save information about a newly created element.
reportElementDelete(String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Save information about a newly archived or deleted element.
reportElementDelete(String) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Save information about a newly archived or deleted element.
reportElementUpdate(String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Save information about a newly updated element.
reportElementUpdate(String) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Save information about a newly updated element.
reportParentGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Attempt to use the parent's GUID to discover the relationship between an element and its anchor.

S

serverName - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
serverPlatformURLRoot - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
serviceOptions - Variable in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
 
serviceURLMarker - Variable in class org.odpi.openmetadata.frameworks.integration.client.OpenIntegrationClient
 
setActiveReportPublishing(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Set whether an integration report should be assembled and published.
setActiveReportPublishing(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Set whether an integration report should be assembled and published.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up any additional properties that the connector adds to the report.
setAnchor(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Save the relationship between an element and its anchor.
setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Receive an audit log object that can be used to record audit log messages.
setCatalogTargetName(String) - Method in class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
Set up the name of the catalog target.
setConnectorId(String) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the unique identifier for the connector deployment.
setConnectorName(String) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Set up the connector name for logging (called just before start()).
setConnectorName(String) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Set up the connector name for logging.
setConnectorName(String) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the name of the connector deployment.
setContext(String, String, String, IntegrationConnector, String, PermittedSynchronization, boolean, String) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Set up the context in the supplied connector.
setContext(IntegrationContext) - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Set up the standard integration context for the connector.
setContext(IntegrationContext) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
Set up the standard integration context for the connector.
setCreatedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the list of guids of elements that have been created.
setDeletedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
 
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Set up the element header associated with the properties.
setParent(String, String) - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Attempt to use the parent's GUID to discover the relationship between an element and its anchor.
setProperties(IntegrationReportProperties) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
Set up the properties of the report.
setRefreshCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the end date/time that this report covers.
setRefreshStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the start date/time that this report covers.
setRefreshTimeInterval(long) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Set up the recommended number of minutes between each call to the connector to refresh the metadata.
setServerName(String) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
Set up the name of the integration daemon where the integration connector was/is running.
setTranslation(String, TranslationDetail) - Method in class org.odpi.openmetadata.frameworks.integration.context.MultiLanguageManagement
Create or update the translation for a particular language/locale for a metadata element.
setUpdatedElements(List<String>) - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
 
setUpMetadataSource(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.contextmanager.IntegrationContextManager
Retrieve the metadata source's unique identifier (GUID) or if it is not defined, create the software server capability for this event broker.
setUpValidMetadataMapName(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataMapValue(String, String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Create or update the valid value for a name that can be stored in a particular open metadata property name.
setUpValidMetadataValue(String, String, ValidMetadataValue) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Create or update the valid value for a particular open metadata property.
setUsesBlockingCalls(boolean) - Method in class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
Set up if the connector should be started in its own thread to allow it is block on a listening call.
start() - Method in interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector
Indicates that the connector is completely configured and can begin processing.
startRecording() - Method in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
Clear the report properties ready for a new report.
startRecording() - Method in class org.odpi.openmetadata.frameworks.integration.reports.IntegrationReportWriter
Set up properties ready for a new report.
stewardshipAction - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
 
StewardshipAction - Class in org.odpi.openmetadata.frameworks.integration.context
StewardshipAction defines methods that are used to request help for a situation that the caller can not handle.
StewardshipAction(OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.StewardshipAction
The constructor needs an implementation of the open metadata store.

T

TO_THIRD_PARTY - Enum constant in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
 
toString() - Method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.integration.properties.CatalogTarget
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReport
JSON-style toString
toString() - Method in class org.odpi.openmetadata.frameworks.integration.properties.IntegrationReportProperties
JSON-style toString

U

updateClassificationEffectivityInStore(String, String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the effectivity dates of a specific classification attached to a metadata element.
updateMetadataElementEffectivityInStore(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the effectivity dates control the visibility of the element through specific APIs.
updateMetadataElementInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the properties of a specific metadata element.
updateMetadataElementStatusInStore(String, boolean, boolean, ElementStatus, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the status of specific metadata element.
updateRelatedElementsEffectivityInStore(String, boolean, boolean, Date, Date, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the effectivity dates of a specific relationship between metadata elements.
updateRelatedElementsInStore(String, boolean, boolean, boolean, ElementProperties, Date) - Method in class org.odpi.openmetadata.frameworks.integration.context.OpenMetadataAccess
Update the properties associated with a relationship.
userId - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationContext
 

V

validateMetadataMapName(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Validate whether the name found in an open metadata map property is valid.
validateMetadataMapValue(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Validate whether the name found in an open metadata map property is valid.
validateMetadataValue(String, String, String) - Method in class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
Validate whether the value found in an open metadata property is valid.
validMetadataValues - Variable in class org.odpi.openmetadata.frameworks.integration.context.IntegrationGovernanceContext
 
ValidMetadataValues - Class in org.odpi.openmetadata.frameworks.integration.context
ValidMetadataValues maintains valid value sets for the properties found in open metadata elements.
ValidMetadataValues(OpenMetadataClient, String) - Constructor for class org.odpi.openmetadata.frameworks.integration.context.ValidMetadataValues
The constructor needs an implementation of the open metadata store.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.frameworks.integration.contextmanager.PermittedSynchronization
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.frameworks.integration.ffdc.OIFErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form