Package de.hybris.platform.sap.productconfig.facades.filters
-
Class Summary Class Description AbstractConfigOverviewFilter Abstract base class for filter implementations to be used on the product config overview page.DefaultOverviewGroupFilter Default implementation ofConfigOverviewGroupFilterDefaultOverviewGroupFilterTest FilterTestData OverviewFilterList Wrapper class for the list of filters of the product config overview page.OverviewFilterListTest PriceRelevantValueFilter Filters out all cstics that have no influence on the price, meaning that they do not have any delta price.PriceRelevantValueFilterTest UserAssignedValueFilter Filters out all cstics, that were not assigned by the user.
Instead they might have been set by the configuration engine or the user left the default value just unchanged.UserAssignedValueFilterTest VisibleValueFilter Filters out all cstics, that are marked as invisble.VisibleValueFilterTest