Constant Field Values

Contents

com.adobe.*

  • com.adobe.cq.commerce.core.components.internal.models.v1.HeroImageImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/content/heroimage/v1/heroimage"
  • com.adobe.cq.commerce.core.components.internal.models.v1.breadcrumb.BreadcrumbImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/structure/breadcrumb/v1/breadcrumb"
  • com.adobe.cq.commerce.core.components.internal.models.v1.button.ButtonImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/content/button/v1/button"
  • com.adobe.cq.commerce.core.components.internal.models.v1.categorylist.FeaturedCategoryListImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/commerce/featuredcategorylist/v1/featuredcategorylist"
  • com.adobe.cq.commerce.core.components.internal.models.v1.experiencefragment.CommerceExperienceFragmentImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/commerce/experiencefragment/v1/experiencefragment"
  • com.adobe.cq.commerce.core.components.internal.models.v1.product.ProductImpl 
    Modifier and Type Constant Field Value
    protected static final String PLACEHOLDER_DATA "product-component-placeholder-data.json"
    public static final String RESOURCE_TYPE "core/cif/components/commerce/product/v1/product"
  • com.adobe.cq.commerce.core.components.internal.models.v1.productcarousel.ProductCarouselImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/commerce/productcarousel/v1/productcarousel"
  • com.adobe.cq.commerce.core.components.internal.models.v1.productlist.ProductListImpl 
    Modifier and Type Constant Field Value
    protected static final String PLACEHOLDER_DATA "productlist-component-placeholder-data.json"
    public static final String RESOURCE_TYPE "core/cif/components/commerce/productlist/v1/productlist"
  • com.adobe.cq.commerce.core.components.internal.models.v1.productteaser.ProductTeaserImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/commerce/productteaser/v1/productteaser"
  • com.adobe.cq.commerce.core.components.internal.models.v1.storeconfigexporter.StoreConfigExporterImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/structure/page/v1/page"
  • com.adobe.cq.commerce.core.components.internal.models.v1.teaser.CommerceTeaserImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/content/teaser/v1/teaser"
  • com.adobe.cq.commerce.core.components.internal.models.v2.button.ButtonImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/content/button/v2/button"
  • com.adobe.cq.commerce.core.components.internal.models.v2.product.ProductImpl 
    Modifier and Type Constant Field Value
    public static final String RESOURCE_TYPE "core/cif/components/commerce/product/v2/product"
  • com.adobe.cq.commerce.core.components.internal.models.v2.productlist.ProductListImpl 
    Modifier and Type Constant Field Value
    public static final String RESOURCE_TYPE "core/cif/components/commerce/productlist/v2/productlist"
  • com.adobe.cq.commerce.core.components.internal.models.v2.teaser.CommerceTeaserImpl 
    Modifier and Type Constant Field Value
    protected static final String RESOURCE_TYPE "core/cif/components/content/teaser/v2/teaser"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.CategoryPageWithUrlKey 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{url_key}}.html"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.CategoryPageWithUrlPath 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{url_path}}.html"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.ProductPageWithSku 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{sku}}.html#{{variant_sku}}"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.ProductPageWithSkuAndUrlKey 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{sku}}/{{url_key}}.html#{{variant_sku}}"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.ProductPageWithSkuAndUrlPath 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{sku}}/{{url_path}}.html#{{variant_sku}}"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.ProductPageWithUrlKey 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{url_key}}.html#{{variant_sku}}"
  • com.adobe.cq.commerce.core.components.internal.services.urlformats.ProductPageWithUrlPath 
    Modifier and Type Constant Field Value
    protected static final String HTML_EXTENSION ".html"
    public static final String PATTERN "{{page}}.html/{{url_path}}.html#{{variant_sku}}"
  • com.adobe.cq.commerce.core.components.models.product.Product 
    Modifier and Type Constant Field Value
    public static final String PN_LOAD_CLIENT_PRICE "loadClientPrice"