Uses of Package
ubic.gemma.rest.util
-
Packages that use ubic.gemma.rest.util Package Description ubic.gemma.rest ubic.gemma.rest.providers ubic.gemma.rest.util ubic.gemma.rest.util.args -
Classes in ubic.gemma.rest.util used by ubic.gemma.rest Class Description FilteredAndPaginatedResponseDataObject LimitedResponseDataObject Represents a payload with a limited number of results.PaginatedResponseDataObject Represents paginated results with offset and limit.QueriedAndFilteredAndPaginatedResponseDataObject QueriedAndFilteredResponseDataObject ResponseDataObject Wrapper for a non-error response payload compliant with the Google JSON style-guide -
Classes in ubic.gemma.rest.util used by ubic.gemma.rest.providers Class Description MalformedArgException Specialized error for malformedArg
The recommended HTTP status for this exception is 400 Bad Request.WellComposedErrorBody Object acting as a payload for the ResponseErrorObject. -
Classes in ubic.gemma.rest.util used by ubic.gemma.rest.util Class Description FilteredAndPaginatedResponseDataObject FilteredResponseDataObject LimitedResponseDataObject Represents a payload with a limited number of results.PaginatedResponseDataObject Represents paginated results with offset and limit.QueriedAndFilteredAndPaginatedResponseDataObject QueriedAndFilteredResponseDataObject Responder.FilterMethod A functional interface matching the signature of a paginating service method.ResponseDataObject Wrapper for a non-error response payload compliant with the Google JSON style-guideWellComposedErrorBody Object acting as a payload for the ResponseErrorObject. -
Classes in ubic.gemma.rest.util used by ubic.gemma.rest.util.args Class Description MalformedArgException Specialized error for malformedArg
The recommended HTTP status for this exception is 400 Bad Request.