Uses of Class
de.hybris.platform.adaptivesearch.jalo.AsSimpleSearchProfile
-
Packages that use AsSimpleSearchProfile Package Description de.hybris.platform.adaptivesearch.jalo -
-
Uses of AsSimpleSearchProfile in de.hybris.platform.adaptivesearch.jalo
Methods in de.hybris.platform.adaptivesearch.jalo that return AsSimpleSearchProfile Modifier and Type Method Description AsSimpleSearchProfileGeneratedAsSimpleSearchConfiguration. getSearchProfile()Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute.AsSimpleSearchProfileGeneratedAsSimpleSearchConfiguration. getSearchProfile(SessionContext ctx)Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AsSimpleSearchProfile Modifier and Type Method Description protected voidGeneratedAsSimpleSearchConfiguration. setSearchProfile(AsSimpleSearchProfile value)Generated method - Setter of theAsSimpleSearchConfiguration.searchProfileattribute.protected voidGeneratedAsSimpleSearchConfiguration. setSearchProfile(SessionContext ctx, AsSimpleSearchProfile value)Generated method - Setter of theAsSimpleSearchConfiguration.searchProfileattribute.
-