Uses of Interface
com.erudika.para.core.search.Search
-
Packages that use Search Package Description com.erudika.para.core.search The search module - manages indexing operations and enables search.com.erudika.para.core.utils Utility classes. -
-
Uses of Search in com.erudika.para.core.search
Classes in com.erudika.para.core.search that implement Search Modifier and Type Class Description classMockSearch -
Uses of Search in com.erudika.para.core.utils
Methods in com.erudika.para.core.utils that return Search Modifier and Type Method Description abstract SearchCoreUtils. getSearch()Returns the Search object.static SearchPara. getSearch()Methods in com.erudika.para.core.utils with parameters of type Search Modifier and Type Method Description abstract voidCoreUtils. setSearch(Search search)Sets the Search object.
-