Class GeneratedCustomer

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

public abstract class GeneratedCustomer extends User
Generated class for type Customer.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCustomer

      public GeneratedCustomer()
  • Method Details

    • getDefaultAttributeModes

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

      public String getCustomerID(SessionContext ctx)
      Generated method - Getter of the Customer.customerID attribute.
      Returns:
      the customerID
    • getCustomerID

      public String getCustomerID()
      Generated method - Getter of the Customer.customerID attribute.
      Returns:
      the customerID
    • setCustomerID

      public void setCustomerID(SessionContext ctx, String value)
      Generated method - Setter of the Customer.customerID attribute.
      Parameters:
      value - the customerID
    • setCustomerID

      public void setCustomerID(String value)
      Generated method - Setter of the Customer.customerID attribute.
      Parameters:
      value - the customerID