Uses of Class
org.weblab_project.services.searcher.types.SearchReturn

Packages that use SearchReturn
org.weblab_project.services.searcher   
org.weblab_project.services.searcher.types   
 

Uses of SearchReturn in org.weblab_project.services.searcher
 

Methods in org.weblab_project.services.searcher that return SearchReturn
 SearchReturn Searcher.search(SearchArgs args)
          Search using the given query.
 

Uses of SearchReturn in org.weblab_project.services.searcher.types
 

Methods in org.weblab_project.services.searcher.types that return SearchReturn
 SearchReturn ObjectFactory.createSearchReturn()
          Create an instance of SearchReturn
 

Methods in org.weblab_project.services.searcher.types that return types with arguments of type SearchReturn
 javax.xml.bind.JAXBElement<SearchReturn> ObjectFactory.createSearchReturn(SearchReturn value)
          Create an instance of JAXBElement<SearchReturn>}
 

Methods in org.weblab_project.services.searcher.types with parameters of type SearchReturn
 javax.xml.bind.JAXBElement<SearchReturn> ObjectFactory.createSearchReturn(SearchReturn value)
          Create an instance of JAXBElement<SearchReturn>}
 



Copyright © 2004-2009. All Rights Reserved.