Uses of Class
org.cxml.PunchOutSetupRequest
-
Packages that use PunchOutSetupRequest Package Description de.hybris.platform.b2b.punchout.populators.impl org.cxml -
-
Uses of PunchOutSetupRequest in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl with parameters of type PunchOutSetupRequest Modifier and Type Method Description protected voidDefaultPunchOutSessionPopulator. populateBuyerCookie(PunchOutSession output, PunchOutSetupRequest request)protected voidDefaultPunchOutSessionPopulator. populateShippingInfo(PunchOutSession output, PunchOutSetupRequest request) -
Uses of PunchOutSetupRequest in org.cxml
Methods in org.cxml that return PunchOutSetupRequest Modifier and Type Method Description PunchOutSetupRequestObjectFactory. createPunchOutSetupRequest()Create an instance ofPunchOutSetupRequest
-