A C D F G I L M O P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCommentReply(String, String, String, String, CommentProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a reply to a comment.
- addCommentToAsset(String, String, String, CommentProperties) - 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 "LikeProperties" 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, RatingProperties) - 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.
- addTagToElement(String, String, String, String, FeedbackRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Adds a tag (either private of public) to an element attached to an asset - such as schema element, glossary term, ...
- 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
- AssetConsumerOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
AssetConsumerOMASConverter provides the generic methods for the Data Manager beans converters.
- AssetConsumerOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConsumerOMASConverter
-
Constructor
- 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, String, List<String>, AuditLog) - 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, AuditLog) - 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>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerServicesInstance
-
Set up the handlers for this server.
- AssetConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
AssetConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an AssetElement bean.
- AssetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConverter
-
Constructor
C
- CommentConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
CommentConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from CommentProperties.
- CommentConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.CommentConverter
-
Constructor
- createTag(String, String, InformalTagProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Creates a new informal tag and returns the unique identifier for it.
D
- deleteTag(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a tag from the repository.
F
- findAssets(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return a list of assets with the requested search string in their name, qualified name or description.
- findMeanings(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.
- findMyTags(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of the calling user's private tags containing the supplied string in either the name or description.
- findTags(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of tags containing the supplied string in either the name or description.
G
- 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.
- getAssetsByMeaning(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of unique identifiers for assets that are linked to a specific (meaning) either directly or via fields in the schema.
- 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.
- getAssetsByTag(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of unique identifiers for assets that are linked to a specific tag either directly, or via one of its schema elements.
- getClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConsumerOMASConverter
-
Retrieve a specific named classification.
- 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, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the full definition (meaning) of the terms exactly matching the supplied name.
- getMyTagsByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the list of the calling user's private tags exactly matching the supplied name.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.CommentConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.InformalTagConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.LikeConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.MeaningConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.RatingConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.CommentConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.InformalTagConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.LikeConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.MeaningConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.RatingConverter
-
Using the supplied instances, return a new instance of the bean.
- getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Return the connection object for the Discovery Engine OMAS's out topic.
- 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 exactly matching the supplied name.
I
- InformalTagConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
InformalTagConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into an InformalTagElement bean.
- InformalTagConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.InformalTagConverter
-
Constructor
- initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.admin.AssetConsumerAdmin
-
Initialize the access service.
L
- LikeConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
LikeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RatingElement bean.
- LikeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.LikeConverter
-
Constructor
- LoggingHandler - Class in org.odpi.openmetadata.accessservices.assetconsumer.handlers
-
LoggingHandler manages the logging of audit records for the asset.
- LoggingHandler(AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.handlers.LoggingHandler
-
Construct the audit log handler with a link to the property server's connector and this access service's official name.
M
- MeaningConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
MeaningConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a MeaningElement bean.
- MeaningConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.MeaningConverter
-
Constructor
O
- org.odpi.openmetadata.accessservices.assetconsumer.admin - package org.odpi.openmetadata.accessservices.assetconsumer.admin
- org.odpi.openmetadata.accessservices.assetconsumer.converters - package org.odpi.openmetadata.accessservices.assetconsumer.converters
- org.odpi.openmetadata.accessservices.assetconsumer.handlers - package org.odpi.openmetadata.accessservices.assetconsumer.handlers
- org.odpi.openmetadata.accessservices.assetconsumer.listener - package org.odpi.openmetadata.accessservices.assetconsumer.listener
- org.odpi.openmetadata.accessservices.assetconsumer.outtopic - package org.odpi.openmetadata.accessservices.assetconsumer.outtopic
- org.odpi.openmetadata.accessservices.assetconsumer.server - package org.odpi.openmetadata.accessservices.assetconsumer.server
P
- processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.listener.AssetConsumerOMRSTopicListener
-
Unpack and deliver an instance event to the InstanceEventProcessor
- publishNewAssetEvent(NewAssetEvent) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerPublisher
-
Output a new asset event.
- publishUpdatedAssetEvent(UpdatedAssetEvent) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerPublisher
-
Output an updated asset event.
R
- RatingConverter<B> - Class in org.odpi.openmetadata.accessservices.assetconsumer.converters
-
RatingConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a RatingElement bean.
- RatingConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.converters.RatingConverter
-
Constructor
- registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRegistration
-
Pass information about this access service to the OMAG Server administration services.
- removeClassification(String, List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.converters.AssetConsumerOMASConverter
-
Remove the requested classification from the bean classifications and return the resulting list.
- removeCommentFromAsset(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a comment added to the asset by this user.
- removeLikeFromAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a "LikeProperties" added to the asset by this user.
- removeRatingFromAsset(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a star rating that was added to the asset by this user.
- removeTagFromAsset(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a tag from the asset that was added by this user.
- removeTagFromElement(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Removes a tag from an element attached to an asset - such as schema element, glossary term, ...
S
- shutdown() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.admin.AssetConsumerAdmin
-
Shutdown the access service.
U
- updateComment(String, String, String, String, CommentProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Update an existing comment.
- updateTagDescription(String, String, String, InformalTagProperties) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.server.AssetConsumerRESTServices
-
Updates the description of an existing tag (either private or public).
All Classes All Packages