- ABBREVIATION_PROPERTY_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetconsumer.mappers.GlossaryTermMapper
-
- addCommentReply(String, String, String, String, CommentRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a reply to a comment.
- addCommentToAsset(String, String, String, CommentRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a comment to the asset.
- addLikeToAsset(String, String, String, FeedbackRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a "Like" to the asset.
- addLogMessageToAsset(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.handlers.LoggingHandler
-
Creates an Audit log record for the asset.
- addLogMessageToAsset(String, String, String, LogRecordRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Creates an Audit log record for the asset.
- addRatingToAsset(String, String, String, RatingRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a star rating and optional review text to the asset.
- addTagToAsset(String, String, String, String, FeedbackRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a tag (either private of public) to an asset.
- AssetConsumerAdmin - Class in org.odpi.openmetadata.accessservices.assetconsumer.admin
-
AssetConsumerAdmin manages the start up and shutdown of the Asset Consumer OMAS.
- AssetConsumerAdmin() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.admin.AssetConsumerAdmin
-
Default constructor
- AssetConsumerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetconsumer.auditlog
-
The AssetConsumerAuditCode is used to define the message content for the OMRS Audit Log.
- AssetConsumerOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.assetconsumer.listener
-
AssetConsumerOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
- AssetConsumerOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, OMRSAuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.listener.AssetConsumerOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- AssetConsumerPublisher - Class in org.odpi.openmetadata.accessservices.assetconsumer.outtopic
-
AssetConsumerPublisher is the connector responsible for publishing information about
new and changed assets.
- AssetConsumerPublisher(Connection, OMRSAuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerPublisher
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- AssetConsumerRegistration - Class in org.odpi.openmetadata.accessservices.assetconsumer.server
-
AssetConsumerRegistration registers the access service with the OMAG Server administration services.
- AssetConsumerRegistration() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRegistration
-
- AssetConsumerRESTServices - Class in org.odpi.openmetadata.accessservices.assetconsumer.server
-
The AssetConsumerRESTServices provides the server-side implementation of the Asset Consumer Open Metadata
Assess Service (OMAS).
- AssetConsumerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Default constructor
- AssetConsumerServicesInstance - Class in org.odpi.openmetadata.accessservices.assetconsumer.server
-
AssetConsumerServicesInstance caches references to objects for a specific server.
- AssetConsumerServicesInstance(OMRSRepositoryConnector, List<String>, OMRSAuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerServicesInstance
-
Set up the handlers for this server.
- getAssetForConnectionName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Returns the unique identifier for the asset connected to the connection.
- getAssetsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return a list of assets with the requested name.
- getBean() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.GlossaryTermConverter
-
Return the converted bean.
- getConnectionByName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Returns the connection object corresponding to the supplied connection name.
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.auditlog.AssetConsumerAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.builders.GlossaryTermBuilder
-
Return the supplied bean properties in an InstanceProperties object.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.auditlog.AssetConsumerAuditCode
-
Returns the unique identifier for the error message.
- getMeaning(String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.handlers.GlossaryHandler
-
Returns the glossary term object corresponding to the supplied glossary term GUID.
- getMeaning(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the full definition (meaning) of a term using the unique identifier of the glossary term.
- getMeaningByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.handlers.GlossaryHandler
-
Returns the glossary term object corresponding to the supplied term name.
- getMeaningByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the full definition (meaning) of the terms matching the supplied name.
- getNameInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.builders.GlossaryTermBuilder
-
Return the supplied bean properties that represent a name in an InstanceProperties object.
- getNewGlossaryTermBean() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.GlossaryTermConverter
-
This method is overridable by the subclasses.
- getQualifiedNameInstanceProperties(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.builders.GlossaryTermBuilder
-
Return the supplied bean properties that represent a name in an InstanceProperties object.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.auditlog.AssetConsumerAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.auditlog.AssetConsumerAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getTag(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the tag for the supplied unique identifier (guid).
- getTagsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of tags matching the supplied name.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.auditlog.AssetConsumerAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.
- GLOSSARY_TERM_TYPE_GUID - Static variable in class org.odpi.openmetadata.accessservices.assetconsumer.mappers.GlossaryTermMapper
-
- GLOSSARY_TERM_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.assetconsumer.mappers.GlossaryTermMapper
-
- GlossaryHandler - Class in org.odpi.openmetadata.accessservices.assetconsumer.handlers
-
GlossaryHandler retrieves Glossary Term objects from the property server.
- GlossaryHandler(String, String, InvalidParameterHandler, OMRSRepositoryHelper, RepositoryHandler) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.handlers.GlossaryHandler
-
Construct the discovery engine configuration handler caching the objects
needed to operate within a single server instance.
- GlossaryTermBuilder - Class in org.odpi.openmetadata.accessservices.assetconsumer.builders
-
GlossaryTermBuilder is able to build the properties for a GlossaryTerm entity from a GlossaryTerm bean.
- GlossaryTermBuilder(String, String, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.builders.GlossaryTermBuilder
-
Constructor when basic properties are known.
- GlossaryTermBuilder(String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>, OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.builders.GlossaryTermBuilder
-
Constructor supporting all properties.
- GlossaryTermConverter - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
- GlossaryTermConverter(EntityDetail, OMRSRepositoryHelper, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.GlossaryTermConverter
-
Constructor takes in the source of information for the bean
- GlossaryTermMapper - Class in org.odpi.openmetadata.accessservices.assetconsumer.mappers
-
GlossaryTermMapper provides property name mapping for glossary terms.
- GlossaryTermMapper() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.mappers.GlossaryTermMapper
-