Package com.adobe.granite.rest
@Version("2.3.0")
package com.adobe.granite.rest
ADOBE CONFIDENTIAL
__________________
Copyright 2014 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.
-
ClassDescriptionInterface for providers of API resources which are instantiated by
ApiResourceProviderFactory
.TheApiResourceProviderFactory
defines the service interface to get and createApiResourceProviders
's dynamically on a per usage base.Constants
provides various constants.The RequestException will be thrown if preconditions are not met to process the request or its allocated resource.TheResourceManager
defines the API which might be asked to find, copy, move and delete specificresources
.The RestException is the base exception used throughout the API.