All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| ArrayPropertyValue |
ArrayPropertyValue stores the values of an array within an entity or relationship properties.
|
| AttributeCardinality |
AttributeCardinality is used on a association from one TypeDef to another.
|
| AttributeTypeDef |
The AttributeTypeDef class is used to identify the type of an attribute.
|
| AttributeTypeDefCategory |
The AttributeTypeDefCategory defines the list of valid types of a attribute (property) for an open metadata instance.
|
| AttributeTypeDefCategoryFindRequest |
|
| AttributeTypeDefListResponse |
AttributeTypeDefListResponse provides a simple bean for returning an array of AttributeTypeDefs
|
| AttributeTypeDefResponse |
AttributeTypeDefResponse provides a response structure for an OMRS REST API call that returns
an AttributeTypeDef object.
|
| AuditableConnector |
Deprecated. |
| AuditLogReportResponse |
AuditLogReportResponse describes the response structure for an OMRS REST API that returns
an AuditLogReport object.
|
| AuditLogSeveritiesResponse |
AuditLogSeveritiesResponse support an OMRS REST API response that returns a list of Audit log severity definition objects.
|
| BooleanResponse |
BooleanResponse is the response structure used on the OMRS REST API calls that return a boolean response.
|
| Classification |
The Classification class stores information about a classification assigned to an entity.
|
| ClassificationCondition |
The ClassificationCondition class provides support for searching against a single classification, either based only
on its name or also combined with a set of property-based conditions.
|
| ClassificationDef |
ClassificationDef stores the properties for the definition of a type of classification.
|
| ClassificationDifferences |
Capture the differences between classification instances.
|
| ClassificationEntityExtension |
ClassificationEntityExtension is used to represent a single classification for an entity.
|
| ClassificationErrorException |
The ClassificationErrorException is thrown by an OMRS Connector when a classification for a specific entity
instance is either not defined for this type of entity or is not currently attached to the requested entity.
|
| ClassificationListResponse |
ClassificationListResponse support an OMRS REST API response that returns a list of Classification objects.
|
| ClassificationOrigin |
ClassificationOrigin describes the provenance of a classification attached to an entity.
|
| ClassificationPropagationRule |
ClassificationPropagationRule is part of a relationship definition (RelationshipDef).
|
| ClassificationRequest |
ClassificationRequest carries the properties needed to create a classification.
|
| ClassificationWithEntityRequest |
ClassificationWithEntityRequest carries a classification that has changed along with its entity.
|
| CohortConnectionStatus |
CohortConnectionStatus defines the status of the local server's connection to the metadata highway for
a specific cohort.
|
| CohortDescription |
CohortDescription describes a single cohort.
|
| CohortListResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
| CohortMembership |
CohortMembership describes the structure of the cohort registry store.
|
| CohortMembershipListResponse |
CohortMembershipListResponse support an OMRS REST API response that returns a list of cohort member registration objects.
|
| CohortMembershipResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
| CollectionDef |
CollectionDef supports the definition of a collection type.
|
| CollectionDefCategory |
This enum defines the list of open metadata collection types.
|
| CompletedFuture |
Future that represents a task that has already completed.
|
| CompoundFuture |
|
| ConnectionResponse |
ConnectionResponse is the response structure used on REST API calls that return a
Connection object as a response.
|
| DelegatableFuture |
Future that starts out as unfinished can can be delegated
to a different Future once processing takes place.
|
| Differences |
General class for capturing differences.
|
| Differences.SidePresent |
|
| EntityConflictException |
EntityConflictException provides a checked exception for reporting that an entity can not be added because
it conflicts with an entity already stored.
|
| EntityCreateRequest |
EntityCreateRequest carries the properties needed to create a new entity.
|
| EntityDef |
EntityDef describes a type of entity in the metadata collection.
|
| EntityDetail |
EntityDetail stores all the type-specific properties for the entity.
|
| EntityDetailDifferences |
Capture the differences between EntityDetail objects.
|
| EntityDetailResponse |
EntityDetailResponse describes the response structure for an OMRS REST API that returns
an EntityDetail object.
|
| EntityFindRequest |
EntityFindRequest restricts a find request to entities with specific classifications.
|
| EntityHistoricalFindRequest |
EntityHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| EntityListResponse |
EntityListResponse support an OMRS REST API response that returns a list of EntityDetail objects.
|
| EntityNeighborhoodFindRequest |
EntityNeighborhoodFindRequest adds the ability to restrict a neighborhood find request to only
traversing specific relationship types.
|
| EntityNeighborhoodHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| EntityNotDeletedException |
EntityNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
entity instance and the entity is not in DELETED status.
|
| EntityNotKnownException |
The EntityNotKnownException is thrown by an OMRS Connector when a specific entity instance is requested but this
entity is not known in the metadata collection.
|
| EntityPropertyFindRequest |
EntityPropertyFindRequests restricts a find request to entities with specific classifications.
|
| EntityPropertyHistoricalFindRequest |
EntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| EntityProxy |
EntityProxy summarizes an entity instance.
|
| EntityProxyDifferences |
Capture the differences between EntityProxy objects.
|
| EntityProxyOnlyException |
The EntityProxyOnlyException is thrown by an OMRS Connector when a specific entity instance is requested but this
only a proxy version of the entity is in the metadata collection.
|
| EntitySummary |
EntitySummary provides the basic header attributes for an open metadata entity.
|
| EntitySummaryDifferences |
Capture the differences between EntitySummary objects.
|
| EntitySummaryResponse |
EntitySummaryResponse describes the response structure for an OMRS REST API that returns an EntitySummary object.
|
| EnumDef |
The EnumDef describes an open metadata enumeration.
|
| EnumElementDef |
EnumElementDef describes a single valid value defined for an enum.
|
| EnumPropertyValue |
An EnumPropertyValue stores the value for an enum property.
|
| ExternalStandardMapping |
ExternalStandardMapping defines a mapping of TypeDefs and TypeDefAttributes to an external standard.
|
| FunctionNotSupportedException |
FunctionNotSupportedException provides a checked exception for reporting that an OMRS repository connector
does not support the method called.
|
| HistoryRangeRequest |
HistoryRequest carries the date/time for a historical query.
|
| HistoryRequest |
HistoryRequest carries the date/time for a historical query.
|
| HistorySequencingOrder |
HistorySequencingOrder is used for retrieval of history against a metadata collection.
|
| HomeEntityException |
The HomeEntityException is thrown by an OMRS Connector when reference copy maintenance requests are issued on
a home entity instance in the metadata collection.
|
| HomeRelationshipException |
The HomeRelationshipException is thrown by an OMRS Connector when reference copy maintenance requests are issued on
a home relationship instance in the metadata collection.
|
| IncomingEvent |
An event that was received from a connector
|
| IncomingEventState |
The state of an event that was received from a connector
|
| InstanceAuditHeader |
InstanceAuditHeader manages the attributes that are common to classifications,
entities and relationships.
|
| InstanceElementHeader |
InstanceElementHeader provides a common base for all instance information from the metadata collection.
|
| InstanceFindRequest |
InstanceFindRequest adds match properties to a find request.
|
| InstanceGraph |
InstanceGraph stores a subgraph of entities and relationships and provides methods to access its content.
|
| InstanceGraphRequest |
InstanceGraphRequest is the request structure for an OMRS REST API call that
sends an instance graph object.
|
| InstanceGraphResponse |
InstanceGraphResponse is the response structure for an OMRS REST API call that
returns an instance graph object.
|
| InstanceHeader |
InstanceHeader manages the attributes that are common to entities and relationship instances.
|
| InstanceHistoricalFindRequest |
InstanceHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| InstanceProperties |
The InstanceProperties class provides support for properties to be added to an entity,
classification or relationship instances.
|
| InstancePropertiesDifferences |
Capture the differences between instance properties.
|
| InstancePropertiesRequest |
InstancePropertiesRequest carries the properties needed to update an entity, relationship or classification.
|
| InstancePropertyCategory |
The InstancePropertyCategory defines the list of value types for the properties for open metadata.
|
| InstancePropertyValue |
InstancePropertyValue provides a common class for holding an instance type and value.
|
| InstanceProvenanceType |
InstanceProvenanceType defines where the metadata comes from and, hence if it can be updated.
|
| InstanceStatus |
The InstanceStatus defines the status of an instance (classification, relationship or an entity) in the metadata collection.
|
| InstanceType |
InstanceType contains information from the instance's TypeDef that are useful for processing the instance.
|
| InternalOMRSEventProcessingContext |
Internal Asynchronous message processing context.
|
| InvalidEntityException |
InvalidEntityException provides a checked exception for reporting that an entity can not be added because
its content is invalid.
|
| InvalidParameterException |
The InvalidParameterException is thrown by an OMRS Connector when the parameters passed to a repository
connector, or its accompanying metadata collection, are not valid.
|
| InvalidRelationshipException |
InvalidRelationshipException provides a checked exception for reporting that a relationship can not be added because
its content is invalid.
|
| InvalidTypeDefException |
InvalidTypeDefException provides a checked exception for reporting that a typedef can not be added because
its content is invalid.
|
| MapPropertyValue |
MapPropertyValue stores the values of a map within an entity, struct or relationship properties.
|
| MatchCriteria |
The MatchCriteria enum defines how the metadata instances in the metadata collection should be matched
against the properties supplied on the search request.
|
| MemberRegistration |
MemberRegistration is a POJO for storing the information about a metadata repository that is a member
of the open metadata repository cohort.
|
| MetadataCollectionIdRequest |
MetadataCollectionIdRequest is the request structure used on the OMRS REST API calls that use the home metadata collection id as
a validator/originator for the request.
|
| MetadataCollectionIdResponse |
MetadataCollectionIdResponse is the response structure used on the OMRS REST API calls that return a String response.
|
| OMRSAPIFindRequest |
OMRSAPISearchRequest provides a common header for OMRS managed rest to the OMRS REST API.
|
| OMRSAPIHistoricalFindRequest |
OMRSAPIHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| OMRSAPIPagedFindRequest |
OMRSAPIPagedFindRequest provides support for the paging parameters of a find request.
|
| OMRSAPIPagedResponse |
OMRSRESTAPIPagedResponse provides the base definition for a paged response.
|
| OMRSAPIRequest |
OMRSAPIRequest provides a common header for complex OMRS request to the OMRS REST API.
|
| OMRSAPIResponse |
OMRSAPIResponse provides a common header for OMRS managed rest to the OMRS REST API.
|
| OMRSAuditCode |
The OMRSAuditCode is used to define the message content for the OMRS Audit Log.
|
| OMRSAuditingComponent |
OMRSAuditingComponent provides identifying and background information about the components writing log records
to the OMRS Audit log.
|
| OMRSAuditLog |
OMRSAuditLog is a class for managing the audit logging of activity for the OMAG components.
|
| OMRSAuditLogDestination |
OMRSAuditLogDestination provides information needed to log records to the configured audit log destinations
for a specific server instance.
|
| OMRSAuditLogDestinationsReport |
OMRSAuditLogDestinationReport is a container for properties about the logging destinations
supported by this audit log.
|
| OMRSAuditLogRecord |
OMRSAuditLogRecord provides a carrier for details about a single log record in the OMRS audit log.
|
| OMRSAuditLogRecordOriginator |
OMRSAuditLogRecordOriginator describes the server that originated an audit log record.
|
| OMRSAuditLogRecordSeverity |
OMRSAuditLogRecordSeverity defines the different levels of severity for log records stored in the OMRSAuditLogRecord.
|
| OMRSAuditLogReport |
OMRSAuditLogReport is a structure that describes the properties of the audit log running in a server.
|
| OMRSAuditLogReportingComponent |
OMRSAuditLogReportingComponent describes the component issuing the audit log record.
|
| OMRSAuditLogReportSeverity |
AuditLogReportSeverity provides information about the different types of severities defined for the audit log.
|
| OMRSAuditLogStore |
OMRSAuditLogStore is the specialized data API for an Audit Log destination connector.
|
| OMRSAuditLogStoreConnectorBase |
OMRSAuditLogStoreConnectorBase is the base class for connectors that support the OMRSAuditLog.
|
| OMRSAuditLogStoreProviderBase |
The OMRSAuditLogStoreProviderBase provides a base class for the connector provider supporting OMRS
audit log stores.
|
| OMRSAuditLogStoreReport |
OMRSAuditLogStoreReport is a bean to describe one of the audit log store connectors registered with a server.
|
| OMRSCheckedExceptionBase |
OMRSCheckedExceptionBase provides a checked exception for reporting errors found when using the OMRS.
|
| OMRSCohortRegistryStore |
OMRSCohortRegistryStore is a connector to a repository that can store registration information for a cohort registry.
|
| OMRSCohortRegistryStoreConnectorBase |
OMRSCohortRegistryStoreConnectorBase provides the base class for a cohort registry store.
|
| OMRSCohortRegistryStoreProviderBase |
The OMRSCohortRegistryStoreProviderBase provides a base class for the connector provider supporting OMRS
cluster registry stores.
|
| OMRSConfigErrorException |
OMRSConfigErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS)
components that indicate a configuration error.
|
| OMRSConnectorErrorException |
OMRSConnectorErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS)
components that indicate a problem with one of its connectors.
|
| OMRSDynamicTypeMetadataCollectionBase |
OMRSDynamicTypeMetadataCollectionBase provides a base class for an open metadata repository that
has a dynamic type system.
|
| OMRSErrorCode |
The OMRSErrorCode is used to define first failure data capture (FFDC) for errors that occur within the OMRS
It is used in conjunction with all OMRS Exceptions, both Checked and Runtime (unchecked).
|
| OMRSEvent |
OMRSEvent defines the common content of a message that is sent through the OMRSTopicConnector to all metadata
repositories registered in the open metadata repository cohort.
|
| OMRSEventBean |
OMRSEventBean provides a common root for all bean versions of the OMRSEvent.
|
| OMRSEventCategory |
OMRSEventCategory defines the different categories of events that pass through the OMRS Topic.
|
| OMRSEventDirection |
OMRSEventDirection defines the origin of an OMRSEvent.
|
| OMRSEventErrorCode |
OMRSEventErrorCode is a merging of the OMRSRegistryEventErrorCode, OMRSTypeDefEventErrorCode and
OMRSInstanceEventErrorCode that is used in OMRSEvent.
|
| OMRSEventOriginator |
OMRSEventOriginator is part of an OMRSEvent's header.
|
| OMRSEventProcessingContext |
OMRS message processing context.
|
| OMRSEventProtocolVersion |
OMRSEventProtocolVersion provides the identifier for the version number of the event payload.
|
| OMRSEventV1 |
OMRSEventV1 is the OMRSEvent payload for version 1 of the open metadata and governance message exchange.
|
| OMRSEventV1ErrorSection |
OMRSEventV1ErrorSection describes the properties used to record errors detected by one of the members of the
open metadata repository cohort.
|
| OMRSEventV1InstanceSection |
OMRSEventV1InstanceSection describes the properties specific to instance events
|
| OMRSEventV1RegistrySection |
OMRSEventV1RegistrySection describes properties that are used exclusively for registry events.
|
| OMRSEventV1TypeDefSection |
OMRSEventV1TypeDefSection describes the properties specific to TypeDef related events
|
| OMRSFixedTypeMetadataCollectionBase |
OMRSFixedTypeMetadataCollectionBase provides a base class for an open metadata repository that
has a fixed type system.
|
| OMRSFuture |
Future wrapper to prevent consumers from
directly accessing Futures created by other
consumers.
|
| OMRSFutureImpl |
|
| OMRSInstanceEvent |
|
| OMRSInstanceEventErrorCode |
OMRSInstanceEventErrorCode defines the list of error codes that are used to record errors in the metadata
instance replication process that is used by the repository connectors within the open metadata repository cluster.
|
| OMRSInstanceEventProcessor |
OMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming
metadata instance events for an Open Metadata Repository.
|
| OMRSInstanceEventProcessorClassificationExtension |
OMRSInstanceEventProcessorClassificationExtension adds methods for classifications that include an entity proxy rather than an entity proxy.
|
| OMRSInstanceEventProcessorInterface |
OMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming
metadata instance events for an Open Metadata Repository.
|
| OMRSInstanceEventType |
OMRSInstanceEventType defines the different types of instance events in the open metadata repository services
protocol.
|
| OMRSLogicErrorException |
OMRSLogicErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS)
components that indicate a logic error.
|
| OMRSMetadataCollection |
OMRSMetadataInstanceStore is the common interface for working with the contents of a metadata repository.
|
| OMRSMetadataCollectionBase |
OMRSMetadataInstanceStore is the common interface for working with the contents of a metadata repository.
|
| OMRSMetadataCollectionManager |
OMRSRepositoryConnectors are used by OMRS to retrieve metadata from metadata repositories.
|
| OMRSMetadataDefaultEventsSecurity |
OMRSMetadataDefaultEventsSecurity provides a default instance events security filter that allows all events to
pass unchanged.
|
| OMRSMetadataDefaultRepositorySecurity |
OMRSMetadataDefaultRepositorySecurity provides a default instance repository security support that allows all
actions.
|
| OMRSRegistryEvent |
OMRSRegistryEvent provides the conversion between the properties of a registry event and the serialized event body.
|
| OMRSRegistryEventErrorCode |
OMRSRegistryEventErrorCode defines the list of error codes that are used to record errors in the registration
process that is used by the cluster registries when managing the membership of the open metadata repository cluster.
|
| OMRSRegistryEventProcessor |
OMRSRegistryEventProcessor is an interface implemented by a component that is able to process
registry events for an Open Metadata Repository's membership of an Open Metadata Repository Cohort.
|
| OMRSRegistryEventProcessorInterface |
OMRSRegistryEventProcessor is an interface implemented by a component that is able to process
registry events for an Open Metadata Repository's membership of an Open Metadata Repository Cohort.
|
| OMRSRegistryEventType |
OMRSRegistryEventType defines the different types of registry events in the open metadata repository services
protocol.
|
| OMRSRepositoryConnector |
The OMRSRepositoryConnector defines the interface for an OMRS Repository Connector.
|
| OMRSRepositoryConnectorProviderBase |
The OMRSRepositoryConnectorProviderBase provides a base class for the connector provider supporting OMRS Connectors.
|
| OMRSRepositoryEventMapper |
OMRSRepositoryEventMapper is the interface to a connector that is converting events received from
a non-native local metadata repository into OMRS compliant repository events.
|
| OMRSRepositoryEventMapperBase |
OMRSRepositoryEventMapperBase provides a base class for implementors of OMRSRepositoryEventMapper.
|
| OMRSRepositoryEventMapperConnector |
OMRSRepositoryEventMapperBase provides a base class for implementors of OMRSRepositoryEventMapper.
|
| OMRSRepositoryEventMapperProviderBase |
OMRSRepositoryEventMapperProviderBase provides a base class for the connector provider supporting
OMRSRepositoryEventMapper connectors.
|
| OMRSRepositoryEventProcessor |
OMRSRepositoryEventProcessor describes the interface of a component that can process both TypeDef and Instance
events from an open metadata repository.
|
| OMRSRepositoryHelper |
OMRSRepositoryHelper provides methods to repository connectors and repository event mappers to help
them build valid type definitions (TypeDefs), entities and relationships.
|
| OMRSRepositoryPropertiesHelper |
OMRSRepositoryHelper provides methods to repository connectors and repository event mappers to help
them build valid type definitions (TypeDefs), entities and relationships.
|
| OMRSRepositoryPropertiesUtilities |
OMRSRepositoryPropertiesUtilities implements the methods to add and remove values from InstanceProperties
objects as defined by the OMRSRepositoryPropertiesHelper interface.
|
| OMRSRepositoryValidator |
OMRSRepositoryValidator provides methods to validate TypeDefs and Instances returned from
an open metadata repository.
|
| OMRSRuntimeException |
OMRSRuntimeException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS).
|
| OMRSTopic |
OMRSTopic defines the interface to the messaging Topic for OMRS Events.
|
| OMRSTopicConnector |
OMRSTopicConnector provides the support for the registration of OMRSTopicListeners and the distribution of
OMRS events - both inbound and outbound.
|
| OMRSTopicListener |
OMRSTopicListener defines the interface that a listener must implement in order to receive events
from the OMRSTopicConnector.
|
| OMRSTopicListenerBase |
OMRSTopicListenerBase provides a base class for a topic listener, so it only needs to
override the methods for the events it cares about.
|
| OMRSTopicListenerWrapper |
OMRSTopicListenerWrapper is a class that wraps a real OMRSTopicListener when it registers with the
OMRSTopicConnector.
|
| OMRSTopicProvider |
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
|
| OMRSTopicRepositoryEventListener |
OMRSTopicRepositoryEventListener defines the interface that a listener must implement in order to receive repository
events from the OMRSTopicConnector.
|
| OMRSTypeDefEvent |
OMRSTypeDefEvent provides the wrapper for an event that relates to a type definition (TypeDef).
|
| OMRSTypeDefEventErrorCode |
OMRSTypeDefEventErrorCode defines the list of error codes that are used to record errors in the TypeDef
synchronization process that is used by the repository connectors within the open metadata repository cluster.
|
| OMRSTypeDefEventProcessor |
OMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming
TypeDef events for an Open Metadata Repository.
|
| OMRSTypeDefEventProcessorInterface |
OMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming
TypeDef events for an Open Metadata Repository.
|
| OMRSTypeDefEventType |
OMRSTypeDefEventType defines the different types of TypeDef events in the open metadata repository services
protocol:
UNKNOWN_TYPEDEF_EVENT: the event is not recognized by this local server, probably because it is back-level
from other servers in the cluster.
|
| OpenMetadataArchive |
OpenMetadataArchive defines the structure of the properties in an open metadata archive.
|
| OpenMetadataArchiveBuilder |
OpenMetadataArchiveBuilder defines the interface for an open metadata archive store connector that is able
to manage individual elements of the open metadata archive.
|
| OpenMetadataArchiveCache |
OpenMetadataArchiveCache is an optional interface for a builder that is accumulating the archive contents in memory.
|
| OpenMetadataArchiveElementHeader |
OpenMetadataArchiveElementHeader provides a common base for the content of an open metadata archive.
|
| OpenMetadataArchiveInstanceStore |
OpenMetadataArchiveInstanceStore defines the contents of the InstanceStore in an open metadata archive.
|
| OpenMetadataArchiveProperties |
OpenMetadataArchiveProperties defines the properties of an open metadata archive.
|
| OpenMetadataArchiveStore |
OpenMetadataArchiveStore is the interface for a connector to an open metadata archive.
|
| OpenMetadataArchiveStoreConnector |
OpenMetadataArchiveStoreConnector is the base class for connectors that support the OpenMetadataArchiveStore
|
| OpenMetadataArchiveStoreProviderBase |
The OpenMetadataArchiveProviderStoreBase provides a base class for the connector provider supporting OMRS
open metadata archive stores.
|
| OpenMetadataArchiveType |
OpenMetadataArchiveType defines the origin of the open metadata archive.
|
| OpenMetadataArchiveTypeStore |
OpenMetadataArchiveTypeStore defines the contents of the TypeStore in an open metadata archive.
|
| OpenMetadataEventsSecurity |
OpenMetadataEventsSecurity defines the optional interface that an Open Metadata Server Security
Connector can implement to control whether an event is either sent or received from a cohort.
|
| OpenMetadataRepositorySecurity |
OpenMetadataRepositorySecurity defines security checks for accessing and maintaining open metadata types
and instances in the local repository.
|
| OpenMetadataTopic |
OpenMetadataTopic defines the generic interface to an event bus topic for open metadata events.
|
| OpenMetadataTopicConnector |
OpenMetadataTopicConnector provides the support for the registration of listeners and the distribution of
incoming events to the registered listeners.
|
| OpenMetadataTopicConsumerBase |
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send
events on the embedded event bus connector
|
| OpenMetadataTopicListener |
OpenMetadataTopicListener defines the interface that a listener must implement in order to receive events
from the open metadata topic.
|
| OpenMetadataTopicListenerConnectorBase |
OpenMetadataTopicListenerConnectorBase is a base class for a connector that is going to embed the OpenMetadataTopicConnector
and register a listener with it.
|
| OpenMetadataTopicProvider |
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
|
| OpenMetadataTopicSenderConnectorBase |
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send
events on the embedded event bus connector
|
| PagingErrorException |
The PagingErrorException is thrown by an OMRS Connector when the caller has passed invalid paging attributes
on a search call.
|
| PatchErrorException |
PatchErrorException provides a checked exception for reporting that a typedef can not be updated because there are
problems with the supplied TypeDefPatch.
|
| PrimitiveDef |
PrimitiveDef supports the definition of a primitive type.
|
| PrimitiveDefCategory |
This enumeration defines the list of open metadata primitive types.
|
| PrimitivePropertyValue |
PrimitivePropertyValue stores a single primitive property.
|
| PropertyComparisonOperator |
PropertyComparisonOperator is used for search requests against a metadata collection.
|
| PropertyCondition |
The PropertyCondition class provides support for searching against a single property using a single comparison
mechanism, or for nesting further SearchProperties.
|
| PropertyErrorException |
The PropertyErrorException is thrown by an OMRS Connector when the properties defined for a specific entity
or relationship instance do not match the TypeDefs for the metadata collection.
|
| PropertyMatchFindRequest |
PropertyMatchFindRequest adds match properties and the match criteria to a find request.
|
| PropertyMatchHistoricalFindRequest |
PropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| RelatedEntitiesFindRequest |
|
| RelatedEntitiesHistoricalFindRequest |
RelatedEntitiesHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| Relationship |
Relationship is a POJO that manages the properties of an open metadata relationship.
|
| RelationshipConflictException |
RelationshipConflictException provides a checked exception for reporting that a relationship can not be added because
it conflicts with a relationship already stored.
|
| RelationshipCreateRequest |
RelationshipCreateRequest provides the bean to hold all the properties needed to create a new
relationship.
|
| RelationshipDef |
RelationshipDef describes the type of a relationship.
|
| RelationshipDifferences |
Capture the differences between relationship instances.
|
| RelationshipEndCardinality |
RelationshipCardinality is used in a RelationshipEndDef to indicate how many relationships of this type
can be connected to an entity instance.:
UNKNOWN: uninitialized cardinality
AT_MOST_ONE: means there can be zero or one instances of this relationship connected
to an instance of the EntityDef.
|
| RelationshipEndDef |
RelationshipEndDef describes the type of the entity and the attribute information for one end of a RelationshipDef.
|
| RelationshipListResponse |
RelationshipListResponse holds the response information for an OMRS REST API call that returns a list of
relationship objects or an exception.
|
| RelationshipNotDeletedException |
RelationshipNotDeletedException is thrown by an OMRS Connector when a request is made to purge or restore a specific
relationship instance and the entity is not in DELETED status.
|
| RelationshipNotKnownException |
RelationshipNotKnownException provides a checked exception for reporting when a requested relationship
instance can not be found in the metadata collection.
|
| RelationshipResponse |
RelationshipResponse describes the response to an OMRS REST API request that returns a relationship object.
|
| RepositoryElementHeader |
RepositoryElementHeader provides a common base for all type and instance information from the metadata collection.
|
| RepositoryErrorException |
RepositoryErrorException provides a checked exception for reporting situations where the metadata
repository hosting a metadata collection is unable to perform a request.
|
| RepositoryTimeoutException |
RepositoryTimeoutException provides a checked exception for reporting situations where the metadata
repository hosting a metadata collection is unable to perform a request due to a timeout (for example, a query
that exceeds a maximum allowed response time threshold).
|
| SearchClassifications |
The SearchClassifications class provides support for searching against one or more classifications using a variety of
comparison mechanisms.
|
| SearchProperties |
The SearchProperties class provides support for searching against one or more properties using a variety of
comparison mechanisms, including searching against the same property using different comparison mechanisms.
|
| SequencingOrder |
SequencingOrder is used for search requests against a metadata collection.
|
| StatusNotSupportedException |
StatusNotSupportedException provides a checked exception for reporting that the metadata repository hosting
a metadata collection is not able to support the requested status.
|
| StructPropertyValue |
StructPropertyValue supports the value part of property that is defined as a complex structure.
|
| SubtypeLimitedFindRequest |
SubtypeLimitedFindRequest extends the type limited find request to allow the caller to request that only a restricted
list of subtypes of the overall type are included in the results.
|
| TypeDef |
The TypeDef is the base class for objects that store the properties of an open metadata type
definition (call ed a TypeDef).
|
| TypeDefAttribute |
TypeDefAttribute stores the properties used to describe a attribute within a Classification,
Entity or Relationship.
|
| TypeDefAttributeStatus |
TypeDefAttributeStatus is an enum that describes the status of a specific typeDef attribute.
|
| TypeDefCategory |
The TypeDefCategory defines the list of valid types of TypeDef for open metadata instances.
|
| TypeDefChangeRequest |
TypeDefChangeRequest carries details of the old and new TypeDef used to re-type an instance.
|
| TypeDefConflictException |
TypeDefConflictException provides a checked exception for reporting that a typedef can not be added because
it conflicts with a TypeDef already stored.
|
| TypeDefDeleteRequest |
TypeDefDeleteRequest carries the TypeDef properties for deleting a TypeDef.
|
| TypeDefElementHeader |
TypeDefElementHeader provides a common base for all typedef information.
|
| TypeDefGallery |
TypeDefGalleryResponse contains details of the AttributeTypeDefs and full TypeDefs supported by a rep
|
| TypeDefGalleryResponse |
TypeDefGalleryResponse provides the response structure for an OMRS REST API call that returns a TypeDefGallery.
|
| TypeDefInUseException |
TypeDefInUseException provides a checked exception for reporting that a typedef can not be deleted because there are
instances currently using it.
|
| TypeDefKnownException |
TypeDefKnownException provides a checked exception for reporting that a type definition (TypeDef) can not be added because
it is already known to the repository.
|
| TypeDefLink |
The TypeDefLink holds basic identifying information used to link one TypeDef to another.
|
| TypeDefListResponse |
TypeDefListResponse provides a simple bean for returning a list of TypeDefs (or information to create
a valid OMRS exception).
|
| TypeDefNotKnownException |
TypeDefNotKnownException provides a checked exception for reporting that a requested typedef can not be found.
|
| TypeDefNotSupportedException |
TypeDefNotSupportedException provides a checked exception for reporting that a typedef can not be added because
the local repository can not support it.
|
| TypeDefPatch |
TypeDefPatch describes a change (patch) to a typeDef's properties, options, external standards mappings or
list of valid instance statuses.
|
| TypeDefProperties |
The TypeDefProperties class provides support for arbitrary properties that belong to a TypeDef object.
|
| TypeDefReIdentifyRequest |
TypeDefReIdentifyRequest carries the TypeDef properties for changing the identity of a TypeDef.
|
| TypeDefResponse |
TypeDefResponse provides the response structure for an OMRS API call that returns a TypeDef
|
| TypeDefStatus |
TypeDefStatus is an enum that describes the status of a specific typeDef.
|
| TypeDefSummary |
The TypeDefSummary holds basic identifying information for a specific TypeDef.
|
| TypeDefValidationForRequest |
TypeDefValidationForRequest carries the TypeDef validation properties for destructive requests (such as delete).
|
| TypeErrorException |
The TypeErrorException is thrown by an OMRS Connector when the requested type for an instance is not represented by
a known TypeDef.
|
| TypeLimitedFindRequest |
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only
one type of instance.
|
| TypeLimitedHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| UserNotAuthorizedException |
The UserNotAuthorizedException is thrown by an OMRS Connector when the supplied UserId is not permitted to
perform a specific operation on the metadata collection.
|
| VoidResponse |
VoidResponse defines the response structure for an OMRS REST API call that has a void return with
checked exceptions
|