Uses of Class
de.hybris.platform.b2b.punchout.model.StoredPunchOutSessionModel
-
Packages that use StoredPunchOutSessionModel Package Description de.hybris.platform.b2b.punchout.services de.hybris.platform.b2b.punchout.services.impl -
-
Uses of StoredPunchOutSessionModel in de.hybris.platform.b2b.punchout.services
Methods in de.hybris.platform.b2b.punchout.services that return StoredPunchOutSessionModel Modifier and Type Method Description StoredPunchOutSessionModelPunchOutSessionService. loadStoredPunchOutSessionModel(java.lang.String punchOutSessionId)Loads a givenStoredPunchOutSessionModelby sid. -
Uses of StoredPunchOutSessionModel in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that return StoredPunchOutSessionModel Modifier and Type Method Description StoredPunchOutSessionModelDefaultPunchOutSessionService. loadStoredPunchOutSessionModel(java.lang.String punchoutSessionId)
-