- findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Returns all of the AttributeTypeDefs for a specific category.
- findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Returns all of the AttributeTypeDefs for a specific category.
- findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities that have the requested type of classification attached.
- findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities that have the requested type of classification attached.
- findEntitiesByClassificationHistory(String, String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities that have the requested type of classification attached.
- findEntitiesByClassificationHistory(String, String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities that have the requested type of classification attached.
- findEntitiesByProperty(String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByProperty(String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByPropertyHistory(String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByPropertyHistory(String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities that match the supplied properties according to the match criteria.
- findEntitiesByPropertyValue(String, String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities whose string based property values match the search criteria.
- findEntitiesByPropertyValue(String, String, String, EntityPropertyFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities whose string based property values match the search criteria.
- findEntitiesByPropertyValueHistory(String, String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of entities whose string based property values match the search criteria.
- findEntitiesByPropertyValueHistory(String, String, String, EntityPropertyHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of entities whose string based property values match the search criteria.
- findRelationshipsByProperty(String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByProperty(String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByPropertyHistory(String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByPropertyHistory(String, String, PropertyMatchHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of relationships that match the requested properties by the matching criteria.
- findRelationshipsByPropertyValue(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of relationships that match the search criteria.
- findRelationshipsByPropertyValue(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of relationships that match the search criteria.
- findRelationshipsByPropertyValueHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a list of relationships that match the search criteria.
- findRelationshipsByPropertyValueHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a list of relationships that match the search criteria.
- findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Returns all of the TypeDefs for a specific category.
- findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Returns all of the TypeDefs for a specific category.
- findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the TypeDefs that have the properties matching the supplied match criteria.
- findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the TypeDefs that have the properties matching the supplied match criteria.
- findTypesByExternalID(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the types that are linked to the elements from the specified standard.
- findTypesByExternalID(String, String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the types that are linked to the elements from the specified standard.
- findTypesByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Returns a list of type definitions that have the specified name.
- findTypesByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Returns a list of type definitions that have the specified name.
- getAllTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Returns the list of different types of metadata organized into two groups.
- getAllTypes(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Returns the list of different types of metadata organized into two groups.
- getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the AttributeTypeDef identified by the GUID.
- getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the AttributeTypeDef identified by the unique name.
- getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the AttributeTypeDef identified by the unique name.
- getCohorts(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
-
Return the details of the cohorts that this server is participating in.
- getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AnonRepositoryServicesResource
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a historical version of an entity includes the header, classifications and properties of the entity.
- getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the header, classifications and properties of a specific entity.
- getEntityDetail(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a historical version of an entity includes the header, classifications and properties of the entity.
- getEntityNeighborhood(String, String, String, int, EntityNeighborhoodFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getEntityNeighborhood(String, String, String, int, EntityNeighborhoodFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getEntityNeighborhoodHistory(String, String, String, int, EntityNeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getEntityNeighborhoodHistory(String, String, String, int, EntityNeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the entities and relationships that radiate out from the supplied entity GUID.
- getEntitySummary(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the header and classifications for a specific entity.
- getEntitySummary(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the header and classifications for a specific entity.
- getLinkingEntities(String, String, String, String, OMRSAPIFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
- getLinkingEntities(String, String, String, String, OMRSAPIFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
- getLinkingEntitiesHistory(String, String, String, String, OMRSAPIHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
- getLinkingEntitiesHistory(String, String, String, String, OMRSAPIHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
- getLocalRegistration(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
-
Return the local registration information used by this server to register with open metadata repository cohorts.
- getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AnonRepositoryServicesResource
-
Returns the identifier of the metadata repository.
- getMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Returns the identifier of the metadata repository.
- getMetadataCollectionId(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Returns the identifier of the metadata repository.
- getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or
indirectly to the entity identified by startEntityGUID.
- getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or
indirectly to the entity identified by startEntityGUID.
- getRelatedEntitiesHistory(String, String, String, RelatedEntitiesHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or
indirectly to the entity identified by startEntityGUID.
- getRelatedEntitiesHistory(String, String, String, RelatedEntitiesHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the list of entities that are of the types listed in instanceTypes and are connected, either directly or
indirectly to the entity identified by startEntityGUID.
- getRelationship(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AnonRepositoryServicesResource
-
Return a requested relationship.
- getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a requested relationship.
- getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return a historical version of a relationship.
- getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a requested relationship.
- getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return a historical version of a relationship.
- getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the relationships for a specific entity.
- getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the relationships for a specific entity.
- getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the relationships for a specific entity.
- getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the relationships for a specific entity.
- getRemoteRegistrations(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
-
- getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the TypeDef identified by the GUID.
- getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the TypeDef identified by the GUID.
- getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Return the TypeDef identified by the unique name.
- getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Return the TypeDef identified by the unique name.
- refreshEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
The local repository has requested that the repository that hosts the home metadata collection for the
specified entity sends out the details of this entity so the local repository can create a reference copy.
- refreshRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
The local repository has requested that the repository that hosts the home metadata collection for the
specified relationship sends out the details of this relationship so the local repository can create a
reference copy.
- reHomeEntity(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the home of an existing entity.
- reHomeRelationship(String, String, String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the home of an existing relationship.
- reIdentifyAttributeTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the guid or name of an existing TypeDef to a new value.
- reIdentifyEntity(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the guid of an existing entity to a new value.
- reIdentifyRelationship(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the guid of an existing relationship.
- reIdentifyTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the guid or name of an existing TypeDef to a new value.
- restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Restore the requested entity to the state it was before it was deleted.
- restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Restore the requested entity to the state it was before it was deleted.
- restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
-
Restore a deleted relationship into the metadata collection.
- restoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Restore a deleted relationship into the metadata collection.
- reTypeEntity(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the type of an existing entity.
- reTypeRelationship(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
-
Change the type of an existing relationship.