Uses of Class
de.hybris.platform.adaptivesearch.jalo.AbstractAsConfigurableSearchConfiguration
-
Packages that use AbstractAsConfigurableSearchConfiguration Package Description de.hybris.platform.adaptivesearch.jalo -
-
Uses of AbstractAsConfigurableSearchConfiguration in de.hybris.platform.adaptivesearch.jalo
Subclasses of AbstractAsConfigurableSearchConfiguration in de.hybris.platform.adaptivesearch.jalo Modifier and Type Class Description class
AsCategoryAwareSearchConfiguration
class
AsSimpleSearchConfiguration
class
GeneratedAsCategoryAwareSearchConfiguration
Generated class for typeAsCategoryAwareSearchConfiguration
.class
GeneratedAsSimpleSearchConfiguration
Generated class for typeAsSimpleSearchConfiguration
.Methods in de.hybris.platform.adaptivesearch.jalo that return AbstractAsConfigurableSearchConfiguration Modifier and Type Method Description AbstractAsConfigurableSearchConfiguration
GeneratedAsBoostRule. getSearchConfiguration()
Generated method - Getter of theAsBoostRule.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsBoostRule. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsBoostRule.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedFacet. getSearchConfiguration()
Generated method - Getter of theAsExcludedFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedFacet. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsExcludedFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedItem. getSearchConfiguration()
Generated method - Getter of theAsExcludedItem.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedItem. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsExcludedItem.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedSort. getSearchConfiguration()
Generated method - Getter of theAsExcludedSort.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsExcludedSort. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsExcludedSort.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsFacet. getSearchConfiguration()
Generated method - Getter of theAsFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsFacet. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedFacet. getSearchConfiguration()
Generated method - Getter of theAsPromotedFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedFacet. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsPromotedFacet.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedItem. getSearchConfiguration()
Generated method - Getter of theAsPromotedItem.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedItem. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsPromotedItem.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedSort. getSearchConfiguration()
Generated method - Getter of theAsPromotedSort.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsPromotedSort. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsPromotedSort.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsSort. getSearchConfiguration()
Generated method - Getter of theAsSort.searchConfiguration
attribute.AbstractAsConfigurableSearchConfiguration
GeneratedAsSort. getSearchConfiguration(SessionContext ctx)
Generated method - Getter of theAsSort.searchConfiguration
attribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type AbstractAsConfigurableSearchConfiguration Modifier and Type Method Description protected void
GeneratedAsBoostRule. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsBoostRule.searchConfiguration
attribute.protected void
GeneratedAsBoostRule. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsBoostRule.searchConfiguration
attribute.protected void
GeneratedAsExcludedFacet. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedFacet.searchConfiguration
attribute.protected void
GeneratedAsExcludedFacet. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedFacet.searchConfiguration
attribute.protected void
GeneratedAsExcludedItem. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedItem.searchConfiguration
attribute.protected void
GeneratedAsExcludedItem. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedItem.searchConfiguration
attribute.protected void
GeneratedAsExcludedSort. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedSort.searchConfiguration
attribute.protected void
GeneratedAsExcludedSort. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsExcludedSort.searchConfiguration
attribute.protected void
GeneratedAsFacet. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsFacet.searchConfiguration
attribute.protected void
GeneratedAsFacet. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsFacet.searchConfiguration
attribute.protected void
GeneratedAsPromotedFacet. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedFacet.searchConfiguration
attribute.protected void
GeneratedAsPromotedFacet. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedFacet.searchConfiguration
attribute.protected void
GeneratedAsPromotedItem. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedItem.searchConfiguration
attribute.protected void
GeneratedAsPromotedItem. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedItem.searchConfiguration
attribute.protected void
GeneratedAsPromotedSort. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedSort.searchConfiguration
attribute.protected void
GeneratedAsPromotedSort. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsPromotedSort.searchConfiguration
attribute.protected void
GeneratedAsSort. setSearchConfiguration(AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsSort.searchConfiguration
attribute.protected void
GeneratedAsSort. setSearchConfiguration(SessionContext ctx, AbstractAsConfigurableSearchConfiguration value)
Generated method - Setter of theAsSort.searchConfiguration
attribute.
-