|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |