Interface CurrencyServiceLocal

    • Method Detail

      • listForAds

        List<Currency> listForAds​(User forUser,
                                  boolean includeOtherCurrencies)
        Returns a list of currencies available to view ads between the given user and logged user.
        Parameters:
        forUser - The related user or logged user when null
        includeOtherCurrencies - For member/brokers: when true currencies from "View ads in other currencies" are included and logged user is not enforced to have the same account's currencies as the given user