Uses of Class
org.exoplatform.commons.api.search.data.SearchContext.RouterParams
-
Packages that use SearchContext.RouterParams Package Description org.exoplatform.commons.api.search.data Provides the classes to create search context and search result. -
-
Uses of SearchContext.RouterParams in org.exoplatform.commons.api.search.data
Methods in org.exoplatform.commons.api.search.data that return SearchContext.RouterParams Modifier and Type Method Description static SearchContext.RouterParamsSearchContext.RouterParams. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchContext.RouterParams[]SearchContext.RouterParams. values()Returns an array containing the constants of this enum type, in the order they are declared.
-