Class GeneratedB2BRegistrationProcess

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
B2BRegistrationProcess

public abstract class GeneratedB2BRegistrationProcess extends StoreFrontCustomerProcess
Generated class for type B2BRegistrationProcess.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedB2BRegistrationProcess

      public GeneratedB2BRegistrationProcess()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedStoreFrontCustomerProcess
    • getRegistration

      public B2BRegistration getRegistration(SessionContext ctx)
      Generated method - Getter of the B2BRegistrationProcess.registration attribute.
      Returns:
      the registration - related B2B registration
    • getRegistration

      public B2BRegistration getRegistration()
      Generated method - Getter of the B2BRegistrationProcess.registration attribute.
      Returns:
      the registration - related B2B registration
    • setRegistration

      public void setRegistration(SessionContext ctx, B2BRegistration value)
      Generated method - Setter of the B2BRegistrationProcess.registration attribute.
      Parameters:
      value - the registration - related B2B registration
    • setRegistration

      public void setRegistration(B2BRegistration value)
      Generated method - Setter of the B2BRegistrationProcess.registration attribute.
      Parameters:
      value - the registration - related B2B registration