Package com.adobe.granite.haf.api


@Version("2.4.0") package com.adobe.granite.haf.api
ADOBE CONFIDENTIAL __________________ Copyright 2016 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.
  • Class
    Description
    An interface for providing the framework with custom values to be used in the response.
    An interface for creating ApiResponse instances.
    A factory interface for creating ApiResponseBuilder instances.
    If the models that are being exposed do not have resource types or they have a more complex realationship than simply the type this object can be used to programmatically map the resource to a class available in the bundle.
    An interface providing methods that are capable of mapping resource paths in the repository to and from resource paths in the HTTP APIs URI space.
    An interface providing the ordering details for paginated requests.
    PaginatableResourceList is a collection of paginated resources.
    An interface for creating ApiResponse instances.
    Factory interface for creating PaginatableResourceListBuilder instances.
    An interface that can be implemented to give some transactional support to HAF plugins
    An enum to describe a sorting order, allowing ascending or descending as values.