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.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.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"