A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABBREVIATION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ABSTRACT_CONCEPT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ABSTRACT_CONCEPT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTION_CLAIM_REQUEST - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- ACTION_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTION_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTION_REQUESTED_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTION_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTION_TARGET_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIONED_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIVITY_DESC_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIVITY_DESC_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIVITY_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIVITY_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTIVITY_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTOR_PROFILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ACTOR_PROFILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ActorProfileBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ActorProfileBuilder creates the parts for an entity that represents a actor profile.
- ActorProfileHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ActorProfileHandler provides the exchange of metadata about actor profiles between the repository and the OMAS.
- ActorProfileHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Construct the handler with information needed to work with B objects.
- ADD_ACTION_TARGETS - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- addAnchorsClassification(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Classify an element with the anchors classification.
- addAnnotationReview(String, String, String, int, Date, String, String, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Attach an annotation review to an annotation.
- addAnnotationToAnnotation(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Add a new annotation and link it to an existing annotation.
- addAnnotationToDataField(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Add a new annotation and link it to an existing data field.
- addAnnotationToDiscoveryReport(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Add a new annotation to the annotation store as a top level annotation linked directly off of the report.
- addAssetConnection(String, String, String, String, String, String, String, boolean, Map<String, Object>, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
If possible, create a connection for the supplied asset.
- addAssetFromTemplate(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add a simple asset description to the metadata repository.
- addAssetOrigin(String, String, String, String, String, String, String, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add the asset origin classification to an asset.
- addAvroFileToCatalog(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Add a simple asset description linked to a connection object for an Avro file.
- addCanonicalVocabClassificationToGlossary(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Mark the glossary as a canonical vocabulary.
- addCloudPlatformClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Mark the software server platform as a Cloud Platform.
- addCloudProviderClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Mark the host as a Cloud Provider.
- addCloudServiceClassification(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Mark the software server capability as a Cloud Service.
- addCloudTenantClassification(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Mark the software server as a Cloud Tenant.
- addConnectionConnectorType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Create a relationship between a connection and a connector type.
- addConnectionEndpoint(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Create a relationship between a connection and an endpoint.
- addConnectionToAsset(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Create a relationship between an asset and its connection.
- addCSVFileToCatalog(String, String, String, String, String, String, List<String>, Character, Character, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Add a simple asset description linked to a connection object for a CSV file.
- addCyberLocationClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Mark the location as a Cyber Location.
- addDataFieldToDataField(String, String, String, String, int, String, String, String, List<String>, int, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Add a new data field and link it to an existing data field.
- addDataFieldToDiscoveryReport(String, String, String, String, int, String, String, String, List<String>, int, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Add a new data field to the Annotation store linked off of an annotation (typically SchemaAnalysisAnnotation).
- addDataFileAssetToCatalog(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Creates a new file asset and links it to the folder structure implied in the path name.
- addDataFolderAssetToCatalog(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Creates a new folder asset that is identified as a data asset.
- addDataFolderAssetToCatalog(String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, Map<String, String>, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Creates a new folder asset that is identified as a data asset.
- addEmbeddedConnection(String, String, String, String, String, int, String, Map<String, Object>, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Link a connection into a virtual connection using the EmbeddedConnection relationship.
- addEnumSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create an enum schema type.
- addFileToCatalog(String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, Map<String, String>, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Add a simple asset description linked to a connection object for a file.
- addFileToCatalogFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Create a new file asset based on an existing asset but with the supplied path name, display name and description.
- addFixedLocationClassification(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Mark the location as a Fixed Location.
- addFolderClassificationToCollection(String, String, String, int, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Mark the collection as a taxonomy.
- addFolderToCatalogFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Create a new file asset based on an existing asset but with the supplied path name, display name and description.
- addForeignKeyRelationship(String, String, String, String, String, String, String, int, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a foreign relationship between two columns.
- addIdentityToProfile(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Link a user identity to a profile.
- ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ADDITIONAL_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- addKeywordToElement(String, String, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Adds a keyword to the requested element.
- addLiteralSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a literal schema type.
- addMapSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a map schema type.
- addMemberToCollection(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Add a member (Referenceable) to collection.
- addOwner(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Add or replace the ownership for a referenceable.
- addPrimitiveSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a primitive schema type.
- addSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a schema type.
- addSchemaType(String, String, String, SchemaTypeBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Store a new schema type (and optional attributes) in the repository and return its unique identifier (GUID).
- addSchemaTypeChoice(String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a schema type choice.
- addSecureLocationClassification(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Mark the location as a Secure Location.
- addSecurityTags(String, String, String, String, List<String>, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Add or replace the security tags for a referenceable.
- addSoftwareCapabilityClassification(String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Create specialized Software Server Capabilities entities.
- addSoftwareServerCapabilityClassification(String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Create specialized Software Server Capabilities entities.
- addStructSchemaType(String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a struct schema type.
- addTagToElement(String, String, String, String, String, String, String, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Adds a tag (either private of public) to the requested element.
- addTagToElement(String, String, String, String, String, String, String, String, List<String>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Adds a tag (either private of public) to the requested element.
- addTaxonomyClassificationToGlossary(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Mark the glossary as a taxonomy.
- addTeamLeader(String, String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Link a team leader role to a team profile.
- addTeamMember(String, String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Link a team member role to a team profile.
- addTemplateClassification(String, String, String, String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Classify an asset as suitable to be used as a template for cataloguing assets of a similar types.
- ADJACENT_LOCATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ADJACENT_LOCATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ALIASES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ALLOWS_DUPLICATES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANALYSIS_PARAMS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANALYSIS_STEP_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANALYTICS_ENGINE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANALYTICS_ENGINE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANCHOR_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANCHORS_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANCHORS_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_REVIEW_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_REVIEW_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_REVIEW_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_REVIEW_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_TO_EXTENSION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_TO_EXTENSION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANNOTATION_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- AnnotationBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
AnnotationBuilder supports the creation of the entities and relationships that describe an Open Discovery Framework (ODF) Annotation.
- AnnotationHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
AnnotationHandler manages the storage and retrieval of metadata relating to annotations as defined in the Open Discovery Framework (ODF).
- AnnotationHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Construct the annotation handler with information needed to work with B objects.
- AnnotationReviewBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
AnnotationReviewBuilder supports the creation of the entities and relationships that describe an Governance Action Framework (GAF) AnnotationReview and the link to the annotation.
- AnnotationReviewBuilder(int, Date, String, String, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
-
Create a builder to convert the properties of the annotation review bean into repository services instances.
- ANSWER_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ANSWER_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_ENDPOINT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_ENDPOINT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_HEADER_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_HEADER_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_OPERATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_OPERATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_OPERATIONS_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_OPERATIONS_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_PARAMETER_LIST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_PARAMETER_LIST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_PARAMETER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_PARAMETER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_REQUEST_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_REQUEST_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_RESPONSE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_RESPONSE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- API_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- APIOperationHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
APIOperationHandler provides the exchange of metadata about APIOperation schema types between the repository and the OMAS.
- APIOperationHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Construct the handler with information needed to work with B objects.
- APIParameterListHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
APIParameterListHandler provides the exchange of metadata about APIParameterList schema types between the repository and the OMAS.
- APIParameterListHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Construct the handler with information needed to work with B objects.
- APPLICATION_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- APPLICATION_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- APPLICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- APPLICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- appointPersonToRole(String, String, String, String, String, String, String, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Link a person role with a Person profile to show that the person has been appointed to role.
- APPROVED_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_METHOD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_PROCESS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_SERVICE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARCHIVE_USER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- archiveBeanInRepository(String, String, String, String, String, String, InstanceProperties, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Classify an entity in the repository to show that its asset/artifact counterpart in the real world has either been deleted or archived.
- archiveBeanInRepository(String, String, String, String, String, String, InstanceProperties, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Classify an entity in the repository to show that its asset/artifact counterpart in the real world has either been deleted or archived.
- archiveFileInCatalog(String, String, String, String, String, Date, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Archive a DataFile asset description.
- archiveFolderInCatalog(String, String, String, String, String, Date, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Archive a DataFolder asset description.
- ARGUMENTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARRAY_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ARRAY_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_LOCATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_LOCATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_ORIGIN_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_ORIGIN_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNER_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNER_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNERSHIP_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_OWNERSHIP_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_SUMMARY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TO_CONNECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TO_CONNECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TO_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TO_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_ZONES_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSET_ZONES_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- AssetBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
AssetBuilder creates the parts of a root repository entity for an asset.
- AssetBuilder(String, String, String, Map<String, String>, String, String, Map<String, Object>, InstanceStatus, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Constructor supporting all entity properties.
- AssetBuilder(String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Constructor supporting all entity properties.
- AssetBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Subtype constructor used when working with classifications
- AssetBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Creation constructor used when working with classifications
- assetGUIDsScan(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type.
- assetGUIDsScan(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type.
- assetGUIDZoneScan(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type and/or zone.
- AssetHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
AssetHandler manages B objects and optionally connections in the property server.
- AssetHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Construct the handler with information needed to work with B objects.
- assetScan(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type.
- assetScan(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type.
- assetZoneScan(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Scan through the repository looking for assets by type and/or zone.
- assignReferenceValueToItem(String, String, String, String, String, int, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
- assignValidValueToConsumer(String, String, String, String, String, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Link a valid value typically to a schema element or glossary term to show that it uses the valid values.
- ASSOCIATED_LOG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ASSOCIATED_LOG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- attachAssetToSoftwareServerCapability(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Link the asset to the associated software server capability if supplied.
- attachDataFileAssetToFolder(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Link an existing file asset to a folder.
- ATTACHED_STORAGE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHED_STORAGE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- attachFolderToFileSystem(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Links a folder to a file system.
- ATTACHMENT_CLASSIFICATION_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_PROPERTY_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_RELATIONSHIP_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_STATUS_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTACHMENT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- attachNewComment(String, String, String, String, String, String, int, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Adds a comment and link it to the supplied parent entity.
- attachSchemaTypeToAsset(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Link the schema type and asset.
- attachSchemaTypeToDatabaseAsset(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Link the schema type and asset.
- attachValidValueToSet(String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Create a link between a valid value set or definition and a set.
- ATTRIBUTE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTRIBUTE_TO_LINK_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTRIBUTE_TO_LINK_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTRIBUTE_TO_TYPE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ATTRIBUTE_TO_TYPE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- auditLog - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- AUTHOR_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- AVERAGE_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- AVRO_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- AVRO_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
B
- BACKGROUND_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BAD_ENTITY - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- BAD_ENTITY_PROXY - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- BAD_INSTANCE_TYPE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- BAD_INTEGRATOR_NAME - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- BAD_RELATIONSHIP - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- BARE_METAL_COMPUTER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BARE_METAL_COMPUTER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BASIS_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- beanClass - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- BOUNDED_ELEMENT_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BOUNDED_ELEMENT_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BOUNDED_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BOUNDED_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_CONTROLS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_CONTROLS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_CAPABILITY_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_IMPERATIVES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_SIGNIFICANCE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BUSINESS_SIGNIFICANCE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BYTE_ORDERING_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- BYTE_ORDERING_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
C
- CALCULATED_VALUE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CALCULATED_VALUE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANDIDATE_CLASSIFICATIONS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANDIDATE_DATA_CLASS_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANDIDATE_GLOSSARY_CATEGORY_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANDIDATE_GLOSSARY_TERM_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANONICAL_VOCAB_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CANONICAL_VOCAB_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CAPABILITY_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CAPABILITY_TYPE_PROPERTY_NAME_DEP1 - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CAPABILITY_TYPE_PROPERTY_NAME_DEP2 - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CAPABILITY_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CAPABILITY_VERSION_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CARDINALITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATALOG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATALOG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATEGORY_ANCHOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATEGORY_ANCHOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATEGORY_HIERARCHY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CATEGORY_HIERARCHY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFICATE_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFICATION_OF_REFERENCEABLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFICATION_OF_REFERENCEABLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFICATION_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFICATION_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CertificationHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
CertificationHandler manages Certification objects.
- CertificationHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.CertificationHandler
-
Construct the handler information needed to interact with the repository services
- CERTIFIED_BY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFIED_BY_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CERTIFIED_BY_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CHANGE_ACTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CHANGE_TARGET_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- claimGovernanceAction(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Request that execution of a governance action is allocated to the caller.
- CLASS_WORD_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASS_WORD_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFICATION_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFICATION_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFICATION_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFICATION_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFIER_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFIER_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFIER_LABEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLASSIFIER_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- classifyAssetAsReferenceData(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add the ReferenceData classification to an asset.
- CLEAR_PASSWORD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- clearAssetLocation(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove a relationship between a location and an asset.
- clearBusinessSignificant(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the "BusinessSignificant" designation from the element.
- clearCategoryParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Remove a parent-child relationship between two categories.
- clearControlFlow(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the control flow relationship between two elements.
- clearDataFlow(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the data flow relationship between two elements.
- clearDefinitionRelationship(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Remove a relationship between two definitions.
- clearExternalReferenceLink(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Remove a relationship between a host and an operating platform..
- clearHostClusterMember(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a host cluster and a host member.
- clearHostDeployedVirtualContainer(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a host cluster and a host member.
- clearHostNetwork(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a a host and a network.
- clearLineageMapping(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the lineage mapping between two elements.
- clearNestedLocation(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove a parent-child relationship between two locations.
- clearNestedOperatingPlatform(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Remove a relationship between a host and an operating platform..
- clearNetworkGatewayLink(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a network gateway and the network it connects to.
- clearPeerLocations(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove a peer relationship between two locations.
- clearPortDelegation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Remove the port delegation relationship between two ports.
- clearPortDelegation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the port delegation relationship between two ports.
- clearPortSchemaType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Remove the schema type from a port.
- clearPortSchemaType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the schema type from a port.
- clearProcessCall(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the process call relationship.
- clearProcessParent(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove a parent-child relationship between two processes.
- clearProcessPort(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Unlink a port from a process.
- clearProcessPort(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Unlink a port from a process.
- clearSoftwareCapabilityAssetUse(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a software server and a software server capability.
- clearSoftwareServerDeployment(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a software server platform and a software server.
- clearSoftwareServerEndpoint(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a software server and one of its endpoints.
- clearSoftwareServerPlatformDeployment(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a host and a software server platform.
- clearSupportedSoftwareCapability(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove a relationship between a software server and a software server capability.
- clearTermAsAbstractConcept(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the abstract concept designation from the glossary term.
- clearTermAsActivity(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the activity designation from the glossary term.
- clearTermAsContext(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the context definition designation from the glossary term.
- clearTermAsDataValue(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the data value designation from the glossary term.
- clearTermAsObjectIdentifier(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the object identifier designation from the glossary term.
- clearTermAsSpineAttribute(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the spine attribute designation from the glossary term.
- clearTermAsSpineObject(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the spine object designation from the glossary term.
- clearTermCategory(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Unlink a term from a category.
- clearTermRelationship(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the relationship between two terms.
- CLOUD_PLATFORM_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_PLATFORM_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_PROVIDER_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_PROVIDER_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_SERVICE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_SERVICE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_TENANT_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CLOUD_TENANT_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COHORT_MEMBER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COHORT_MEMBER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COLLECTION_MEMBERSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COLLECTION_MEMBERSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COLLECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COLLECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CollectionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
CollectionBuilder creates the parts for an entity that represents a collection.
- CollectionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
CollectionHandler provides the exchange of metadata about collections between the repository and the OMAS.
- CollectionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Construct the handler with information needed to work with B objects.
- COMMENT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TEXT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMENT_TYPE_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CommentBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
CommentBuilder is able to build the properties for a Comment entity.
- CommentBuilder(String, int, String, boolean, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.CommentBuilder
-
Constructor.
- CommentHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
CommentHandler manages Comment objects.
- CommentHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Construct the handler information needed to interact with the repository services
- COMMUNITY_MEMBER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_MEMBER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_MEMBERSHIP_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_MEMBERSHIP_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_MEMBERSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_MEMBERSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMMUNITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPLETION_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPLETION_GUARDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPLETION_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPLEX_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPLEX_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPONENT_OWNER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- COMPONENT_OWNER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONDITIONS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_LEVEL_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_LEVEL_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENTIALITY_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENTIALITY_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIDENTIALITY_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONFIGURATION_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- confirmSynchronization(String, String, String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Confirm that the values of a particular metadata element have been synchronized.
- CONNECTION_CONNECTOR_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_CONNECTOR_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_ENDPOINT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_ENDPOINT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_TO_ASSET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_TO_ASSET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ConnectionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ConnectionBuilder is able to build the properties for both a Connection entity and a VirtualConnection entity.
- ConnectionConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
- ConnectionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectionConverter
-
Constructor
- ConnectionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ConnectionHandler manages Connection objects.
- ConnectionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Construct the handler information needed to interact with the repository services
- CONNECTOR_CATEGORY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_CATEGORY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_FRAMEWORK_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_FRAMEWORK_NAME_DEFAULT - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_IMPLEMENTATION_CHOICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_IMPLEMENTATION_CHOICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_INTERFACE_LANGUAGE - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_INTERFACE_LANGUAGE_DEFAULT - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_INTERFACES - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_PROVIDER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_TYPE_DIRECTORY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_TYPE_DIRECTORY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONNECTOR_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ConnectorTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ConnectorTypeBuilder is able to build the properties for an ConnectorType entity from an ConnectorType bean.
- ConnectorTypeBuilder(String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeBuilder
-
Constructor supporting all properties.
- ConnectorTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ConnectorTypeHandler manages ConnectorType objects.
- ConnectorTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Construct the handler information needed to interact with the repository services
- CONSOLIDATED_DUPLICATE_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONSOLIDATED_DUPLICATE_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_DETAILS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_DETAILS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_METHOD_SERVICE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_METHOD_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_METHOD_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_METHOD_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_METHOD_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_THROUGH_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTACT_THROUGH_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ContactDetailsBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ContactDetailsBuilder is able to build the properties for a ContactDetails entity.
- ContactDetailsBuilder(int, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsBuilder
-
Constructor.
- ContactDetailsHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ContactDetailHandler manages the ContactDetails entity.
- ContactDetailsHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsHandler
-
Construct the handler information needed to interact with the repository services
- CONTAINMENT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTEXT_DEFINITION_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTEXT_DEFINITION_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTRIBUTION_RECORD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTRIBUTION_RECORD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ContributionRecordBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ContributionRecordBuilder is able to build the properties for a ContributionRecord entity.
- ContributionRecordBuilder(String, long, boolean, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordBuilder
-
Constructor.
- ContributionRecordHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ContributionRecordHandler manages the ContributionRecord entity that records the karma points for an individual.
- ContributionRecordHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, int, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordHandler
-
Construct the handler information needed to interact with the repository services
- CONTROL_FLOW_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROL_FLOW_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROL_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROL_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROL_POINT_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROL_POINT_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROLLED_GLOSSARY_TERM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CONTROLLED_GLOSSARY_TERM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- converter - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- COORDINATES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- countAttachedComments(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Count the number of comments attached to an anchor entity.
- countAttachedNoteLogs(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.NoteLogHandler
-
Count the number of noteLogs attached to an anchor entity.
- countAttachedNotes(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.NoteHandler
-
Count the number of notes attached to an anchor note log.
- countAttachments(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Count up the number of elements of a certain type that are attached to a specific entity.
- countCertifications(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CertificationHandler
-
Count the number of Certifications attached to an referenceable entity.
- countConnections(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Count the number of connections attached to a supplied asset.
- countExternalIdentifiers(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Count the number of external identifiers attached to an anchor entity.
- countExternalReferences(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Count the number of external references attached to an anchor entity.
- countKeywords(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Count the number of informal keywords attached to a supplied entity.
- countKnownLocations(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Count the number of locations attached to an entity.
- countLicenses(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LicenseHandler
-
Count the number of Licenses attached to an anchor entity.
- countLikes(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LikeHandler
-
Count the number of Likes attached to an anchor entity.
- countRatings(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingHandler
-
Count the number of Ratings attached to an supplied entity.
- countRelatedMedia(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelatedMediaHandler
-
Count the number of related media attached to an anchor entity.
- COUNTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- countTags(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Count the number of informal tags attached to a supplied entity.
- createActorProfile(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Create the anchor object that all elements in a profile (terms and categories) are linked to.
- createActorProfileFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Create a new metadata element to represent a profile using an existing metadata element as a template.
- createAPIOperation(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Create the API Operation object.
- createAPIOperationFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Create a API Operation from a template.
- createAPIParameterList(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, boolean, Map<String, String>, String, Map<String, Object>, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Create the API parameter list object.
- createAPIParameterListFromTemplate(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Create a API parameter list from a template.
- createAssetInRepository(String, String, String, String, String, String, List<String>, String, int, String, String, Map<String, String>, Map<String, String>, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add a simple asset description to the metadata repository.
- createAssetInRepository(String, String, String, String, String, String, List<String>, String, int, String, String, Map<String, String>, Map<String, String>, String, String, Map<String, Object>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add a simple asset description to the metadata repository.
- createAssetInRepository(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add a simple asset description to the metadata repository.
- createAssetWithConnection(String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, boolean, Map<String, Object>, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Add a simple asset description to the metadata repository.
- createBeanFromTemplate(String, String, String, String, String, String, String, String, String, OpenMetadataAPIGenericBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Create a new entity in the repository based on the contents of an existing entity (the template).
- createBeanInRepository(String, String, String, String, String, String, String, OpenMetadataAPIGenericBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Create a new entity in the repository assuming all parameters are ok.
- createCollection(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Create the collection object.
- createCollectionFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Create a new metadata element to represent a collection using an existing metadata element as a template.
- createConnection(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Creates a new connection, connects it to the asset and returns the unique identifier for it.
- createConnection(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, Map<String, Object>, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Creates a new connection and returns the unique identifier for it.
- createConnectionFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createConnectorType(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Creates a new connectorType and returns the unique identifier for it.
- createConnectorTypeFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createContactMethod(String, String, String, String, String, int, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsHandler
-
Create a new contact method for a profile.
- CREATED_BY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CREATED_LATEST_CHANGE_ACTION_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CREATED_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- createDatabase(String, String, String, String, String, String, String, int, List<String>, String, String, Map<String, String>, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database that is owned by an external element.
- createDatabase(String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database that is owned by an external element.
- createDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Deprecated.
- createDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database column.
- createDatabaseColumnFromTemplate(String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database column using an existing metadata element as a template.
- createDatabaseColumnQuery(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new query relationship for a derived database column.
- createDatabaseFromTemplate(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database using an existing metadata element as a template.
- createDatabaseSchema(String, String, String, String, String, String, String, String, int, List<String>, String, String, Map<String, String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database schema.
- createDatabaseSchema(String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database schema.
- createDatabaseSchemaFromTemplate(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database schema using an existing metadata element as a template.
- createDatabaseSchemaType(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a database top-level schema type used to attach tables and views to the database/database schema.
- createDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Deprecated.
- createDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database table.
- createDatabaseTableForSchemaType(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database table.
- createDatabaseTableFromTemplate(String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database table using an existing metadata element as a template.
- createDatabaseView(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database view.
- createDatabaseViewForSchemaType(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database view.
- createDatabaseViewFromTemplate(String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Create a new metadata element to represent a database view using an existing metadata element as a template.
- createDataContainer(String, String, String, String, String, String, String, boolean, int, int, int, Map<String, String>, String, Map<String, Object>, Map<String, String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Create a new metadata element to represent a data container.
- createDataContainerFromTemplate(String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Create a new metadata element to represent a data container using an existing metadata element as a template.
- createDiscoveryAnalysisReport(String, String, String, String, Date, Map<String, String>, int, String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportHandler
-
Create a new discovery analysis report and chain it to its asset, discovery engine and discovery service.
- createEndpoint(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Creates a new endpoint and returns the unique identifier for it.
- createEndpointFromTemplate(String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createEventType(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Create the event type object.
- createEventTypeFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Create a event type from a template.
- createExternalReference(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Create a definition of a operating platform.
- createFileSystem(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Files live on a file system.
- createFileSystem(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Files live on a file system.
- createFileSystem(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Files live on a file system.
- createFolder(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, int, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Create the folder object.
- createFolderStructureInCatalog(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Creates a new folder asset for each element in the pathName that is linked from the anchor entity.
- createGlossary(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Create the anchor object that all elements in a glossary (terms and categories) are linked to.
- createGlossaryCategory(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Create the glossary category object.
- createGlossaryCategoryFromTemplate(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Create a category from a template.
- createGlossaryFromTemplate(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Create a new metadata element to represent a glossary using an existing metadata element as a template.
- createGlossaryTerm(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Create a new metadata element to represent a glossary term (or a subtype).
- createGlossaryTermFromTemplate(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
- createGovernanceActionType(String, String, int, String, String, List<String>, Map<String, String>, String, String, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Create a new metadata element to represent a governance action type.
- createGovernanceDefinition(String, String, String, String, String, String, int, String, List<String>, List<String>, List<String>, List<String>, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Create the governance definition object.
- createGovernanceDomain(String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Create the anchor object that all elements in a governance domain (terms and categories) are linked to.
- createGovernanceZone(String, String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Create a definition of a governance zone.
- createKeyword(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Creates a new keyword and returns the unique identifier for it.
- createLocation(String, String, String, String, Map<String, String>, String, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Create the location.
- createLocationFromTemplate(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Create a new metadata element to represent a location using an existing metadata element as a template.
- createNestedSchemaAttribute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Create a new schema attribute with its type attached that is nested inside a complex schema type or a schema attribute.
- createNestedSchemaAttribute(String, String, String, String, String, String, String, String, String, String, SchemaAttributeBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Create a new schema attribute with its type attached.
- createNestedSchemaAttribute(String, String, String, String, String, String, String, SchemaAttributeBuilder, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Create a new schema attribute with its type attached.
- createOperatingPlatform(String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Create a definition of a operating platform.
- createPersonRole(String, String, String, String, String, String, String, int, boolean, Map<String, String>, String, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Create the description of a role.
- createPersonRoleFromTemplate(String, String, String, String, String, String, String, int, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Create a new metadata element to represent a role using an existing metadata element as a template.
- createPort(String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Create a new metadata element to represent a port.
- createPort(String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Create a new metadata element to represent a port.
- createProcess(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, InstanceStatus, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Create a new metadata element to represent a process.
- createProcessFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Create a new metadata element to represent a process using an existing metadata element as a template.
- createSchemaAttributeFromTemplate(String, String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
- createSchemaTypeFromTemplate(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a new metadata element to represent a schema type using an existing metadata element as a template.
- createSoftwareCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Create specialized Software Server Capabilities entities.
- createSoftwareCapabilityFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createSoftwareServerCapability(String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Create specialized Software Server Capabilities entities.
- createSoftwareServerCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Create specialized Software Server Capabilities entities.
- createSoftwareServerCapabilityFromTemplate(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createSubjectArea(String, String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Create a definition of a subject area.
- createTag(String, String, String, String, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Creates a new informal tag and returns the unique identifier for it.
- createUserIdentity(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Create the entity that represents a user identity.
- createValidValueDefinition(String, String, String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Create a new valid value definition.
- createValidValueSet(String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Create a new valid value set.
- createVirtualConnection(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Creates a new virtual connection and returns the unique identifier for it.
- CREATION_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITERIA_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITICALITY_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITICALITY_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITICALITY_LEVEL_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITICALITY_LEVEL_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CRITICALITY_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CSV_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CSV_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CUSTODIAN_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CUSTODIAN_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CUSTODIAN_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CYBER_LOCATION_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- CYBER_LOCATION_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
D
- DATA_CLASS_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_CLASS_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_CONTENT_FOR_DATA_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_CONTENT_FOR_DATA_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_ALIASES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_ANALYSIS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_ANALYSIS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_POSITION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_SORT_ORDER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FIELD_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FLOW_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FLOW_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FOLDER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_FOLDER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_ITEM_OWNER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_ITEM_OWNER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_ITEM_SORT_ORDER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_ITEM_SORT_ORDER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_MOVEMENT_ENGINE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_MOVEMENT_ENGINE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_LOG_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_LOG_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_LOG_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_PROFILE_LOG_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_SOURCE_MEASUREMENT_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_SOURCE_MEASUREMENT_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_SOURCE_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_STORE_ENCODING_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_STORE_ENCODING_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_STORE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_STORE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_VALUE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_VALUE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_VIRTUALIZATION_ENGINE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATA_VIRTUALIZATION_ENGINE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_IMPORTED_FROM_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_INSTANCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_TYPE_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DATABASE_VERSION_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DataFieldHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
Handler for data fields which are part of discovery reports.
- DataFieldHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Construct the handler information needed to interact with the repository services
- declassifyAssetAsReferenceData(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Remove the ReferenceData classification from an Asset.
- DEFAULT_VALUE_OVERRIDE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEFAULT_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- defaultZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- DELEGATION_ESCALATION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- deleteAnchoredEntity(List<String>, EntityProxy, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Remove an entity if it is anchored to the anchor entity
- deleteAnnotation(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Remove an annotation from the annotation store.
- deleteBeanInRepository(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Delete an entity from the repository.
- deleteBeanInRepository(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Delete an entity from the repository.
- deleteBeanInRepository(String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Delete an entity from the repository.
- deleteBeanInRepository(String, String, String, String, String, String, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Delete an entity from the repository.
- DELETED_LATEST_CHANGE_ACTION_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- deleteDataField(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Remove a data field from the metadata repositories.
- deleteFileFromCatalog(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Remove a DataFile asset description.
- deleteFolderFromCatalog(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Remove a DataFolder asset description.
- deleteKeyword(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Removes a keyword from the repository.
- deleteRelationship(String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the properties associated with a relationship.
- deleteTag(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Removes a tag from the repository.
- deleteTag(String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Removes a tag from the repository.
- deleteUserIdentity(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Remove the metadata element representing a user identity.
- deleteValidValue(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the valid value form the repository.
- DELIMITER_CHARACTER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_API_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_API_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_DATABASE_SCHEMA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_DATABASE_SCHEMA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_IMPLEMENTATION_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_IMPLEMENTATION_TYPE_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_REPORT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_REPORT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_SOFTWARE_COMPONENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_SOFTWARE_COMPONENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_VIRTUAL_CONTAINER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYED_VIRTUAL_CONTAINER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPLOYMENT_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DEPRECATED_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- detachDataFileAssetFromFolder(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Remove a link between a file asset and a folder.
- detachFolderFromFileSystem(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Removed the link between a folder and a file system.
- detachSchemaTypeFromAsset(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Remove any associated schema type.
- detachValidValueFromSet(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the link between a valid value and a set it is a member of.
- DETAILS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERED_DATA_FIELD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERED_DATA_FIELD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERED_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERED_NESTED_DATA_FIELD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERED_NESTED_DATA_FIELD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ACTIVITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ACTIVITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ACTIVITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ANALYSIS_REPORT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ANALYSIS_REPORT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ENGINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_ENGINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_PIPELINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_PIPELINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_REQUEST_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_REQUEST_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_SERVICE_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISCOVERY_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DiscoveryAnalysisReportBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
DiscoveryAnalysisReportBuilder supports the creation of the entities and relationships that describe an Open Discovery Framework (ODF) DiscoveryAnalysisReport.
- DiscoveryAnalysisReportHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
DiscoveryAnalysisReportHandler manages the storage and retrieval of metadata relating to discovery analysis reports as defined in the Open Discovery Framework (ODF).
- DiscoveryAnalysisReportHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportHandler
-
Construct the handler with information needed to work with B objects.
- DISPLAY_DATA_CONTAINER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_DATA_CONTAINER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_DATA_FIELD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_DATA_FIELD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_DATA_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_DATA_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DisplayDataContainerHandler<SCHEMA_ATTRIBUTE,SCHEMA_TYPE> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
DisplayDataContainerHandler manages the schemas for display data containers.
- DisplayDataContainerHandler(OpenMetadataAPIGenericConverter<SCHEMA_ATTRIBUTE>, Class<SCHEMA_ATTRIBUTE>, OpenMetadataAPIGenericConverter<SCHEMA_TYPE>, Class<SCHEMA_TYPE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Construct the relational data handler with information needed to work with assets and schemas.
- DISTINGUISHED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_CLASS_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_CLASS_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_REL_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_REL_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_VALUE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_ATTACHMENT_VALUE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_CLASSIFICATION_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_CLASSIFICATION_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_CLASSIFICATION_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_CLASSIFICATION_PROPERTY_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_DUPLICATE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_DUPLICATE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_PROPERTY_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_RELATIONSHIP_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_RELATIONSHIP_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_RELATIONSHIP_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_RELATIONSHIP_PROPERTY_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_VALUE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DIVERGENT_VALUE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCKER_CONTAINER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCKER_CONTAINER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_SCHEMA_ATTRIBUTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_SCHEMA_ATTRIBUTE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_STORE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_STORE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOCUMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DOMAIN_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DS_PHYSICAL_ENCODING_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DS_PHYSICAL_SIZE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DS_PHYSICAL_STATUS_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DS_PHYSICAL_STATUS_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DUE_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DUPLICATE_ANCHOR_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DUPLICATE_ANCHOR_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- DUPLICATE_ATTACHMENT_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
E
- ELEMENT_POSITION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ELEMENT_SUPPLEMENT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ELEMENT_SUPPLEMENT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EMBEDDED_CONNECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EMBEDDED_CONNECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EMBEDDED_METADATA_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EmbeddedConnectionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
EmbeddedConnectionBuilder is able to build the properties for the relationship between a connection and its embedded connections.
- EMPLOYEE_NUMBER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EMPLOYEE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_LANGUAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_STANDARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCODING_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCRYPTED_PASSWORD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCRYPTION_METHOD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENCRYPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- END_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENDIANNESS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENDIANNESS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENDPOINT_DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENDPOINT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENDPOINT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EndpointHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
EndpointHandler manages Endpoint objects.
- EndpointHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Construct the handler information needed to interact with the repository services
- ENFORCEMENT_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENFORCEMENT_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENFORCEMENT_POINT_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENFORCEMENT_POINT_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENGINE_HOSTING_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENGINE_HOSTING_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENGINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENGINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTERPRISE_ACCESS_LAYER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTERPRISE_ACCESS_LAYER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTITY_CLASSIFICATION_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTITY_PROPERTY_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTITY_RELATIONSHIP_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENTITY_STATUS_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- entityMatchSearchCriteria(EntityDetail, Set<String>, String, boolean, boolean) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Check whether the attribute values, associated with the supplied attribute names, in the supplied entity match the search criteria.
- ENUM_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ENUM_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
- errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- errorHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
- EVENT_BROKER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_BROKER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_SCHEMA_ATTRIBUTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_SCHEMA_ATTRIBUTE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_TYPE_LIST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_TYPE_LIST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EVENT_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EventTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
EventTypeHandler provides the exchange of metadata about EventType schema types between the repository and the OMAS.
- EventTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Construct the handler with information needed to work with B objects.
- EXAMPLES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTION_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTION_POINT_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTION_POINT_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTION_POINT_USE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTION_POINT_USE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTOR_ENGINE_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXECUTOR_ENGINE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- existingClassifications - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- EXPECTED_DATA_FORMAT - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXPLANATION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXPRESSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- extendedProperties - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- EXTERNAL_GLOSSARY_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_GLOSSARY_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_ID_SCOPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_ID_SCOPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_IDENTIFIER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_IDENTIFIER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_REFERENCE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_REFERENCE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_RELATIONSHIP_REMOVED - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- EXTERNAL_RELATIONSHIP_UPDATED - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- EXTERNAL_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNAL_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ExternalIdentifierHandler<EXTERNAL_ID,OPEN_METADATA_ELEMENT_HEADER> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ExternalIdentifierHandler manages ExternalIdentifier objects.
- ExternalIdentifierHandler(OpenMetadataAPIGenericConverter<EXTERNAL_ID>, Class<EXTERNAL_ID>, OpenMetadataAPIGenericConverter<OPEN_METADATA_ELEMENT_HEADER>, Class<OPEN_METADATA_ELEMENT_HEADER>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Construct the handler information needed to interact with the repository services
- EXTERNALLY_SOURCED_GLOSSARY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- EXTERNALLY_SOURCED_GLOSSARY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ExternalReferenceBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ExternalReferenceBuilder creates the parts for an entity that represents an external reference.
- ExternalReferenceBuilder(String, String, String, String, String, String, Map<String, String>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceBuilder
-
Create constructor
- ExternalReferenceHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ExternalReferenceHandler manages ExternalReference objects.
- ExternalReferenceHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Construct the handler information needed to interact with the repository services
- ExternalReferenceLinkHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ExternalReferenceLinkHandler manages retrieval of ExternalReference objects attached to a specific element.
- ExternalReferenceLinkHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Construct the handler information needed to interact with the repository services
F
- FAILED_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_FOLDER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_FOLDER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_MANAGER_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_MANAGER_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_SYSTEM_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_SYSTEM_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FILE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FilesAndFoldersHandler<FILESYSTEM,FOLDER,FILE> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
FilesAndFoldersHandler provides the support for managing catalog entries about files and folders.
- FilesAndFoldersHandler(OpenMetadataAPIGenericConverter<FILESYSTEM>, Class<FILESYSTEM>, OpenMetadataAPIGenericConverter<FOLDER>, Class<FOLDER>, OpenMetadataAPIGenericConverter<FILE>, Class<FILE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Construct the handler information needed to interact with the repository services
- findActorProfiles(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Retrieve the list of profile metadata elements that contain the search string.
- findAPIOperations(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Retrieve the list of API Operations metadata elements that contain the search string.
- findAPIParameterLists(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Retrieve the list of API parameter lists metadata elements that contain the search string.
- findAssetGUIDs(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findAssetGUIDs(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findAssets(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findAssets(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findAssetsByName(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- findAssetsByName(String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- findAttachmentLinks(String, String, SearchProperties, List<InstanceStatus>, Date, String, SequencingOrder, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return a list of relationships that match the supplied criteria.
- findBeanGUIDs(String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- findBeanGUIDsByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of unique identifiers for referenceables with the requested qualified name.
- findBeans(String, String, String, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans matching the supplied searchString.
- findBeans(String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans matching the supplied searchString.
- findBeans(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return a list of metadata elements that match the supplied criteria.
- findBeansByQualifiedName(String, String, String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of referenceables with the requested qualified name.
- findBeansByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of referenceables with the requested qualified name.
- findCollections(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Retrieve the list of collection metadata elements that contain the search string.
- findConnections(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Retrieve the list of metadata elements that contain the search string.
- findConnectorTypes(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Retrieve the list of metadata elements that contain the search string.
- findDatabaseColumns(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database column metadata elements that contain the search string.
- findDatabases(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database metadata elements that contain the search string.
- findDatabaseSchemas(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database schema metadata elements that contain the search string.
- findDatabaseTables(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database table metadata elements that contain the search string.
- findDatabaseViews(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database view metadata elements that contain the search string.
- findDataContainers(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Retrieve the list of data container metadata elements that contain the search string.
- findDataFileByPathName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a data file by its fully qualified path name.
- findDataFilesByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve data files by the supplied wildcard name.
- findEndpoints(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Retrieve the list of metadata elements that contain the search string.
- findEntities(String, String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities matching the supplied searchString.
- findEntities(String, String, List<String>, SearchProperties, List<InstanceStatus>, SearchClassifications, Date, String, SequencingOrder, boolean, boolean, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return a list of entities that match the supplied criteria.
- findEventTypes(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Retrieve the list of event types metadata elements that contain the search string.
- findExternalReferences(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Retrieve the list of metadata elements that contain the search string.
- findFolderByName(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve folder by the supplied wildcard name.
- findFolderByPathName(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a folder by its fully qualified path name.
- findGlossaries(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Retrieve the list of glossary metadata elements that contain the search string.
- findGlossaryCategories(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Retrieve the list of glossary category metadata elements that contain the search string.
- findGovernanceActionTypes(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Retrieve the list of governance action type metadata elements that contain the search string.
- findGovernanceDefinitions(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the list of governance definition metadata elements that contain the search string.
- findGovernanceDomains(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Retrieve the list of governance domain metadata elements that contain the search string.
- findKeywords(String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Return the list of keywords matching the supplied searchString.
- findMyTags(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the list of private tags for the user matching the supplied searchString.
- findPersonRoles(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Retrieve the list of role metadata elements that contain the search string.
- findPorts(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the list of port metadata elements that contain the search string.
- findPorts(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of port metadata elements that contain the search string.
- findProcesses(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of process metadata elements that contain the search string.
- findSchemaAttributes(String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Retrieve the list of database table metadata elements that contain the search string.
- findSchemaTypes(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Retrieve the list of schema type metadata elements that contain the search string.
- findSchemaTypes(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Retrieve the list of schema type metadata elements that contain the search string.
- findTags(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the list of tags matching the supplied searchString.
- findTerms(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Returns the glossary term object containing the supplied term name.
- findValidValues(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Locate valid values that match the search string.
- FIXED_LOCATION_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FIXED_LOCATION_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FIXED_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FLAGS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOLDER_HIERARCHY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOLDER_HIERARCHY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOLDER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOLDER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_CONFIDENCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_SOURCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FOREIGN_KEY_STEWARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FORM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FORM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FORMAT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FORMULA_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- FULL_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
G
- GenericHandlersAuditCode - Enum in org.odpi.openmetadata.commonservices.generichandlers.ffdc
-
The GenericHandlersAuditCode is used to define the message content for the OMRS Audit Log.
- GenericHandlersErrorCode - Enum in org.odpi.openmetadata.commonservices.generichandlers.ffdc
-
The GenericHandlersErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Repository Handler Services.
- getAbbreviation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the abbreviation property from the supplied instance properties.
- getActionStatus(String, InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Retrieve the ActionStatus enum property from the instance properties of a Governance Action.
- getActiveClaimedGovernanceActions(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Retrieve the governance actions that are still in process and that have been claimed by this caller's userId.
- getActiveGovernanceActions(String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Retrieve the governance actions that are still in process.
- getActorProfileByGUID(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Retrieve the profile metadata element with the supplied unique identifier.
- getActorProfileByUniqueName(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Retrieve the profile metadata element with the supplied unique identifier.
- getActorProfileForUser(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Retrieve the profile metadata element with the supplied unique identifier.
- getActorProfilesByName(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Retrieve the list of profile metadata elements with a matching qualified or display name.
- getAdditionalValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the additionalValues property from the supplied instance properties.
- getAllAssetsWithConnection(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that are stored.
- getAllAttachmentLinks(String, String, String, String, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return all relationships attached to a specific entity.
- getAnchorGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the anchorGUID property from the supplied instance properties.
- getAnchorGUIDFromAnchorsClassification(EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Retrieve the anchorGUID property from the Anchors classification if present.
- getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Retrieve a single annotation by unique identifier.
- getAnnotationBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ODFConverter
-
Using the supplied instances, return a new instance of the Connection bean.
- getAnnotationsForAsset(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the list of annotations from previous runs of the discovery services that are set to reviewed, approved and/or actioned status that are returned from discovery reports that are not waiting or in progress.
- getAnnotationsForAssetByStatus(String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the list of annotations from previous runs of the discovery services that are set to a specific status.
- getAPIOperationByGUID(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Retrieve the API Operation metadata element with the supplied unique identifier.
- getAPIOperationsByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Retrieve the list of API Operation metadata elements with a matching qualified or display name.
- getAPIOperationsForAPI(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Retrieve the API Operations metadata element with the supplied unique identifier.
- getAPIParameterListByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Retrieve the API parameter list metadata element with the supplied unique identifier.
- getAPIParameterListsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Retrieve the list of API parameter list metadata elements with a matching qualified or display name.
- getAPIParameterListsForOperation(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Retrieve the API parameter lists metadata element with the supplied unique identifier.
- getArguments(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the arguments property from the supplied instance properties.
- getAssetByNameWithConnection(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return an asset along with any associated connection.
- getAssetForConnection(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Returns the unique identifier for the asset connected to the requested connection.
- getAssetForConnectionName(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Returns the asset corresponding to the supplied connection name.
- getAssetGUIDsByEndpoint(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that have the same endpoint address.
- getAssetGUIDsByKeyword(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of unique identifiers for assets that are linked to a specific keyword either directly, or via one of its schema elements.
- getAssetGUIDsByName(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- getAssetGUIDsByName(String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- getAssetGUIDsByTag(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of unique identifiers for assets that are linked to a specific tag either directly, or via one of its schema elements.
- getAssetsByEndpoint(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that have the same endpoint address.
- getAssetsByGlossaryTerm(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that are linked to a specific glossary term.
- getAssetsByKeyword(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that are linked to a specific keyword.
- getAssetsByName(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- getAssetsByName(String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return a list of assets with the requested name in either the display name or qualified name.
- getAssetsByTag(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of assets that are linked to a specific tag either directly, or via one of its schema elements.
- getAssetSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the assetSummary property from the supplied instance properties.
- getAssetWithConnection(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return an asset along with any associated connection.
- getAssociationDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the associationDescription property from the supplied instance properties.
- getAttachedElement(String, String, String, String, String, String, String, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the Bean for the required relationship attached to a specific element.
- getAttachedElementGUID(String, String, String, String, String, String, String, int, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElementGUID(String, String, String, String, String, String, String, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElementGUIDs(String, String, String, String, String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElementGUIDs(String, String, String, String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElements(String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElements(String, String, String, String, String, String, String, String, String, int, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedElements(String, String, String, String, String, String, String, String, String, String, String, int, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the elements of the requested type attached to an entity identified by the starting GUID.
- getAttachedEntities(String, String, String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entities for the required relationships attached to a specific entity.
- getAttachedEntities(String, String, String, String, String, String, String, String, String, int, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entities for the required relationships attached to a specific entity.
- getAttachedEntitiesFromUser(String, String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities at the other end of the requested relationship type that were created or edited by the requesting user.
- getAttachedEntity(String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entity for the required relationship attached to a specific entity.
- getAttachedEntity(String, String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entity for the required relationship attached to a specific entity.
- getAttachedEntity(String, String, String, String, String, String, String, int, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entity for the required relationship attached to a specific entity.
- getAttachedEntityFromUser(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities at the other end of the requested relationship type that were created or edited by the requesting user.
- getAttachedFilteredEntities(String, String, String, String, String, String, int, String, String, boolean, Set<String>, String, int, boolean, boolean, int, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Retrieve the entities that are attached to the entity with startingGUID.
- getAttachedFilteredEntities(String, String, String, String, String, String, int, Set<String>, String, int, boolean, boolean, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Retrieve the entities that are attached to the entity with startingGUID.
- getAttachedFilteredEntities(String, String, String, String, String, String, int, Set<String>, String, int, boolean, boolean, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Retrieve the entities that are attached to the entity with startingGUID.
- getAttachedKeywords(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Return the keywords attached to a supplied entity.
- getAttachedMeanings(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Return the glossary terms attached to a supplied entity through the semantic assignment.
- getAttachedNoteLogs(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.NoteLogHandler
-
Return the note logs attached to an anchor entity.
- getAttachedSchemaAttributes(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of schema attributes that are linked to a parent schema element.
- getAttachedTags(String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the informal tags attached to a supplied entity.
- getAttachedTags(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the informal tags attached to a supplied entity.
- getAttachmentLink(String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return a visible relationship retrieved by its GUID.
- getAttachmentLinks(String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the relationships to required elements attached to a specific entity.
- getAttachmentLinks(String, String, String, String, String, String, String, String, int, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the relationships to required elements attached to a specific entity.
- getAttachmentLinks(String, String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the relationships to required elements attached to a specific entity.
- getBeanByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the bean with the requested qualified name.
- getBeanByQualifiedName(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the bean with the requested qualified name.
- getBeanByUniqueName(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeanByUniqueName(String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeanByValue(String, String, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the bean that matches the requested value.
- getBeanFromEntity(String, EntityDetail, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the bean for the supplied unique identifier (guid).
- getBeanFromRepository(String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the bean for the supplied unique identifier (guid).
- getBeanFromRepository(String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the bean for the supplied unique identifier (guid).
- getBeanFromRepository(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Use the supplied unique identifier (guid) of an entity in the repository to retrieve its contents as a bean.
- getBeanGUIDByQualifiedName(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the unique identifier of the bean with the requested qualified name.
- getBeanGUIDByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the bean with the requested qualified name.
- getBeanGUIDByUniqueName(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the unique identifier of the entity that has the supplied unique name.
- getBeanGUIDByUniqueName(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the unique identifier of the entity that has the supplied unique name.
- getBeanGUIDsByClassification(String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied classification.
- getBeanGUIDsByQualifiedName(String, String, String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of unique identifiers for referenceables with the requested qualified name.
- getBeanGUIDsByQualifiedName(String, String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of unique identifiers for referenceables with the requested qualified name.
- getBeanGUIDsByType(String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type.
- getBeanGUIDsByType(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type.
- getBeanGUIDsByValue(String, String, String, String, String, List<String>, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeansByClassification(String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied classification.
- getBeansByCreator(String, String, String, String, String, List<String>, boolean, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that were created by the requesting user.
- getBeansByIntValue(String, int, String, String, String, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied integer value.
- getBeansByQualifiedName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of referenceables with the requested qualified name.
- getBeansByQualifiedName(String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return a list of referenceables with the requested qualified name.
- getBeansByType(String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied name.
- getBeansByType(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type.
- getBeansByValue(String, String, String, String, String, List<String>, boolean, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeansByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeansByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getBeansByValue(String, String, String, String, String, List<String>, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of beans of the requested type that match the supplied value.
- getCalculatedValueProperties(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Return the schema type properties in an InstanceProperties object.
- getCategoriesForGlossary(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Return the list of categories associated with a glossary.
- getCertificationGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the certificationGUID property from the supplied instance properties.
- getCertifications(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CertificationHandler
-
Return the Certifications attached to an referenceable entity.
- getCertifications(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CertificationHandler
-
Return the Certifications attached to an referenceable entity.
- getCertifiedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the certifiedBy property from the supplied instance properties.
- getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Retrieve a specific named classification.
- getClassificationProperties(String, List<Classification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the properties for the requested classification from the list of classifications.
- getClassificationProperties(String, EntityDetail) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the properties for the requested classification from the entity.
- getCollectionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Retrieve the collection metadata element with the supplied unique identifier.
- getCollectionMembers(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the list of elements associated with a collection.
- getCollectionsByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Retrieve the list of collection metadata elements with a matching qualified or display name.
- getColumnsForDatabaseTable(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of column for a database table (or view)
- getComments(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Return the comments attached to an anchor entity.
- getComments(String, String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Return the comments attached to an entity.
- getComments(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Return the comments attached to an entity.
- getConditions(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the conditions property from the supplied instance properties.
- getConfidence(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the confidence property from the supplied instance properties.
- getConnectionByGUID(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Retrieve the metadata element with the supplied unique identifier.
- getConnectionForAsset(String, String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Retrieve the list of connection objects attached to the requested asset object.
- getConnectionsByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Retrieve the list of metadata elements with a matching qualified name or display name.
- getConnectionsForAsset(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Retrieve the list of connection objects attached to the requested asset object.
- getConnectorTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Retrieve the metadata element with the supplied unique identifier.
- getConnectorTypeForAsset(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Retrieves the connector type for the named asset type and if found, returns its unique identifier.
- getConnectorTypeForConnection(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Retrieves the connector type for the qualified name and if found, returns its unique identifier.
- getConnectorTypesByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Retrieve the list of metadata elements with a matching qualified name, display name or connector provider class name.
- getContactDetails(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsHandler
-
Return the ContactDetails attached to a supplied actor profile.
- getContainersForParent(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Retrieve the list of data containers associated with a data container's parent.
- getContributionRecord(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordHandler
-
Return the ContributionRecord attached to a supplied person profile.
- getControlFlow(String, String, String, String, String, Date, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the control flow relationship between two elements.
- getControlFlowNextSteps(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
- getControlFlowPreviousSteps(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
- getCustodian(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the custodian property from the supplied instance properties.
- getDatabaseByGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the database metadata element with the supplied unique identifier.
- getDatabaseColumnByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the database column metadata element with the supplied unique identifier.
- getDatabaseColumnsByName(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database column metadata elements with a matching qualified or display name.
- getDatabases(String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database metadata elements.
- getDatabasesByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database metadata elements with a matching qualified or display name.
- getDatabaseSchemaByGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the database schema metadata element with the supplied unique identifier.
- getDatabaseSchemasByName(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database schema metadata elements with a matching qualified or display name.
- getDatabasesForDatabaseManager(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of databases created for the requested database manager.
- getDatabaseTableByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the database table metadata element with the supplied unique identifier.
- getDatabaseTablesByName(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database table metadata elements with a matching qualified or display name.
- getDatabaseViewByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the database view metadata element with the supplied unique identifier.
- getDatabaseViewsByName(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database view metadata elements with a matching qualified or display name.
- getDataContainerByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Retrieve the data container metadata element with the supplied unique identifier.
- getDataContainersByName(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Retrieve the list of data container metadata elements with a matching qualified or display name.
- getDataField(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Return a specific data field stored in the metadata repositories.
- getDataFileByGUID(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a Folder asset by its unique identifier (GUID).
- getDataFileByPathName(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a data file by its fully qualified path name.
- getDataFlow(String, String, String, String, String, Date, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the data flow relationship between two elements.
- getDataFlowConsumers(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
- getDataFlowSuppliers(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
- getDataStoreEncodingDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the encoding description property from the supplied instance properties.
- getDataStoreEncodingLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the encoding language property from the supplied instance properties.
- getDataStoreEncodingType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the encoding property from the supplied instance properties.
- getDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the description property from the supplied instance properties.
- getDestinationLineageMappings(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
- getDiscoveryAnalysisReport(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportHandler
-
Request the discovery report for a discovery request that has completed.
- getDiscoveryAnalysisReports(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportHandler
-
Return the discovery analysis reports about the asset.
- getDiscoveryReportAnnotations(String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the annotations linked direction to the report.
- getDiscoveryReportAnnotations(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the annotations linked direction to the report.
- getDisplayName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the displayName property from the supplied instance properties.
- getEffectiveTime(Date, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Derive the effective time value to use when retrieving relationships.
- getEffectiveTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Derive the effective time value to use when retrieving relationships.
- getElementEntitiesForScope(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Return the list of entities for open metadata elements of an open metadata type that are associated with an external identifier in a particular scope.
- getElementsForExternalIdentifier(String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Return the list of headers for open metadata elements that are associated with a particular external identifier.
- getEmbeddedConnection(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Using the supplied instances, return a new instance of the Connection bean.
- getEncodingProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the encoding properties property from the supplied instance properties.
- getEncryption(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the encryption property from the supplied instance properties.
- getEnd(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the end property from the supplied instance properties.
- getEndpointByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Retrieve the metadata element with the supplied unique identifier.
- getEndpointsByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Retrieve the list of metadata elements with a matching qualified name, display name or network address.
- getEndpointsByNetworkAddress(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Return the list of endpoints exactly matching the supplied network address.
- getEndpointsByNetworkAddress(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Return the list of endpoints exactly matching the supplied network address.
- getEntitiesByIntValue(String, int, String, String, String, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntitiesByType(String, String, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type.
- getEntitiesByType(String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type.
- getEntitiesByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntitiesByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntitiesByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntitiesByValue(String, String, String, String, String, List<String>, boolean, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntitiesByValue(String, RepositoryIteratorForEntities, String, String, String, String, boolean, boolean, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEntityByUniqueQualifiedName(String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Return the entity for a qualified name that is effective at a specific time - if multiple entities have this name, an exception is thrown.
- getEntityByValue(String, String, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entity that matches the requested value.
- getEntityClassificationProperties(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Retrieve the requested classification and convert it to the OMRS format.
- getEntityClassifications() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return a list of entity classifications that can be stored in the metadata repository.
- getEntityClassifications(List<Classification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Extract the classifications from the entity.
- getEntityFromRepository(String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the keyword for the supplied unique identifier (guid).
- getEntityFromRepository(String, String, String, String, String, String, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the entity for the supplied unique identifier (guid).
- getEntityGUIDByValue(String, String, String, String, String, List<String>, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the unique identifier of the entity matching the value.
- getEntityGUIDsByValue(String, String, String, String, String, List<String>, boolean, String, String, boolean, boolean, List<String>, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the list of entities of the requested type that match the supplied value.
- getEventTypeByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Retrieve the event type metadata element with the supplied unique identifier.
- getEventTypesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Retrieve the list of event type metadata elements with a matching qualified or display name.
- getEventTypesForEventSet(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Return the list of the event types defined in an event set (collection).
- getEventTypesForTopic(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Retrieve the event types metadata element with the supplied unique identifier.
- getExistingEntityClassificationHeader(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Retrieve the requested classification and convert it to the OMRS format.
- getExtendedAnnotations(String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return any annotations attached to this annotation.
- getExtendedAnnotations(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return any annotations attached to this annotation.
- getExternalIdentifiersForElement(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Return the external identifiers attached to a referenceable by the ExternalIdLink.
- getExternalIdentifiersForScope(String, String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Return the external identifiers attached to a referenceable by the ExternalIdLink.
- getExternalIdentifiersForScope(String, String, String, String, List<String>, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Return the external identifiers attached to a referenceable by the ExternalIdLink.
- getExternalReferenceByQualifiedName(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Return information about a specific operating platform.
- getExternalReferences(String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Return information about the defined operating platforms.
- getExternalReferences(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Return the external references attached to an anchor entity.
- getExternalReferencesById(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Retrieve the list of external reference metadata elements with a matching referenceId.
- getExternalReferencesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Retrieve the list of external reference metadata elements with a matching name.
- getExternalReferencesByURL(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Retrieve the list of external reference metadata elements with a matching url.
- getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the unique identifier for an external schema type.
- getExternalSourceID(boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
The externalSource identifier is supplied on the APIs that supply external source identifiers for two purposes.
- getFileSystemByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a filesystem by its unique identifier (GUID).
- getFileSystemByUniqueName(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a filesystem by its unique name.
- getFileSystems(String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a list of unique identifiers for defined filesystems.
- getFirstActionType(String, String, Relationship, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Return the governance action type that is the first step in a governance action process.
- getFirstActionTypeLink(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Return the governance action type that is the first step in a governance action process.
- getFolderByGUID(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a Folder asset by its unique identifier (GUID).
- getFolderByPathName(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Get the files inside a folder - both those that are nested and those that are linked.
- getFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the format property from the supplied instance properties.
- getFormula(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the formula property from the supplied instance properties.
- getGlossariesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Retrieve the list of glossary metadata elements with a matching qualified or display name.
- getGlossaryByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Retrieve the glossary metadata element with the supplied unique identifier.
- getGlossaryCategoriesByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Retrieve the list of glossary metadata elements with a matching qualified or display name.
- getGlossaryCategoryByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Retrieve the glossary metadata element with the supplied unique identifier.
- getGlossaryCategoryParent(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossarySubCategories(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGovernanceAction(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Request the status of an executing governance action request.
- getGovernanceActions(String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Retrieve the governance actions that are known to this server.
- getGovernanceActionTypeByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getGovernanceDefinitionByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the definition metadata element with the supplied unique identifier.
- getGovernanceDefinitions(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Return information about the defined governance definitions.
- getGovernanceDefinitionsByDomain(String, String, String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Return information about the defined governance zones for a specific domain.
- getGovernanceDefinitionsByName(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the list of definition metadata elements with a matching qualified or title.
- getGovernanceDefinitionsByStringParameter(String, String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the list of definition metadata elements with a matching qualified or title.
- getGovernanceDomainByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Retrieve the governance domain metadata element with the supplied unique identifier.
- getGovernanceDomainsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Retrieve the list of governance domain metadata elements with a matching qualified or display name.
- getGovernanceZone(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Return information about a specific governance zone.
- getGovernanceZoneChildrenGUIDs(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Return information about a specific governance zone's child (nested) zones.
- getGovernanceZoneParentGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Return information about a specific governance zone's parent.
- getGovernanceZones(String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Return information about the defined governance zones.
- getGovernanceZonesByDomain(String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Return information about the defined governance zones for a specific domain.
- getGoverningDefinitionLinks(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the links to the governance definitions that define the governance for an element.
- getGoverningDefinitions(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Retrieve the governance definitions that define the governance for an element.
- getGroups(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the groups property from the supplied instance properties.
- getGuard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the guard property from the supplied instance properties.
- getImplementationLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the implementationLanguage property from the supplied instance properties.
- getImplementationValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the implementationValue property from the supplied instance properties.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationBuilder
-
Return the supplied bean properties in an InstanceProperties object for the annotation entity.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
-
Return the supplied bean properties that represent a name in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentBuilder
-
Return the entity properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EmbeddedConnectionBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProjectBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PropertyFacetBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getInstanceProperties(Map<String, InstancePropertyValue>, Date, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return the properties based on the parameters supplied.
- getInstanceStatus() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return the status that this entity should be created with.
- getIsPublic(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the isPublic property from the supplied instance properties.
- getKarmaPointPlateau(int) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordHandler
-
Return the karma point plateau for an individual.
- getKeyword(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Return the keyword for the supplied unique identifier (guid).
- getKeywordsByName(String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Return the list of keywords exactly matching the supplied keyword.
- getLicensedBy(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the licensedBy property from the supplied instance properties.
- getLicensee(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the licensee property from the supplied instance properties.
- getLicenseGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the licenseGUID property from the supplied instance properties.
- getLicenses(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LicenseHandler
-
Return the Licenses attached to an anchor entity.
- getLicenses(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LicenseHandler
-
Return the Licenses attached to an element.
- getLikes(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LikeHandler
-
Return the Likes attached to an entity.
- getLinkedDefinitions(String, String, String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Return the list of elements associated with a definition.
- getLocations(String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Return the locations attached to an entity.
- getLocations(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Return the locations attached to an entity.
- getMapFrom() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the builder for the type of the value that is in the domain of the map.
- getMapFromGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the GUID for the type of the value that is in the domain of the map.
- getMapTo() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the builder for the type of the value that is in the range of the map.
- getMapToGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the GUID for the type of the value that is in the range of the map.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataElementHeader(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ODFConverter
-
Extract the properties from the entity.
- getMoreInformation(String, String, String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Returns the list of elements that are linked to provide more information.
- getMoreInformation(String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Returns the list of elements that are linked to provide more information.
- getMyTagsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the list of tags exactly matching the supplied name.
- getNestedDataFields(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Return any data fields attached to this data field.
- getNestedFolders(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Return the list of folders nested inside a folder.
- getNestedSchemaAttributes(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of schema attributes that are linked to a schema attribute via the NestedSchemaAttribute relationship.
- getNestedSchemaAttributes(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of schema attributes that are linked to a schema attribute via the NestedSchemaAttribute relationship.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Using the supplied entity, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewDataFieldsForAsset(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Return the current list of data fields for this discovery run.
- getNewRelationshipBean(Class<B>, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Using the supplied relationship, return a new instance of the bean.
- getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the properties from the schema attribute entity.
- getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, B, B, B, List<B>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Return the converted bean.
- getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, String, B, String, B, String, B, List<String>, List<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Return the converted bean.
- getNextGovernanceActionTypes(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Return the list of next action type defined for the governance action process.
- getNotes(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.NoteHandler
-
Return the notes attached to an anchor note log.
- getNotes(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the notes property from the supplied instance properties.
- getOperatingPlatform(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Return information about a specific operating platform.
- getOperatingPlatforms(String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Return information about the defined operating platforms.
- getOriginBusinessCapabilityGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the businessCapabilityGUID property from the supplied instance properties.
- getOriginOrganizationGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the organizationGUID property from the supplied instance properties.
- getOtherOriginValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the otherOriginValues property from the supplied instance properties.
- getOwner(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the owner property from the supplied instance properties.
- getOwnerPropertyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the ownerPropertyName property from the supplied instance properties.
- getOwnerTypeFromProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Retrieve the OwnerType enum property from the instance properties of a classification
- getOwnerTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the ownerTypeName property from the supplied instance properties.
- getOwnerTypeOrdinal(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the ownerType property from the supplied instance properties.
- getPersonRoleByGUID(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Return the bean that represents a person role.
- getPersonRolesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Retrieve the list of role metadata elements with a matching qualified or display name.
- getPersonRolesForDomainId(String, int, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Retrieve the list of role metadata elements with a matching qualified or display name.
- getPersonRolesForRoleId(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Retrieve the list of role metadata elements with a matching qualified or display name.
- getPersonRolesForTitle(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Retrieve the list of role metadata elements with a matching qualified or display name.
- getPointType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the pointType property from the supplied instance properties.
- getPortByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the port metadata element with the supplied unique identifier.
- getPortByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the port metadata element with the supplied unique identifier.
- getPortDelegation(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the port that this port delegates to.
- getPortDelegation(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the port that this port delegates to.
- getPortsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the list of port metadata elements with a matching qualified or display name.
- getPortsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of port metadata elements with a matching qualified or display name.
- getPortsForProcess(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the list of ports associated with a process.
- getPortsForProcess(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of ports associated with a process.
- getPortUse(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Retrieve the list of ports that delegate to this port.
- getPortUse(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of ports that delegate to this port.
- getPosition(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the position property from the supplied instance properties.
- getPreviousDataFieldsForAsset(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Return the list of data fields from previous runs of the discovery service.
- getProcessByGUID(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process metadata element with the supplied unique identifier.
- getProcessCall(String, String, String, String, String, Date, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process call relationship between two elements.
- getProcessCalled(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process call relationships linked from an specific element to the elements it calls.
- getProcessCallers(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process call relationships linked from an specific element to its callers.
- getProcessesByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the list of process metadata elements with a matching qualified or display name.
- getProcessParent(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process metadata element with the supplied unique identifier.
- getQualifiedName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Return the qualified name so the handler can check for uniqueness.
- getQualifiedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the qualifiedName property from the supplied instance properties.
- getQuery(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the query property from the supplied instance properties.
- getQueryId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the queryId property from the supplied instance properties.
- getRatings(String, String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingHandler
-
Return the Ratings attached to a supplied entity.
- getRationale(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the rational property from the supplied instance properties.
- getRecipient(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the recipient property from the supplied instance properties.
- getReferenceId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the referenceId property from the supplied instance properties.
- getReferenceValueAssignedItems(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of referenceables that have this valid value as a reference value.
- getReferenceValueAssignments(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of assigned reference values for a referenceable.
- getRelatedAssetCount(String, String, String, String, String, String, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelatedAssetHandler
-
Return the count of related assets.
- getRelatedAssets(String, String, String, String, String, String, String, List<String>, int, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelatedAssetHandler
-
Return the assets and relationship properties attached to an element by the specified relationship type.
- getRelatedKeywords(String, String, String, List<String>, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Return the keywords attached to a supplied entity.
- getRelatedMedia(String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelatedMediaHandler
-
Return the related media attached to an anchor entity.
- getRelationshipInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentBuilder
-
Return the relationship properties in an InstanceProperties object.
- getRelationshipInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LikeBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getRelationshipInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getRemainingExtendedProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Convert the remaining properties into a map that is returned as the extended properties.
- getRepositoryHandler() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the repository handler for this server.
- getRepositoryHelper() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the repository helper for this server.
- getReviewLinkInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationReviewBuilder
-
Return the supplied bean properties that represent a name in an InstanceProperties object.
- getSchemaAttribute(String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Retrieve a specific schema attribute by GUID.
- getSchemaAttributesByName(String, String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of specifically typed schema attributes with matching names - either display names or qualified names
- getSchemaAttributesByName(String, String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of specifically typed schema attributes with matching names - either display names or qualified names
- getSchemaAttributesForComplexSchemaType(String, String, String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of schema attributes that are linked to a ComplexSchemaType via the AttributeForSchema relationship.
- getSchemaAttributesForComplexSchemaType(String, String, String, String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Returns a list of schema attributes that are linked to a ComplexSchemaType via the AttributeForSchema relationship.
- getSchemaOptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the list of types that are represented by a schema option type.
- getSchemasForDatabase(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Return the list of (deployed database) schemas associated with a database.
- getSchemaType(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Retrieve a specific schema type based on its unique identifier (GUID).
- getSchemaTypeBuilder() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Return the schema type builder to the handler to add any extra elements.
- getSchemaTypeByName(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForAsset(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Is there an attached schema for the Asset?
- getSchemaTypeForElement(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeForParent(String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Is there an attached schema for the parent entity? This is either an asset or a port entity.
- getSchemaTypeForPort(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Is there an attached schema for the Port?
- getSchemaTypeFromInstance(String, InstanceHeader, String, InstanceProperties, List<Classification>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Transform the schema type information stored either as a schema type entity or in the TypeClassifiedAttribute classification into a schema type bean.
- getSecurityLabels(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the securityLabels property from the supplied instance properties.
- getSecurityProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the securityProperties property from the supplied instance properties.
- getServerName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the name of this server.
- getServiceName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the name of this service.
- getSetsForValidValue(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getSoftwareCapabilityGUIDsByClassification(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Retrieve a list of unique identifiers for defined software capabilities.
- getSoftwareCapabilityGUIDsByType(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Retrieve a list of unique identifiers for defined software capabilities.
- getSoftwareServerCapabilitiesByClassification(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Retrieve a list of defined software capabilities.
- getSoftwareServerCapabilitiesByClassification(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Retrieve a list of defined software server capabilities.
- getSoftwareServerCapabilitiesByType(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Retrieve a list of defined software capabilities.
- getSoftwareServerCapabilitiesByType(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Retrieve a list of defined software server capabilities.
- getSoftwareServerCapabilityGUIDsByClassification(String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Retrieve a list of unique identifiers for defined software server capabilities.
- getSoftwareServerCapabilityGUIDsByType(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Retrieve a list of unique identifiers for defined software server capabilities.
- getSourceLineageMappings(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
- getStart(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the start property from the supplied instance properties.
- getSteward(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the steward property from the supplied instance properties.
- getStrictRequirement(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the strictRequirement property from the supplied instance properties.
- getSubjectArea(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Return information about a specific subject area.
- getSubjectAreaChildrenGUIDs(String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Return information about a specific subject area's child (nested) subjectAreas.
- getSubjectAreaParentGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Return information about a specific subject area's parent.
- getSubjectAreas(String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Return information about the defined subject areas.
- getSubjectAreasByDomain(String, int, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Return information about the defined subject areas for a specific domain.
- getSubProcesses(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Retrieve the process metadata element with the supplied unique identifier.
- getSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the summary property from the supplied instance properties.
- getSymbolicName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the symbolicName property from the supplied instance properties.
- getTablesForDatabaseAsset(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database tables associated with a database schema.
- getTag(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the tag for the supplied unique identifier (guid).
- getTag(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the tag for the supplied unique identifier (guid).
- getTagsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Return the list of tags exactly matching the supplied name.
- getTerm(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Returns the glossary term object corresponding to the supplied glossary term GUID.
- getTermsByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Returns the glossary term object corresponding to the supplied term name.
- getTermsForGlossary(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Retrieve the list of glossary terms associated with a glossary.
- getTermsForGlossaryCategory(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Retrieve the list of glossary terms associated with a glossary category.
- getTopLevelFolders(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Return the list of folders nested inside a folder.
- getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the type definition for the named type.
- getTypeEmbeddedInstanceProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the supplied bean properties in an InstanceProperties object for a TypeEmbeddedAttribute classification.
- getTypeGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return the bean's type id
- getTypeName() - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Return the bean's type name
- getTypesOfAnnotation() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the annotation subtype names.
- getTypesOfAnnotationDescriptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Return the list of annotation subtype names mapped to their descriptions.
- getTypesOfAssetDescriptions() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of asset subtype names mapped to their descriptions.
- getTypesOfAssetList() - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Return the list of asset subtype names.
- getUniqueAttachmentLink(String, String, String, String, String, String, String, String, int, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the relationship between the requested elements - there should be only one.
- getUniqueAttachmentLink(String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Return the relationship between the requested elements - there should be only one.
- getUsage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the usage property from the supplied instance properties.
- getUserIdentitiesByName(String, String, String, int, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Retrieve the list of user identity metadata elements with a matching qualified name.
- getUserIdentityByGUID(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Retrieve the user identity metadata element with the supplied unique identifier.
- getValidValueByGUID(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Retrieve a specific valid value from the repository.
- getValidValueByName(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Retrieve a specific valid value from the repository.
- getValidValueMappings(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of mappings for a valid value.
- getValidValuesAssignmentConsumers(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of consumers for a valid value.
- getValidValuesAssignmentDefinition(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of valid values assigned to referenceable element.
- getValidValueSetMembers(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the members of a valid value set.
- getValidValuesImplementationAssets(String, String, String, List<String>, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of implementations for a valid value.
- getValidValuesImplementationDefinitions(String, String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Page through the list of valid values defining the content of a reference data asset.
- getValidValuesSetGUID() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return the unique identifier of the valid values set that lists the permitted values for the attached schema attribute.
- getVendorProperties(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Retrieve the property facet for the vendor properties.
- getViewsForDatabaseAsset(String, String, int, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Retrieve the list of database views associated with a database or database schema.
- getZoneMembership(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the zone membership from the properties of the zone membership classification.
- GIVEN_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_CATEGORY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_CATEGORY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_PROJECT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_PROJECT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_TERM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_TERM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GLOSSARY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GlossaryBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryBuilder creates the parts for an entity that represents a glossary.
- GlossaryBuilder(String, String, String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryBuilder
-
Create constructor - when templating
- GlossaryCategoryBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryCategoryBuilder creates the parts for an entity that represents a glossary category.
- GlossaryCategoryBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryBuilder
-
Create constructor
- GlossaryCategoryHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryCategoryHandler provides the exchange of metadata about glossary categories between the repository and the OMAS.
- GlossaryCategoryHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Construct the handler with information needed to work with B objects.
- GlossaryHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryHandler provides the exchange of metadata about glossaries between the repository and the OMAS.
- GlossaryHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Construct the handler with information needed to work with B objects.
- GlossaryTermBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryTermBuilder is able to build the properties for a GlossaryTerm entity from a GlossaryTerm bean.
- GlossaryTermBuilder(String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, InstanceStatus, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermBuilder
-
Constructor supporting all properties.
- GlossaryTermBuilder(String, String, String, String, String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermBuilder
-
Constructor when basic properties are known.
- GlossaryTermHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GlossaryTermHandler retrieves Glossary Term objects from the property server.
- GlossaryTermHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Construct the discovery engine configuration handler caching the objects needed to operate within a single server instance.
- GOVERNANCE_ACTION_ENGINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_ENGINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_EXECUTOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_EXECUTOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_FLOW_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_FLOW_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_PROCESS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_PROCESS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_REQUEST_SOURCE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_REQUEST_SOURCE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_STATUS_CHANGE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- GOVERNANCE_ACTION_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_EXECUTOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_EXECUTOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_USE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ACTION_TYPE_USE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_APPROACH_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_APPROACH_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_CONFIDENCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_LEVEL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_LEVEL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_NOTES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_SOURCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CLASSIFICATION_STEWARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CONTROL_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CONTROL_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CONTROL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_CONTROL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DOMAIN_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DOMAIN_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DRIVER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_DRIVER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ENGINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ENGINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_EXPECTATIONS_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_EXPECTATIONS_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_IMPLEMENTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_IMPLEMENTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_MEASUREMENTS_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_MEASUREMENTS_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_OBLIGATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_OBLIGATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_OFFICER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_OFFICER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_POLICY_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_POLICY_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_POLICY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_POLICY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PRINCIPLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PRINCIPLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROCEDURE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROCEDURE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROCESS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROCESS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROJECT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_PROJECT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSIBILITY_ASSIGNMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSIBILITY_ASSIGNMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSIBILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RESPONSIBILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ROLE_ASSIGNMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ROLE_ASSIGNMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ROLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_ROLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RULE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_RULE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STATUS_LEVEL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STATUS_LEVEL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STATUS_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STATUS_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STRATEGY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNANCE_STRATEGY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GovernanceActionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceActionBuilder creates the parts for an entity that represents a governance action.
- GovernanceActionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
MetadataElementHandler manages MetadataElement objects from the Governance Action Framework (GAF).
- GovernanceActionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Construct the handler for metadata elements.
- GovernanceActionTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceActionBuilder creates the parts for an entity that represents a governance action.
- GovernanceActionTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceActionTypeHandler manages GovernanceActionType entities and their relationships.
- GovernanceActionTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Construct the handler for metadata elements.
- GovernanceDefinitionBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceDefinitionBuilder creates the parts for an entity that represents a governance definition.
- GovernanceDefinitionHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceDefinitionHandler provides the exchange of metadata about definition definitions between the repository and the OMAS.
- GovernanceDefinitionHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Construct the handler with information needed to work with B objects.
- GovernanceDomainBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceDomainBuilder creates the parts for an entity that represents a GovernanceDomainDescription.
- GovernanceDomainHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceDomainHandler provides the exchange of metadata about governance domains between the repository and the OMAS.
- GovernanceDomainHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Construct the handler with information needed to work with B objects.
- GovernanceZoneBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceZoneBuilder creates the parts for an entity that represents a governance zone definition.
- GovernanceZoneHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
GovernanceZoneHandler provides the exchange of metadata about governance zones between the repository and the OMAS.
- GovernanceZoneHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Construct the governance zone handler with information needed to work with B objects.
- GOVERNED_BY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GOVERNED_BY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_EDGE_LINK_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_EDGE_LINK_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_EDGE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_EDGE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_VERTEX_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GRAPH_VERTEX_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GROUPED_MEDIA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GROUPED_MEDIA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GROUPS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GUARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
H
- HADOOP_CLUSTER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HADOOP_CLUSTER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- handleBadEntity(String, EntityDetail, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that a retrieved entity has missing information.
- handleBadEntityProxy(Relationship, int, EntityProxy, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that a retrieved entity proxy is missing critical information.
- handleBadRelationship(String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
- handleInvalidBeanClass(String, Exception, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that one of the update methods has not been implemented by an OMAS.
- handleMissingMetadataInstance(String, TypeDefCategory, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
- handleUnexpectedBeanClass(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that one of the update methods has not been implemented by an OMAS.
- HEAD_COUNT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_CLUSTER_MEMBER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_CLUSTER_MEMBER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_CLUSTER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_CLUSTER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_NETWORK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_NETWORK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_OPERATING_PLATFORM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_OPERATING_PLATFORM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- HOST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
I
- ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IGNORE_MULTIPLE_TRIGGERS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IGNORED_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IGNORED_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IGNORING_UNNECESSARY_CLASSIFICATION_UPDATE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- IGNORING_UNNECESSARY_ENTITY_UPDATE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- IGNORING_UNNECESSARY_RELATIONSHIP_UPDATE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- IMPACT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPACT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPACT_SEVERITY_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPACT_SEVERITY_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPACTED_RESOURCE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPACTED_RESOURCE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPLEMENTATION_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPLEMENTATION_LANGUAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPLEMENTATION_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPLICATIONS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IMPORTED_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IN_PROGRESS_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_CLASSIFIER_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_CLASSIFIER_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_CLASSIFIER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_CLASSIFIER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_DEPENDENCY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_DEPENDENCY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_ORIGINATOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_ORIGINATOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_REPORT_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_REPORT_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_REPORT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_REPORT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCIDENT_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCOMPLETE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INCOMPLETE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFERRED_DATA_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFERRED_FORMAT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFERRED_LENGTH_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFERRED_PRECISION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFERRED_SCALE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFORMAL_TAG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFORMAL_TAG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFORMAL_TERM_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFORMAL_TOPIC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- InformalTagBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
InformalTagBuilder is able to build the properties for an InformalTag entity.
- InformalTagHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
InformalTagHandler manages InformalTag objects.
- InformalTagHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Construct the handler for informal tags.
- INFORMATION_VIEW_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INFORMATION_VIEW_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INITIALS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INITIATE_GOVERNANCE_ACTION - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- INITIATE_GOVERNANCE_ACTION_FROM_TYPE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- initiateGovernanceAction(String, String, int, String, String, List<String>, List<NewActionTarget>, List<String>, List<String>, Date, String, String, Map<String, String>, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Create a governance action in the metadata store which will trigger the governance action service associated with the supplied request type.
- initiateGovernanceActionProcess(String, String, List<String>, List<NewActionTarget>, Map<String, String>, Date, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Using the named governance action process as a template, initiate a chain of governance actions.
- INPUT_FIELD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INSTANCE_METADATA_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INSTANCE_METADATA_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INSTANCE_METADATA_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- instanceStatus - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- INTEGRATOR_NOT_RETURNED - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- INVALID_BEAN_CLASS - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- INVALID_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INVALID_GOVERNANCE_ACTION_STATUS - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- INVALID_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- INVALID_PROCESSING_USER - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- invalidParameterHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- IS_DEPRECATED_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IS_NULLABLE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IS_PUBLIC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IS_STRICT_REQUIREMENT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- isBeanIsolated(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Is the bean isolated - i.e.
- isDerived() - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Return whether the schema has a derived value of not.
- isEntityATypeOf(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Test whether an entity is of a particular type or not.
- IT_INFRASTRUCTURE_PROFILE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IT_INFRASTRUCTURE_PROFILE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IT_INFRASTRUCTURE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IT_INFRASTRUCTURE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IT_PROFILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- IT_PROFILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ITInfrastructureBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ITInfrastructureBuilder provides the builder functions for classifications and relationships.
- ITInfrastructureHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OperatingPlatformHandler provides the exchange of metadata about hosts, software server platforms and software servers between the repository and the OMAS.
- ITInfrastructureHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Construct the operating platform handler with information needed to work with B objects.
J
- JOB_TITLE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- JSON_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- JSON_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- JSON_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- JURISDICTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
K
- KARMA_POINTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KEY_PATTERN_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KEY_PATTERN_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KEY_PATTERN_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KEYWORD_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KEYWORD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KNOWN_DUPLICATE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KNOWN_DUPLICATE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KUBERNETES_CLUSTER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- KUBERNETES_CLUSTER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
L
- LANGUAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LAST_MODIFIED_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LAST_MODIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LAST_SYNCHRONIZED_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_ACTION_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_ACTION_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_TARGET_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LATEST_CHANGE_TARGET_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LENGTH_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LEVEL_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIBRARY_CATEGORY_REFERENCE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIBRARY_CATEGORY_REFERENCE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIBRARY_TERM_REFERENCE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIBRARY_TERM_REFERENCE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSE_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSE_OF_REFERENCEABLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSE_OF_REFERENCEABLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSE_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSE_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSED_BY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSED_BY_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSED_BY_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSEE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSEE_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LICENSEE_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LicenseHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
LicenseHandler manages License objects.
- LicenseHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.LicenseHandler
-
Construct the handler information needed to interact with the repository services
- LIKE_IS_PUBLIC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIKE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LIKE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LikeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
LikeBuilder is able to build the properties for a Like entity.
- LikeBuilder(boolean, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.LikeBuilder
-
Constructor.
- LikeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
LikeHandler provides access and maintenance for Like objects and their attachment to Referenceables.
- LikeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.LikeHandler
-
Construct the handler for likes.
- LINEAGE_MAPPING_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINEAGE_MAPPING_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINK_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINK_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINK_TO_TYPE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINK_TO_TYPE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_EXTERNAL_SCHEMA_TYPE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_EXTERNAL_SCHEMA_TYPE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_MEDIA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LINKED_MEDIA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- linkElementsAsPeerDuplicates(String, String, String, String, String, boolean, int, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Create a simple relationship between two elements in an Asset description (typically the asset itself or attributes in their schema).
- linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, Date, Date, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- linkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- linkPeerPersonProfiles(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Link two person profiles as peers.
- linkRelatedKeywords(String, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Create a related keyword relationship between search keywords.
- linkTeamHierarchy(String, String, String, String, String, String, String, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Link two team profiles as part of a hierarchy.
- linkValidValueToImplementation(String, String, String, String, String, String, String, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Link a valid value to an asset that provides the implementation.
- LITERAL_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LITERAL_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- localServerUserId - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- LOCATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LOCATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LocationBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
LocationBuilder creates the parts for an entity that represents a location.
- LocationHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
LocationHandler manages Location objects.
- LocationHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Construct the handler information needed to interact with the repository services
- LOG_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LOG_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- LOG_FILE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- logRelationshipCreation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Create an audit log record to document that an external metadata source has created a relationship.
- logRelationshipRemoval(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Create an audit log record to document that an external metadata source has created a relationship.
- logRelationshipUpdate(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Create an audit log record to document that an external metadata source has created a relationship.
M
- maintainSupplementaryProperties(String, String, String, String, String, String, String, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Maintain the supplementary properties of a technical metadata element in a glossary term linked to the supplied element.
- MANDATORY_GUARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MANDATORY_GUARDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_DOCUMENT_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_DOCUMENT_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_FROM_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_FROM_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_PROJECTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_TO_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAP_TO_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAPPING_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- mapValidValues(String, String, String, String, String, String, int, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Link together 2 valid values from different sets that have equivalent values/meanings.
- MASTER_DATA_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MASTER_DATA_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MATCHING_ATTACHMENT_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MATCHING_CLASSIFICATION_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MATCHING_PROPERTY_NAMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MATCHING_RELATIONSHIP_GUIDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MATCHING_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAX_CARDINALITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAX_ELEMENTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MAXIMUM_INSTANCES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEASUREMENT_COUNTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEASUREMENT_FLAGS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEASUREMENT_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_COLLECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_COLLECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEDIA_USAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEMBERSHIP_RATIONALE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEMENTO_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MEMENTO_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- METADATA_ACCESS_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- METADATA_ACCESS_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- METADATA_COLLECTION_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- METADATA_INTEGRATION_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- METADATA_INTEGRATION_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MIN_CARDINALITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MIN_LENGTH_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MINIMUM_INSTANCES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MISSING_CONVERTER_METHOD - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MISSING_GOVERNANCE_ACTION - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MISSING_GOVERNANCE_ACTION_PROPERTIES - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MISSING_METADATA_INSTANCE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MISSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MOBILE_ASSET_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MOBILE_ASSET_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MODIFIER_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- MODIFIER_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- moveDataFileInCatalog(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
- moveDataFolderInCatalog(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
- multiLinkElementToElement(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Creates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- MULTIPLE_BEANS_FOUND - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MULTIPLE_CONNECTIONS_FOUND - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MULTIPLE_ENTITIES_FOUND - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- MULTIPLE_RELATIONSHIPS_FOUND - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
N
- NAME_PATTERN_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAMESPACE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAMING_STANDARD_RULE_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAMING_STANDARD_RULE_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAMING_STANDARD_RULE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NAMING_STANDARD_RULE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NATIVE_CLASS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_ATTRIBUTE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_ATTRIBUTE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_FILE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_FILE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_LOCATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NESTED_LOCATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_ADDRESS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_ADDRESS_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_GATEWAY_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_GATEWAY_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_GATEWAY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_GATEWAY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NETWORK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NEW_EXTERNAL_RELATIONSHIP - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- newClassifications - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- NEXT_GOVERNANCE_ACTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NEXT_GOVERNANCE_ACTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NEXT_GOVERNANCE_ACTION_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NEXT_GOVERNANCE_ACTION_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NO_PROCESS_IMPLEMENTATION - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- NON_MATCHING_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_ENTRY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_ENTRY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_AUTHOR_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_AUTHOR_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_AUTHOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_AUTHOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_ENTRIES_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_ENTRIES_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_LOG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NoteHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
NoteLogHandler manages NoteLog objects.
- NoteHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.NoteHandler
-
Construct the handler information needed to interact with the repository services
- NoteLogHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
NoteLogHandler manages NoteLog objects.
- NoteLogHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.NoteLogHandler
-
Construct the handler information needed to interact with the repository services
- NOTES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTIFICATION_MANAGER_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NOTIFICATION_MANAGER_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- NULL_ANCHOR_GUID - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- NULL_EXTERNAL_ID_ENTITY - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
O
- OBJECT_IDENTIFIER_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBJECT_IDENTIFIER_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBJECT_SCHEMA_ATTRIBUTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBJECT_SCHEMA_ATTRIBUTE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBJECT_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBJECT_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OBSOLETE_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OCFConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
DigitalArchitectureOMASConverter provides the generic methods for the Data Manager beans converters.
- OCFConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Constructor
- ODFConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ODFConverter provides the generic methods for the Data Manager beans converters.
- ODFConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ODFConverter
-
Constructor
- OFFERING_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OLD_ATTRIBUTE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ONLY_CREATOR_CAN_DELETE - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- OPEN_METADATA_ROOT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPEN_METADATA_ROOT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OpenMetadataAPIDummyBean - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIDummyBean is a dummy class for use with Generic Handlers when there is not need to return a real bean
- OpenMetadataAPIDummyBean() - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBean
- OpenMetadataAPIDummyBeanConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIGenericConverter provides the generic methods for the bean converters used to provide translation between specific Open Metadata API beans and the repository services API beans.
- OpenMetadataAPIDummyBeanConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBeanConverter
-
Constructor captures the initial content
- OpenMetadataAPIGenericBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIGenericBuilder provides the common functions for building new entities, relationships and classifications.
- OpenMetadataAPIGenericBuilder(String, String, Map<String, Object>, InstanceStatus, Date, Date, List<Classification>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Constructor for type specific creates.
- OpenMetadataAPIGenericBuilder(String, String, Map<String, Object>, InstanceStatus, List<Classification>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Constructor for type specific creates.
- OpenMetadataAPIGenericBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Constructor for working with classifications.
- OpenMetadataAPIGenericConverter<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIGenericConverter provides the generic methods for the bean converters used to provide translation between specific Open Metadata API beans and the repository services API beans.
- OpenMetadataAPIGenericConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Constructor captures the initial content
- OpenMetadataAPIGenericHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIGenericHandler manages the exchange of Open Metadata API Bean content with the repository services (via the repository handler).
- OpenMetadataAPIGenericHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Construct the handler information needed to interact with the repository services
- OpenMetadataAPIMapper - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OpenMetadataAPIMapper provides property name mapping for the generic builder, handler and converter.
- OpenMetadataAPIMapper() - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_PLATFORM_MANIFEST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_PLATFORM_MANIFEST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_PLATFORM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_PLATFORM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_SYSTEM_PATCH_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATING_SYSTEM_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OperatingPlatformBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OperatingPlatformBuilder creates the parts for an entity that represents an operating platform (model 0030).
- OperatingPlatformHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
OperatingPlatformHandler provides the exchange of metadata about operating platforms between the repository and the OMAS.
- OperatingPlatformHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Construct the operating platform handler with information needed to work with B objects.
- OPERATIONAL_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OPERATIONAL_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORDER_BY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORDER_BY_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORDER_BY_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORDER_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORDERED_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- org.odpi.openmetadata.commonservices.generichandlers - package org.odpi.openmetadata.commonservices.generichandlers
-
The generic handlers provide sevices to translate OMAS requests built around that service's private beans into calls to the repository services (through the repository handler).
- org.odpi.openmetadata.commonservices.generichandlers.ffdc - package org.odpi.openmetadata.commonservices.generichandlers.ffdc
- ORGANIZATION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATION_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATIONAL_CAPABILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATIONAL_CAPABILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATIONAL_CONTROL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZATIONAL_CONTROL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORGANIZING_PRINCIPLE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORIGIN_GOVERNANCE_ENGINE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ORIGIN_GOVERNANCE_SERVICE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_LATEST_CHANGE_ACTION_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_LATEST_CHANGE_TARGET_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_ORIGIN_VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OTHER_OWNER_TYPE_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OUTCOMES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNER_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNERSHIP_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- OWNERSHIP_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
P
- PARAMETER_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PATCH_LEVEL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PATH_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PEER_DUPLICATE_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PEER_DUPLICATE_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PEER_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PEER_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERMITTED_SYNC_CHANGING - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- PERMITTED_SYNC_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERMITTED_SYNC_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERMITTED_SYNC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_ROLE_APPOINTMENT_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_ROLE_APPOINTMENT_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_ROLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_ROLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSON_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSONAL_CONTRIBUTION_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PERSONAL_CONTRIBUTION_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PersonRoleBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
PersonRoleBuilder creates the parts for an entity that represents a person role plus manages the properties for the relationships.
- PersonRoleHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
PersonRoleHandler provides the exchange of metadata about roles between the repository and the OMAS.
- PersonRoleHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Construct the handler with information needed to work with B objects.
- PLANNED_END_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PLATFORM_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PLATFORM_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POINT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_ADMINISTRATION_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_ADMINISTRATION_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_DECISION_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_DECISION_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_ENFORCEMENT_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_ENFORCEMENT_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_INFORMATION_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_INFORMATION_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_RETRIEVAL_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POLICY_RETRIEVAL_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_ALIAS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_ALIAS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_DELEGATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_DELEGATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_IMPLEMENTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_IMPLEMENTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_SCHEMA_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_SCHEMA_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PORT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PortBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SearchKeywordBuilder is able to build the properties for a SearchKeyword entity.
- PortBuilder(String, String, int, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.PortBuilder
-
Constructor used for constructing search arguments.
- PortHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
Manages the maintenance of port entities.
- PortHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Construct the handler information needed to interact with the repository services
- POSITION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POSTAL_ADDRESS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- POSTAL_ADDRESS_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRECISION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PREFERRED_LANGUAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PREFERRED_VALUE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMARY_KEY_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMARY_KEY_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMARY_KEY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMARY_KEY_PATTERN_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIME_WORD_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIME_WORD_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMITIVE_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIMITIVE_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRIORITY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_CALL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_CALL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_CONTAINMENT_TYPE_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_CONTAINMENT_TYPE_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_HIERARCHY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_HIERARCHY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_PORT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_PORT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROCESS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ProcessBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ProcessBuilder creates the parts of a root repository entity for a process.
- ProcessHandler<PROCESS,PORT,DATA_FLOW,CONTROL_FLOW,PROCESS_CALL,LINEAGE_MAPPING> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ProcessHandler provides the methods to create and maintain processes and their contents.
- ProcessHandler(OpenMetadataAPIGenericConverter<PROCESS>, Class<PROCESS>, OpenMetadataAPIGenericConverter<PORT>, Class<PORT>, OpenMetadataAPIGenericConverter<DATA_FLOW>, Class<DATA_FLOW>, OpenMetadataAPIGenericConverter<CONTROL_FLOW>, Class<CONTROL_FLOW>, OpenMetadataAPIGenericConverter<PROCESS_CALL>, Class<PROCESS_CALL>, OpenMetadataAPIGenericConverter<LINEAGE_MAPPING>, Class<LINEAGE_MAPPING>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Construct the handler information needed to interact with the repository services
- PROCESSING_ENGINE_USER_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PRODUCED_GUARDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_COUNTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_FLAGS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_ID_OWNER_TYPE_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_IDENTITY_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_IDENTITY_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROFILE_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_CHARTER_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_CHARTER_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_CHARTER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_CHARTER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_SCOPE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_SCOPE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROJECT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ProjectBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ProjectBuilder creates the parts for an entity that represents a Project.
- ProjectBuilder(String, String, String, Date, Date, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ProjectBuilder
-
Create constructor
- PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROPERTY_FACET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROPERTY_FACET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PropertyFacetBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
PropertyFacetBuilder is able to build the properties for a SearchKeyword entity.
- PROPOSED_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROTOCOL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROTOCOL_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- PROVIDER_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- publishAsset(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update the zones for a specific asset to the list set up in publish zones.
- publishDatabase(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the zones for the database asset so that it becomes visible to consumers.
- publishDatabaseSchema(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the zones for the database asset so that it becomes visible to consumers.
- publishProcess(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the zones for the process so that it becomes visible to consumers.
- publishZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- PURPOSES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
Q
- QUALIFIED_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- qualifiedName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
- QUALITY_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUALITY_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUALITY_DIMENSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUALITY_SCORE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_DATA_CONTAINER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_DATA_CONTAINER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_DATA_FIELD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_DATA_FIELD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUERY_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- QUOTE_CHARACTER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
R
- RAISED_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RATING_IS_PUBLIC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RATING_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RATING_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RatingBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
RatingBuilder is able to build the properties for a Rating entity.
- RatingBuilder(int, String, boolean, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RatingBuilder
-
Constructor.
- RatingHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
RatingHandler manages the Rating entity.
- RatingHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RatingHandler
-
Construct the handler information needed to interact with the repository services
- RATIONALE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECEIVED_GUARDS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECIPIENT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECIPIENT_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECIPIENT_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECOGNIZED_ADD_PROPS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECOGNIZED_CONFIG_PROPS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RECOGNIZED_SEC_PROPS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- recordCompletionStatus(String, String, int, Map<String, String>, List<String>, List<NewActionTarget>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Declare that all of the processing for the governance action service is finished along with status of the work.
- REFERENCE_DATA_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCE_DATA_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCE_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCE_VALUE_ASSIGNMENT_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCE_VALUE_ASSIGNMENT_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCE_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_COLLECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_COLLECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_COMMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_COMMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_EXT_REF_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_EXT_REF_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_EXTERNAL_ID_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_EXTERNAL_ID_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_LICENSE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_LICENSE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_LIKE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_LIKE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_MEANING_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_MEANING_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_MORE_INFO_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_MORE_INFO_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_NOTE_LOG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_NOTE_LOG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_PROPERTY_FACET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_PROPERTY_FACET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_RATING_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_RATING_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_REFERENCE_VALUE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_REFERENCE_VALUE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_RELATED_MEDIA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_RELATED_MEDIA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_SEARCH_KEYWORD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_SEARCH_KEYWORD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_TAG_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TO_TAG_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REFERENCEABLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ReferenceableBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ReferenceableBuilder creates Open Metadata Repository Services (OMRS) objects based on the bean properties supplied in the constructor.
- ReferenceableBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for simple creates.
- ReferenceableBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for simple creates.
- ReferenceableBuilder(String, Map<String, String>, String, String, Map<String, Object>, InstanceStatus, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for templated entities.
- ReferenceableBuilder(String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for updates.
- ReferenceableBuilder(String, Map<String, String>, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for updates.
- ReferenceableBuilder(String, Map<String, String>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for updates.
- ReferenceableBuilder(String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for simple creates.
- ReferenceableBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Constructor for simple creates.
- ReferenceableHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ReferenceableHandler manages methods on generic referenceables.
- ReferenceableHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Construct the handler information needed to interact with the repository services
- regexSearchCriteria(String, boolean, boolean) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Take a literal string supplied in searchCriteria and augment it with extra content for the regex engine to process.
- REGULATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REGULATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATED_ENTITY_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATED_MEDIA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATED_MEDIA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RelatedAssetHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
RelatedAssetHandler manages B objects and optionally connections in the property server.
- RelatedAssetHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RelatedAssetHandler
-
Construct the handler with information needed to work with B objects.
- RelatedMediaHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
RelatedMediaHandler manages RelatedMedia objects.
- RelatedMediaHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RelatedMediaHandler
-
Construct the handler information needed to interact with the repository services
- RELATIONAL_COLUMN_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_COLUMN_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_DB_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_DB_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_TABLE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_TABLE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_TABLE_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONAL_TABLE_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RelationalDataHandler<DATABASE,DATABASE_SCHEMA,DATABASE_TABLE,DATABASE_VIEW,DATABASE_COLUMN,SCHEMA_TYPE> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
RelationalDataHandler manages the assets and schemas for relational data.
- RelationalDataHandler(OpenMetadataAPIGenericConverter<DATABASE>, Class<DATABASE>, OpenMetadataAPIGenericConverter<DATABASE_SCHEMA>, Class<DATABASE_SCHEMA>, OpenMetadataAPIGenericConverter<DATABASE_TABLE>, Class<DATABASE_TABLE>, OpenMetadataAPIGenericConverter<DATABASE_VIEW>, Class<DATABASE_VIEW>, OpenMetadataAPIGenericConverter<DATABASE_COLUMN>, Class<DATABASE_COLUMN>, OpenMetadataAPIGenericConverter<SCHEMA_TYPE>, Class<SCHEMA_TYPE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Construct the relational data handler with information needed to work with assets and schemas.
- RELATIONSHIP_ADVICE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONSHIP_ADVICE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONSHIP_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONSHIP_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RELATIONSHIP_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- relievePersonFromRole(String, String, String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Set an end date on a specific appointment.
- relinkElementToNewElement(String, String, String, String, String, String, boolean, String, String, String, boolean, boolean, List<String>, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Deleted the existing relationship between the starting element and another element then create a new relationship between the starting element and the new attaching element.
- relinkElementToNewElement(String, String, String, String, String, String, boolean, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Delete the existing relationship between the starting element and another element then create a new relationship between the starting element element and the new attaching element.
- removeAbbreviation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and remove the abbreviation property from the supplied instance properties.
- removeActionProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the actionProperties property from the supplied instance properties.
- removeActionRequested(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the actionRequested standing property from the supplied instance properties.
- removeActionTargetName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the actionTargetName property from the supplied instance properties.
- removeActorProfile(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Remove the metadata element representing a profile.
- removeAdditionalProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the qualifiedName property from the supplied instance properties.
- removeAliases(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the aliases property from the supplied instance properties.
- removeAllowsDuplicateValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the allowsDuplicateValues flag from the properties of the zone membership classification.
- removeAnalysisParameters(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the analysis parameters property from the supplied instance properties.
- removeAnalysisStep(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the analysis step property from the supplied instance properties.
- removeAnchorGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the anchorGUID property from the supplied instance properties.
- removeAnnotationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the annotation type property from the supplied instance properties.
- removeAPIOperation(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Remove the metadata element representing a API Operations.
- removeAPIParameterList(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Remove the metadata element representing a API parameter lists.
- removeAssetOrigin(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Remove the asset origin classification to an asset.
- removeAssociatedSchemaType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Remove any associated schema type.
- removeAttachmentGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the attachmentGUID standing property from the supplied instance properties.
- removeAuthor(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the author property from the supplied instance properties.
- removeAverageValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the averageValue property from the supplied instance properties.
- removeBusinessImperatives(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the businessImperatives property from the supplied instance properties.
- removeCandidateClassifications(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the candidateClassifications property from the supplied instance properties.
- removeCandidateDataClassGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the candidateDataClassGUIDs property from the supplied instance properties.
- removeCandidateGlossaryCategoryGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the candidateGlossaryCategoryGUIDs property from the supplied instance properties.
- removeCandidateGlossaryTermGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the candidateGlossaryTermGUIDs property from the supplied instance properties.
- removeCanonicalVocabClassificationFromGlossary(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Remove the taxonomy designation from a glossary.
- removeCapabilityType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the type property from the supplied instance properties.
- removeCapabilityVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the capabilityVersion property from the supplied instance properties.
- removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Remove the requested classification from the bean classifications and return the resulting list.
- removeClassificationFromRepository(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Remove the requested classification from the matching entity in the repository.
- removeClassificationFromRepository(String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Remove the requested classification from the matching entity in the repository.
- removeClassificationName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the classificationName property from the supplied instance properties.
- removeClassificationPropertyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the classificationPropertyName property from the supplied instance properties.
- removeClearPassword(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the clear password property from the supplied instance properties.
- removeCloudPlatformClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove the Cloud Platform designation from a software server platform.
- removeCloudProviderClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove the CloudProvider designation from a host.
- removeCloudServiceClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove the Cloud Service designation from a software server capability.
- removeCloudTenantClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Remove the Cloud Tenant designation from a software server.
- removeCollection(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Remove the metadata element representing a collection.
- removeComment(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the comment property from the supplied instance properties.
- removeCommentFromElement(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Removes a comment added to the parent by this user.
- removeCommentText(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the commentText property from the supplied instance properties.
- removeCompletionDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the completionDate property from the supplied instance properties.
- removeCompletionGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the completionGuards property from the supplied instance properties.
- removeCompletionTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the completionTime property from the supplied instance properties.
- removeConfidenceLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the confidence level property from the supplied instance properties.
- removeConfigurationProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the configuration properties property from the supplied instance properties.
- removeConnection(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Remove the metadata element.
- removeConnectionConnectorType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Remove the relationship between a connection and a connector type.
- removeConnectionEndpoint(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Remove the relationship between a connection and an endpoint.
- removeConnectionToAsset(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Remove a relationship between an asset and its connection.
- removeConnectorFrameworkName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the connector framework name property from the supplied instance properties.
- removeConnectorInterfaceLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the connector interface language property from the supplied instance properties.
- removeConnectorInterfaces(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the connector interfaces property from the supplied instance properties.
- removeConnectorProviderClassName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the connector provider class name property from the supplied instance properties.
- removeConnectorType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Remove the metadata element.
- removeContactDetail(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContactDetailsHandler
-
Remove the requested contact method.
- removeContactMethodService(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the contactMethodService property from the supplied instance properties.
- removeContactMethodValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the contactMethodValue property from the supplied instance properties.
- removeContributionRecord(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordHandler
-
Remove the requested contribution record.
- removeCoordinates(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the coordinates property from the supplied instance properties.
- removeCreatedTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the createdTime property from the supplied instance properties.
- removeCreationTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the creationTime property from the supplied instance properties.
- removeCriteria(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the criteria property from the supplied instance properties.
- removeCyberLocationClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove the Cyber Location designation from a location.
- removeDatabase(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the metadata element representing a database.
- removeDatabaseColumn(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the metadata element representing a database column.
- removeDatabaseImportedFrom(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the database importedFrom property from the supplied instance properties.
- removeDatabaseInstance(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the database instance property from the supplied instance properties.
- removeDatabaseSchema(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the metadata element representing a database schema.
- removeDatabaseTable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the metadata element representing a database table.
- removeDatabaseType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the database type property from the supplied instance properties.
- removeDatabaseVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the database version property from the supplied instance properties.
- removeDataContainer(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Remove the metadata element representing a data container.
- removeDataFieldAliases(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the dataFieldAliases property from the supplied instance properties.
- removeDataFieldDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the dataFieldDescription standing property from the supplied instance properties.
- removeDataFieldName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the dataFieldName standing property from the supplied instance properties.
- removeDataFieldType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the dataFieldType standing property from the supplied instance properties.
- removeDataSourceProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the dataSourceProperties property from the supplied instance properties.
- removeDataType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the data type property from the supplied instance properties.
- removeDefaultValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the defaultValue property from the supplied instance properties.
- removeDefaultValueOverride(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the defaultValueOverride property from the supplied instance properties.
- removeDeployedImplementationType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the type property from the supplied instance properties.
- removeDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the description property from the supplied instance properties.
- removeDetails(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the details property from the supplied instance properties.
- removeDiscoveryActivity(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the discoveryActivity standing property from the supplied instance properties.
- removeDisplayName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the displayName property from the supplied instance properties.
- removeDistinguishedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the distinguishedName property from the supplied instance properties.
- removeDivergentClassificationName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the divergentClassificationName standing property from the supplied instance properties.
- removeDivergentClassificationPropertyNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the divergentClassificationPropertyNames property from the supplied instance properties.
- removeDivergentPropertyNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the divergentPropertyNames property from the supplied instance properties.
- removeDivergentRelationshipGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the divergentRelationshipGUID standing property from the supplied instance properties.
- removeDivergentRelationshipPropertyNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the divergentRelationshipPropertyNames property from the supplied instance properties.
- removeDomainIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the domain identifier property from the supplied instance properties.
- removeDueTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the dueTime property from the supplied instance properties.
- removeDuplicateAnchorGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the duplicateAnchorGUID standing property from the supplied instance properties.
- removeDuplicateAnchorGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the duplicateAnchorGUIDs property from the supplied instance properties.
- removeDuplicateAttachmentGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the duplicateAttachmentGUID standing property from the supplied instance properties.
- removeEmbeddedConnection(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Remove a relationship between a virtual connection and an embedded connection.
- removeEmployeeNumber(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the employeeNumber property from the supplied instance properties.
- removeEmployeeType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the employeeType property from the supplied instance properties.
- removeEncoding(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the encoding property from the supplied instance properties.
- removeEncodingStandard(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the encoding standing property from the supplied instance properties.
- removeEncryptedPassword(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the encrypted password property from the supplied instance properties.
- removeEncryptionMethod(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the encryption method property from the supplied instance properties.
- removeEndpoint(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Remove the metadata element.
- removeEventType(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Remove the metadata element representing a event types.
- removeExamples(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and remove the examples property from the supplied instance properties.
- removeExecutionDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the executionDate property from the supplied instance properties.
- removeExecutorEngineGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the executorEngineGUID property from the supplied instance properties.
- removeExecutorEngineName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the executorEngineName property from the supplied instance properties.
- removeExpectedDataFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the expected data format property from the supplied instance properties.
- removeExplanation(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the explanation property from the supplied instance properties.
- removeExpression(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the expression property from the supplied instance properties.
- removeExternalIdentifier(String, String, String, String, String, String, int, String, String, String, Map<String, String>, String, String, String, String, int, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Remove the ExternalIdentifier for the supplied element.
- removeExternalReference(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Remove the metadata element representing an external reference.
- removeFileType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the fileType property from the supplied instance properties.
- removeFirstActionType(String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Remove the link between a governance process and that governance action type that defines its first step.
- removeFixedLocationClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove the Fixed Location designation from a location.
- removeFixedValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the defaultValue property from the supplied instance properties.
- removeFolderClassificationFromCollection(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Remove the taxonomy designation from a collection.
- removeForeignKeyRelationship(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the foreign key relationship for the requested columns.
- removeFormula(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the formula property from the supplied instance properties.
- removeFullName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the fullName property from the supplied instance properties.
- removeGivenNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the givenNames property from the supplied instance properties.
- removeGlossary(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Remove the metadata element representing a glossary.
- removeGlossaryCategory(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Remove the metadata element representing a glossary category.
- removeGlossaryTerm(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Remove the metadata element representing a glossary term.
- removeGovernanceActionType(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Remove the metadata element representing a governance action type.
- removeGovernanceActionTypeGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the governanceActionTypeGUID property from the supplied instance properties.
- removeGovernanceActionTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the governanceActionTypeName property from the supplied instance properties.
- removeGovernanceDefinition(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Remove the metadata element representing a governance definition.
- removeGovernanceDomain(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Remove the metadata element representing a governance domain.
- removeHeadCount(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the headcount integer property from the supplied instance properties.
- removeId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the id property from the supplied instance properties.
- removeIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the identifier property from the supplied instance properties.
- removeIdentifyFromProfile(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Unlink a user identity from a profile.
- removeImplementationDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the implementationDescription property from the supplied instance properties.
- removeImplementationLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and remove the implementationLanguage property from the supplied instance properties.
- removeImplications(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the implications property from the supplied instance properties.
- removeInferredDataType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the inferredDataType property from the supplied instance properties.
- removeInferredFormat(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the inferredFormat property from the supplied instance properties.
- removeInferredLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the inferredLength property from the supplied instance properties.
- removeInferredPrecision(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the inferredPrecision property from the supplied instance properties.
- removeInferredScale(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the inferredScale property from the supplied instance properties.
- removeInformalTerm(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the informalTerm standing property from the supplied instance properties.
- removeInformalTopic(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the informalTopic standing property from the supplied instance properties.
- removeInitials(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the initials property from the supplied instance properties.
- removeIntPriority(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the priority integer property from the supplied instance properties.
- removeIsDeprecated(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the isDeprecated flag from the properties from the supplied instance properties.
- removeIsNullable(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the isNullable flag from the properties from the supplied instance properties.
- removeIsPublic(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the isPublic property from the supplied instance properties.
- removeJobTitle(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the jobTitle property from the supplied instance properties.
- removeJsonProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the jsonProperties property from the supplied instance properties.
- removeJurisdiction(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the jurisdiction property from the supplied instance properties.
- removeKarmaPoints(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the karmaPoints property from the supplied instance properties.
- removeKeywordFromElement(String, String, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Removes the link between a keyword and an element.
- removeLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the language property from the supplied instance properties.
- removeLastModifiedTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the createdTime property from the supplied instance properties.
- removeLastModifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the lastModifier property from the supplied instance properties.
- removeLastSynchronized(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the lastSynchronized property from the supplied instance properties.
- removeLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the length property from the supplied instance properties.
- removeLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the level property from the supplied instance properties.
- removeLevelIdentifier(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the level identifier property from the supplied instance properties.
- removeLike(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LikeHandler
-
Remove the requested like.
- removeLinkedDataSet(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Remove any data sets connected to the asset by the DataContentForDataSet relationship.
- removeLocation(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove the metadata element representing a location.
- removeMandatoryGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the mandatoryGuards property from the supplied instance properties.
- removeMappingProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the mappingProperties property from the supplied instance properties.
- removeMapProjection(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the mapProjection property from the supplied instance properties.
- removeMatchingAttachmentGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the matchingAttachmentGUIDs property from the supplied instance properties.
- removeMatchingClassificationNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the matchingClassificationNames property from the supplied instance properties.
- removeMatchingPropertyNames(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the matchingPropertyNames property from the supplied instance properties.
- removeMatchingRelationshipGUIDs(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the matchingRelationshipGUIDs property from the supplied instance properties.
- removeMaxCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the maxCardinality property from the supplied instance properties.
- removeMaximumInstances(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the maximumInstances property from the supplied instance properties.
- removeMemberFromCollection(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Remove a parent-child relationship between two categories.
- removeMembershipRationale(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the membershipRationale property from the supplied instance properties.
- removeMinCardinality(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the minCardinality property from the supplied instance properties.
- removeMinimumInstances(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the minimumInstances property from the supplied instance properties.
- removeMinimumLength(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the minimumLength property from the supplied instance properties.
- removeMission(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the mission property from the supplied instance properties.
- removeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the name property from the supplied instance properties.
- removeNamespace(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the namespace property from the supplied instance properties.
- removeNativeClass(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the native class property from the supplied instance properties.
- removeNetworkAddress(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the networkAddress property from the supplied instance properties.
- removeNextActionType(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Remove a follow on step from a governance action process.
- removeOperatingPlatform(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Remove the metadata element representing a operatingPlatform.
- removeOperatingSystem(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the operatingSystem property from the supplied instance properties.
- removeOperatingSystemPatchLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the operatingSystemPatchLevel property from the supplied instance properties.
- removeOrderedValues(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the orderedValues flag from the properties of the zone membership classification.
- removeOrderPropertyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the orderPropertyName property from the supplied instance properties.
- removeOrganization(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the organization property from the supplied instance properties.
- removeOriginGovernanceEngine(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the originGovernanceEngine property from the supplied instance properties.
- removeOriginGovernanceService(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the originGovernanceService property from the supplied instance properties.
- removeOutcomes(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the outcomes property from the supplied instance properties.
- removeOwner(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the ownership classification from a referenceable.
- removeOwner(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the owner property from the supplied instance properties.
- removeOwnerPropertyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the ownerPropertyName property from the supplied instance properties.
- removeOwnerTypeFromProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Retrieve and delete the OwnerType enum property from the instance properties of an entity
- removeOwnerTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the ownerTypeName property from the supplied instance properties.
- removeOwnerTypeOrdinal(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the ownerType property from the supplied instance properties.
- removeParameterType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the parameterType property from the supplied instance properties.
- removePatchLevel(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the patchLevel property from the supplied instance properties.
- removePathName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the pathName property from the supplied instance properties.
- removePersonRole(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Remove the metadata element representing a role.
- removePlannedEndDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the plannedEndDate property from the supplied instance properties.
- removePort(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Remove the metadata element representing a port.
- removePort(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the metadata element representing a port.
- removePosition(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the position property from the supplied instance properties.
- removePostalAddress(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the postalAddress property from the supplied instance properties.
- removePrecision(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the significant digits property from the supplied instance properties.
- removePreferredLanguage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the preferredLanguage property from the supplied instance properties.
- removePreferredValue(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the description property from the supplied instance properties.
- removePrimaryKeyFromColumn(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Remove the classification that this column is a primary key.
- removePriority(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the priority property from the supplied instance properties.
- removeProcess(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Remove the metadata element representing a process.
- removeProcessingEngineUserId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the processingEngineUserId property from the supplied instance properties.
- removeProcessName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the processName property from the supplied instance properties.
- removeProducedGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the producedGuards property from the supplied instance properties.
- removeProfileCounts(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the profileCounts property from the supplied instance properties.
- removeProfileFlags(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the profileFlags property from the supplied instance properties.
- removeProfileProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the profileProperties property from the supplied instance properties.
- removeProtocol(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the protocol property from the supplied instance properties.
- removeQualifiedName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the qualifiedName property from the supplied instance properties.
- removeQualityDimension(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the qualityDimension standing property from the supplied instance properties.
- removeQualityScore(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the qualityScore property from the supplied instance properties.
- removeRating(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingHandler
-
Remove the requested rating.
- removeReceivedGuards(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the receivedGuards property from the supplied instance properties.
- removeRecognizedAdditionalProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the recognized additional properties property from the supplied instance properties.
- removeRecognizedConfigurationProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the recognized configuration properties property from the supplied instance properties.
- removeRecognizedSecuredProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the recognized secured properties property from the supplied instance properties.
- removeReferenceId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the referenceId property from the supplied instance properties.
- removeReferenceVersion(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the referenceVersion property from the supplied instance properties.
- removeRelatedEntityGUID(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the relatedEntityGUID standing property from the supplied instance properties.
- removeRelationshipProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the relationshipProperties property from the supplied instance properties.
- removeRelationshipTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the relatedEntityGUID standing property from the supplied instance properties.
- removeRequestParameters(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the requestParameters property from the supplied instance properties.
- removeRequestSourceName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the requestSourceName property from the supplied instance properties.
- removeRequestType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the requestType property from the supplied instance properties.
- removeRequired(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the required flag from the properties from the supplied instance properties.
- removeResourceListMember(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the relationship between a referenceable and a resource it uses.
- removeResults(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the results property from the supplied instance properties.
- removeReview(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the review property from the supplied instance properties.
- removeReviewDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the reviewDate property from the supplied instance properties.
- removeRoleTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the roleTypeName property from the supplied instance properties.
- removeSchemaName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the schemaName property from the supplied instance properties.
- removeSchemaType(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Remove the requested schemaType if it is no longer connected to any other entity.
- removeSchemaType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the schemaType property from the supplied instance properties.
- removeSchemaTypes(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Remove any links to schema types
- removeScope(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the scope property from the supplied instance properties.
- removeSecuredProperties(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the secured properties property from the supplied instance properties.
- removeSecureLocationClassification(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Remove the Secure Location designation from a location.
- removeSecurityTags(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the security tags classification from a referenceable.
- removeSemanticAssignment(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the relationship between a glossary term and a referenceable (typically a field in the schema).
- removeSize(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the size property from the supplied instance properties.
- removeSortOrder(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Extract and delete the sortOrder property from the supplied instance properties.
- removeSource(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the type property from the supplied instance properties.
- removeSourceCreateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the sourceCreateTime property from the supplied instance properties.
- removeSourceUpdateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the sourceUpdateTime property from the supplied instance properties.
- removeStartDate(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the startDate property from the supplied instance properties.
- removeStatus(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the status property from the supplied instance properties.
- removeSteward(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the steward property from the supplied instance properties.
- removeStoreCreateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the sourceCreateTime property from the supplied instance properties.
- removeStoreUpdateTime(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the storeUpdateTime property from the supplied instance properties.
- removeSummary(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and remove the summary property from the supplied instance properties.
- removeSupportedAssetTypeName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the supported asset type name property from the supplied instance properties.
- removeSurname(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the surname property from the supplied instance properties.
- removeTagDescription(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the tagDescription property from the supplied instance properties.
- removeTagFromElement(String, String, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Removes a tag from the element.
- removeTagName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the tagName property from the supplied instance properties.
- removeTargetTechnologyInterfaces(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the target technology interfaces property from the supplied instance properties.
- removeTargetTechnologyName(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the target technology name property from the supplied instance properties.
- removeTargetTechnologySource(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the target technology source property from the supplied instance properties.
- removeTargetTechnologyVersions(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the target technology versions property from the supplied instance properties.
- removeTaxonomyClassificationFromGlossary(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Remove the taxonomy designation from a glossary.
- removeTeamLeader(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Unlink a team leader role from a team profile.
- removeTeamMember(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Unlink a team member role from a team profile.
- removeTemplateClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the classification that indicates that this asset can be used as a template.
- removeText(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the text property from the supplied instance properties.
- removeTimeZone(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the timeZone property from the supplied instance properties.
- removeTitle(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the title property from the supplied instance properties.
- removeTopicType(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the topicType property from the supplied instance properties.
- removeURL(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the URL property from the supplied instance properties.
- removeUsage(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the usage property from the supplied instance properties.
- removeUserId(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the userId property from the supplied instance properties.
- removeValueCount(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the valueCount property from the supplied instance properties.
- removeValueList(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract the valueList property from the supplied instance properties.
- removeValueRangeFrom(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the valueRangeFrom property from the supplied instance properties.
- removeValueRangeTo(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the valueRangeTo property from the supplied instance properties.
- removeVersionNumber(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Extract and delete the version number property from the supplied instance properties.
- removeZoneMembership(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Retrieve the zone membership from the properties of the zone membership classification.
- REPORT_TO_ANNOTATIONS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_ANNOTATIONS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_ASSET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_ASSET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_ENGINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_ENGINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORT_TO_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORTING_ENGINE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REPORTING_ENGINE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- repositoryHandler - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
- repositoryHelper - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- REQUEST_FOR_ACTION_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUEST_FOR_ACTION_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUEST_PARAMETERS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUEST_SOURCE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUEST_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUESTED_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REQUIRED_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RESOLVED_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RESOURCE_LIST_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RESOURCE_LIST_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RESOURCE_USE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RESULTS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_ARCHIVE_AFTER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_ASSOCIATED_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_BASIS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_BASIS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_BASIS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- RETENTION_DELETE_AFTER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REVIEW_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REVIEW_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- REVIEWED_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ROLE_GUID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ROLE_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
S
- saveConnection(String, String, String, String, String, String, String, Connection, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Determine if the Connection object is stored in the repository and create it if it is not.
- saveContributionRecord(String, String, String, String, long, boolean, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ContributionRecordHandler
-
Set up the contribution values in a Person profile.
- saveLike(String, String, String, String, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LikeHandler
-
Add or replace and existing Like for this user.
- saveRating(String, String, String, String, String, int, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RatingHandler
-
Add or replace an existing Rating for this user.
- saveResourceListMember(String, String, String, String, String, String, String, String, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Create a relationship between a referenceable and a resource it uses.
- saveSemanticAssignment(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Create a simple relationship between a glossary term and a referenceable.
- saveSemanticAssignment(String, String, String, String, String, String, String, String, String, int, int, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Create a simple relationship between a glossary term and a referenceable.
- saveSemanticAssignments(String, String, String, String, String, List<String>, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Create relationships between the identified glossary terms and an Asset.
- SCHEMA_ANALYSIS_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_ANALYSIS_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_ATTRIBUTE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_ATTRIBUTE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_ELEMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_ELEMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_LINK_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_LINK_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_QUERY_TARGET_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_QUERY_TARGET_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_CHOICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_CHOICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_OPTION_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_OPTION_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_USAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SCHEMA_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SchemaAttributeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SchemaAttributeBuilder creates instance properties for a schema attribute.
- SchemaAttributeBuilder(String, String, String, int, int, int, boolean, String, boolean, boolean, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Constructor supporting all properties for a schema attribute entity.
- SchemaAttributeBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Template constructor
- SchemaAttributeBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
Template constructor
- SchemaAttributeHandler<SCHEMA_ATTRIBUTE,SCHEMA_TYPE> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SchemaAttributeHandler manages Schema Attribute objects.
- SchemaAttributeHandler(OpenMetadataAPIGenericConverter<SCHEMA_ATTRIBUTE>, Class<SCHEMA_ATTRIBUTE>, OpenMetadataAPIGenericConverter<SCHEMA_TYPE>, Class<SCHEMA_TYPE>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Construct the handler with information needed to work with B objects.
- SchemaTypeBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SchemaTypeBuilder manages the properties for a schema type.
- SchemaTypeBuilder(String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Constructor supporting all common properties.
- SchemaTypeBuilder(String, String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Simple typed constructor
- SchemaTypeBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Minimal constructor
- SchemaTypeHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SchemaTypeHandler manages SchemaType objects.
- SchemaTypeHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Construct the handler with information needed to work with B objects.
- SCOPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEARCH_KEYWORD_TO_RELATED_KEYWORD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEARCH_KEYWORD_TO_RELATED_KEYWORD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEARCH_KEYWORD_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEARCH_KEYWORD_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SearchKeywordBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SearchKeywordBuilder is able to build the properties for a SearchKeyword entity.
- SearchKeywordHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SearchKeywordHandler manages SearchKeyword objects.
- SearchKeywordHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Construct the handler information needed to interact with the repository services
- SECURE_LOCATION_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURE_LOCATION_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURED_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_GROUP_MEMBERSHIP_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_GROUP_MEMBERSHIP_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_GROUP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_GROUP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_LABELS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_TAG_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SECURITY_TAG_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- securityVerifier - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- SEMANTIC_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEMANTIC_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_GOVERNS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_MAINTAINS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_OTHER_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_OWNS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ASSET_USE_TYPE_USES_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_CAPABILITY_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_DEPLOYMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_DEPLOYMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ENDPOINT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_ENDPOINT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SERVER_VERSION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
- serverName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- SERVICE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
- serviceName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- SET_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SET_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- setAnchors(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Set up the Anchors classification for this entity.
- setAssetOwnership(String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Set up the AssetOwnership classification for this entity.
- setAssetZones(String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetBuilder
-
Set up the AssetZones classification for this entity.
- setBusinessSignificant(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Classify a referenceable as "BusinessSignificant" (this may effect the way that lineage is displayed).
- setClassification(Classification) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Add a classification to the entity.
- setClassificationInRepository(String, String, String, String, String, String, String, String, Date, Date, boolean, boolean, boolean, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Add the requested classification to the matching entity in the repository.
- setClassificationInRepository(String, String, String, String, String, String, String, String, InstanceProperties, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Add the requested classification to the matching entity in the repository.
- setClassificationInRepository(String, String, String, String, String, String, String, String, InstanceProperties, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Add the requested classification to the matching entity in the repository.
- setClassificationInRepository(String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Add the requested classification to the matching entity in the repository.
- setClassificationInRepository(String, String, String, EntityDetail, String, String, String, String, InstanceProperties, boolean, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Add the requested classification to the matching entity in the repository.
- setDataType(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the type of data (for simple and literal types)
- setDefaultValue(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the default value of a field (for simple types).
- setDerivedProperties(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the properties that indicate that the schema element's value is not stored, it is derived from other values.
- setEffectivityDates(Date, Date) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Set up the effective dates for the entity.
- setEffectivityDates(InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Set the supplied effectivity dates into the instance properties.
- setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the unique identifier for an external schema type.
- setFixedValue(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the fixed data value (for literal types).
- setLatestChange(String, int, int, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Set up the LatestChange classification for an anchor entity.
- setMapGUIDs(String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the builder to support a map type.
- setMapTypes(SchemaTypeBuilder, SchemaTypeBuilder) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the builder to support a map type.
- setMemento(String, Date, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Set up the Memento classification.
- setOwnershipClassification(String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Set up the Ownership classification for this entity.
- setPrimaryKeyOnColumn(String, String, String, String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Classify a column in a database table as the primary key.
- setSchemaOptions(List<SchemaTypeBuilder>) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the list of types that are represented by a schema option type.
- setSchemaType(String, SchemaTypeBuilder, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeBuilder
-
The schema type can be stored in the TypeEmbeddedAttribute classification for the schema attribute entity.
- setSecurityTags(String, List<String>, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Set up the SecurityTags classification for this entity.
- setSecurityVerifier(OpenMetadataServerSecurityVerifier) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Set up a new security verifier (the handler runs with a default verifier until this method is called).
- setTemplate(String, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableBuilder
-
Set up the Template classification.
- setTemplateClassifications(String, String, String, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Set up the list of classifications from a template entity.
- setTermAsAbstractConcept(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes an abstract concept.
- setTermAsActivity(String, String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsContext(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes a context.
- setTermAsDataValue(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsObjectIdentifier(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes an object identifier.
- setTermAsSpineAttribute(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes a spine attribute.
- setTermAsSpineObject(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Classify the glossary term to indicate that it describes a spine object.
- SETTING_UP_EXTERNAL_ID - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- setupAssetLocation(String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Create a relationship between a location and an asset.
- setupCategoryParent(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Create a parent-child relationship between two categories.
- setupControlFlow(String, String, String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link two elements to show that when one completes the next is started.
- setupDataFlow(String, String, String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link two elements together to show that data flows from one to the other.
- setupDelegationRelationship(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Create a parent-child relationship between two definitions - for example, between a governance policy and an governance control.
- setUpElementHeader(ElementHeader, EntityDetail, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Extract the properties from the entity.
- setUpElementHeader(ElementHeader, InstanceHeader, List<Classification>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OCFConverter
-
Extract the properties from the entity.
- setUpExternalIdentifier(String, String, String, String, String, String, int, String, String, String, Map<String, String>, String, String, String, String, int, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalIdentifierHandler
-
Set up the ExternalIdentifier for the supplied element.
- setupExternalReferenceLink(String, String, String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Create a relationship between a host and an operating platform.
- setupFirstActionType(String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Set up a link between an governance action process and a governance action type.
- setupHostClusterMember(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a host cluster and a host.
- setupHostDeployedVirtualContainer(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a host cluster and a host.
- setupHostNetwork(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a host and a network.
- setupHostOperatingPlatform(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Create a relationship between a host and an operating platform.
- setupLineageMapping(String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
- setupNestedLocation(String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Create a parent-child relationship between two locations.
- setupNetworkGatewayLink(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a network gateway and the network it connects to.
- setupNextActionType(String, String, String, String, boolean, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Add a link between two governance action types to show that one follows on from the other when a governance action process is executing.
- setupPeerLocations(String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Create a peer relationship between two locations.
- setupPeerRelationship(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Create a parent-child relationship between two definitions - for example, between two governance policies.
- setupPortDelegation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Link two ports together to show that portTwo is an implementation of portOne.
- setupPortDelegation(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link two ports together to show that portTwo is an implementation of portOne.
- setupPortSchemaType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Link a schema type to a port to show the structure of data it accepts.
- setupPortSchemaType(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link a schema type to a port to show the structure of data it accepts.
- setupProcessCall(String, String, String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link two elements together to show a request-response call between them.
- setupProcessParent(String, String, String, String, String, String, String, Date, Date, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Create a parent-child relationship between two processes.
- setupProcessPort(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Link a port to a process.
- setupProcessPort(String, String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Link a port to a process.
- setupSoftwareCapabilityAssetUse(String, String, String, String, String, String, String, String, int, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a software server capability and an asset.
- setupSoftwareServerDeployment(String, String, String, String, String, String, String, Date, String, int, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a software server platform and a software server.
- setupSoftwareServerEndpoint(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a software server and one of its endpoints.
- setupSoftwareServerPlatformDeployment(String, String, String, String, String, String, String, Date, String, int, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a a host and a software server platform.
- setupSupportedSoftwareCapability(String, String, String, String, String, String, String, Date, String, int, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ITInfrastructureHandler
-
Create a relationship between a software server and a software server capability.
- setupTermCategory(String, String, String, String, String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Link a term to a category.
- setupTermRelationship(String, String, String, String, String, String, String, String, String, int, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Link two terms together using a specialist relationship.
- setValidValuesSetGUID(String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeBuilder
-
Set up the unique identifier of the valid values set that lists the permitted values for the attached schema attribute.
- setVendorProperties(String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Create the property facet for the vendor properties.
- SEVERITY_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SEVERITY_LEVEL_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SIGNIFICANT_DIGITS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SIMPLE_DOCUMENT_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SIMPLE_DOCUMENT_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SIMPLE_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SIMPLE_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_CAPABILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_CAPABILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_PACKAGE_MANIFEST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_PACKAGE_MANIFEST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_CAPABILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_CAPABILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_PLATFORM_DEPLOYMENT_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_PLATFORM_DEPLOYMENT_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_PLATFORM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_PLATFORM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOFTWARE_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SoftwareCapabilityBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SoftwareCapabilityBuilder creates the parts for an entity that represents a software server capability.
- SoftwareCapabilityBuilder(String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
-
Create constructor
- SoftwareCapabilityBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityBuilder
-
Create constructor
- SoftwareCapabilityHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SoftwareCapabilityHandler provides the support for managing software capabilities.
- SoftwareCapabilityHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Construct the handler information needed to interact with the repository services
- SoftwareServerCapabilityBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SoftwareServerCapabilityBuilder creates the parts for an entity that represents a software server capability.
- SoftwareServerCapabilityBuilder(String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityBuilder
-
Create constructor
- SoftwareServerCapabilityBuilder(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityBuilder
-
Create constructor
- SoftwareServerCapabilityHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SoftwareServerCapabilityHandler provides the support for managing software server capabilities.
- SoftwareServerCapabilityHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Construct the handler information needed to interact with the repository services
- SORT_ORDER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCE_CREATE_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCE_CREATE_TIME_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCE_UPDATE_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCE_UPDATE_TIME_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCED_FROM_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SOURCED_FROM_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SPINE_ATTRIBUTE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SPINE_ATTRIBUTE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SPINE_OBJECT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SPINE_OBJECT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STAR_RATING_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STAR_RATING_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STARS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- START_DATE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- START_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STATUS_IDENTIFIER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STATUS_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STEWARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STEWARD_PROPERTY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STEWARD_TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORAGE_VOLUME_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORAGE_VOLUME_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORE_CREATE_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORE_CREATE_TIME_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORE_UPDATE_TIME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STORE_UPDATE_TIME_PROPERTY_NAME_DEP - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STRUCT_DOCUMENT_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STRUCT_DOCUMENT_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STRUCT_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- STRUCT_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_HIERARCHY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_HIERARCHY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBJECT_AREA_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SubjectAreaBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SubjectAreaBuilder creates the parts for an entity that represents a subject area definition.
- SubjectAreaHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
SubjectAreaHandler provides the exchange of metadata about subject areas between the repository and the OMAS.
- SubjectAreaHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Construct the subject area handler with information needed to work with B objects.
- SUBSCRIBER_LIST_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUBSCRIBER_LIST_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUCCESSFUL_ACTION_CLAIM_REQUEST - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- SUMMARY_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPLEMENTARY_PROPERTIES_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPLEMENTARY_PROPERTIES_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPORTED_ASSET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPORTED_CAPABILITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPORTED_CAPABILITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPORTED_GOVERNANCE_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUPPORTED_GOVERNANCE_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- supportedZones - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
- SURNAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUSPECT_DUPLICATE_ANNOTATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SUSPECT_DUPLICATE_ANNOTATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- SYMBOLIC_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
T
- TABULAR_COLUMN_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TABULAR_COLUMN_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TABULAR_FILE_COLUMN_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TABULAR_FILE_COLUMN_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TABULAR_SCHEMA_TYPE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TABULAR_SCHEMA_TYPE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAG_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAG_IS_PUBLIC_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAG_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAG_USER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_FOR_ACTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_FOR_ACTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_TECHNOLOGY_INTERFACES - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_TECHNOLOGY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_TECHNOLOGY_SOURCE - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TARGET_TECHNOLOGY_VERSIONS - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAXONOMY_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TAXONOMY_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_LEADER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_LEADER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_LEADERSHIP_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_LEADERSHIP_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_MEMBER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_MEMBER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_MEMBERSHIP_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_MEMBERSHIP_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_STRUCTURE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_STRUCTURE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEAM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TECHNICAL_CONTROL_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TECHNICAL_CONTROL_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEMPLATE_ADDITIONAL_PROPERTIES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEMPLATE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEMPLATE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEMPLATE_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEMPLATE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- templateProperties - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- TENANT_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TENANT_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_ANCHOR_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_ANCHOR_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_ASSIGNMENT_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_ASSIGNMENT_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_CATEGORIZATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_CATEGORIZATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_RELATIONSHIP_STATUS_ENUM_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TERM_RELATIONSHIP_STATUS_ENUM_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TEXT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TIME_ZONE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TITLE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_ROOT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_SUBSCRIBERS_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_SUBSCRIBERS_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TOPIC_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- toString() - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
-
JSON-style toString
- toString() - Method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
-
JSON-style toString
- TYPE_EMBEDDED_ATTRIBUTE_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TYPE_EMBEDDED_ATTRIBUTE_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TYPE_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TYPE_TO_ATTRIBUTE_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- TYPE_TO_ATTRIBUTE_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- typeGUID - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
- typeName - Variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
U
- UNABLE_TO_DELETE_UNANCHORED_BEAN - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- UNABLE_TO_SET_ANCHORS - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
- unassignReferenceValueFromItem(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the reference value link between a valid value and a referenceable (item).
- unassignValidValueFromConsumer(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the link between a valid value and a consumer.
- UNEXPECTED_BEAN_CLASS - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- UNKNOWN_ANCHOR_GUID - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- UNKNOWN_ENGINE_NAME - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- UNKNOWN_EXECUTOR - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- UNKNOWN_EXTERNAL_IDENTITY - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- UNKNOWN_RESOURCE_LINK - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
- unlinkAllElements(String, boolean, String, String, String, String, String, boolean, boolean, List<String>, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Calls unlinkElementFromElement for all relationships of a certain type emanating from the requested element.
- unlinkConnectedElement(String, boolean, String, String, String, String, String, boolean, boolean, List<String>, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Removes the relationship of a specific type attached to an entity.
- unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Removes a relationship between two specified elements.
- unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Removes a relationship between two specified elements.
- unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Removes a relationship between two specified elements.
- unlinkElementFromElement(String, boolean, String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, Relationship, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Removes a relationship between two specified elements.
- unlinkElementsAsPeerDuplicates(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ReferenceableHandler
-
Remove the relationship between two elements that marks them as duplicates.
- unlinkPeerPersonProfiles(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Unlink two person profiles as peers.
- unlinkRelatedKeywords(String, String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Removes a relationship between keywords.
- unlinkTeamHierarchy(String, String, String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Unlink two team profiles from the hierarchy.
- unlinkValidValueFromImplementation(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the link between a valid value and an implementing asset.
- unmapValidValues(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Remove the reference value link between a valid value and a referenceable (item).
- updateActionTargetStatus(String, String, int, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Update the status of a specific action target.
- updateActorProfile(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ActorProfileHandler
-
Update the anchor object that all elements in a profile (terms and categories) are linked to.
- updateAnnotation(String, String, Annotation, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AnnotationHandler
-
Replace the current properties of an annotation.
- updateAPIOperation(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIOperationHandler
-
Update the API Operation.
- updateAPIParameterList(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, boolean, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.APIParameterListHandler
-
Update the API parameter list.
- updateAppointment(String, String, String, String, String, boolean, Date, Date, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Update the properties in an appointment relationship.
- updateAsset(String, String, String, String, String, String, String, String, Map<String, String>, String, String, List<String>, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update an asset's properties.
- updateAsset(String, String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update an asset's properties.
- updateAsset(String, String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update an asset's properties.
- updateAsset(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update an asset's properties.
- updateAssetOwner(String, String, String, String, int, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Deprecated.
- updateAssetWithConnection(String, String, String, String, String, String, String, String, Map<String, String>, String, String, Map<String, Object>, String, Connection, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update an asset's properties.
- updateAssetZones(String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update the zones for a specific asset.
- updateBeanEffectivityDates(String, String, String, String, String, String, String, boolean, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific entity.
- updateBeanEffectivityDates(String, String, String, String, String, String, String, boolean, boolean, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific entity .
- updateBeanInRepository(String, String, String, String, String, String, String, boolean, boolean, List<String>, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update one or more updateProperties in the requested entity.
- updateBeanInRepository(String, String, String, String, String, String, String, boolean, boolean, InstanceProperties, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update one or more updateProperties in the requested entity.
- updateBeanInRepository(String, String, String, String, String, String, String, InstanceProperties, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update one or more properties in the requested entity.
- updateBeanPropertyInRepository(String, String, String, String, String, String, String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update one or more properties in the requested entity.
- updateBeanStatusInRepository(String, String, String, String, String, String, String, boolean, boolean, List<String>, InstanceStatus, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the instance status in the requested entity.
- updateBeanStatusInRepository(String, String, String, String, String, String, String, boolean, boolean, InstanceStatus, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the instance status in the requested entity.
- updateBeanStatusInRepository(String, String, String, String, String, String, String, InstanceStatus, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the instance status in the requested entity.
- updateClassificationEffectivityDates(String, String, String, String, String, String, String, String, boolean, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateClassificationEffectivityDates(String, String, String, String, String, String, String, String, boolean, boolean, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific classification attached to a metadata element.
- updateCollection(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CollectionHandler
-
Update the anchor object that all elements in a collection (terms and categories) are linked to.
- updateComment(String, String, String, String, String, int, String, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.CommentHandler
-
Update an existing comment.
- updateConnection(String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectionHandler
-
Updates the properties of an existing connection.
- updateConnectorType(String, String, String, String, String, String, String, String, String, String, String, String, String, List<String>, String, String, List<String>, List<String>, List<String>, List<String>, List<String>, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ConnectorTypeHandler
-
Updates the properties of an existing connectorType.
- updateControlFlow(String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the relationship between two elements that shows that when one completes the next is started.
- UPDATED_LATEST_CHANGE_ACTION_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- updateDatabase(String, String, String, String, String, String, String, String, int, List<String>, String, String, Map<String, String>, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database.
- updateDatabase(String, String, String, String, String, String, String, Date, Date, String, String, String, Map<String, String>, String, String, String, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database.
- updateDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database column.
- updateDatabaseColumn(String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database column.
- updateDatabaseSchema(String, String, String, String, String, String, String, String, int, List<String>, String, String, Map<String, String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database schema.
- updateDatabaseTable(String, String, String, String, String, String, String, boolean, List<String>, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database table.
- updateDatabaseView(String, String, String, String, String, String, String, boolean, List<String>, String, Map<String, String>, String, Map<String, Object>, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database table.
- updateDataContainer(String, String, String, String, String, String, String, boolean, Map<String, String>, String, Map<String, Object>, Map<String, String>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DisplayDataContainerHandler
-
Update the metadata element representing a data container.
- updateDataField(String, String, String, String, boolean, String, String, String, List<String>, int, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DataFieldHandler
-
Replace the current properties of a data field.
- updateDataFlow(String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update relationship between two elements that shows that data flows from one to the other.
- updateDiscoveryAnalysisReport(String, String, String, String, String, Date, Map<String, String>, int, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.DiscoveryAnalysisReportHandler
-
Update the properties of the discovery analysis report.
- updateElementToElementLink(String, String, String, String, String, String, boolean, boolean, boolean, Date, Date, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- updateElementToElementLink(String, String, String, String, String, String, boolean, boolean, List<String>, boolean, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- updateElementToElementLink(String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, String, String, boolean, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- updateElementToElementLink(String, String, String, String, String, String, String, String, String, String, String, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Updates a relationship between two elements and updates the LatestChange in each one's anchor entity (if they have one).
- updateEndpoint(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EndpointHandler
-
Updates the properties of an existing endpoint.
- updateEventType(String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.EventTypeHandler
-
Update the event type.
- updateExternalReference(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceHandler
-
Update the operating platform.
- updateExternalReferenceLink(String, String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ExternalReferenceLinkHandler
-
Create a relationship between a host and an operating platform.
- updateFileInCatalog(String, String, String, String, boolean, String, String, String, Date, Date, String, String, String, Map<String, String>, String, Map<String, String>, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Update the properties of a DataFile asset description.
- updateFolderInCatalog(String, String, String, String, boolean, String, String, String, Date, Date, String, String, String, Map<String, String>, Map<String, String>, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.FilesAndFoldersHandler
-
Update the properties of a DataFile asset description.
- updateGlossary(String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryHandler
-
Update the anchor object that all elements in a glossary (terms and categories) are linked to.
- updateGlossaryCategory(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryCategoryHandler
-
Update the category.
- updateGlossaryTerm(String, String, String, String, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Update the properties of the metadata element representing a glossary term.
- updateGlossaryTermStatus(String, String, String, InstanceStatus, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Update the status of the metadata element representing a glossary term.
- updateGovernanceActionStatus(String, String, int, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionHandler
-
Update the status of the governance action - providing the caller is permitted.
- updateGovernanceActionType(String, String, boolean, String, int, String, String, List<String>, Map<String, String>, String, String, Map<String, String>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Update the metadata element representing a governance action type.
- updateGovernanceClassifications(String, String, String, String, int, List<String>, String, String, Map<String, String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the metadata element representing a database.
- updateGovernanceDefinition(String, String, String, String, String, String, String, String, int, String, List<String>, List<String>, List<String>, List<String>, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDefinitionHandler
-
Update the governance definition.
- updateGovernanceDomain(String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceDomainHandler
-
Update the anchor object that all elements in a governance domain (terms and categories) are linked to.
- updateGovernanceZone(String, String, String, String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceZoneHandler
-
Create a definition of a governance zone.
- updateInstanceProperties(InstanceProperties, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericBuilder
-
Add the supplied properties to the supplied instance properties object.
- updateKeywordDescription(String, String, String, String, String, String, List<String>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SearchKeywordHandler
-
Updates the description of an existing keyword.
- updateLocation(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.LocationHandler
-
Update the location.
- updateNewSimpleBean(B, EntityDetail, Relationship) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIDummyBeanConverter
-
Extract the properties from the entity.
- updateNextActionType(String, String, String, boolean, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GovernanceActionTypeHandler
-
Update the properties of the link between two governance action types that shows that one follows on from the other when a governance action process is executing.
- updateOperatingPlatform(String, String, String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OperatingPlatformHandler
-
Update the operating platform.
- updatePersonRole(String, String, String, String, String, String, String, String, String, String, String, int, boolean, Map<String, String>, String, Map<String, Object>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PersonRoleHandler
-
Update the person role object.
- updatePort(String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.PortHandler
-
Update the properties of the metadata element representing a port.
- updatePort(String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the properties of the metadata element representing a port.
- updateProcess(String, String, String, String, String, boolean, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the metadata element representing a process.
- updateProcessCall(String, String, String, String, String, Date, Date, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the relationship between two elements that shows a request-response call between them.
- updateProcessStatus(String, String, String, String, String, InstanceStatus, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the status of the metadata element representing a process.
- updateRelationshipEffectivityDates(String, String, String, String, String, String, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific relationship.
- updateRelationshipEffectivityDates(String, String, String, String, String, String, Date, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the effectivity dates of a specific relationship.
- updateRelationshipProperties(String, String, String, String, String, String, boolean, InstanceProperties, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Update the properties associated with a relationship.
- updateSchemaAttribute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean, int, int, int, boolean, boolean, String, int, int, int, int, boolean, String, List<String>, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Update the properties in a schema attribute.
- updateSchemaAttribute(String, String, String, String, String, InstanceProperties, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Update a schema attribute
- updateSchemaAttribute(String, String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaAttributeHandler
-
Update a schema attribute
- updateSchemaType(String, String, String, String, String, String, String, String, boolean, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Create a schema type.
- updateSchemaType(String, String, String, String, String, SchemaTypeBuilder) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Update a stored schemaType.
- updateSchemaType(String, String, String, String, String, SchemaTypeBuilder, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SchemaTypeHandler
-
Update a stored schemaType.
- updateSoftwareCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareCapabilityHandler
-
Update a software capability entity - the classification is not updated - assumed not to change as the classification is like its type.
- updateSoftwareServerCapability(String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, Map<String, String>, boolean, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SoftwareServerCapabilityHandler
-
Update a software server capability entity - the classification is not updated - assumed not to change as the classification is like its type.
- updateSubjectArea(String, String, String, String, String, String, String, String, String, String, int, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.SubjectAreaHandler
-
Create a definition of a subject area.
- updateTagDescription(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.InformalTagHandler
-
Updates the description of an existing tag (either private of public).
- updateTermRelationship(String, String, String, String, String, String, String, String, String, int, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.GlossaryTermHandler
-
Update the relationship properties for the two terms.
- updateUserIdentity(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>, boolean, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Update the entity that represents a user identity.
- updateValidValue(String, String, String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>, Date, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Update the properties of the valid value.
- URL_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USAGE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USE_TYPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_ACCESS_DIRECTORY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_ACCESS_DIRECTORY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_ID_OWNER_TYPE_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_ID_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_IDENTITY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_IDENTITY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_PROFILE_MANAGER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_PROFILE_MANAGER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_VIEW_SERVICE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- USER_VIEW_SERVICE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- UserIdentityBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
UserIdentityBuilder creates the parts for an entity that represents a user identity.
- UserIdentityHandler<B> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
UserIdentityHandler provides the exchange of metadata about glossaries between the repository and the OMAS.
- UserIdentityHandler(OpenMetadataAPIGenericConverter<B>, Class<B>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.UserIdentityHandler
-
Construct the handler with information needed to work with B objects.
V
- VALID_VALUE_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_DISPLAY_NAME_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_SCOPE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_SET_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUE_SET_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_ASSIGNMENT_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_ASSIGNMENT_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_ASSOCIATION_DESCRIPTION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_CONFIDENCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_IMPL_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_IMPL_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_MAP_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_MAP_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_MEMBER_RELATIONSHIP_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_MEMBER_RELATIONSHIP_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_NOTES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALID_VALUES_STEWARD_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- validateAnchorEntity(String, String, String, String, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Validates whether an operation is valid based on the type of entity it is connecting to, who the user is and whether it is a read or an update.
- validateAnchorEntity(String, String, String, EntityDetail, String, boolean, boolean, boolean, List<String>, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Validates whether an operation is valid based on the type of entity it is connecting to, who the user is and whether it is a read or an update.
- VALIDATED_GC_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALIDATED_INCIDENT_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- validateInstanceType(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericConverter
-
Throw an exception to indicate that a critical instance (typically the main entity) has not been passed to the converter.
- validateUniqueProperty(String, String, String, String, String, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Validates that the unique property is not already in use.
- ValidValuesBuilder - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ValidValuesBuilder is used to manage the properties of a valid values set and definition.
- ValidValuesHandler<VALID_VALUE,VALID_VALUE_ASSIGNMENT,VALID_VALUE_ASSIGNMENT_DEF,VALID_VALUE_IMPLEMENTATION,VALID_VALUE_IMPLEMENTATION_DEF,VALID_VALUE_MAPPING,REFERENCE_VALUE_ASSIGNMENT,REFERENCE_VALUE_ASSIGNED_ITEM> - Class in org.odpi.openmetadata.commonservices.generichandlers
-
ValidValuesHandler provides the methods to create and maintain lists of valid value definitions grouped into a valid value set.
- ValidValuesHandler(OpenMetadataAPIGenericConverter<VALID_VALUE>, Class<VALID_VALUE>, OpenMetadataAPIGenericConverter<VALID_VALUE_ASSIGNMENT>, Class<VALID_VALUE_ASSIGNMENT>, OpenMetadataAPIGenericConverter<VALID_VALUE_ASSIGNMENT_DEF>, Class<VALID_VALUE_ASSIGNMENT_DEF>, OpenMetadataAPIGenericConverter<VALID_VALUE_IMPLEMENTATION>, Class<VALID_VALUE_IMPLEMENTATION>, OpenMetadataAPIGenericConverter<VALID_VALUE_IMPLEMENTATION_DEF>, Class<VALID_VALUE_IMPLEMENTATION_DEF>, OpenMetadataAPIGenericConverter<VALID_VALUE_MAPPING>, Class<VALID_VALUE_MAPPING>, OpenMetadataAPIGenericConverter<REFERENCE_VALUE_ASSIGNMENT>, Class<REFERENCE_VALUE_ASSIGNMENT>, OpenMetadataAPIGenericConverter<REFERENCE_VALUE_ASSIGNED_ITEM>, Class<REFERENCE_VALUE_ASSIGNED_ITEM>, String, String, InvalidParameterHandler, RepositoryHandler, OMRSRepositoryHelper, String, OpenMetadataServerSecurityVerifier, List<String>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.commonservices.generichandlers.ValidValuesHandler
-
Construct the handler information needed to interact with the repository services
- VALUE_COUNT_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALUE_LIST_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALUE_RANGE_FROM_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VALUE_RANGE_TO_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- valueOf(String) - Static method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VENDOR_PROPERTIES_DESCRIPTION_VALUE - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VERIFICATION_POINT_CLASSIFICATION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VERIFICATION_POINT_CLASSIFICATION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VERIFICATION_POINT_DEFINITION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VERIFICATION_POINT_DEFINITION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- verifyExternalSourceIdentity(String, String, String, boolean, boolean, Date, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIGenericHandler
-
Verify that the integrator identities are either null or refer to a valid software server capability.
- VERSION_NUMBER_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_CONNECTION_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_CONNECTION_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_CONTAINER_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_CONTAINER_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_MACHINE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- VIRTUAL_MACHINE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
W
- WAITING_GA_STATUS_ORDINAL - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- WATCH_RESOURCE_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- withdrawAsset(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.AssetHandler
-
Update the zones for a specific asset to the list set up in publish zones.
- withdrawDatabase(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the zones for the database asset so that it is no longer visible to consumers.
- withdrawDatabaseSchema(String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.RelationalDataHandler
-
Update the zones for the database asset so that it is no longer visible to consumers.
- withdrawProcess(String, String, String, String) - Method in class org.odpi.openmetadata.commonservices.generichandlers.ProcessHandler
-
Update the zones for the process so that it is no longer visible to consumers.
- WORKFLOW_ENGINE_CLASSIFICATION_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- WORKFLOW_ENGINE_CLASSIFICATION_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- WRONG_END_GUID - org.odpi.openmetadata.commonservices.generichandlers.ffdc.GenericHandlersErrorCode
Z
- ZONE_HIERARCHY_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ZONE_HIERARCHY_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ZONE_MEMBERSHIP_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ZONE_TYPE_GUID - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
- ZONE_TYPE_NAME - Static variable in class org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper
All Classes All Packages