Index
All Classes and Interfaces|All Packages
F
- findElementsForAnchor(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
- findElementsInAnchorDomain(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
- findElementsInAnchorScope(String, String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return a list of elements with the requested search string in their (display, resource)name, qualified name, title, text, summary, identifier or description.
- findMetadataElements(String, String, int, int, FindRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return a list of metadata elements that match the supplied criteria.
- findMetadataElementsWithString(String, String, int, int, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the metadata elements that contain the requested string.
- findRelationshipsBetweenMetadataElements(String, String, int, int, FindRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return a list of relationships that match the requested conditions.
G
- getAllMetadataElementRelationships(String, String, String, String, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the relationships linking the supplied elements.
- getAllRelatedMetadataElements(String, String, String, int, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the metadata elements connected to the supplied element.
- getAnchoredElementsGraph(String, String, String, int, int, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Return all the elements that are anchored to an element plus relationships between these elements and to other elements.
- getMetadataElementByGUID(String, String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the metadata element using its unique identifier.
- getMetadataElementByUniqueName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the metadata element using its unique name (typically the qualified name).
- getMetadataElementGUIDByUniqueName(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the unique identifier of a metadata element using its unique name (typically the qualified name).
- getMetadataElementHistory(String, String, String, int, int, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve all the versions of an element.
- getMetadataElementRelationships(String, String, String, String, String, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the relationships linking the supplied elements via a specific type of relationship.
- getRelatedMetadataElements(String, String, String, String, int, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the metadata elements connected to the supplied element via a specific relationship type.
- getRelationshipByGUID(String, String, String, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve the relationship using its unique identifier.
- getRelationshipHistory(String, String, String, int, int, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Retrieve all the versions of a relationship.
M
- MetadataExplorerResource - Class in org.odpi.openmetadata.viewservices.metadataexplorer.server.spring
-
The MetadataExplorerResource provides part of the server-side implementation of the Metadata Explorer OMVS.
- MetadataExplorerResource() - Constructor for class org.odpi.openmetadata.viewservices.metadataexplorer.server.spring.MetadataExplorerResource
-
Default constructor
O
- org.odpi.openmetadata.viewservices.metadataexplorer.server.spring - package org.odpi.openmetadata.viewservices.metadataexplorer.server.spring
All Classes and Interfaces|All Packages