- getAllTypes(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Returns the list of different types of metadata organized into two groups.
- getAttributeTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the AttributeTypeDef identified by the unique name.
- getAuditLog(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.AuditLogServicesClient
-
Returns the audit log for the server.
- getCohortDescriptions(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
-
Returns the descriptions of all cohorts the server is a member of.
- getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return a historical version of an entity includes the header, classifications and properties of the entity.
- getEntityDetailHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return all historical versions of an entity within the bounds of the provided timestamps.
- getEntityNeighborhood(String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getEntitySummary(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the header and classifications for a specific entity.
- getHomeClassifications(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Retrieve any locally homed classifications assigned to the requested entity.
- getHomeClassifications(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Retrieve any locally homed classifications assigned to the requested entity.
- getLinkingEntities(String, String, String, List<InstanceStatus>, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
- getLocalRegistration(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
-
Returns the registration of the local server in the specified cohort
- getMetadataCollectionId() - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Deprecated.
- getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Returns the identifier of the metadata repository.
- getRelatedEntities(String, String, List<String>, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the list of entities that are of the types listed in entityTypeGUIDs and are connected, either directly or
indirectly to the entity identified by startEntityGUID.
- getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return a requested relationship.
- getRelationship(String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return a historical version of a relationship.
- getRelationshipHistory(String, String, Date, Date, int, int, HistorySequencingOrder) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return all historical versions of a relationship within the bounds of the provided timestamps.
- getRelationshipsForEntity(String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the relationships for a specific entity.
- getRemoteRegistrations(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataHighwayServicesClient
-
Returns the remote member registrations seen by the local server in the specified cohort
- getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String, String) - Method in class org.odpi.openmetadata.repositoryservices.clients.MetadataCollectionServicesClient
-
Return the TypeDef identified by the unique name.