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 Detail

      • getCurrentCustomer

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

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