Uses of Class
de.hybris.platform.b2b.punchout.PunchOutException
Packages that use PunchOutException
Package
Description
-
Uses of PunchOutException in de.hybris.platform.b2b.punchout
Subclasses of PunchOutException in de.hybris.platform.b2b.punchoutModifier and TypeClassDescriptionclassclass -
Uses of PunchOutException in de.hybris.platform.b2b.punchout.actions.inbound
Methods in de.hybris.platform.b2b.punchout.actions.inbound that throw PunchOutExceptionModifier and TypeMethodDescriptionvoidPlacePurchaseOrderProcessingTest.setUp()voidDefaultPopulateProfileResponseProcessingTest.shouldFailBadRequest() -
Uses of PunchOutException in de.hybris.platform.b2b.punchout.services
Methods in de.hybris.platform.b2b.punchout.services that throw PunchOutExceptionModifier and TypeMethodDescriptionPunchOutSessionService.retrieveUserId(PunchOutSession punchoutSession) Retrieves the userId from given Punchout Session. -
Uses of PunchOutException in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that throw PunchOutExceptionModifier and TypeMethodDescriptionDefaultPunchOutSessionService.retrieveUserId(PunchOutSession punchoutSession) -
Uses of PunchOutException in de.hybris.platform.b2bpunchoutaddon.interceptors
Methods in de.hybris.platform.b2bpunchoutaddon.interceptors that throw PunchOutExceptionModifier and TypeMethodDescriptionvoidPunchOutBeforeViewHandler.beforeView(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.web.servlet.ModelAndView modelAndView) -
Uses of PunchOutException in de.hybris.platform.b2bpunchoutocc.exception
Methods in de.hybris.platform.b2bpunchoutocc.exception with parameters of type PunchOutExceptionModifier and TypeMethodDescriptionPunchoutExceptionAdvice.handlePunchoutException(PunchOutException exc)