@Version("1.0.0")
Package com.adobe.cq.cif.common.associatedcontent
ADOBE CONFIDENTIAL
___________________
Copyright 2022 Adobe
All Rights Reserved.
NOTICE: All information contained herein is, and remains
the property of Adobe and its suppliers, if any. The intellectual
and technical concepts contained herein are proprietary to Adobe
and its suppliers and are protected by all applicable intellectual
property laws, including trade secret and copyright laws.
Dissemination of this information or reproduction of this material
is strictly forbidden unless prior written permission is obtained
from Adobe.
-
Interface Summary Interface Description AssociatedContentQuery<T> AnAssociatedContentQueryis returned by theAssociatedContentServiceand can be used to trill down the result set further.AssociatedContentService This services provides access to content associated with products an categories.QueryResultTransformer<T> TheQueryResultTransformeris used by theAssociatedContentQueryobject to adapt the result set items fromResourceto whatever type is needed. -
Class Summary Class Description AssociatedContentService.AssetParams Defines the parameters used to queryAssets (exceptContentFragments) as associated content.AssociatedContentService.CfParams Defines the parameters used to queryContentFragments as associated content.AssociatedContentService.PageParams Defines the parameters used to queryPages as associated content.AssociatedContentService.XfParams Defines the parameters used to query experience fragments as associated content.