Class SapproductconfigfrontendWebConstants
java.lang.Object
de.hybris.platform.sap.productconfig.frontend.constants.SapproductconfigfrontendWebConstants
Global class for all ysapproductconfigaddon web constants. You can add global constants for your extension into this
class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringviewname prefix for addon viewsstatic final Stringviewname suffix for AJAX based viewsstatic final Stringrelative URL for the sapproductconfig configuration page with cart context, supposed draft already existstatic final Stringrelative URL for the sapproductconfig configuration page with cart contextstatic final Stringprefix for cart controllerstatic final Stringview attribute name for theConfigurationDataDTOstatic final Stringrelative JSP location of the configuration error forwarding page for AJAX requestsstatic final Stringrelative URL for sapproductconfig overview pagestatic final Stringrelative JSP location of the confioguration pagestatic final Stringview name of the configuration pagestatic final Stringrelative URL for the sapproductconfig configuration pagestatic final Stringstatic final StringPrefix for conflict groupsstatic final Stringview name of the error forwarding page for AJAX requestsstatic final Stringrelative URL for sapproductconfig read-only pagestatic final Stringrelative URL for the order display pagestatic final Stringrelative JSP location of the configuration overview pagestatic final Stringview name of the configuration overview pagestatic final Stringview attribute name for theOverviewUiDataDTOstatic final Stringview attribute name for theProductDataDTOstatic final Stringrelative URL for the my quotes pagestatic final Stringrelative URL for the saved cart pagestatic final Stringrelative JSP location of the search variant result pagestatic final Stringview name of the search variant result pagestatic final Stringrelative URL for sapproductconfig variant display pagestatic final Stringrelative URL for sapproductconfig variant display pagestatic final Stringview attribute name for theVariantSearchResultDTO -
Method Summary
-
Field Details
-
CONFIG_OVERVIEW_URL
relative URL for sapproductconfig overview page- See Also:
-
GENERIC_CONFIG_DISPLAY
relative URL for sapproductconfig read-only page- See Also:
-
VARIANT_OVERVIEW_URL
relative URL for sapproductconfig variant display page- See Also:
-
VARIANT_OVERVIEW_FROM_CART_BOUND_URL
relative URL for sapproductconfig variant display page- See Also:
-
CONFIG_URL
relative URL for the sapproductconfig configuration page -
CART_CONFIG_URL
relative URL for the sapproductconfig configuration page with cart context -
CART_CONFIG_EXISTING_DRAFT_URL
relative URL for the sapproductconfig configuration page with cart context, supposed draft already exist -
ORDER_DETAILS
relative URL for the order display page- See Also:
-
QUOTES
relative URL for the my quotes page- See Also:
-
SAVED_CARTS
relative URL for the saved cart page- See Also:
-
CART_PREFIX
prefix for cart controller- See Also:
-
ADDON_PREFIX
viewname prefix for addon views- See Also:
-
AJAX_SUFFIX
viewname suffix for AJAX based views- See Also:
-
CONFIG_PAGE_ROOT
relative JSP location of the confioguration page- See Also:
-
OVERVIEW_PAGE_ROOT
relative JSP location of the configuration overview page- See Also:
-
CONFIG_ERROR_ROOT
relative JSP location of the configuration error forwarding page for AJAX requests- See Also:
-
SEARCH_VARIANTS_ROOT
relative JSP location of the search variant result page- See Also:
-
CONFIG_PAGE_VIEW_NAME
view name of the configuration page- See Also:
-
OVERVIEW_PAGE_VIEW_NAME
view name of the configuration overview page- See Also:
-
ERROR_FORWARD_FOR_AJAX_VIEW_NAME
view name of the error forwarding page for AJAX requests- See Also:
-
SEARCH_VARIANTS_VIEW_NAME
view name of the search variant result page- See Also:
-
CONFIGURATOR_TYPE
- See Also:
-
PRODUCT_ATTRIBUTE
view attribute name for theProductDataDTO- See Also:
-
CONFIG_ATTRIBUTE
view attribute name for theConfigurationDataDTO- See Also:
-
OVERVIEWUIDATA_ATTRIBUTE
view attribute name for theOverviewUiDataDTO- See Also:
-
VARIANT_SEARCH_RESULT_ATTRIBUTE
view attribute name for theVariantSearchResultDTO- See Also:
-
CONFLICT_PREFIX
Prefix for conflict groups- See Also:
-