Class EnterpriseOMRSConnection
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
org.odpi.openmetadata.repositoryservices.enterprise.repositoryconnector.EnterpriseOMRSConnection
EnterpriseOMRSConnection provides a valid connection for the EnterpriseOMRSConnector.
-
Field Summary
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
connectionBean
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
referenceableBean
-
Constructor Summary
-
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
equals, getClearPassword, getConfigurationProperties, getConnectionBean, getConnectionName, getConnectorType, getDescription, getDisplayName, getEncryptedPassword, getEndpoint, getSecuredProperties, getUserId, hashCode, toString
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
getAdditionalProperties, getQualifiedName, getReferenceableBean, setBean
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
getClassifications, getElementHeaderBean, getExtendedProperties, getGUID, getOrigin, getStatus, getType, getVersions, setBean
-
Constructor Details
-
EnterpriseOMRSConnection
public EnterpriseOMRSConnection()Default Constructor that sets up the connector
-