Uses of Class
de.hybris.platform.b2b.model.B2BRegistrationModel
Packages that use B2BRegistrationModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
-
Uses of B2BRegistrationModel in de.hybris.platform.b2b.model
Methods in de.hybris.platform.b2b.model that return B2BRegistrationModelModifier and TypeMethodDescriptionB2BRegistrationProcessModel.getRegistration()Generated method - Getter of theB2BRegistrationProcess.registrationattribute defined at extensionb2bcommerce.Methods in de.hybris.platform.b2b.model with parameters of type B2BRegistrationModelModifier and TypeMethodDescriptionvoidB2BRegistrationProcessModel.setRegistration(B2BRegistrationModel value) Generated method - Setter ofB2BRegistrationProcess.registrationattribute defined at extensionb2bcommerce. -
Uses of B2BRegistrationModel in de.hybris.platform.b2bacceleratorfacades.registration
Methods in de.hybris.platform.b2bacceleratorfacades.registration with parameters of type B2BRegistrationModelModifier and TypeMethodDescriptionvoidB2BRegistrationWorkflowFacade.launchWorkflow(WorkflowTemplateModel workflowTemplateModel, B2BRegistrationModel b2bRegistrationModel) Launches a new workflow instance -
Uses of B2BRegistrationModel in de.hybris.platform.b2bacceleratorfacades.registration.impl
Methods in de.hybris.platform.b2bacceleratorfacades.registration.impl that return B2BRegistrationModelModifier and TypeMethodDescriptionprotected B2BRegistrationModelDefaultB2BRegistrationFacade.toRegistrationModel(B2BRegistrationData data) Converts aB2BRegistrationDatainto aMethods in de.hybris.platform.b2bacceleratorfacades.registration.impl with parameters of type B2BRegistrationModelModifier and TypeMethodDescriptionvoidDefautB2BRegistrationWorkflowFacade.launchWorkflow(WorkflowTemplateModel workflowTemplateModel, B2BRegistrationModel b2bRegistrationModel) -
Uses of B2BRegistrationModel in de.hybris.platform.b2bacceleratorservices.email.context
Methods in de.hybris.platform.b2bacceleratorservices.email.context that return B2BRegistrationModelMethods in de.hybris.platform.b2bacceleratorservices.email.context with parameters of type B2BRegistrationModelModifier and TypeMethodDescriptionvoidB2BRegistrationEmailContext.setRegistration(B2BRegistrationModel registration) -
Uses of B2BRegistrationModel in de.hybris.platform.b2bacceleratorservices.workflows.actions
Methods in de.hybris.platform.b2bacceleratorservices.workflows.actions that return B2BRegistrationModelModifier and TypeMethodDescriptionprotected B2BRegistrationModelB2BRegistrationWorkflowIntegrationTest.getB2BRegistrationModel()protected B2BRegistrationModelAbstractAutomatedWorkflowTemplateJob.getRegistrationAttachment(WorkflowActionModel workflowActionModel) Gets theB2BRegistrationModelattached to the workflowMethods in de.hybris.platform.b2bacceleratorservices.workflows.actions with parameters of type B2BRegistrationModelModifier and TypeMethodDescriptionprotected B2BCustomerModelRegistrationApprovedAutomatedWorkflowTemplateJob.createB2BCustomerModel(CustomerModel customer, B2BRegistrationModel registration) Creates an instance ofB2BCustomerModelout ofCustomerModel.protected B2BRegistrationApprovedProcessModelSendApprovedEmailAutomatedWorkflowTemplateJob.createProcessModel(CustomerModel customerModel, B2BRegistrationModel registrationModel) protected PROCESSSendEmailAutomatedWorkflowTemplateJob.createProcessModel(CustomerModel customerModel, B2BRegistrationModel registrationModel) Creates an instance ofB2BRegistrationProcessModelusing the process definition.protected PROCESSSendEmailAutomatedWorkflowTemplateTestJob.createProcessModel(CustomerModel customerModel, B2BRegistrationModel registrationModel) Creates an instance ofB2BRegistrationProcessModelusing the process definition.protected B2BRegistrationRejectedProcessModelSendRejectedEmailAutomatedWorkflowTemplateJob.createProcessModel(CustomerModel customerModel, B2BRegistrationModel registrationModel) protected CustomerModelAbstractAutomatedWorkflowTemplateJob.getCustomer(B2BRegistrationModel b2bRegistrationModel) Gets theCustomerModelattached to the workflow