class |
AttributeTypeDefListResponse |
AttributeTypeDefListResponse provides a simple bean for returning an array of AttributeTypeDefs
|
class |
AttributeTypeDefResponse |
AttributeTypeDefResponse provides a response structure for an OMRS REST API call that returns
an AttributeTypeDef object.
|
class |
AuditLogReportResponse |
AuditLogReportResponse describes the response structure for an OMRS REST API that returns
an AuditLogReport object.
|
class |
AuditLogSeveritiesResponse |
AuditLogSeveritiesResponse support an OMRS REST API response that returns a list of Audit log severity definition objects.
|
class |
BooleanResponse |
BooleanResponse is the response structure used on the OMRS REST API calls that return a boolean response.
|
class |
ClassificationListResponse |
ClassificationListResponse support an OMRS REST API response that returns a list of Classification objects.
|
class |
CohortListResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
class |
CohortMembershipListResponse |
CohortMembershipListResponse support an OMRS REST API response that returns a list of cohort member registration objects.
|
class |
CohortMembershipResponse |
CohortListResponse support an OMRS REST API response that returns a list of cohort description objects.
|
class |
EntityDetailResponse |
EntityDetailResponse describes the response structure for an OMRS REST API that returns
an EntityDetail object.
|
class |
EntityListResponse |
EntityListResponse support an OMRS REST API response that returns a list of EntityDetail objects.
|
class |
EntitySummaryResponse |
EntitySummaryResponse describes the response structure for an OMRS REST API that returns an EntitySummary object.
|
class |
InstanceGraphResponse |
InstanceGraphResponse is the response structure for an OMRS REST API call that
returns an instance graph object.
|
class |
MetadataCollectionIdResponse |
MetadataCollectionIdResponse is the response structure used on the OMRS REST API calls that return a String response.
|
class |
OMRSAPIPagedResponse |
OMRSRESTAPIPagedResponse provides the base definition for a paged response.
|
class |
RelationshipListResponse |
RelationshipListResponse holds the response information for an OMRS REST API call that returns a list of
relationship objects or an exception.
|
class |
RelationshipResponse |
RelationshipResponse describes the response to an OMRS REST API request that returns a relationship object.
|
class |
TypeDefGalleryResponse |
TypeDefGalleryResponse provides the response structure for an OMRS REST API call that returns a TypeDefGallery.
|
class |
TypeDefListResponse |
TypeDefListResponse provides a simple bean for returning a list of TypeDefs (or information to create
a valid OMRS exception).
|
class |
TypeDefResponse |
TypeDefResponse provides the response structure for an OMRS API call that returns a TypeDef
|
class |
VoidResponse |
VoidResponse defines the response structure for an OMRS REST API call that has a void return with
checked exceptions
|