Interface ProductConfigurationUserIdProvider

    • Method Detail

      • getCurrentUserId

        java.lang.String getCurrentUserId()
        Obtains an id that uniquely identifies the current user even if the session is anonymous
        Returns:
        user id
      • isAnonymousUser

        boolean isAnonymousUser()
        Returns:
        User is anonymous?