Dynamicweb 8 Documentation
Dynamicweb.Extensibility.Searching.eCommerce Namespace
Inheritance Hierarchy
The Dynamicweb.Extensibility.eCommerce namespace contains types that are used when extending the filtered search for eCommerce.
Classes
 ClassDescription
ClassFilter Represents a base class that all eCommerce search filters must implement.
ClassFilterCache Represents a filter cache.
ClassFilterCacheStrategy Represents a filter cache strategy.
ClassFilterCacheStrategyCollection Represents a collection of filter cache strategies.
ClassFilterCapabilities Provides information about filter capabilities.
ClassFilterContext Provides information about the execution context of the filter.
ClassFilterManager Manages eCommerce search filters.
ClassFilterOption Represents a filter option.
ClassFilterOption<T> Represents an extended filter option that is associated with the data item.
ClassFilterOptionsListUtility Represents an utility class for working with filters that support options.
ClassFilterRenderer Provides methods and properties for rendering search filter.
ClassFilterRequestValue Represents a single value submitted for the filter.
ClassFilterTemplateExtender Defines a contract for extending a filter template.
ClassFilterTemplateExtender<T> Defines a contract for extending a filter template of a specific filter type.
ClassSpellingCorrection Represents a spelling correction.
ClassSpellingCorrectionPhrase Represents a spelling correction phrase.
Interfaces
 InterfaceDescription
InterfaceICachableFilter Represents a filter that supports caching.
InterfaceIGroupContextFilter Represents a filter which is context-sensitive in regards of the current eCommerce product group.
InterfaceILanguageContextFilter Represents a filter which is context-sensitive in regards of the current eCommerce language.
InterfaceIOptionsListFilter Represents a filter that outputs a list of filter options.
InterfaceIRequestObserverFilter Represents a filter that has request values associated with it.
InterfaceIRequestValueConverterFilter Represents the filter that can convert request values to search query criteria.
InterfaceIResultsEstimatorFilter Represents a filter that allows estimating results based on the submitted value.
See Also

Reference

Dynamicweb Assembly

Send Feedback