Uses of Class
org.javlo.module.search.SearchResultBean
-
Packages that use SearchResultBean Package Description org.javlo.module.search -
-
Uses of SearchResultBean in org.javlo.module.search
Methods in org.javlo.module.search that return types with arguments of type SearchResultBean Modifier and Type Method Description static Collection<SearchResultBean>
SearchModuleAction. searchInPage(ContentContext ctx, SearchFilter filter)
static Collection<SearchResultBean>
SearchModuleAction. searchInResource(ContentContext ctx, SearchFilter filter)
Method parameters in org.javlo.module.search with type arguments of type SearchResultBean Modifier and Type Method Description protected static void
SearchModuleAction. addPage(ContentContext ctx, Map<MenuElement,SearchResultBean> outResult, MenuElement page, String lg, String authors)
-