Class GeneratedCustomerVendorReview

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

public abstract class GeneratedCustomerVendorReview extends GenericItem
Generated class for type CustomerVendorReview.
See Also:
  • Field Details

    • USER

      public static final String USER
      Qualifier of the CustomerVendorReview.user attribute
      See Also:
    • CONSIGNMENT

      public static final String CONSIGNMENT
      Qualifier of the CustomerVendorReview.consignment attribute
      See Also:
    • SATISFACTION

      public static final String SATISFACTION
      Qualifier of the CustomerVendorReview.satisfaction attribute
      See Also:
    • DELIVERY

      public static final String DELIVERY
      Qualifier of the CustomerVendorReview.delivery attribute
      See Also:
    • COMMUNICATION

      public static final String COMMUNICATION
      Qualifier of the CustomerVendorReview.communication attribute
      See Also:
    • CREATEDATE

      public static final String CREATEDATE
      Qualifier of the CustomerVendorReview.createDate attribute
      See Also:
    • APPROVALSTATUS

      public static final String APPROVALSTATUS
      Qualifier of the CustomerVendorReview.approvalStatus attribute
      See Also:
    • VENDOR

      public static final String VENDOR
      Qualifier of the CustomerVendorReview.vendor attribute
      See Also:
    • COMMENT

      public static final String COMMENT
      Qualifier of the CustomerVendorReview.comment attribute
      See Also:
    • LANGUAGE

      public static final String LANGUAGE
      Qualifier of the CustomerVendorReview.language attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCustomerVendorReview

      public GeneratedCustomerVendorReview()
  • Method Details

    • getDefaultAttributeModes

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

      public EnumerationValue getApprovalStatus(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.approvalStatus attribute.
      Returns:
      the approvalStatus - Review approval status
    • getApprovalStatus

      public EnumerationValue getApprovalStatus()
      Generated method - Getter of the CustomerVendorReview.approvalStatus attribute.
      Returns:
      the approvalStatus - Review approval status
    • setApprovalStatus

      public void setApprovalStatus(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the CustomerVendorReview.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - Review approval status
    • setApprovalStatus

      public void setApprovalStatus(EnumerationValue value)
      Generated method - Setter of the CustomerVendorReview.approvalStatus attribute.
      Parameters:
      value - the approvalStatus - Review approval status
    • getComment

      public String getComment(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.comment attribute.
      Returns:
      the comment - Comment for the customer vendor review
    • getComment

      public String getComment()
      Generated method - Getter of the CustomerVendorReview.comment attribute.
      Returns:
      the comment - Comment for the customer vendor review
    • setComment

      public void setComment(SessionContext ctx, String value)
      Generated method - Setter of the CustomerVendorReview.comment attribute.
      Parameters:
      value - the comment - Comment for the customer vendor review
    • setComment

      public void setComment(String value)
      Generated method - Setter of the CustomerVendorReview.comment attribute.
      Parameters:
      value - the comment - Comment for the customer vendor review
    • getCommunication

      public Double getCommunication(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.communication attribute.
      Returns:
      the communication - Communication effectiveness
    • getCommunication

      public Double getCommunication()
      Generated method - Getter of the CustomerVendorReview.communication attribute.
      Returns:
      the communication - Communication effectiveness
    • getCommunicationAsPrimitive

      public double getCommunicationAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.communication attribute.
      Returns:
      the communication - Communication effectiveness
    • getCommunicationAsPrimitive

      public double getCommunicationAsPrimitive()
      Generated method - Getter of the CustomerVendorReview.communication attribute.
      Returns:
      the communication - Communication effectiveness
    • setCommunication

      protected void setCommunication(SessionContext ctx, Double value)
      Generated method - Setter of the CustomerVendorReview.communication attribute.
      Parameters:
      value - the communication - Communication effectiveness
    • setCommunication

      protected void setCommunication(Double value)
      Generated method - Setter of the CustomerVendorReview.communication attribute.
      Parameters:
      value - the communication - Communication effectiveness
    • setCommunication

      protected void setCommunication(SessionContext ctx, double value)
      Generated method - Setter of the CustomerVendorReview.communication attribute.
      Parameters:
      value - the communication - Communication effectiveness
    • setCommunication

      protected void setCommunication(double value)
      Generated method - Setter of the CustomerVendorReview.communication attribute.
      Parameters:
      value - the communication - Communication effectiveness
    • getConsignment

      public Consignment getConsignment(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.consignment attribute.
      Returns:
      the consignment
    • getConsignment

      public Consignment getConsignment()
      Generated method - Getter of the CustomerVendorReview.consignment attribute.
      Returns:
      the consignment
    • setConsignment

      protected void setConsignment(SessionContext ctx, Consignment value)
      Generated method - Setter of the CustomerVendorReview.consignment attribute.
      Parameters:
      value - the consignment
    • setConsignment

      protected void setConsignment(Consignment value)
      Generated method - Setter of the CustomerVendorReview.consignment attribute.
      Parameters:
      value - the consignment
    • getCreateDate

      public Date getCreateDate(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.createDate attribute.
      Returns:
      the createDate - Date when the review is created
    • getCreateDate

      public Date getCreateDate()
      Generated method - Getter of the CustomerVendorReview.createDate attribute.
      Returns:
      the createDate - Date when the review is created
    • setCreateDate

      protected void setCreateDate(SessionContext ctx, Date value)
      Generated method - Setter of the CustomerVendorReview.createDate attribute.
      Parameters:
      value - the createDate - Date when the review is created
    • setCreateDate

      protected void setCreateDate(Date value)
      Generated method - Setter of the CustomerVendorReview.createDate attribute.
      Parameters:
      value - the createDate - Date when the review is created
    • getDelivery

      public Double getDelivery(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.delivery attribute.
      Returns:
      the delivery - Delivery speed
    • getDelivery

      public Double getDelivery()
      Generated method - Getter of the CustomerVendorReview.delivery attribute.
      Returns:
      the delivery - Delivery speed
    • getDeliveryAsPrimitive

      public double getDeliveryAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.delivery attribute.
      Returns:
      the delivery - Delivery speed
    • getDeliveryAsPrimitive

      public double getDeliveryAsPrimitive()
      Generated method - Getter of the CustomerVendorReview.delivery attribute.
      Returns:
      the delivery - Delivery speed
    • setDelivery

      protected void setDelivery(SessionContext ctx, Double value)
      Generated method - Setter of the CustomerVendorReview.delivery attribute.
      Parameters:
      value - the delivery - Delivery speed
    • setDelivery

      protected void setDelivery(Double value)
      Generated method - Setter of the CustomerVendorReview.delivery attribute.
      Parameters:
      value - the delivery - Delivery speed
    • setDelivery

      protected void setDelivery(SessionContext ctx, double value)
      Generated method - Setter of the CustomerVendorReview.delivery attribute.
      Parameters:
      value - the delivery - Delivery speed
    • setDelivery

      protected void setDelivery(double value)
      Generated method - Setter of the CustomerVendorReview.delivery attribute.
      Parameters:
      value - the delivery - Delivery speed
    • getLanguage

      public Language getLanguage(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.language attribute.
      Returns:
      the language - The language context
    • getLanguage

      public Language getLanguage()
      Generated method - Getter of the CustomerVendorReview.language attribute.
      Returns:
      the language - The language context
    • setLanguage

      public void setLanguage(SessionContext ctx, Language value)
      Generated method - Setter of the CustomerVendorReview.language attribute.
      Parameters:
      value - the language - The language context
    • setLanguage

      public void setLanguage(Language value)
      Generated method - Setter of the CustomerVendorReview.language attribute.
      Parameters:
      value - the language - The language context
    • getSatisfaction

      public Double getSatisfaction(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.satisfaction attribute.
      Returns:
      the satisfaction - Satisfaction level
    • getSatisfaction

      public Double getSatisfaction()
      Generated method - Getter of the CustomerVendorReview.satisfaction attribute.
      Returns:
      the satisfaction - Satisfaction level
    • getSatisfactionAsPrimitive

      public double getSatisfactionAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.satisfaction attribute.
      Returns:
      the satisfaction - Satisfaction level
    • getSatisfactionAsPrimitive

      public double getSatisfactionAsPrimitive()
      Generated method - Getter of the CustomerVendorReview.satisfaction attribute.
      Returns:
      the satisfaction - Satisfaction level
    • setSatisfaction

      protected void setSatisfaction(SessionContext ctx, Double value)
      Generated method - Setter of the CustomerVendorReview.satisfaction attribute.
      Parameters:
      value - the satisfaction - Satisfaction level
    • setSatisfaction

      protected void setSatisfaction(Double value)
      Generated method - Setter of the CustomerVendorReview.satisfaction attribute.
      Parameters:
      value - the satisfaction - Satisfaction level
    • setSatisfaction

      protected void setSatisfaction(SessionContext ctx, double value)
      Generated method - Setter of the CustomerVendorReview.satisfaction attribute.
      Parameters:
      value - the satisfaction - Satisfaction level
    • setSatisfaction

      protected void setSatisfaction(double value)
      Generated method - Setter of the CustomerVendorReview.satisfaction attribute.
      Parameters:
      value - the satisfaction - Satisfaction level
    • getUser

      public User getUser(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.user attribute.
      Returns:
      the user
    • getUser

      public User getUser()
      Generated method - Getter of the CustomerVendorReview.user attribute.
      Returns:
      the user
    • setUser

      protected void setUser(SessionContext ctx, User value)
      Generated method - Setter of the CustomerVendorReview.user attribute.
      Parameters:
      value - the user
    • setUser

      protected void setUser(User value)
      Generated method - Setter of the CustomerVendorReview.user attribute.
      Parameters:
      value - the user
    • getVendor

      public Vendor getVendor(SessionContext ctx)
      Generated method - Getter of the CustomerVendorReview.vendor attribute.
      Returns:
      the vendor - Target vendor
    • getVendor

      public Vendor getVendor()
      Generated method - Getter of the CustomerVendorReview.vendor attribute.
      Returns:
      the vendor - Target vendor
    • setVendor

      protected void setVendor(SessionContext ctx, Vendor value)
      Generated method - Setter of the CustomerVendorReview.vendor attribute.
      Parameters:
      value - the vendor - Target vendor
    • setVendor

      protected void setVendor(Vendor value)
      Generated method - Setter of the CustomerVendorReview.vendor attribute.
      Parameters:
      value - the vendor - Target vendor