Uses of Class
de.hybris.platform.orderscheduling.jalo.GeneratedCartToOrderCronJob
-
Packages that use GeneratedCartToOrderCronJob Package Description de.hybris.platform.orderscheduling.jalo -
-
Uses of GeneratedCartToOrderCronJob in de.hybris.platform.orderscheduling.jalo
Subclasses of GeneratedCartToOrderCronJob in de.hybris.platform.orderscheduling.jalo Modifier and Type Class Description class
CartToOrderCronJob
This is a preliminary release of a new functionality.Fields in de.hybris.platform.orderscheduling.jalo with type parameters of type GeneratedCartToOrderCronJob Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedCartToOrderCronJob>
GeneratedCartToOrderCronJob. CARTHANDLER
BidirectionalOneToManyHandler
for handling 1:n CART's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedCartToOrderCronJob>
GeneratedCartToOrderCronJob. DELIVERYADDRESSHANDLER
BidirectionalOneToManyHandler
for handling 1:n DELIVERYADDRESS's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedCartToOrderCronJob>
GeneratedCartToOrderCronJob. PAYMENTADDRESSHANDLER
BidirectionalOneToManyHandler
for handling 1:n PAYMENTADDRESS's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedCartToOrderCronJob>
GeneratedCartToOrderCronJob. PAYMENTINFOHANDLER
BidirectionalOneToManyHandler
for handling 1:n PAYMENTINFO's relation attributes from 'one' side.
-