Interface AccountTypeServiceLocal

    • Method Detail

      • hasAccessible

        boolean hasAccessible​(InternalAccountOwner owner)
        Returns whether the logged user has any accessible accounts over the given owner. When null, for any account types.
      • listAccessible

        <A extends AccountTypeList<A> listAccessible​(InternalAccountOwner owner)
        Returns the accessible account types over the given owner. When null, for any account types.
      • listByCurrency

        List<AccountType> listByCurrency​(Currency currency)
        Returns a list of all account types of the given currency