Uses of Class
org.hippoecm.frontend.plugins.standards.search.TextSearchMatch
-
Packages that use TextSearchMatch Package Description org.hippoecm.frontend.plugins.standards.search -
-
Uses of TextSearchMatch in org.hippoecm.frontend.plugins.standards.search
Methods in org.hippoecm.frontend.plugins.standards.search that return types with arguments of type TextSearchMatch Modifier and Type Method Description Iterator<? extends TextSearchMatch>
TextSearchDataProvider. iterator(long first, long count)
org.apache.wicket.model.IModel<TextSearchMatch>
TextSearchDataProvider. model(TextSearchMatch object)
Methods in org.hippoecm.frontend.plugins.standards.search with parameters of type TextSearchMatch Modifier and Type Method Description org.apache.wicket.model.IModel<TextSearchMatch>
TextSearchDataProvider. model(TextSearchMatch object)
-