Uses of Class
de.hybris.platform.secureportaladdon.exceptions.CustomerAlreadyExistsException
-
Packages that use CustomerAlreadyExistsException Package Description de.hybris.platform.secureportaladdon.facades de.hybris.platform.secureportaladdon.facades.impl -
-
Uses of CustomerAlreadyExistsException in de.hybris.platform.secureportaladdon.facades
Methods in de.hybris.platform.secureportaladdon.facades that throw CustomerAlreadyExistsException Modifier and Type Method Description voidB2BRegistrationFacade. register(B2BRegistrationData data)Initiates the registration process for B2B. -
Uses of CustomerAlreadyExistsException in de.hybris.platform.secureportaladdon.facades.impl
Methods in de.hybris.platform.secureportaladdon.facades.impl that throw CustomerAlreadyExistsException Modifier and Type Method Description voidDefaultB2BRegistrationFacade. register(B2BRegistrationData data)voidDefaultB2BRegistrationFacadeUnitTest. registerTest()voidDefaultB2BRegistrationFacadeUnitTest. registerTestExpectedException()voidDefaultB2BRegistrationFacadeUnitTest. registerTestNoTitle()
-