- ConnectedAssetAdmin - Class in org.odpi.openmetadata.accessservices.connectedasset.admin
-
ConnectedAssetAdmin is the class that is called by the OMAG Server to initialize and terminate
the Connected Asset OMAS.
- ConnectedAssetAdmin() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.admin.ConnectedAssetAdmin
-
Default constructor
- ConnectedAssetAuditCode - Enum in org.odpi.openmetadata.accessservices.connectedasset.auditlog
-
The ConnectedAssetAuditCode is used to define the message content for the OMRS Audit Log.
- ConnectedAssetOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.connectedasset.server.properties
-
ConnectedAssetOMASAPIResponse provides a common header for Asset Consumer OMAS managed rest to its REST API.
- ConnectedAssetOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Default constructor
- ConnectedAssetOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.connectedasset.listener
-
- ConnectedAssetOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.listener.ConnectedAssetOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- ConnectedAssetPublisher - Class in org.odpi.openmetadata.accessservices.connectedasset.outtopic
-
ConnectedAssetPublisher is responsible for publishing events about connected assets.
- ConnectedAssetPublisher(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.outtopic.ConnectedAssetPublisher
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- ConnectedAssetRESTServices - Class in org.odpi.openmetadata.accessservices.connectedasset.server
-
The ConnectedAssetRESTServices is the server-side implementation of the Connected Asset OMAS REST interface.
- ConnectedAssetRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Default constructor
- countAnnotations(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of annotations for the asset.
- countCertifications(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of certifications for the asset.
- countComments(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of comments for the asset.
- countConnections(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of connections for the asset.
- countExternalIdentifiers(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of external identifiers for the asset.
- countExternalReferences(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of external references for the asset.
- countInformalTags(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of informal tags for the asset.
- countKnownLocations(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of known locations for the asset.
- countLicenses(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of licenses for the asset.
- countLikes(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of likes for the asset.
- countMeanings(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of meanings for the asset.
- countNoteLogs(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of note logs for the asset.
- countNotes(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of notes for the asset.
- countRatings(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of ratings for the asset.
- countRelatedAssets(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of related assets for the asset.
- countRelatedMediaReferences(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the count of related media references for the asset.
- getAnnotations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of annotations for the asset.
- getAssetIdForConnection(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the basic information about the asset.
- getAssetSummary(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the basic information about the asset.
- getAssetUniverse() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.AssetUniverseResponse
-
Return the AssetUniverse object.
- getCertifications(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of certifications for the asset.
- getCommentReplies(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of replies to a comment.
- getComments(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of comments for the asset.
- getConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of connections for the asset.
- getExceptionClassName() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Return the name of the Java class name to use to recreate the exception.
- getExceptionErrorMessage() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Return the error message associated with the exception.
- getExceptionSystemAction() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Return the description of the action taken by the system as a result of the exception.
- getExceptionUserAction() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Return the action that a user should take to resolve the problem.
- getExternalIdentifiers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of external identifiers for the asset.
- getExternalReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of external references for the asset.
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.connectedasset.auditlog.ConnectedAssetAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getInformalTags(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of informal tags for the asset.
- getKnownLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of known locations for the asset.
- getLicenses(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of licenses for the asset.
- getLikes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of likes for the asset.
- getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.auditlog.ConnectedAssetAuditCode
-
Returns the unique identifier for the error message.
- getMeanings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of meanings for the asset.
- getNoteLogs(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of note logs for the asset.
- getNotes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of notes for a note log.
- getRatings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of ratings for the asset.
- getRelatedAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of related assets for the asset.
- getRelatedHTTPCode() - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.properties.ConnectedAssetOMASAPIResponse
-
Return the HTTP Code to use if forwarding response to HTTP client.
- getRelatedMediaReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the list of related media references for the asset.
- getSchema(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.ConnectedAssetRESTServices
-
Returns the schema for the asset.
- getSeverity() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.auditlog.ConnectedAssetAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.auditlog.ConnectedAssetAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.connectedasset.auditlog.ConnectedAssetAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.