Uses of Interface
de.hybris.platform.yacceleratorstorefront.security.GuestCheckoutCartCleanStrategy
-
Packages that use GuestCheckoutCartCleanStrategy Package Description de.hybris.platform.yacceleratorstorefront.filters de.hybris.platform.yacceleratorstorefront.security.impl -
-
Uses of GuestCheckoutCartCleanStrategy in de.hybris.platform.yacceleratorstorefront.filters
Methods in de.hybris.platform.yacceleratorstorefront.filters that return GuestCheckoutCartCleanStrategy Modifier and Type Method Description GuestCheckoutCartCleanStrategyAnonymousCheckoutFilter. getGuestCheckoutCartCleanStrategy()Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type GuestCheckoutCartCleanStrategy Modifier and Type Method Description voidAnonymousCheckoutFilter. setGuestCheckoutCartCleanStrategy(GuestCheckoutCartCleanStrategy guestCheckoutCartCleanStrategy) -
Uses of GuestCheckoutCartCleanStrategy in de.hybris.platform.yacceleratorstorefront.security.impl
Classes in de.hybris.platform.yacceleratorstorefront.security.impl that implement GuestCheckoutCartCleanStrategy Modifier and Type Class Description classDefaultGuestCheckoutCartCleanStrategy
-