Uses of Class
de.hybris.platform.jalo.order.GeneratedCart
-
-
Uses of GeneratedCart in de.hybris.platform.basecommerce.jalo
Subclasses of GeneratedCart in de.hybris.platform.basecommerce.jalo Modifier and Type Class Description classGeneratedMultiAddressInMemoryCartGenerated class for typeMultiAddressInMemoryCart.classMultiAddressInMemoryCartThis implementation ignores the configuredDeliveryCostsStrategyand uses its own (assigned)DeliveryModeonly. -
Uses of GeneratedCart in de.hybris.platform.jalo.order
Subclasses of GeneratedCart in de.hybris.platform.jalo.order Modifier and Type Class Description classCartThe cart class.Fields in de.hybris.platform.jalo.order with type parameters of type GeneratedCart Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedCart>GeneratedCart. USERHANDLERBidirectionalOneToManyHandlerfor handling 1:n USER's relation attributes from 'one' side. -
Uses of GeneratedCart in de.hybris.platform.promotions.jalo.order
Subclasses of GeneratedCart in de.hybris.platform.promotions.jalo.order Modifier and Type Class Description classPromotionCart -
Uses of GeneratedCart in de.hybris.platform.servicelayer.internal.jalo.order
Subclasses of GeneratedCart in de.hybris.platform.servicelayer.internal.jalo.order Modifier and Type Class Description classGeneratedInMemoryCartGenerated class for typeInMemoryCart.classInMemoryCartA in-memory implementation ofCart.
-