Class GeneratedB2BCustomer

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

public abstract class GeneratedB2BCustomer extends Customer
Generated class for type B2BCustomer.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedB2BCustomer

      public GeneratedB2BCustomer()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isActive(SessionContext ctx)
      Generated method - Getter of the B2BCustomer.active attribute.
      Returns:
      the active
    • isActive

      public Boolean isActive()
      Generated method - Getter of the B2BCustomer.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive(SessionContext ctx)
      Generated method - Getter of the B2BCustomer.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive()
      Generated method - Getter of the B2BCustomer.active attribute.
      Returns:
      the active
    • setActive

      public void setActive(SessionContext ctx, Boolean value)
      Generated method - Setter of the B2BCustomer.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(Boolean value)
      Generated method - Setter of the B2BCustomer.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(SessionContext ctx, boolean value)
      Generated method - Setter of the B2BCustomer.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(boolean value)
      Generated method - Setter of the B2BCustomer.active attribute.
      Parameters:
      value - the active
    • getDefaultB2BUnit

      public B2BUnit getDefaultB2BUnit(SessionContext ctx)
      Generated method - Getter of the B2BCustomer.defaultB2BUnit attribute.
      Returns:
      the defaultB2BUnit
    • getDefaultB2BUnit

      public B2BUnit getDefaultB2BUnit()
      Generated method - Getter of the B2BCustomer.defaultB2BUnit attribute.
      Returns:
      the defaultB2BUnit
    • setDefaultB2BUnit

      public void setDefaultB2BUnit(SessionContext ctx, B2BUnit value)
      Generated method - Setter of the B2BCustomer.defaultB2BUnit attribute.
      Parameters:
      value - the defaultB2BUnit
    • setDefaultB2BUnit

      public void setDefaultB2BUnit(B2BUnit value)
      Generated method - Setter of the B2BCustomer.defaultB2BUnit attribute.
      Parameters:
      value - the defaultB2BUnit
    • getEmail

      public String getEmail(SessionContext ctx)
      Generated method - Getter of the B2BCustomer.email attribute.
      Returns:
      the email
    • getEmail

      public String getEmail()
      Generated method - Getter of the B2BCustomer.email attribute.
      Returns:
      the email
    • setEmail

      public void setEmail(SessionContext ctx, String value)
      Generated method - Setter of the B2BCustomer.email attribute.
      Parameters:
      value - the email
    • setEmail

      public void setEmail(String value)
      Generated method - Setter of the B2BCustomer.email attribute.
      Parameters:
      value - the email