| Class | Description |
|---|---|
| AttributeTypeDefCategoryFindRequest | |
| AttributeTypeDefListResponse |
AttributeTypeDefListResponse provides a simple bean for returning an array of AttributeTypeDefs
|
| AttributeTypeDefResponse |
AttributeTypeDefResponse provides a response structure for an OMRS REST API call that returns
an AttributeTypeDef object.
|
| AuditLogReportResponse |
AuditLogReportResponse describes the response structure for an OMRS REST API that returns
an AuditLogReport object.
|
| AuditLogSeveritiesResponse |
AuditLogSeveritiesResponse support an OMRS REST API response that returns a list of Audit log severity definition objects.
|
| BooleanResponse |
BooleanResponse is the response structure used on the OMRS REST API calls that return a boolean response.
|
| CohortListResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
| CohortMembershipListResponse |
CohortMembershipListResponse support an OMRS REST API response that returns a list of cohort member registration objects.
|
| CohortMembershipResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
| EntityCreateRequest |
EntityCreateRequest carries the properties needed to create a new entity.
|
| EntityDetailResponse |
EntityDetailResponse describes the response structure for an OMRS REST API that returns
an EntityDetail object.
|
| EntityListResponse |
EntityListResponse support an OMRS REST API response that returns a list of EntityDetail objects.
|
| EntityNeighborhoodFindRequest |
EntityNeighborhoodFindRequest adds the ability to restrict a neighborhood find request to only
traversing specific relationship types.
|
| EntityNeighborhoodHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| EntityPropertyFindRequest |
EntityPropertyFindRequests restricts a find request to entities with specific classifications.
|
| EntityPropertyHistoricalFindRequest |
EntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| EntitySummaryResponse |
EntitySummaryResponse describes the response structure for an OMRS REST API that returns an EntitySummary object.
|
| HistoryRequest |
HistoryRequest carries the date/time for a historical query.
|
| InstanceGraphRequest |
InstanceGraphRequest is the request structure for an OMRS REST API call that
sends an instance graph object.
|
| InstanceGraphResponse |
InstanceGraphResponse is the response structure for an OMRS REST API call that
returns an instance graph object.
|
| InstancePropertiesRequest |
InstancePropertiesRequest carries the properties needed to update an entity, relationship or classification.
|
| 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.
|
| MetadataCollectionIdResponse |
MetadataCollectionIdResponse is the response structure used on the OMRS REST API calls that return a String response.
|
| OMRSAPIFindRequest |
OMRSAPISearchRequest provides a common header for OMRS managed rest to the OMRS REST API.
|
| OMRSAPIHistoricalFindRequest |
OMRSAPIHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| OMRSAPIPagedFindRequest |
OMRSAPIPagedFindRequest provides support for the paging parameters of a find request.
|
| OMRSAPIPagedResponse |
OMRSRESTAPIPagedResponse provides the base definition for a paged response.
|
| OMRSAPIRequest |
OMRSAPIRequest provides a common header for complex OMRS request to the OMRS REST API.
|
| OMRSAPIResponse |
OMRSAPIResponse provides a common header for OMRS managed rest to the OMRS REST API.
|
| PropertyMatchFindRequest |
PropertyMatchFindRequest adds match properties and the match criteria to a find request.
|
| PropertyMatchHistoricalFindRequest |
PropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| RelatedEntitiesFindRequest | |
| RelatedEntitiesHistoricalFindRequest |
RelatedEntitiesHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| RelationshipCreateRequest |
RelationshipCreateRequest provides the bean to hold all of the properties needed to create a new
relationship.
|
| RelationshipListResponse |
RelationshipListResponse holds the response information for an OMRS REST API call that returns a list of
relationship objects or an exception.
|
| RelationshipResponse |
RelationshipResponse describes the response to an OMRS REST API request that returns a relationship object.
|
| TypeDefChangeRequest |
TypeDefChangeRequest carries details of the old and new TypeDef used to re-type an instance.
|
| TypeDefDeleteRequest |
TypeDefDeleteRequest carries the TypeDef properties for deleting a TypeDef.
|
| TypeDefGalleryResponse |
TypeDefGalleryResponse provides the response structure for an OMRS REST API call that returns a TypeDefGallery.
|
| TypeDefListResponse |
TypeDefListResponse provides a simple bean for returning a list of TypeDefs (or information to create
a valid OMRS exception).
|
| TypeDefReIdentifyRequest |
TypeDefReIdentifyRequest carries the TypeDef properties for changing the identity of a TypeDef.
|
| TypeDefResponse |
TypeDefResponse provides the response structure for an OMRS API call that returns a TypeDef
|
| TypeDefValidationForRequest |
TypeDefValidationForRequest carries the TypeDef validation properties for destructive requests (such as delete).
|
| TypeLimitedFindRequest |
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only
one type of instance.
|
| TypeLimitedHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
| VoidResponse |
VoidResponse defines the response structure for an OMRS REST API call that has a void return with
checked exceptions
|
Copyright © 2018–2020 ODPi. All rights reserved.