java.lang.Object
de.hybris.platform.customersupportbackoffice.widgets.sessioncontext.util.AsmUtils

public class AsmUtils extends Object
Contains methods for asm-related functionality
  • Field Details

  • Method Details

    • showAsmButton

      public static boolean showAsmButton()
      Method loads ASM_DEEPLINK_SHOW_PARAM from properties, false is default value
      Returns:
      boolean
    • getAsmDeepLink

      public static String getAsmDeepLink(BaseSiteModel currentSite, SessionContextModel sessionContext)
      Method constructs deep link for asm as href
      Parameters:
      currentSite - the site to use as a storefront
      SessionContextModel - the session context to get all needed info from
      Returns:
      deep link generated