Skip navigation links
A C D F G I O P R S U V 

A

addAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Create a definition of a new AttributeTypeDef.
addEntity(String, String, EntityCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Create an entity proxy in the metadata collection.
addRelationship(String, String, RelationshipCreateRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Create a definition of a new TypeDef.
addTypeDefGallery(String, String, TypeDefGallery) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Create a collection of related types.

C

classifyEntity(String, String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Remove a specific classification from an entity.
deleteAttributeTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Delete an AttributeTypeDef.
deleteEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Delete an entity.
deleteRelationship(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Delete a specific relationship.
deleteTypeDef(String, String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Delete the TypeDef.

F

findAttributeTypeDefsByCategory(String, String, AttributeTypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Returns all of the AttributeTypeDefs for a specific category.
findEntitiesByClassification(String, String, String, PropertyMatchFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Return a list of relationships that match the search criteria.
findTypeDefsByCategory(String, String, TypeDefCategory) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Returns all of the TypeDefs for a specific category.
findTypeDefsByProperty(String, String, TypeDefProperties) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Return the AttributeTypeDef identified by the GUID.
getAttributeTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the AttributeTypeDef identified by the unique name.
getEntityDetail(String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the header, classifications and properties of a specific entity.
getEntityDetail(String, String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Return all of the relationships and intermediate entities that connect the startEntity with the endEntity.
getMetadataCollectionId(String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Returns the identifier of the metadata repository.
getRelatedEntities(String, String, String, RelatedEntitiesFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Return a requested relationship.
getRelationship(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return a requested relationship.
getRelationship(String, String, String, Date) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return a historical version of a relationship.
getRelationshipsForEntity(String, String, String, TypeLimitedFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the relationships for a specific entity.
getRelationshipsForEntityHistory(String, String, String, TypeLimitedHistoricalFindRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the relationships for a specific entity.
getTypeDefByGUID(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the TypeDef identified by the GUID.
getTypeDefByName(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the TypeDef identified by the unique name.

I

isEntityKnown(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Returns a boolean indicating if the relationship is stored in the metadata collection.

O

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

P

purgeEntity(String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Permanently delete the relationship from the repository.
purgeRelationshipReferenceCopy(String, String, String, String, TypeDefValidationForRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Change the home of an existing relationship.
reIdentifyAttributeTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Change the guid of an existing relationship.
reIdentifyTypeDef(String, String, String, TypeDefReIdentifyRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Change the guid or name of an existing TypeDef to a new value.
RepositoryServicesResource - Class in org.odpi.openmetadata.repositoryservices.rest.server.spring
OMRSRepositoryRESTServices provides the server-side support for the OMRS Repository REST Services API.
RepositoryServicesResource() - Constructor for class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Default constructor
restoreEntity(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Restore a deleted relationship into the metadata collection.
reTypeEntity(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Change the type of an existing entity.
reTypeRelationship(String, String, String, TypeDefChangeRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Change the type of an existing relationship.

S

saveEntityReferenceCopy(String, String, EntityDetail) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Save the entity as a reference copy.
saveInstanceReferenceCopies(String, String, InstanceGraphRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Save the relationship as a reference copy.
searchForTypeDefs(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Return the TypeDefs that match the search criteria.

U

undoEntityUpdate(String, String, String) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
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.RepositoryServicesResource
Update selected properties in an entity.
updateEntityStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Update the status for a specific entity.
updateRelationshipProperties(String, String, String, InstancePropertiesRequest) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Update the properties of a specific relationship.
updateRelationshipStatus(String, String, String, InstanceStatus) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Update the status of a specific relationship.
updateTypeDef(String, String, TypeDefPatch) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
Update one or more properties of the TypeDef.

V

verifyAttributeTypeDef(String, String, AttributeTypeDef) - Method in class org.odpi.openmetadata.repositoryservices.rest.server.spring.RepositoryServicesResource
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.RepositoryServicesResource
Verify that a definition of a TypeDef is either new or matches the definition already stored.
A C D F G I O P R S U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.