A C D E F G I L M O P R S U V 
All Classes All Packages

A

addAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a definition of a new AttributeTypeDef.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Create a new entity and put it in the requested state.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a new entity and put it in the requested state.
addEntityProxy(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Create an entity proxy in the metadata collection.
addEntityProxy(String, String, EntityProxy) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create an entity proxy in the metadata collection.
addExternalEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Save a new entity that is sourced from an external technology.
addExternalEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save a new entity that is sourced from an external technology.
addExternalRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Save a new relationship that is sourced from an external technology.
addExternalRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save a new relationship that is sourced from an external technology.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add a new relationship between two entities to the metadata collection.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add a new relationship between two entities to the metadata collection.
addTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a definition of a new TypeDef.
addTypeDefGallery(String, String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Create a collection of related types.
AnonRepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
AnonRepositoryServicesResource provides the server-side support for the OMRS Repository REST Services API that do not include a userId.
AnonRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.AnonRepositoryServicesResource
Default constructor
AuditLogServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
AuditLogServicesResource provides the server-side support for the OMRS Repository REST Services API that provide information about the local server's audit log.
AuditLogServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Default constructor

C

classifyEntity(String, String, String, String, ClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, ClassificationRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Add the requested classification to a specific entity.
classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Add the requested classification to a specific entity.

D

declassifyEntity(String, String, String, String, OMRSAPIRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Remove a specific classification from an entity.
declassifyEntity(String, String, String, String, OMRSAPIRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a specific classification from an entity.
deleteAttributeTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete an AttributeTypeDef.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Delete an entity.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete an entity.
deleteEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the the entity from the local repository.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Delete a specific relationship.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete a specific relationship.
deleteRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.
deleteTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Delete the TypeDef.

E

EnterpriseRepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
EnterpriseRepositoryServicesResource provides the server-side support for the OMRS Repository REST Services API calls that are directed to an enterprise connector.
EnterpriseRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Default constructor

F

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.
findEntities(String, String, EntityFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntities(String, String, EntityFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied conditions.
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.
findEntitiesByHistory(String, String, EntityHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of entities that match the supplied conditions.
findEntitiesByHistory(String, String, EntityHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of entities that match the supplied conditions.
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.
findRelationships(String, String, InstanceFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationships(String, String, InstanceFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationshipsByHistory(String, String, InstanceHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return a list of relationships that match the requested conditions.
findRelationshipsByHistory(String, String, InstanceHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a list of relationships that match the requested conditions.
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.

G

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.
getAuditLogReport(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Return the report from the local server's audit log.
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.
getEnterpriseOMRSTopicConnection(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the connection for remote access to the enterprise topic connector.
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) - 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.EnterpriseRepositoryServicesResource
Return a historical version of an entity includes the header, classifications and properties of the 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.
getEntityDetailHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all historical versions of an entity within the bounds of the provided timestamps.
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.
getHomeClassifications(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Retrieve any locally homed classifications assigned to the requested entity.
getHomeClassifications(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Retrieve any locally homed classifications assigned to the requested 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.
getLocalRegistration(String, 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 the requested open metadata repository cohort.
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) - 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.EnterpriseRepositoryServicesResource
Return a historical version of a relationship.
getRelationship(String, String, String, HistoryRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return a historical version of a relationship.
getRelationshipHistory(String, String, String, HistoryRangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return all historical versions of a relationship within the bounds of the provided timestamps.
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
Return the list of registrations received from remote members of the cohort.
getSeverityList(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.AuditLogServicesResource
Return the details of the severities that this server supports.
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.

I

isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns a boolean indicating if the entity is stored in the metadata collection.
isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns a boolean indicating if the entity is stored in the metadata collection.
isRelationshipKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Returns a boolean indicating if the relationship is stored in the metadata collection.
isRelationshipKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Returns a boolean indicating if the relationship is stored in the metadata collection.

L

LocalRepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
LocalRepositoryServicesResource provides the server-side support for the OMRS Repository REST Services API that are directed to the local repository.
LocalRepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Default constructor

M

MetadataHighwayServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
MetadataHighwayServicesResource provides the server-side support for the OMRS Repository REST Services API that provide information about the local server's interaction with an open metadata repository cohort.
MetadataHighwayServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.MetadataHighwayServicesResource
Default constructor

O

org.odpi.openmetadata.repositoryservices.rest.server.spring - package org.odpi.openmetadata.repositoryservices.rest.server.spring
 

P

purgeClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the classification from the local repository.
purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Permanently removes a deleted entity from the metadata collection.
purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Permanently removes a deleted entity from the metadata collection.
purgeEntityReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the the entity from the local repository.
purgeEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove a reference copy of the the entity from the local repository.
purgeRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Permanently delete the relationship from the repository.
purgeRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Permanently delete the relationship from the repository.
purgeRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.
purgeRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Remove the reference copy of the relationship from the local repository.

R

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.

S

saveClassificationReferenceCopy(String, String, ClassificationWithEntityRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the classification as a reference copy.
saveEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the entity as a reference copy.
saveInstanceReferenceCopies(String, String, InstanceGraphRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the entities and relationships supplied in the instance graph as a reference copies.
saveRelationshipReferenceCopy(String, String, Relationship) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Save the relationship as a reference copy.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Return the TypeDefs that match the search criteria.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Return the TypeDefs that match the search criteria.

U

undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Undo the last update to an entity and return the previous content.
undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Undo the last update to an entity and return the previous content.
undoRelationshipUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Undo the latest change to a relationship (either a change of properties or status).
undoRelationshipUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Undo the latest change to a relationship (either a change of properties or status).
updateEntityClassification(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityClassification(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update one or more properties in one of an entity's classifications.
updateEntityProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update selected properties in an entity.
updateEntityProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update selected properties in an entity.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the status for a specific entity.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the status for a specific entity.
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the properties of a specific relationship.
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the properties of a specific relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Update the status of a specific relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update the status of a specific relationship.
updateTypeDef(String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Update one or more properties of the TypeDef.

V

verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Verify that a definition of an AttributeTypeDef is either new or matches the definition already stored.
verifyTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.EnterpriseRepositoryServicesResource
Verify that a definition of a TypeDef is either new or matches the definition already stored.
verifyTypeDef(String, String, TypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.LocalRepositoryServicesResource
Verify that a definition of a TypeDef is either new or matches the definition already stored.
A C D E F G I L M O P R S U V 
All Classes All Packages