| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.rest.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeTypeDefCategoryFindRequest |
class |
ClassificationRequest
ClassificationRequest carries the properties needed to create a classification.
|
class |
ClassificationWithEntityRequest
ClassificationWithEntityRequest carries a classification that has changed along with its entity.
|
class |
EntityCreateRequest
EntityCreateRequest carries the properties needed to create a new entity.
|
class |
EntityFindRequest
EntityFindRequest restricts a find request to entities with specific classifications.
|
class |
EntityHistoricalFindRequest
EntityHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
EntityNeighborhoodFindRequest
EntityNeighborhoodFindRequest adds the ability to restrict a neighborhood find request to only
traversing specific relationship types.
|
class |
EntityNeighborhoodHistoricalFindRequest
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
EntityPropertyFindRequest
EntityPropertyFindRequests restricts a find request to entities with specific classifications.
|
class |
EntityPropertyHistoricalFindRequest
EntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
HistoryRangeRequest
HistoryRequest carries the date/time for a historical query.
|
class |
HistoryRequest
HistoryRequest carries the date/time for a historical query.
|
class |
InstanceFindRequest
InstanceFindRequest adds match properties to a find request.
|
class |
InstanceGraphRequest
InstanceGraphRequest is the request structure for an OMRS REST API call that
sends an instance graph object.
|
class |
InstanceHistoricalFindRequest
InstanceHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
InstancePropertiesRequest
InstancePropertiesRequest carries the properties needed to update an entity, relationship or classification.
|
class |
MetadataCollectionIdRequest
MetadataCollectionIdRequest is the request structure used on the OMRS REST API calls that use the home metadata collection id as
a validator/originator for the request.
|
class |
OMRSAPIFindRequest
OMRSAPISearchRequest provides a common header for OMRS managed rest to the OMRS REST API.
|
class |
OMRSAPIHistoricalFindRequest
OMRSAPIHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
OMRSAPIPagedFindRequest
OMRSAPIPagedFindRequest provides support for the paging parameters of a find request.
|
class |
PropertyMatchFindRequest
PropertyMatchFindRequest adds match properties and the match criteria to a find request.
|
class |
PropertyMatchHistoricalFindRequest
PropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
RelatedEntitiesFindRequest |
class |
RelatedEntitiesHistoricalFindRequest
RelatedEntitiesHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
RelationshipCreateRequest
RelationshipCreateRequest provides the bean to hold all of the properties needed to create a new
relationship.
|
class |
SubtypeLimitedFindRequest
SubtypeLimitedFindRequest extends the type limited find request to allow the caller to request that only a restricted
list of subtypes of the overall type are included in the results.
|
class |
TypeDefChangeRequest
TypeDefChangeRequest carries details of the old and new TypeDef used to re-type an instance.
|
class |
TypeDefDeleteRequest
TypeDefDeleteRequest carries the TypeDef properties for deleting a TypeDef.
|
class |
TypeDefReIdentifyRequest
TypeDefReIdentifyRequest carries the TypeDef properties for changing the identity of a TypeDef.
|
class |
TypeDefValidationForRequest
TypeDefValidationForRequest carries the TypeDef validation properties for destructive requests (such as delete).
|
class |
TypeLimitedFindRequest
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only
one type of instance.
|
class |
TypeLimitedHistoricalFindRequest
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| Constructor and Description |
|---|
OMRSAPIRequest(OMRSAPIRequest template)
Copy/clone constructor
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.