Uses of Class
de.hybris.platform.commerceservices.model.process.StoreFrontCustomerProcessModel
-
-
Uses of StoreFrontCustomerProcessModel in com.sap.hybris.c4c.customer.listener
Methods in com.sap.hybris.c4c.customer.listener that return StoreFrontCustomerProcessModel Modifier and Type Method Description protected StoreFrontCustomerProcessModelSapC4cCustomerRegistrationEventListener. createProcess()Creates business process -
Uses of StoreFrontCustomerProcessModel in com.sap.hybris.sapcustomerb2b.outbound
Methods in com.sap.hybris.sapcustomerb2b.outbound that return StoreFrontCustomerProcessModel Modifier and Type Method Description protected StoreFrontCustomerProcessModelB2BCustomerRegistrationEventListener. createProcess()Create BusinessProcessService -
Uses of StoreFrontCustomerProcessModel in com.sap.hybris.sapcustomerb2c.outbound
Methods in com.sap.hybris.sapcustomerb2c.outbound that return StoreFrontCustomerProcessModel Modifier and Type Method Description protected StoreFrontCustomerProcessModelCustomerRegistrationEventListener. createProcess()Create BusinessProcessService -
Uses of StoreFrontCustomerProcessModel in com.sap.hybris.saprevenuecloudcustomer.listener
Methods in com.sap.hybris.saprevenuecloudcustomer.listener that return StoreFrontCustomerProcessModel Modifier and Type Method Description protected StoreFrontCustomerProcessModelSapRevenueCloudCustomerRegistrationEventListener. createProcess() -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.acceleratorservices.model.process
Subclasses of StoreFrontCustomerProcessModel in de.hybris.platform.acceleratorservices.model.process Modifier and Type Class Description classSavedCartFileUploadProcessModelGenerated model class for type SavedCartFileUploadProcess first defined at extension acceleratorservices. -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.b2bacceleratorservices.model.process
Subclasses of StoreFrontCustomerProcessModel in de.hybris.platform.b2bacceleratorservices.model.process Modifier and Type Class Description classReplenishmentProcessModelGenerated model class for type ReplenishmentProcess first defined at extension b2bacceleratorservices. -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.chineseprofilefacades.process.email.context
Methods in de.hybris.platform.chineseprofilefacades.process.email.context with parameters of type StoreFrontCustomerProcessModel Modifier and Type Method Description protected CustomerModelCustomerEmailContext. getCustomer(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel)protected BaseSiteModelCustomerEmailContext. getSite(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel)voidCustomerEmailContext. init(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel, EmailPageModel emailPageModel)voidForgottenPasswordEmailContext. init(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel, EmailPageModel emailPageModel) -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.commerceservices.model.process
Subclasses of StoreFrontCustomerProcessModel in de.hybris.platform.commerceservices.model.process Modifier and Type Class Description classForgottenPasswordProcessModelGenerated model class for type ForgottenPasswordProcess first defined at extension commerceservices. -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.secureportaladdon.email.context
Methods in de.hybris.platform.secureportaladdon.email.context with parameters of type StoreFrontCustomerProcessModel Modifier and Type Method Description protected CustomerModelB2BRegistrationEmailContext. getCustomer(StoreFrontCustomerProcessModel businessProcessModel)protected LanguageModelB2BRegistrationEmailContext. getEmailLanguage(StoreFrontCustomerProcessModel businessProcessModel)protected BaseSiteModelB2BRegistrationEmailContext. getSite(StoreFrontCustomerProcessModel businessProcessModel)voidB2BRegistrationApprovedEmailContext. init(StoreFrontCustomerProcessModel businessProcessModel, EmailPageModel emailPageModel)voidB2BRegistrationEmailContext. init(StoreFrontCustomerProcessModel businessProcessModel, EmailPageModel emailPageModel)voidB2BRegistrationRejectedEmailContext. init(StoreFrontCustomerProcessModel businessProcessModel, EmailPageModel emailPageModel) -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.secureportaladdon.model
Subclasses of StoreFrontCustomerProcessModel in de.hybris.platform.secureportaladdon.model Modifier and Type Class Description classB2BRegistrationApprovedProcessModelGenerated model class for type B2BRegistrationApprovedProcess first defined at extension secureportaladdon.classB2BRegistrationProcessModelGenerated model class for type B2BRegistrationProcess first defined at extension secureportaladdon.classB2BRegistrationRejectedProcessModelGenerated model class for type B2BRegistrationRejectedProcess first defined at extension secureportaladdon. -
Uses of StoreFrontCustomerProcessModel in de.hybris.platform.yacceleratorfacades.process.email.context
Methods in de.hybris.platform.yacceleratorfacades.process.email.context with parameters of type StoreFrontCustomerProcessModel Modifier and Type Method Description protected CustomerModelCustomerEmailContext. getCustomer(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel)protected LanguageModelCustomerEmailContext. getEmailLanguage(StoreFrontCustomerProcessModel businessProcessModel)protected BaseSiteModelCustomerEmailContext. getSite(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel)voidCustomerEmailContext. init(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel, EmailPageModel emailPageModel)voidForgottenPasswordEmailContext. init(StoreFrontCustomerProcessModel storeFrontCustomerProcessModel, EmailPageModel emailPageModel)
-