Class AssistedServiceSalesGroupPathRestriction

java.lang.Object
de.hybris.platform.assistedservicestorefront.restrictions.AssistedServicePathRestriction
de.hybris.platform.assistedservicestorefront.restrictions.AssistedServiceSalesGroupPathRestriction

public class AssistedServiceSalesGroupPathRestriction extends AssistedServicePathRestriction
Path restriction implementation for Assisted Service Sales Group. Paths from provided list are restricted.
  • Constructor Details

    • AssistedServiceSalesGroupPathRestriction

      public AssistedServiceSalesGroupPathRestriction()
  • Method Details

    • evaluate

      public boolean evaluate(javax.servlet.http.HttpServletRequest httpservletrequest, javax.servlet.http.HttpServletResponse httpservletresponse)
      Specified by:
      evaluate in class AssistedServicePathRestriction