Skip navigation links
C G O 

C

ConnectedAssetOMASResource - Class in org.odpi.openmetadata.accessservices.connectedasset.server.spring
The ConnectedAssetRESTServices is the server-side implementation of the Connected Asset OMAS REST interface.
ConnectedAssetOMASResource() - Constructor for class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Default constructor
countAnnotations(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of annotations for the asset.
countCertifications(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of certifications for the asset.
countComments(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of comments for the asset.
countConnections(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of connections for the asset.
countExternalIdentifiers(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of external identifiers for the asset.
countExternalReferences(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of external references for the asset.
countInformalTags(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of informal tags for the asset.
countKnownLocations(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of known locations for the asset.
countLikes(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of likes for the asset.
countMeanings(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of meanings for the asset.
countNoteLogs(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of note logs for the asset.
countNotes(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of notes for the asset.
countRatings(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of ratings for the asset.
countRelatedAssets(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of related assets for the asset.
countRelatedMediaReferences(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of related media references for the asset.

G

getAnnotations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of annotations for the asset.
getAssetSummary(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the basic information about the asset.
getCertifications(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of certifications for the asset.
getComments(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of comments for the asset.
getConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of connections for the asset.
getExternalIdentifiers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of external identifiers for the asset.
getExternalReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of external references for the asset.
getInformalTags(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of informal tags for the asset.
getKnownLocations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of known locations for the asset.
getLicenses(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of licenses for the asset.
getLicenses(String, String) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the count of licenses for the asset.
getLikes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of likes for the asset.
getMeanings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of meanings for the asset.
getNoteLogs(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of note logs for the asset.
getNotes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of notes for the asset.
getRatings(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of ratings for the asset.
getRelatedAssets(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of related assets for the asset.
getRelatedMediaReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the list of related media references for the asset.
getSchema(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.connectedasset.server.spring.ConnectedAssetOMASResource
Returns the schema for the asset.

O

org.odpi.openmetadata.accessservices.connectedasset.server.spring - package org.odpi.openmetadata.accessservices.connectedasset.server.spring
 
C G O 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.