Uses of Class
de.hybris.platform.sap.orderexchange.outbound.impl.AbstractRawItemBuilder
-
Packages that use AbstractRawItemBuilder Package Description de.hybris.platform.sap.c4c.quote.outbound.impl de.hybris.platform.sap.orderexchange.outbound.impl -
-
Uses of AbstractRawItemBuilder in de.hybris.platform.sap.c4c.quote.outbound.impl
Subclasses of AbstractRawItemBuilder in de.hybris.platform.sap.c4c.quote.outbound.impl Modifier and Type Class Description classDefaultRawQuoteBuilderQuote raw item builder delegating the creation of the individual lines of the raw item to the registered instances ofRawItemContributor. -
Uses of AbstractRawItemBuilder in de.hybris.platform.sap.orderexchange.outbound.impl
Subclasses of AbstractRawItemBuilder in de.hybris.platform.sap.orderexchange.outbound.impl Modifier and Type Class Description classDefaultOrderCancelRequestBuilderDefault raw item builder as AbstractRawItemBuilder and additional LoggerclassDefaultRawHybrisOrderBuilderClass definition as a workaround for Spring since it cannot handle parameterized types
-