Class SearchResultPart

  • All Implemented Interfaces:
    Part

    public class SearchResultPart
    extends TreePart
    Zeigt das Ergenis einer Suche als Tree an.
    • Constructor Detail

      • SearchResultPart

        public SearchResultPart​(java.util.List<SearchResult> searchResult)
                         throws java.rmi.RemoteException,
                                de.willuhn.util.ApplicationException
        ct.
        Parameters:
        searchResult - das Suchergebnis.
        Throws:
        java.rmi.RemoteException
        de.willuhn.util.ApplicationException