- addCommentReply(String, String, String, CommentType, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a comment to another comment.
- addCommentToAsset(String, String, CommentType, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a comment to the asset.
- addLikeToAsset(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a "Like" to the asset.
- addLogMessageToAsset(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerLoggingInterface
-
Creates an Audit log record about the asset.
- addRatingToAsset(String, String, StarRating, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerFeedbackInterface
-
Adds a star rating and optional review text to the asset.
- addTagToAsset(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Adds a tag (either private of public) to an asset.
- AssetConsumerAssetInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerAssetInterface supports queries to retrieve information about an asset.
- AssetConsumerConnectorFactoryInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerConnectorFactoryInterface is used by applications and tools as a factory for Open
Connector Framework (OCF) connectors.
- AssetConsumerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetconsumer.ffdc
-
The AssetConsumerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with
the Asset Consumer OMAS Services.
- AssetConsumerEventHeader - Class in org.odpi.openmetadata.accessservices.assetconsumer.events
-
AssetConsumerEventHeader provides a common base for all events from the access service.
- AssetConsumerEventType - Enum in org.odpi.openmetadata.accessservices.assetconsumer.events
-
AssetConsumerEventType describes the different types of events produced by the Asset Consumer OMAS.
- AssetConsumerFeedbackInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerFeedbackInterface supports the ability to add and remove feedback for an asset.
- AssetConsumerGlossaryInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerGlossaryInterface supports the lookup of the meaning of a glossary term.
- AssetConsumerLoggingInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerLoggingInterface supports the ability to add log messages to the local server's audit log about an asset.
- AssetConsumerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
AssetConsumerOMASAPIRequestBody provides a common header for Asset Consumer OMAS request bodies for its REST API.
- AssetConsumerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
-
Default constructor
- AssetConsumerOMASAPIRequestBody(AssetConsumerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIRequestBody
-
Copy/clone constructor
- AssetConsumerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
AssetConsumerOMASAPIResponse provides a common header for Asset Consumer OMAS managed rest to its REST API.
- AssetConsumerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
-
Default constructor
- AssetConsumerOMASAPIResponse(AssetConsumerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.AssetConsumerOMASAPIResponse
-
Copy/clone constructor
- AssetConsumerTaggingInterface - Interface in org.odpi.openmetadata.accessservices.assetconsumer.api
-
AssetConsumerTaggingInterface support the management and use of informal tags, whether public or private.
- AssetEvent - Class in org.odpi.openmetadata.accessservices.assetconsumer.events
-
AssetEvent describes the structure of the events emitted by the Asset Consumer OMAS that are about assets.
- AssetEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetEvent
-
Default constructor
- AssetEvent(AssetEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetEvent
-
Copy/clone constructor
- getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return the abbreviation for this term (or null).
- getAsset() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetEvent
-
Return the asset description.
- getAssetForConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns the unique identifier for the asset connected to the requested connection.
- getAssetForConnectionName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns the asset corresponding to the supplied connection name.
- getAssetProperties(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns a comprehensive collection of properties about the requested asset.
- getAssetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Return a list of assets with the requested name.
- getAssetsByToken(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerAssetInterface
-
Returns a list of assets that match the token.
- getConnectionName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the name of the connection used to create the connector making the log request.
- getConnectorByConnection(String, Connection) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerConnectorFactoryInterface
-
Returns the connector corresponding to the supplied connection.
- getConnectorByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerConnectorFactoryInterface
-
Returns the connector corresponding to the supplied connection GUID.
- getConnectorByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerConnectorFactoryInterface
-
Returns the connector corresponding to the supplied connection name.
- getConnectorForAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerConnectorFactoryInterface
-
Returns the connector corresponding to the supplied asset GUID.
- getConnectorInstanceId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the instance id of the connector making the log record.
- getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the type of connector making the log record.
- getContextId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the function name, or processId of the activity that the caller is performing.
- getCreationTime() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.NewAssetEvent
-
Return the time that the asset was created.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return the detailed description of the term's meaning.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return the display name for this term (normally a shortened form of the qualified name).
- getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns the unique identifier for the error message.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
-
Return the type of event.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the default description for the enum value - used when natural resource
bundle is not available.
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
-
Return the event version id for this event structure.
- getExamples() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return example sentences that include this term.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getGlossaryTerm() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Return the glossary term object.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
- getMeaning(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
Return the full definition (meaning) of a term using the unique identifier of the glossary term
that contains the definition.
- getMeaningByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerGlossaryInterface
-
Return the full definition (meaning) of the terms matching the supplied name.
- getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Return the list of glossary terms in the response.
- getMessage() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Return the actual log message.
- getOriginalAsset() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.UpdatedAssetEvent
-
Return the original values of the Asset before the update.
- getStartingFromElement() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Return the starting element number from the server side list that this response contains.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return a short summary of the meaning of the term - used for summary lists of terms.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the tag for the supplied unique identifier (guid).
- getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetconsumer.api.AssetConsumerTaggingInterface
-
Return the list of tags matching the supplied name.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns the error message with placeholders for specific details.
- getUpdateTime() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.UpdatedAssetEvent
-
Return the time that the asset was updated.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Return instructions for how and when this term should be used.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.assetconsumer.ffdc.AssetConsumerErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.
- GlossaryTerm - Class in org.odpi.openmetadata.accessservices.assetconsumer.properties
-
GlossaryTerm contains detailed descriptions about the meaning of a word or phrase.
- GlossaryTerm() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Default Constructor
- GlossaryTerm(GlossaryTerm) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Copy/clone Constructor - the resulting object.
- GlossaryTermListResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
GlossaryTermListResponse returns a list of meanings from the server.
- GlossaryTermListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Default constructor
- GlossaryTermListResponse(GlossaryTermListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Copy/clone constructor
- GlossaryTermResponse - Class in org.odpi.openmetadata.accessservices.assetconsumer.rest
-
GlossaryTermResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a
Glossary Term object as a response.
- GlossaryTermResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Default constructor
- GlossaryTermResponse(GlossaryTermResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Copy/clone constructor
- setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up the abbreviation for this term (or null).
- setAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetEvent
-
Set up the asset description.
- setConnectionName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the name of the connection used to create the connector making the log request.
- setConnectorInstanceId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the instance id of the connector making the log record.
- setConnectorType(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the type of connector making the log record.
- setContextId(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the function name, or processId of the activity that the caller is performing.
- setCreationTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.NewAssetEvent
-
Set up the time that the asset was created.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up the detailed description of the term's meaning.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up the display name for this term (normally a shortened form of the qualified name).
- setEventType(AssetConsumerEventType) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
-
Set up the type of event.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.AssetConsumerEventHeader
-
Set up the event version id for this event structure.
- setExamples(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up example sentences that include this term.
- setGlossaryTerm(GlossaryTerm) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermResponse
-
Set up the glossary term object.
- setMeanings(List<GlossaryTerm>) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Set up the list of glossary terms for the response.
- setMessage(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.LogRecordRequestBody
-
Set up the actual log message.
- setOriginalAsset(Asset) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.UpdatedAssetEvent
-
Set up details of the original asset - if available.
- setStartingFromElement(int) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.rest.GlossaryTermListResponse
-
Set up the starting element number from the server side list that this response contains.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up a short summary of the meaning of the term - used for summary lists of terms.
- setUpdateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.events.UpdatedAssetEvent
-
Set up the time that the asset was updated.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetconsumer.properties.GlossaryTerm
-
Set up instructions for how and when this term should be used.