Constant Field Values
Contents
com.adobe.*
-
com.adobe.cq.commerce.core.components.client.MagentoGraphqlClient Modifier and Type Constant Field Value public static final String
CONFIGURATION_NAME
"cloudconfigs/commerce"
public static final String
STORE_CODE_PROPERTY
"magentoStore"
-
com.adobe.cq.commerce.core.components.internal.datalayer.DataLayerComponent Modifier and Type Constant Field Value public static final String
ID_SEPARATOR
"-"
-
com.adobe.cq.commerce.core.components.internal.datalayer.DataLayerListItem Modifier and Type Constant Field Value public static final String
ITEM_ID_PREFIX
"item"
-
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.common.TitleTypeProvider Modifier and Type Constant Field Value protected static final String
PN_TITLE_TYPE
"titleType"
-
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.productcollection.ProductCollectionImpl Modifier and Type Constant Field Value protected static final boolean
LOAD_CLIENT_PRICE_DEFAULT
true
protected static final String
PAGINATION_TYPE_DEFAULT
"paginationbar"
protected static final String
RESOURCE_TYPE
"core/cif/components/commerce/productcollection/v1/productcollection"
-
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.relatedproducts.RelatedProductsImpl Modifier and Type Constant Field Value protected static final String
PN_PRODUCT
"product"
protected static final String
PN_RELATION_TYPE
"relationType"
protected static final String
RESOURCE_TYPE
"core/cif/components/commerce/relatedproducts/v1/relatedproducts"
-
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.ComponentsConfigurationAdapterFactory Modifier and Type Constant Field Value protected static final String
COMPONENTS_CONFIGURATION_CLASS_NAME
"com.adobe.cq.commerce.core.components.services.ComponentsConfiguration"
protected static final String
RESOURCE_CLASS_NAME
"org.apache.sling.api.resource.Resource"
-
com.adobe.cq.commerce.core.components.internal.services.UrlProviderImpl Modifier and Type Constant Field Value public static final String
CIF_IDENTIFIER_ATTR
"cif.identifier"
-
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.internal.servlets.CategoryPageRedirectServlet Modifier and Type Constant Field Value protected static final String
EXTENSION
"html"
protected static final String
RESOURCE_TYPE
"core/cif/components/structure/page/v1/page"
protected static final String
SELECTOR
"cifcategoryredirect"
-
com.adobe.cq.commerce.core.components.internal.servlets.GraphqlClientDataSourceServlet Modifier and Type Constant Field Value public static final String
RESOURCE_TYPE
"core/cif/components/page/v1/datasource/graphqlclients"
-
com.adobe.cq.commerce.core.components.internal.servlets.GraphqlClientDataSourceServlet.GraphqlClientResource Modifier and Type Constant Field Value protected static final String
PN_TEXT
"text"
protected static final String
PN_VALUE
"value"
-
com.adobe.cq.commerce.core.components.internal.servlets.PageTypeRenderConditionServlet Modifier and Type Constant Field Value public static final String
RESOURCE_TYPE
"core/cif/components/renderconditions/pagetype"
-
com.adobe.cq.commerce.core.components.internal.servlets.PreviewServlet Modifier and Type Constant Field Value protected static final String
PREVIEW_CATEGORY
"previewcategory"
protected static final String
PREVIEW_PRODUCT
"previewproduct"
-
com.adobe.cq.commerce.core.components.internal.servlets.ProductPageRedirectServlet Modifier and Type Constant Field Value protected static final String
EXTENSION
"html"
protected static final String
RESOURCE_TYPE
"core/cif/components/structure/page/v1/page"
protected static final String
SELECTOR
"cifproductredirect"
-
com.adobe.cq.commerce.core.components.internal.servlets.SpecificPageServlet Modifier and Type Constant Field Value protected static final String
SELECTOR
"cifpage"
-
com.adobe.cq.commerce.core.components.models.contentfragment.CommerceContentFragment Modifier and Type Constant Field Value public static final String
PN_LINK_ELEMENT
"linkElement"
public static final String
PN_MODEL_PATH
"modelPath"
public static final String
PN_PARENT_PATH
"parentPath"
-
com.adobe.cq.commerce.core.components.models.experiencefragment.CommerceExperienceFragment Modifier and Type Constant Field Value public static final String
PN_CQ_CATEGORIES
"cq:categories"
public static final String
PN_CQ_PRODUCTS
"cq:products"
public static final String
PN_FRAGMENT_LOCATION
"fragmentLocation"
-
com.adobe.cq.commerce.core.components.models.navigation.Navigation Modifier and Type Constant Field Value public static final String
PN_SHOW_MAIN_CATEGORIES
"showMainCategories"
public static final String
RT_CATALOG_PAGE
"core/cif/components/structure/catalogpage/v1/catalogpage"
-
com.adobe.cq.commerce.core.components.models.product.Product Modifier and Type Constant Field Value public static final String
PN_LOAD_CLIENT_PRICE
"loadClientPrice"
-
com.adobe.cq.commerce.core.components.models.productcollection.ProductCollection Modifier and Type Constant Field Value public static final String
PN_LOAD_CLIENT_PRICE
"loadClientPrice"
public static final String
PN_PAGE_SIZE
"pageSize"
public static final String
PN_PAGINATION_TYPE
"paginationType"
-
com.adobe.cq.commerce.core.components.models.productlist.ProductList Modifier and Type Constant Field Value public static final String
PN_SHOW_IMAGE
"showImage"
public static final String
PN_SHOW_TITLE
"showTitle"
-
com.adobe.cq.commerce.core.components.models.retriever.AbstractCategoriesRetriever Modifier and Type Constant Field Value public static final String
CATEGORY_IMAGE_FOLDER
"catalog/category/"
-
com.adobe.cq.commerce.core.components.models.teaser.CommerceTeaser Modifier and Type Constant Field Value public static final String
PN_ACTION_CATEGORY_ID
"categoryId"
public static final String
PN_ACTION_PRODUCT_SKU
"productSku"
public static final String
PN_ACTION_PRODUCT_SLUG
"productSlug"
-
com.adobe.cq.commerce.core.components.services.urls.UrlFormat Modifier and Type Constant Field Value public static final String
CATEGORY_PAGE_URL_FORMAT
"categoryPageUrlFormat"
public static final String
CLOSING_BRACKETS
"}}"
public static final String
OPENING_BRACKETS
"{{"
public static final String
PRODUCT_PAGE_URL_FORMAT
"productPageUrlFormat"
public static final String
PROP_USE_AS
"useAs"
-
com.adobe.cq.commerce.core.components.services.urls.UrlProvider Modifier and Type Constant Field Value public static final String
PAGE_PARAM
"page"
public static final String
SKU_PARAM
"sku"
public static final String
UID_PARAM
"uid"
public static final String
URL_KEY_PARAM
"url_key"
public static final String
URL_PATH_PARAM
"url_path"
public static final String
VARIANT_SKU_PARAM
"variant_sku"
public static final String
VARIANT_URL_KEY_PARAM
"variant_url_key"
-
com.adobe.cq.commerce.core.search.internal.models.FilterAttributeMetadataImpl Modifier and Type Constant Field Value public static final String
ATTRIBUTE_TYPE_FLOAT
"Float"
public static final String
ATTRIBUTE_TYPE_INT
"Int"
public static final String
ATTRIBUTE_TYPE_STRING
"String"
public static final String
INPUT_TYPE_BOOLEAN
"boolean"
public static final String
INPUT_TYPE_PRICE
"price"
public static final String
INPUT_TYPE_SELECT
"select"
public static final String
INPUT_TYPE_TEXT
"text"
-
com.adobe.cq.commerce.core.search.internal.models.PagerImpl Modifier and Type Constant Field Value public static final int
MAXIMUM_PAGE_DISPLAY_COUNT
7
public static final int
PAGINATION_RANGE_SIZE
3
-
com.adobe.cq.commerce.core.search.internal.models.SearchOptionsImpl Modifier and Type Constant Field Value public static final String
CATEGORY_UID_PARAMETER_ID
"category_uid"
public static final String
CURRENT_PAGE_PARAMETER_ID
"page"
public static final String
SEARCH_QUERY_PARAMETER_ID
"search_query"
-
com.adobe.cq.commerce.core.search.models.Sorter Modifier and Type Constant Field Value public static final String
PARAMETER_SORT_KEY
"sort_key"
public static final String
PARAMETER_SORT_ORDER
"sort_order"