|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchArgs | |
---|---|
org.ow2.weblab.core.services | |
org.ow2.weblab.core.services.searcher |
Uses of SearchArgs in org.ow2.weblab.core.services |
---|
Methods in org.ow2.weblab.core.services with parameters of type SearchArgs | |
---|---|
SearchReturn |
Searcher.search(SearchArgs args)
Search using the given query. |
Uses of SearchArgs in org.ow2.weblab.core.services.searcher |
---|
Methods in org.ow2.weblab.core.services.searcher that return SearchArgs | |
---|---|
SearchArgs |
ObjectFactory.createSearchArgs()
Create an instance of SearchArgs |
Methods in org.ow2.weblab.core.services.searcher 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.ow2.weblab.core.services.searcher 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 |