Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ALL - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
All elements.
- apply(Graph, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
-
In order to mark the incomplete assets accordingly, the graph is iterated and based on the existence of a classification the nodes and edges are altered.
- apply(Graph, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
-
Inverts the edge direction based on the configured parameters
- apply(Graph, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
-
In order to mark the primaryCategory accordingly the graph is iterated and based on the existence of a classification the nodes and edges are altered
- apply(Graph, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
-
If the queried node type matches the rule field defined in properties, the graph will be altered by deleting all the nodes of types nodeTypesToRemove from the graph
- apply(Graph, String) - Method in interface org.odpi.openmetadata.viewservices.assetcatalog.beans.Rule
- AssetCatalogAdmin - Class in org.odpi.openmetadata.viewservices.assetcatalog.admin
-
AssetCatalogAdmin is the class that is called by the View Server to initialize and terminate the Asset Catalog OMVS.
- AssetCatalogAdmin() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
-
Default constructor
- AssetCatalogAuditCode - Enum Class in org.odpi.openmetadata.viewservices.assetcatalog.ffdc
-
The AssetCatalogAuditCode is used to define the message content for the OMRS Audit Log.
- AssetCatalogBean - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
AssetCatalogBean object holds properties that are used for displaying details of an asset bean from the metadata catalog, plus the properties and classifications and relationships.
- AssetCatalogBean() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Default constructor.
- AssetCatalogConverterBase<B> - Class in org.odpi.openmetadata.viewservices.assetcatalog.converters
-
Provide base converter functions for the Asset Catalog OMVS.
- AssetCatalogConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.converters.AssetCatalogConverterBase
-
Constructor
- AssetCatalogInstance - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
-
AssetCatalogInstance caches references to objects it needs for a specific server.
- AssetCatalogInstance(String, AuditLog, String, int, String, String, List<String>) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
-
Set up the Asset Catalog OMVS instance
- AssetCatalogInstanceHandler - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
-
AssetCatalogInstanceHandler retrieves information from the instance map for the view service instances.
- AssetCatalogInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
-
Default constructor registers the view service
- AssetCatalogItemElement - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
AssetCatalogItemElement object is used to describe the elements returned by the search method
- AssetCatalogItemElement() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Default constructor
- AssetCatalogListResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetCatalogResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a list of asset catalog beans object as a response.
- AssetCatalogListResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Default constructor.
- AssetCatalogOMASAPIResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetCatalogOMASAPIResponse provides a common header for Asset Catalog OMVS managed responses to its REST API.
- AssetCatalogOMASAPIResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogOMASAPIResponse
- AssetCatalogRegistration - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
-
AssetCatalogRegistration registers the view service with the OMAG Server administration services.
- AssetCatalogRegistration() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRegistration
- AssetCatalogResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetCatalogResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns an asset description object as a response.
- AssetCatalogResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Default constructor
- AssetCatalogRESTServices - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
-
The AssetCatalogUIRESTServices provides the implementation of the Asset Catalog Open Metadata View Service (OMVS).
- AssetCatalogRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Default constructor
- AssetCatalogSupportedTypes - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetCatalogSupportedTypes is the response structure used on the Asset Catalog OMAS REST API calls that returns the Open Metadata Types supported for search as a response.
- AssetCatalogSupportedTypes() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Default constructor.
- AssetCatalogUIRESTServices - Class in org.odpi.openmetadata.viewservices.assetcatalog.server
-
The AssetCatalogUIRESTServices provides the implementation of the Asset Catalog Open Metadata View Service (OMVS).
- AssetCatalogUIRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Default constructor
- AssetListResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetListResponse is the response structure used on the Asset Catalog OMVS REST API calls that returns a list of asset objects as a response.
- AssetListResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Default constructor.
- AssetResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
AssetResponse is the response structure used on the Asset Catalog OMVS REST API calls that returns an asset object as a response.
- AssetResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Default constructor.
C
- Classification - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Classification object holds properties that are used for displaying details about the classification.
- Classification() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Default constructor
- ClassificationListResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
ClassificationsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a classification object as a response.
- ClassificationListResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Default Constructor.
D
- DOWNWARD - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Downward elements from the graph.
E
- Edge - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Edge describes a relationship in the lineage graph.
- Edge(String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Construct a simple edge.
- Edge(String, String, String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Construct an edge.
- Element - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Element object holds properties that are used for displaying details of an entity.
- Element() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Default constructor.
- ElementHierarchyRequest - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
- ElementHierarchyRequest() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Default constructor
- ElementOrigin - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
The ElementOrigin object holds information about the origin of the retrieved element.
- ElementOrigin() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Default constructor.
- Elements - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Elements object is used to describe the elements returned by the search method
- Elements() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Default constructor.
- END_TO_END - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
end-to-end
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Compare the values of the supplied object with those stored in the current object.
F
- findAssetsInDomain(String, FilterRequestBody, boolean, boolean, boolean, int, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return a list of assets with the requested search string in their name, qualified name or description.
- fromString(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
Convert a string to an enum value - or null if no match occurs.
G
- getAdditionalProperties() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the additional properties of the element.
- getAllRules() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- getAnchorElement() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the anchor of the element.
- getAsset() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Returns the structure of an asset.
- getAsset(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Fetch asset's header, classification and properties.
- getAsset(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Fetch asset's header, classification and properties.
- getAssetCatalogBean() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Returns the description of an asset.
- getAssetCatalogBeanList() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Returns the list of assets.
- getAssetCatalogItemElements() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Returns the list of item elements returned by the search method.
- getAssetConsumerClient() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
-
Return the main Asset Consumer OMAS client.
- getAssetConsumerClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
-
This method returns the object for the tenant to use to work with the Asset Consumer API
- getAssetContext(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return the full context of an asset/glossary term based on its identifier.
- getAssetContext(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return the full context of an asset/glossary term based on its identifier.
- getAssetGraph(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return all the elements that are anchored to an asset plus relationships between these elements and to other elements.
- getAssetsByMetadataCollectionId(String, String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return a list of assets that come from the requested metadata collection.
- getClassificationProperty() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- getClassifications() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the classifications of the element.
- getClassifications() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Returns the list of classifications.
- getConnections() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Returns the connections to the asset.
- getContext() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Returns the context of the entity.
- getCreatedBy() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the author of the classification.
- getCreatedBy() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Return the name of the user that created the asset.
- getCreateTime() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the creation date of the classification.
- getCreateTime() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the date when the asset has been created.
- getDescription() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Returns the description of the type.
- getDescription() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Return the description of the enum.
- getDestinationNodeID() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- getDestinationNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- getDestinationNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- getDestinationNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- getDisplayName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getDisplayNameMustContain() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- getEdges() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Graph
- getEdgeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- getEdgeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- getEdgeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- getEdgeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- getElementHierarchy(String, ElementHierarchyRequest) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Returns a subgraph representing the hierarchy of a certain node, based on the request.
- getElementHierarchy(String, ElementHierarchyRequest) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Returns a subgraph representing the hierarchy of a certain node, based on the request.
- getElementsList() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Returns the list of assets.
- getEndToEndLineage(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return the graph of nodes that describe the end-to-end lineage for the starting element.
- getEndToEndLineage(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return the graph of nodes that describe the end-to-end lineage for the starting element.
- getEntityTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the list of entity types name to search for.
- getFrom() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return the identifier of hte element that the edge starts at.
- getFrom() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the start from of the result set.
- getFromEntity() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Returns the start element for the relationship.
- getGraph() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Return the graph from the query.
- getGroup() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getGuid() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Return the asset unique identifier.
- getGuid() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getGuid() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Return the unique identifier of the starting node.
- getHierarchyType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Return the direction of the request.
- getId() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return the identifier of the edge.
- getId() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- getId() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getId() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getIncomplete() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- getInstanceLicense() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Returns the license for this instance.
- getInvertEdge() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- getLabel() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Set up the label for the edge.
- getLabel() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getLevel() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getLevel() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the number of the relationships out from the starting entity that the query will traverse to gather results.
- getLimit() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- getLimitResultsByClassification() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Returns the list of classifications that must be present on all returned entities.
- getLineageEdges() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- getLineageVertex() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
- getLineageVertex(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Retrieves the details of a specific node in the lineage graph.
- getLineageVertex(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Retrieves the details of a specific node in the lineage graph.
- getLineageVertices() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
Retrieve a message definition object for logging.
- getMetadataCollectionId() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Returns the id of the metadata collection.
- getMetadataCollectionName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Returns the name of the metadata collection.
- getName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's name.
- getName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the name of the asset.
- getName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Returns the type name.
- getName() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Return the display name of the enum.
- getName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Return the name of the node.
- getNames() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Return the list of names.
- getNodeID() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getNodes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Graph
- getNodes(String, String, String, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Gets nodes names of certain type with display name containing a certain value.
- getNodes(String, String, String, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Gets nodes names of certain type with display name containing a certain value.
- getNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getNodeTypesToRemove() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
- getOpenIntegrationServiceClient() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
-
Return the open integration client.
- getOpenIntegrationServiceClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
-
This method returns the object for the tenant to use to work with the asset consumer API
- getOpenMetadataStoreClient() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
-
Return the open metadata store client.
- getOpenMetadataStoreClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
-
This method returns the object for the tenant to use to work with the asset consumer API
- getOrdinal() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Return the unique identifier of the enum.
- getOrigin() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's origin.
- getOrigin() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the origin of the element.
- getOriginCategory() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Returns the origin category.
- getOriginGUID() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the origin unique identifier.
- getPageSize() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the maximum page pageSize supported by this server.
- getParentElement() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Deprecated.
- getPrimaryCategory() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- getProperties() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's properties.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the properties of the element.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getProperties() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getQualifiedName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- getQualifiedName() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- getQueriedNode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Return the starting node.
- getQueriedNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
- getRelatedNodes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Return the list of related nodes.
- getRelationship() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Returns the relationship.
- getRelationships() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Returns the list of available relationships.
- getRelationships() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Returns the list of relationships.
- getRelationshipTypeGUIDs() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the list of relationship types to include in the query results.
- getRemoveNodes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- getScope() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- getSearchValue() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- getSemanticLineage(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Retrieve details of the asset related elements linked to a glossary term via the semantic assignment relationship.
- getSemanticLineage(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Retrieve details of the asset related elements linked to a glossary term via the semantic assignment relationship.
- getSequencingOrder() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the enum defining how the results should be ordered.
- getSequencingProperty() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Return the name of the property that is to be used to sequence the results.
- getSourceNodeID() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- getSourceNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- getSourceNodeType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- getSourceServer() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Returns the name of the server.
- getStatus() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's status.
- getStatus() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the status of the asset.
- getSuperType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Returns the super type of the current type.
- getSupportedAssetTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstance
-
Return the values from the SupportedTypesForSearch view service option.
- getSupportedAssetTypes(String, String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogInstanceHandler
-
Return the values from the SupportedTypesForSearch view service option.
- getSupportedTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Returns the list with supported types for search, including the subtypes supported.
- getSupportedTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Returns the list with supported types for search, including the subtypes supported.
- getTo() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return the identifier of the element that the end ends at.
- getToEntity() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Returns the destination element for the relationship.
- getType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's type.
- getType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return the type of the edge.
- getType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the type definition of the asset.
- getType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- getType() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Return the type of node.
- getTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Returns the list of supported types.
- getTypes() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
- getTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Gets available entities types from lineage repository.
- getTypes(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Gets available entities types from lineage repository.
- getUltimateDestination(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return the nodes and relationships that describe the know ultimate destinations of the starting element.
- getUltimateDestination(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return the nodes and relationships that describe the know ultimate destinations of the starting element.
- getUltimateSource(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return the nodes and relationships that describe the know ultimate sources of the starting element.
- getUltimateSource(String, String, boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return the nodes and relationships that describe the know ultimate sources of the starting element.
- getUpdatedBy() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the author of the last update of the classification.
- getUpdatedBy() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Return the name of the user that updated the asset last time.
- getUpdateTime() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the update date of the classification.
- getUpdateTime() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the date when the asset has been created.
- getUrl() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the URL.
- getValue() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
Retrieve the enum value as a string.
- getVersion() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return the classification's version.
- getVersion() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Returns the version of the asset.
- getVersion() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Returns the version of the type.
- getVertices() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
- Graph - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Graph holds the nodes (vertices) and edges of a subgraph extracted from the open metadata repositories.
- Graph(List<RuleNode>, List<Edge>) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Graph
H
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Return hash code based on properties.
- HierarchyType - Enum Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
HierarchyType describes the direction of a lineage graph request.
I
- IncompleteRule - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- IncompleteRule() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
-
Initialize the Asset Catalog view service.
- InvertEdgeRule - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- InvertEdgeRule() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- isCaseInsensitive() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Returns whether the search should be performed as a case-insensitive regular expression (true) or as a case-sensitive regular expression (false).
- isExactMatch() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Returns whether the search should be performed taking into account and exact match criteria (true).
- isIncludeProcesses() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
L
- LineageEdge - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- LineageEdge() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- LineageEdge(Object, String, String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageEdge
- LineageNodeNamesResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
LineageNodeNamesResponse returns a list of node names.
- LineageNodeNamesResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Default constructor
- LineageNodeNamesResponse(LineageNodeNamesResponse) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Copy/clone constructor
- LineageQueryParameters - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- LineageQueryParameters() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- LineageQueryParameters(Scope, boolean) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- LineageRequestNode - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
LineageRequestNode describes the type of node to return.
- LineageRequestNode() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Default constructor.
- LineageResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
Returns the graph or error from a lineage query.
- LineageResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Default constructor
- LineageResponse(Graph) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Creation constructor
- LineageResponse(LineageResponse) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Copy/clone constructor
- LineageSearchRequest - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
LineageSearchRequest describes the properties for a lineage search.
- LineageSearchRequest() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Default constructor.
- LineageSearchResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
LineageSearchResponse provides a list of nodes (vertices) for a lineage search.
- LineageSearchResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
- LineageSearchResponse(List<LineageVertex>) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
- LineageTypesResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
- LineageTypesResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
-
Default constructor
- LineageTypesResponse(LineageTypesResponse) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
-
Copy/clone constructor
- LineageVertex - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Describe a node in a lineage graph.
- LineageVertex() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
-
Default constructor
- LineageVertex(String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- LineageVertexResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
- LineageVertexResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
- LineageVertexResponse(LineageVertex) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
- LineageVerticesAndEdges - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- LineageVerticesAndEdges() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- LineageVerticesAndEdges(Set<LineageVertex>, Set<LineageEdge>) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
N
- NodeNamesSearchCriteria - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- NodeNamesSearchCriteria() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
O
- org.odpi.openmetadata.viewservices.assetcatalog.admin - package org.odpi.openmetadata.viewservices.assetcatalog.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.assetcatalog.beans - package org.odpi.openmetadata.viewservices.assetcatalog.beans
-
The beans that define the generic interface for returning advanced search results.
- org.odpi.openmetadata.viewservices.assetcatalog.converters - package org.odpi.openmetadata.viewservices.assetcatalog.converters
- org.odpi.openmetadata.viewservices.assetcatalog.ffdc - package org.odpi.openmetadata.viewservices.assetcatalog.ffdc
-
This package provides the definition of the error handling for the Asset Catalog OMVS.
- org.odpi.openmetadata.viewservices.assetcatalog.rest - package org.odpi.openmetadata.viewservices.assetcatalog.rest
-
This package defines the beans used to build the REST request and response payloads.
- org.odpi.openmetadata.viewservices.assetcatalog.server - package org.odpi.openmetadata.viewservices.assetcatalog.server
P
- PrimaryCategoryRule - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- PrimaryCategoryRule() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRegistration
-
Pass information about this view service to the OMAG Server administration services.
- Relationship - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
The Relationship object holds properties that are used for displaying a relationship between two assets
- Relationship() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Default constructor.
- RelationshipListResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
RelationshipsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a relationships object as a response.
- RelationshipListResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Default constructor.
- RelationshipResponse - Class in org.odpi.openmetadata.viewservices.assetcatalog.rest
-
RelationshipsResponse is the response structure used on the Asset Catalog OMAS REST API calls that returns a relationships object as a response.
- RelationshipResponse() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Default Constructor
- RemoveNodesRule - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- RemoveNodesRule() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
- Rule - Interface in org.odpi.openmetadata.viewservices.assetcatalog.beans
- RuleNode - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- RuleNode(String, String) - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- Rules - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
- Rules() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
S
- Scope - Enum Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Scope characterizes the type of lineage query request.
- searchAssets(String, String, List<String>, String, SequencingOrder, boolean, boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return a list of assets matching the search criteria without the full context
- searchAssets(String, String, List<String>, String, SequencingOrder, boolean, boolean, Integer, Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return a list of assets matching the search criteria without the full context
- searchAssetsByTypeGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return a list of assets matching the type GUID without the full context The list includes also subtypes
- searchAssetsByTypeGUID(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return a list of assets matching the type GUID without the full context The list includes also subtypes
- searchAssetsByTypeName(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Return a list of assets matching the type name without the full context The list includes also subtypes
- searchAssetsByTypeName(String, String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Return a list of assets matching the type name without the full context The list includes also subtypes
- searchForVertices(String, LineageSearchRequest) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogRESTServices
-
Returns the list of vertices that the user will initially see when querying lineage.
- searchForVertices(String, LineageSearchRequest) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.server.AssetCatalogUIRESTServices
-
Returns the list of vertices that the user will initially see when querying lineage.
- SearchParameters - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
SearchParameters provides a structure to make the assets' search results more precise.
- SearchParameters() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Default constructor;
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0002 The Asset Catalog Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0001 The Asset Catalog Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0004 The Asset Catalog Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0003 The Asset Catalog Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0005 The Asset Catalog Open Metadata View Service (OMVS) is shutting down server instance {0}
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the additional properties of the element.
- setAnchorElement(Element) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the anchor of the element.
- setAsset(Elements) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Setup the structure of an asset.
- setAssetCatalogBean(AssetCatalogBean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Set up the description of an asset.
- setAssetCatalogBeanList(List<AssetCatalogBean>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Set up the list of assets.
- setAssetCatalogItemElements(List<AssetCatalogItemElement>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Set up the list of item elements returned by the search method
- setCaseInsensitive(boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Indicates whether the search should be performed as a case-insensitive regular expression (true) or as a case-sensitive regular expression (false).
- setClassificationProperty(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the classifications of the element.
- setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Set up the list of classifications.
- setConnections(List<Connection>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Set up the connection for the asset.
- setContext(List<Element>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Set up the context for an entity
- setCreatedBy(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the author of the classification.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the name of the user that created the asset.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the creation date of the classification.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the date when the asset has been created.
- setDescription(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Set up the description of the type.
- setDestinationNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- setDestinationNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- setDestinationNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- setDisplayName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setDisplayNameMustContain(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- setEdges(List<Edge>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Graph
- setEdgeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- setEdgeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- setEdgeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- setElementsList(List<Elements>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Set up the list of assets.
- setEntityTypes(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the list of entity types name to search for.
- setExactMatch(boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Indicates whether the search should be performed taking into account and exact match criteria (true).
- setFrom(Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the start from of the result set for pagination.
- setFrom(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Set up the identifier of the element that the edge starts at.
- setFromEntity(Element) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Set up the start element for the relationship.
- setGraph(Graph) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
Set up the graph from the query.
- setGroup(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setGuid(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the unique identifier of the asset.
- setGuid(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setGuid(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Set up the unique identifier of the starting node.
- setHierarchyType(HierarchyType) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Set up the direction of the request.
- setId(Object) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setId(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Set up the identifier of the edge.
- setId(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setIncludeProcesses(boolean) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- setIncomplete(List<IncompleteRule>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- setInstanceLicense(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Set up the license string for this instance.
- setInvertEdge(List<InvertEdgeRule>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- setLabel(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Return the label for the edge.
- setLabel(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setLevel(Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setLevel(Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the number of the relationships out from the starting entity that the query will traverse to gather results.
- setLimit(int) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- setLimitResultsByClassification(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the list of classifications that must be present on all returned entities.
- setLineageEdges(Set<LineageEdge>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- setLineageVertex(LineageVertex) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
- setLineageVertices(Set<LineageVertex>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- setMetadataCollectionId(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Set up the id of the metadata collection.
- setMetadataCollectionName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Set up the name of the metadata collection.
- setName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the name of the classification.
- setName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the name of the asset.
- setName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Set up the type name.
- setName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Set up the name of the node.
- setNames(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Set up the list of names.
- setNodeID(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setNodes(List<RuleNode>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Graph
- setNodeTypesToRemove(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
- setOrigin(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the origin of the classification.
- setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the origin of the element.
- setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Set up the origin category of the element.
- setOriginGUID(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the origin unique identifier.
- setPageSize(Integer) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the pageSize the result set to only include the specified number of entries.
- setParentElement(Element) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Deprecated.
- setPrimaryCategory(List<PrimaryCategoryRule>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the properties of the classification.
- setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the properties of the element.
- setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setQualifiedName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- setQualifiedName(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- setQueriedNode(LineageRequestNode) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Set up the starting node.
- setQueriedNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RemoveNodesRule
- setRelatedNodes(List<LineageRequestNode>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Set up the list of related nodes.
- setRelationship(Relationship) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Set up the relationship.
- setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Set up the list of relationships.
- setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Set up the list of relationships.
- setRelationshipTypeGUIDs(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the list of relationship types to include in the query results.
- setRemoveNodes(List<RemoveNodesRule>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Rules
- setScope(Scope) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- setSearchValue(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- setSequencingOrder(SequencingOrder) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the enum defining how the results should be ordered.
- setSequencingProperty(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
-
Set up the name of the property that is to be used to sequence the results.
- setSourceNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.InvertEdgeRule
- setSourceNodeType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- setSourceServer(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Set up the name of the server.
- setStatus(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the status of the classification.
- setStatus(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the status of the asset.
- setSuperType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Set up the super type of the current type.
- setTo(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Set up the identifier of the element that the end ends at.
- setToEntity(Element) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Set up the destination element for the relationship.
- setType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Set up the type of the edge.
- setType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- setType(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Set up the type of node.
- setType(Type) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the type of the classification.
- setType(Type) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the type definition of the asset.
- setTypes(List<String>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
- setTypes(List<Type>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Setup the list of supported types.
- setUpdatedBy(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the author of the last update of the classification.
- setUpdatedBy(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the name of the user that updated the asset last time.
- setUpdateTime(Date) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the update date of the classification.
- setUpdateTime(Date) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the date when the asset has been created.
- setUrl(String) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the URL.
- setVersion(Long) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Set up the version of the classification.
- setVersion(Long) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Set up the version of the asset.
- setVersion(Long) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Set up the version of the type.
- setVertices(List<LineageVertex>) - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
- shutdown() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.admin.AssetCatalogAdmin
-
Shutdown the Asset Catalog service.
T
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogBean
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.AssetCatalogItemElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Classification
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Edge
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Element
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.ElementOrigin
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Elements
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageQueryParameters
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVertex
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.NodeNamesSearchCriteria
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.PrimaryCategoryRule
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Relationship
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.RuleNode
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.SearchParameters
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogListResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetCatalogSupportedTypes
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetListResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.AssetResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ClassificationListResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.ElementHierarchyRequest
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageNodeNamesResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageRequestNode
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchRequest
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageSearchResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageTypesResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.LineageVertexResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipListResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.viewservices.assetcatalog.rest.RelationshipResponse
-
Standard toString method.
- Type - Class in org.odpi.openmetadata.viewservices.assetcatalog.beans
-
The Type object holds properties that are used for displaying the Open Metadata Types
- Type() - Constructor for class org.odpi.openmetadata.viewservices.assetcatalog.beans.Type
-
Default constructor.
- TYPE - Static variable in class org.odpi.openmetadata.viewservices.assetcatalog.beans.IncompleteRule
U
- ULTIMATE_DESTINATION - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
ultimate-destination
- ULTIMATE_SOURCE - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
ultimate-source
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
OMVS-ASSET-CATALOG-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
- UPWARD - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Upward elements from the graph.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.ffdc.AssetCatalogAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.assetcatalog.rest.HierarchyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERTICAL - Enum constant in enum class org.odpi.openmetadata.viewservices.assetcatalog.beans.Scope
-
vertical
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form