Interface MultipartRelatedCollectionInfo

    • Method Detail

      • getAlternateAccepts

        Map<String,​String> getAlternateAccepts​(RequestContext request)
        Deprecated.
        Returns a map of MIME media types for the app:collection element's app:accept elements. These tell a client which media types the collection will accept on a POST. The key element is the default media type and the value element is the alternate type or null if it doesn't accept alternates.