Package com.adobe.granite.haf.converter.api
@Version("1.0.0")
package com.adobe.granite.haf.converter.api
ADOBE CONFIDENTIAL
__________________
Copyright 2017 Adobe Systems Incorporated
All Rights Reserved.
NOTICE: All information contained herein is, and remains
the property of Adobe Systems Incorporated and its suppliers,
if any. The intellectual and technical concepts contained
herein are proprietary to Adobe Systems Incorporated and its
suppliers and are protected by trade secret or copyright law.
Dissemination of this information or reproduction of this material
is strictly forbidden unless prior written permission is obtained
from Adobe Systems Incorporated.
-
InterfacesClassDescriptionAn interface that models a content type used by the framework to do the content negotation in order to choose the HypermediaConverter to be used to serialize the model.A context object providing useful information from the request.An object describing the response from a HypermediaConverter serializing a resource.A builder for creating ConverterResponse objects.Factory for creating a ConverterResponseBuilder.Interface for a hypermedia converter that can render a Resource into a particular hypermedia type.Factory for retrieving HypermediaConverter instancesInterface for a hypermedia converter that can render a Resource with paginated entities into a particular hypermedia type.