Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
PointOfViewServer.ResultList

Uses of ResultList in PointOfViewServer
 

Classes in PointOfViewServer that implement ResultList
 class ResultListImpl
           
 

Methods in PointOfViewServer that return ResultList
 ResultList SearchImpl.getResults()
          Return search results.
 ResultList SearchImpl.execute()
          Build of queries if they don't exist execute each of them to build results.
 ResultList Search.getResults()
           
 ResultList Search.execute()