Class SapproductconfigfrontendWebConstants


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

      • CONFIG_OVERVIEW_URL

        public static final java.lang.String CONFIG_OVERVIEW_URL
        relative URL for sapproductconfig overview page
        See Also:
        Constant Field Values
      • GENERIC_CONFIG_DISPLAY

        public static final java.lang.String GENERIC_CONFIG_DISPLAY
        relative URL for sapproductconfig read-only page
        See Also:
        Constant Field Values
      • VARIANT_OVERVIEW_URL

        public static final java.lang.String VARIANT_OVERVIEW_URL
        relative URL for sapproductconfig variant display page
        See Also:
        Constant Field Values
      • VARIANT_OVERVIEW_FROM_CART_BOUND_URL

        public static final java.lang.String VARIANT_OVERVIEW_FROM_CART_BOUND_URL
        relative URL for sapproductconfig variant display page
        See Also:
        Constant Field Values
      • CONFIG_URL

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

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

        public static final java.lang.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 java.lang.String ORDER_DETAILS
        relative URL for the order display page
        See Also:
        Constant Field Values
      • QUOTES

        public static final java.lang.String QUOTES
        relative URL for the my quotes page
        See Also:
        Constant Field Values
      • SAVED_CARTS

        public static final java.lang.String SAVED_CARTS
        relative URL for the saved cart page
        See Also:
        Constant Field Values
      • ADDON_PREFIX

        public static final java.lang.String ADDON_PREFIX
        viewname prefix for addon views
        See Also:
        Constant Field Values
      • AJAX_SUFFIX

        public static final java.lang.String AJAX_SUFFIX
        viewname suffix for AJAX based views
        See Also:
        Constant Field Values
      • CONFIG_PAGE_ROOT

        public static final java.lang.String CONFIG_PAGE_ROOT
        relative JSP location of the confioguration page
        See Also:
        Constant Field Values
      • OVERVIEW_PAGE_ROOT

        public static final java.lang.String OVERVIEW_PAGE_ROOT
        relative JSP location of the configuration overview page
        See Also:
        Constant Field Values
      • CONFIG_ERROR_ROOT

        public static final java.lang.String CONFIG_ERROR_ROOT
        relative JSP location of the configuration error forwarding page for AJAX requests
        See Also:
        Constant Field Values
      • SEARCH_VARIANTS_ROOT

        public static final java.lang.String SEARCH_VARIANTS_ROOT
        relative JSP location of the search variant result page
        See Also:
        Constant Field Values
      • CONFIG_PAGE_VIEW_NAME

        public static final java.lang.String CONFIG_PAGE_VIEW_NAME
        view name of the configuration page
        See Also:
        Constant Field Values
      • OVERVIEW_PAGE_VIEW_NAME

        public static final java.lang.String OVERVIEW_PAGE_VIEW_NAME
        view name of the configuration overview page
        See Also:
        Constant Field Values
      • ERROR_FORWARD_FOR_AJAX_VIEW_NAME

        public static final java.lang.String ERROR_FORWARD_FOR_AJAX_VIEW_NAME
        view name of the error forwarding page for AJAX requests
        See Also:
        Constant Field Values
      • SEARCH_VARIANTS_VIEW_NAME

        public static final java.lang.String SEARCH_VARIANTS_VIEW_NAME
        view name of the search variant result page
        See Also:
        Constant Field Values
      • CONFIGURATOR_TYPE

        public static final java.lang.String CONFIGURATOR_TYPE
        ConfiguratorType for CPQ as string value.
        Same as ConfiguratorType.CPQCONFIGURATOR.toString()
        See Also:
        Constant Field Values
      • CONFLICT_PREFIX

        public static final java.lang.String CONFLICT_PREFIX
        Prefix for conflict groups
        See Also:
        Constant Field Values