A C D E F G H I N O R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new classification to the archive.
- addClassification(ClassificationEntityExtension) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new classification to the archive.
- addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new ClassificationDef to the archive.
- addClassificationDef(ClassificationDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new ClassificationDef to the archive.
- addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new CollectionDef to the archive.
- addCollectionDef(CollectionDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new CollectionDef to the archive.
- addEntity(EntityDetail) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new entity to the archive.
- addEntity(EntityDetail) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new entity to the archive.
- addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new EntityDef to the archive.
- addEntityDef(EntityDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new EntityDef to the archive.
- addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new EnumDef to the archive.
- addEnumDef(EnumDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new EnumDef to the archive.
- addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new PrimitiveDef to the archive.
- addPrimitiveDef(PrimitiveDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new PrimitiveDef to the archive.
- addRelationship(Relationship) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new relationship to the archive.
- addRelationship(Relationship) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new relationship to the archive.
- addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new RelationshipDef to the archive.
- addRelationshipDef(RelationshipDef) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new RelationshipDef to the archive.
- addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Add a new patch to the archive.
- addTypeDefPatch(TypeDefPatch) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Add a new patch to the archive.
- ARCHIVE_ENGINE_INSTANCE_FAILURE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- ARCHIVE_ENGINE_NO_CONFIG - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ARCHIVE_ENGINE_NOT_INITIALIZED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- ARCHIVE_SERVICE_COMPLETE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ARCHIVE_SERVICE_FAILED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ARCHIVE_SERVICE_NO_CONFIG - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ARCHIVE_SERVICE_RETURNED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ARCHIVE_SERVICE_STARTING - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- archiveContext - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveContext - Class in org.odpi.openmetadata.engineservices.archivemanager.connector
-
ArchiveContext provides the archive service with access to information about the archive request along with the open metadata repository interfaces.
- ArchiveContext(String, String, Map<String, String>, List<RequestSourceElement>, List<ActionTargetElement>) - Constructor for class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Constructor sets up the key parameters for processing the request to the governance action service.
- archiveDescription - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveDestination(OpenMetadataArchiveStoreConnector) - Constructor for class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Simple constructor.
- archiveDestinations - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- archiveGUID - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- archiveLicense - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveManagerAPI - Interface in org.odpi.openmetadata.engineservices.archivemanager.api
-
ArchiveManagerAPI is the interface to validate that a connector is suitable to run in the Archive Manager OMES.
- ArchiveManagerAuditCode - Enum in org.odpi.openmetadata.engineservices.archivemanager.ffdc
-
The ArchiveManagerAuditCode is used to define the message content for the OMRS Audit Log.
- ArchiveManagerErrorCode - Enum in org.odpi.openmetadata.engineservices.archivemanager.ffdc
-
The ArchiveManagerErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Archive Engine Services.
- archiveName - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveService - Class in org.odpi.openmetadata.engineservices.archivemanager.connector
-
ArchiveService describes a specific type of connector that is responsible for managing the content of a specific open metadata archive.
- ArchiveService() - Constructor for class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveService.ArchiveDestination - Class in org.odpi.openmetadata.engineservices.archivemanager.connector
-
Details of one of the archive destination that this archive service is managing.
- archiveServiceName - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ArchiveServiceProvider - Class in org.odpi.openmetadata.engineservices.archivemanager.connector
-
ArchiveServiceProvider implements the base class for the connector provider for a archive service.
- ArchiveServiceProvider() - Constructor for class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveServiceProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation as well as declare the parameters supported by the archive service.
- archiveType - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- auditLog - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
C
- CLEARING_ALL_ARCHIVE_SERVICE_CONFIG - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- CONFIGURATION_LISTENER_INSTANCE_FAILURE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- CONFIGURATION_LISTENER_REGISTERED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- creationDate - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
D
- disconnectFromEnterpriseTopic() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Disconnect from the topic connector - events will no longer be passed to the registered listeners.
E
- embeddedConnectors - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- ENGINE_INITIALIZED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ENGINE_INITIALIZING - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- ENGINE_SERVICE_INITIALIZING - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- EXC_ON_ERROR_STATUS_UPDATE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
F
- findAttributeTypeDefsByCategory(AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns all of the AttributeTypeDefs for a specific category.
- findEntities(String, List<String>, SearchProperties, int, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of entities that match the supplied criteria.
- findEntitiesByClassification(String, String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of entities that have the requested type of classifications attached.
- findEntitiesByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByPropertyValue(String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of entities whose string based property values match the search criteria.
- findRelationships(String, List<String>, SearchProperties, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of relationships that match the requested conditions.
- findRelationshipsByProperty(String, InstanceProperties, MatchCriteria, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByPropertyValue(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a list of relationships whose string based property values match the search criteria.
- findTypeDefsByCategory(TypeDefCategory) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns all of the TypeDefs for a specific category.
- findTypeDefsByProperty(TypeDefProperties) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the TypeDefs that have the properties matching the supplied match criteria.
- findTypesByExternalID(String, String, String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the types that are linked to the elements from the specified standard.
- findTypesByName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns a list of type definitions that have the specified name.
- FINISHED_ALL_ARCHIVE_SERVICE_CONFIG - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
G
- getActionTargetElements() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the list of elements that this governance action service should work on.
- getAllTypes() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns the list of different types of metadata organized into two groups.
- getArchiveContext() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Return the archive context for this archive service.
- getArchiveProperties() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Return the archive properties as will appear in the archive.
- getArchiveProperties() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Return the archive properties as will appear in the archive.
- getAttributeTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the AttributeTypeDef identified by the unique name.
- getClassification(String, String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve a classification extension from the archive.
- getClassification(String, String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve a classification extension from the archive.
- getClassificationDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve the relationshipDef or null if it is not defined.
- getClassificationDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve the relationshipDef or null if it is not defined.
- getCollectionDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve a CollectionDef from the archive.
- getCollectionDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve a CollectionDef from the archive.
- getCompletionStatus() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return any completion status from the governance action service.
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Return the component description that is used by this connector in the audit log.
- getEntity(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve an entity from the archive.
- getEntity(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve an entity from the archive.
- getEntityDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve the entityDef or null if it is not defined.
- getEntityDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve the entityDef or null if it is not defined.
- getEntityDetail(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, Date) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a historical version of an entity includes the header, classifications and properties of the entity.
- getEntityDetailHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return all historical versions of an entity within the bounds of the provided timestamps.
- getEntitySummary(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the header and classifications for a specific entity.
- getEnumDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Get an existing EnumDef from the archive.
- getEnumDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Get an existing EnumDef from the archive.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataCollectionId() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns the identifier of the metadata repository.
- getOpenMetadataArchive() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
- getOpenMetadataArchive() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Once the content of the archive has been added to the archive builder, an archive object can be retrieved.
- getPatchForType(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Create a skeleton patch for a TypeDefPatch.
- getPatchForType(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Create a skeleton patch for a TypeDefPatch.
- getPrimitiveDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve a PrimitiveDef from the archive.
- getPrimitiveDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve a PrimitiveDef from the archive.
- getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a requested relationship.
- getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve a relationship from the archive.
- getRelationship(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve a relationship from the archive.
- getRelationship(String, Date) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return a historical version of a relationship.
- getRelationshipDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Retrieve the relationshipDef or null if it is not defined.
- getRelationshipDef(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Retrieve the relationshipDef or null if it is not defined.
- getRelationshipHistory(String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return all historical versions of a relationship within the bounds of the provided timestamps.
- getRelationshipsForEntity(String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the relationships for a specific entity.
- getRequestParameters() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the properties that hold the parameters used to drive the governance action service's processing.
- getRequestSourceElements() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the list of metadata elements associated with the request to the governance action service.
- getRequestType() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the unique identifier of the asset being discovered.
- getTypeDefByGUID(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the TypeDef identified by the unique name.
- getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Return the requested type definition if known.
- getTypeDefByName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Return the requested type definition if known.
H
- handleUnexpectedException(String, Exception) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Provide a common exception for unexpected errors.
I
- initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Set up the list of connectors that this virtual connector will use to support its interface.
- INVALID_ARCHIVE_SERVICE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- INVALID_ARCHIVE_SERVICE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- isEntityKnown(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns the entity if the entity is stored in the metadata collection, otherwise null.
- isRelationshipKnown(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Returns a boolean indicating if the relationship is stored in the metadata collection.
N
- NO_ARCHIVE_ENGINE_CLIENT - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- NO_ARCHIVE_ENGINES_STARTED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- NO_ARCHIVE_ENGINES_STARTED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- NO_CONFIGURATION_LISTENER - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- NO_SUPPORTED_REQUEST_TYPES - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- NULL_ARCHIVE_CONTEXT - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- NULL_ARCHIVE_SERVICE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
O
- org.odpi.openmetadata.engineservices.archivemanager.api - package org.odpi.openmetadata.engineservices.archivemanager.api
- org.odpi.openmetadata.engineservices.archivemanager.connector - package org.odpi.openmetadata.engineservices.archivemanager.connector
- org.odpi.openmetadata.engineservices.archivemanager.ffdc - package org.odpi.openmetadata.engineservices.archivemanager.ffdc
- originatorName - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
R
- recognizedConfigurationProperties - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveServiceProvider
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Declare that all of the processing for the governance action service is finished and the status of the work.
- registerListener(OMRSTopicRepositoryEventListener) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Register a listener to receive events about changes to metadata elements in the open metadata repositories.
- REQUEST_TYPE_CONFIG_ERROR - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- requestParameters - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
- requestType - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
S
- searchForTypeDefs(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Return the TypeDefs that match the search criteria.
- SERVER_INITIALIZED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- SERVER_NOT_AUTHORIZED - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- SERVER_SHUTDOWN - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- SERVER_SHUTTING_DOWN - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- setArchiveContext(ArchiveContext) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Set up access to the open metadata ecosystem.
- setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService.ArchiveDestination
-
Set up archive header.
- setArchiveProperties(String, String, String, OpenMetadataArchiveType, String, String, String, Date, List<OpenMetadataArchive>) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Set up archive header.
- setArchiveServiceName(String) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Set up the archive service name.
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Receive an audit log object that can be used to record audit log messages.
- start() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Indicates that the archive service is completely configured and can begin processing.
- SUPPORTED_ARCHIVE_TYPE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
T
- toString() - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
-
toString() JSON-style
U
- UNEXPECTED_EXCEPTION - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- UNKNOWN_ARCHIVE_ENGINE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- UNKNOWN_ARCHIVE_ENGINE_CONFIG - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- UNKNOWN_ARCHIVE_ENGINE_CONFIG_AT_STARTUP - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- UNKNOWN_ARCHIVE_ENGINE_NAME - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
- UNKNOWN_ARCHIVE_REQUEST_TYPE - org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
- userId - Variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveContext
V
- validateConnector(String, String) - Method in interface org.odpi.openmetadata.engineservices.archivemanager.api.ArchiveManagerAPI
-
Validate the connector and return its connector type.
- validateContext(ArchiveContext) - Method in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
-
Verify that the context has been set up for the subclass
- valueOf(String) - Static method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.engineservices.archivemanager.ffdc.ArchiveManagerErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- versionName - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
- versionNumber - Static variable in class org.odpi.openmetadata.engineservices.archivemanager.connector.ArchiveService
All Classes All Packages