Uses of Interface
de.hybris.platform.b2b.punchout.services.PunchOutService
-
Packages that use PunchOutService Package Description de.hybris.platform.b2b.punchout.services.impl de.hybris.platform.b2bpunchoutaddon.controllers.pages -
-
Uses of PunchOutService in de.hybris.platform.b2b.punchout.services.impl
Classes in de.hybris.platform.b2b.punchout.services.impl that implement PunchOutService Modifier and Type Class Description classDefaultPunchOutServiceDefault implementation ofPunchOutService. -
Uses of PunchOutService in de.hybris.platform.b2bpunchoutaddon.controllers.pages
Methods in de.hybris.platform.b2bpunchoutaddon.controllers.pages that return PunchOutService Modifier and Type Method Description PunchOutServiceDefaultProfileController. getPunchOutService()Methods in de.hybris.platform.b2bpunchoutaddon.controllers.pages with parameters of type PunchOutService Modifier and Type Method Description voidDefaultProfileController. setPunchOutService(PunchOutService punchoutService)voidDefaultPunchOutController. setPunchOutService(PunchOutService punchoutService)
-