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