Class GeneratedCustomer

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    Customer

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

      • CUSTOMERID

        public static final java.lang.String CUSTOMERID
        Qualifier of the Customer.customerID attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCustomer

        public GeneratedCustomer()
    • Method Detail

      • getCustomerID

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

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

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

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