Interface CustomerResolutionService

All Known Implementing Classes:
DefaultCustomerResolutionService

public interface CustomerResolutionService
Service interface to resolve information about the current customer in different contexts (e.g. accelerator storefronts, CS cockpit).
  • Method Details

    • getCurrentCustomer

      @Nullable CustomerModel getCurrentCustomer()
      Returns the current customer.
      Returns:
      CustomerModel the current customer
    • getCurrencyIso

      @Nullable String getCurrencyIso()
      Returns the ISO currency code.
      Returns:
      String the ISO currency code