@Version("12.30.0")
Package com.day.cq.dam.scene7.api
ADOBE CONFIDENTIAL
__________________
Copyright 2012 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.
-
Interface Summary Interface Description S7Config Scene7 server access configuration.S7ConfigResolver Provides access to the Scene7 cloud configurationScene7AEMBridge This API bridges some of the functionality from the Scene7 bundle for usage in the S7dam bundle.Scene7APIClient The Scene7APIClient provides the Scene7 SPS API methods used by CQ DAM.Scene7AssetFactory Scene7AssetMimetypeService TheScene7AssetMimeTypeService
is responsible for identifying the Scene7 "fake" mime type for the various S7 imported assets.Scene7DAMService TheScene7DAMAssetService
is responsible for obtaining S7 related information about already imported DAM assets.Scene7EndpointsManager TheScene7EndpointsManager
is responsible for monitoring and providing endpoints' details to services that need this information.Scene7FileMetadataService TheScene7FileMetadataService
is responsible for the management of Scene7 specific information for CQ DAM assets.Scene7FlashTemplatesService TheScene7FlashTemplatesService
provides a way to interact with flash templates (dynamic banners) served by the Scene7 service.Scene7MigrationHelper Scene7PresetsService Scene7Service TheScene7Service
provides methods for interacting with the official Scene7 API.Scene7SPSIpsWebService Scene7UploadService TheScene7Service
provides methods for interacting with the official Scene7 API. -
Class Summary Class Description Scene7Endpoint This class provides the abstractization for a Scene7 endpoint. -
Enum Summary Enum Description S7Config.SyncMode -
Annotation Types Summary Annotation Type Description NotNullApi This class/package has all parameters and return values as @NotNull
by default, unless specified with @Nullable
annotation explicitly.