java.lang.Object
de.hybris.platform.sap.productconfig.frontend.util.impl.ConfigUISupport

public class ConfigUISupport extends Object
Utility class to be called directly from the xhtml UI-components (tags)
  • Method Details

    • isExpertModeEnabled

      public static boolean isExpertModeEnabled()
      Returns:
      The status of the expert mode
    • hasRequiredCstic

      public static boolean hasRequiredCstic(List<CsticData> cstics)
      Parameters:
      cstics - list of cstics
      Returns:
      true, only if the list of cstics has at least one required cstic
    • getExpertModeFacade

      protected static ConfigurationExpertModeFacade getExpertModeFacade()