Class TenantMediaType
java.lang.Object
jakarta.ws.rs.core.MediaType
com.cumulocity.rest.representation.CumulocityMediaType
com.cumulocity.rest.representation.tenant.TenantMediaType
We follow here convention from
MediaType
class, where we have both MediaType
instances, and string representations (with '_TYPE' suffix in name).-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TenantMediaType
static final String
static final TenantMediaType
static final String
static final TenantMediaType
static final String
static final String
Fields inherited from class com.cumulocity.rest.representation.CumulocityMediaType
APPLICATION_JSON_STREAM, APPLICATION_JSON_STREAM_TYPE, APPLICATION_VND_COM_NSN_CUMULOCITY, ERROR_MESSAGE, ERROR_MESSAGE_TYPE, VND_COM_NSN_CUMULOCITY, VND_COM_NSN_CUMULOCITY_CHARSET, VND_COM_NSN_CUMULOCITY_PARAMS, VND_COM_NSN_CUMULOCITY_VERSION
Fields inherited from class jakarta.ws.rs.core.MediaType
APPLICATION_ATOM_XML, APPLICATION_ATOM_XML_TYPE, APPLICATION_FORM_URLENCODED, APPLICATION_FORM_URLENCODED_TYPE, APPLICATION_JSON, APPLICATION_JSON_PATCH_JSON, APPLICATION_JSON_PATCH_JSON_TYPE, APPLICATION_JSON_TYPE, APPLICATION_OCTET_STREAM, APPLICATION_OCTET_STREAM_TYPE, APPLICATION_SVG_XML, APPLICATION_SVG_XML_TYPE, APPLICATION_XHTML_XML, APPLICATION_XHTML_XML_TYPE, APPLICATION_XML, APPLICATION_XML_TYPE, CHARSET_PARAMETER, MEDIA_TYPE_WILDCARD, MULTIPART_FORM_DATA, MULTIPART_FORM_DATA_TYPE, SERVER_SENT_EVENTS, SERVER_SENT_EVENTS_TYPE, TEXT_HTML, TEXT_HTML_TYPE, TEXT_PLAIN, TEXT_PLAIN_TYPE, TEXT_XML, TEXT_XML_TYPE, WILDCARD, WILDCARD_TYPE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cumulocity.rest.representation.CumulocityMediaType
getTypeString, withParams
Methods inherited from class jakarta.ws.rs.core.MediaType
equals, getParameters, getSubtype, getType, hashCode, isCompatible, isWildcardSubtype, isWildcardType, toString, valueOf, withCharset
-
Field Details
-
TENANT
-
TENANT_REFERENCE
-
TENANT_TYPE
- See Also:
-
TENANT_API_TYPE
- See Also:
-
TENANT_REFERENCE_TYPE
- See Also:
-
TENANT_COLLECTION
-
TENANT_COLLECTION_TYPE
- See Also:
-
-
Constructor Details
-
TenantMediaType
-