Uses of Class
de.hybris.platform.commercewebservicescommons.dto.quote.QuoteWsDTO
Packages that use QuoteWsDTO
Package
Description
-
Uses of QuoteWsDTO in de.hybris.platform.b2b.occ.populators
Methods in de.hybris.platform.b2b.occ.populators with parameters of type QuoteWsDTOModifier and TypeMethodDescriptionvoidDefaultCartModelToQuoteWsDTOPopulator.populate(CartModel cartModel, QuoteWsDTO quoteWsDTO) -
Uses of QuoteWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return QuoteWsDTOModifier and TypeMethodDescriptionQuoteController.createQuote(@Valid QuoteStarterWsDTO quoteStarter, String fields) -
Uses of QuoteWsDTO in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return QuoteWsDTOModifier and TypeMethodDescriptionprotected QuoteWsDTOQuoteHelper.getQuoteWsDTO(QuoteData quoteData, String fields) QuoteHelper.initiateQuote(String cartId, String fields) -
Uses of QuoteWsDTO in de.hybris.platform.b2bocc.populators
Methods in de.hybris.platform.b2bocc.populators with parameters of type QuoteWsDTOModifier and TypeMethodDescriptionvoidDefaultCartModelToQuoteWsDTOPopulator.populate(CartModel cartModel, QuoteWsDTO quoteWsDTO) -
Uses of QuoteWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return QuoteWsDTOModifier and TypeMethodDescriptionQuoteController.createQuote(@Valid QuoteStarterWsDTO quoteStarter, String fields) -
Uses of QuoteWsDTO in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return QuoteWsDTOModifier and TypeMethodDescriptionprotected QuoteWsDTOQuoteHelper.getQuoteWsDTO(QuoteData quoteData, String fields) QuoteHelper.initiateQuote(String cartId, String fields) -
Uses of QuoteWsDTO in de.hybris.platform.commercewebservicescommons.dto.quote
Methods in de.hybris.platform.commercewebservicescommons.dto.quote that return types with arguments of type QuoteWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.quote with type arguments of type QuoteWsDTO