Class AddressbookSearchProvider

java.lang.Object
de.willuhn.jameica.hbci.search.AddressbookSearchProvider
All Implemented Interfaces:
de.willuhn.jameica.search.SearchProvider

public class AddressbookSearchProvider extends Object implements de.willuhn.jameica.search.SearchProvider
Implementierung eines Searchproviders fuer das Hibiscus-Adressbuch.
  • Constructor Details

    • AddressbookSearchProvider

      public AddressbookSearchProvider()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface de.willuhn.jameica.search.SearchProvider
    • search

      public List search(String search) throws RemoteException, de.willuhn.util.ApplicationException
      Specified by:
      search in interface de.willuhn.jameica.search.SearchProvider
      Throws:
      RemoteException
      de.willuhn.util.ApplicationException