Class SapproductconfigfrontendWebConstants

java.lang.Object
de.hybris.platform.sap.productconfig.frontend.constants.SapproductconfigfrontendWebConstants

public final class SapproductconfigfrontendWebConstants extends Object
Global class for all ysapproductconfigaddon web constants. You can add global constants for your extension into this class.
  • Field Details

    • CONFIG_OVERVIEW_URL

      public static final String CONFIG_OVERVIEW_URL
      relative URL for sapproductconfig overview page
      See Also:
    • GENERIC_CONFIG_DISPLAY

      public static final String GENERIC_CONFIG_DISPLAY
      relative URL for sapproductconfig read-only page
      See Also:
    • VARIANT_OVERVIEW_URL

      public static final String VARIANT_OVERVIEW_URL
      relative URL for sapproductconfig variant display page
      See Also:
    • VARIANT_OVERVIEW_FROM_CART_BOUND_URL

      public static final String VARIANT_OVERVIEW_FROM_CART_BOUND_URL
      relative URL for sapproductconfig variant display page
      See Also:
    • CONFIG_URL

      public static final String CONFIG_URL
      relative URL for the sapproductconfig configuration page
    • CART_CONFIG_URL

      public static final String CART_CONFIG_URL
      relative URL for the sapproductconfig configuration page with cart context
    • CART_CONFIG_EXISTING_DRAFT_URL

      public static final String CART_CONFIG_EXISTING_DRAFT_URL
      relative URL for the sapproductconfig configuration page with cart context, supposed draft already exist
    • ORDER_DETAILS

      public static final String ORDER_DETAILS
      relative URL for the order display page
      See Also:
    • QUOTES

      public static final String QUOTES
      relative URL for the my quotes page
      See Also:
    • SAVED_CARTS

      public static final String SAVED_CARTS
      relative URL for the saved cart page
      See Also:
    • CART_PREFIX

      public static final String CART_PREFIX
      prefix for cart controller
      See Also:
    • ADDON_PREFIX

      public static final String ADDON_PREFIX
      viewname prefix for addon views
      See Also:
    • AJAX_SUFFIX

      public static final String AJAX_SUFFIX
      viewname suffix for AJAX based views
      See Also:
    • CONFIG_PAGE_ROOT

      public static final String CONFIG_PAGE_ROOT
      relative JSP location of the confioguration page
      See Also:
    • OVERVIEW_PAGE_ROOT

      public static final String OVERVIEW_PAGE_ROOT
      relative JSP location of the configuration overview page
      See Also:
    • CONFIG_ERROR_ROOT

      public static final String CONFIG_ERROR_ROOT
      relative JSP location of the configuration error forwarding page for AJAX requests
      See Also:
    • SEARCH_VARIANTS_ROOT

      public static final String SEARCH_VARIANTS_ROOT
      relative JSP location of the search variant result page
      See Also:
    • CONFIG_PAGE_VIEW_NAME

      public static final String CONFIG_PAGE_VIEW_NAME
      view name of the configuration page
      See Also:
    • OVERVIEW_PAGE_VIEW_NAME

      public static final String OVERVIEW_PAGE_VIEW_NAME
      view name of the configuration overview page
      See Also:
    • ERROR_FORWARD_FOR_AJAX_VIEW_NAME

      public static final String ERROR_FORWARD_FOR_AJAX_VIEW_NAME
      view name of the error forwarding page for AJAX requests
      See Also:
    • SEARCH_VARIANTS_VIEW_NAME

      public static final String SEARCH_VARIANTS_VIEW_NAME
      view name of the search variant result page
      See Also:
    • CONFIGURATOR_TYPE

      public static final String CONFIGURATOR_TYPE
      ConfiguratorType for CPQ as string value.
      Same as ConfiguratorType.CPQCONFIGURATOR.toString()
      See Also:
    • PRODUCT_ATTRIBUTE

      public static final String PRODUCT_ATTRIBUTE
      view attribute name for the ProductData DTO
      See Also:
    • CONFIG_ATTRIBUTE

      public static final String CONFIG_ATTRIBUTE
      view attribute name for the ConfigurationData DTO
      See Also:
    • OVERVIEWUIDATA_ATTRIBUTE

      public static final String OVERVIEWUIDATA_ATTRIBUTE
      view attribute name for the OverviewUiData DTO
      See Also:
    • VARIANT_SEARCH_RESULT_ATTRIBUTE

      public static final String VARIANT_SEARCH_RESULT_ATTRIBUTE
      view attribute name for the VariantSearchResult DTO
      See Also:
    • CONFLICT_PREFIX

      public static final String CONFLICT_PREFIX
      Prefix for conflict groups
      See Also: