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

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

Uses of SearchArgs in org.weblab_project.services.searcher
 

Methods in org.weblab_project.services.searcher with parameters of type SearchArgs
 SearchReturn Searcher.search(SearchArgs args)
          Search using the given query.
 

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

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

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

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



Copyright © 2004-2009. All Rights Reserved.