Class AbstractAsAttributeHandler<V,M extends AbstractItemModel>
java.lang.Object
de.hybris.platform.adaptivesearch.model.attributes.AbstractAsAttributeHandler<V,M>
- All Implemented Interfaces:
DynamicAttributeHandler<V,M>
- Direct Known Subclasses:
AsBoostItemConfigurationCorruptedAttributeHandler,AsCategoryAwareSearchConfigurationCorruptedAttributeHandler,AsConfigurationCorruptedAttributeHandler,AsFacetConfigurationCorruptedAttributeHandler,AsFacetRangeCorruptedAttributeHandler,AsFacetValueConfigurationCorruptedAttributeHandler,AsSimpleSearchConfigurationCorruptedAttributeHandler,AsSortConfigurationCorruptedAttributeHandler,AsSortExpressionCorruptedAttributeHandler
public abstract class AbstractAsAttributeHandler<V,M extends AbstractItemModel>
extends Object
implements DynamicAttributeHandler<V,M>
Base attribute handler for adaptive search related types.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAsItemModelHelper(AsItemModelHelper asItemModelHelper) voidsetModelService(ModelService modelService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.servicelayer.model.attribute.DynamicAttributeHandler
get, set
-
Constructor Details
-
AbstractAsAttributeHandler
public AbstractAsAttributeHandler()
-
-
Method Details
-
getModelService
-
setModelService
-
getAsItemModelHelper
-
setAsItemModelHelper
-