Class GeneratedPDTRow

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

public abstract class GeneratedPDTRow extends GenericItem
Generated class for type PDTRow.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedPDTRow

      public GeneratedPDTRow()
  • Method Details

    • getDefaultAttributeModes

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

      public Date getEndTime(SessionContext ctx)
      Generated method - Getter of the PDTRow.endTime attribute.
      Returns:
      the endTime
    • getEndTime

      public Date getEndTime()
      Generated method - Getter of the PDTRow.endTime attribute.
      Returns:
      the endTime
    • setEndTime

      public void setEndTime(SessionContext ctx, Date value)
      Generated method - Setter of the PDTRow.endTime attribute.
      Parameters:
      value - the endTime
    • setEndTime

      public void setEndTime(Date value)
      Generated method - Setter of the PDTRow.endTime attribute.
      Parameters:
      value - the endTime
    • getPg

      public EnumerationValue getPg(SessionContext ctx)
      Generated method - Getter of the PDTRow.pg attribute.
      Returns:
      the pg
    • getPg

      public EnumerationValue getPg()
      Generated method - Getter of the PDTRow.pg attribute.
      Returns:
      the pg
    • setPg

      protected void setPg(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the PDTRow.pg attribute.
      Parameters:
      value - the pg
    • setPg

      protected void setPg(EnumerationValue value)
      Generated method - Setter of the PDTRow.pg attribute.
      Parameters:
      value - the pg
    • getProduct

      public Product getProduct(SessionContext ctx)
      Generated method - Getter of the PDTRow.product attribute.
      Returns:
      the product
    • getProduct

      public Product getProduct()
      Generated method - Getter of the PDTRow.product attribute.
      Returns:
      the product
    • setProduct

      protected void setProduct(SessionContext ctx, Product value)
      Generated method - Setter of the PDTRow.product attribute.
      Parameters:
      value - the product
    • setProduct

      protected void setProduct(Product value)
      Generated method - Setter of the PDTRow.product attribute.
      Parameters:
      value - the product
    • getProductId

      public String getProductId(SessionContext ctx)
      Generated method - Getter of the PDTRow.productId attribute.
      Returns:
      the productId
    • getProductId

      public String getProductId()
      Generated method - Getter of the PDTRow.productId attribute.
      Returns:
      the productId
    • setProductId

      protected void setProductId(SessionContext ctx, String value)
      Generated method - Setter of the PDTRow.productId attribute.
      Parameters:
      value - the productId
    • setProductId

      protected void setProductId(String value)
      Generated method - Setter of the PDTRow.productId attribute.
      Parameters:
      value - the productId
    • getProductMatchQualifier

      public Long getProductMatchQualifier(SessionContext ctx)
      Generated method - Getter of the PDTRow.productMatchQualifier attribute.
      Returns:
      the productMatchQualifier
    • getProductMatchQualifier

      public Long getProductMatchQualifier()
      Generated method - Getter of the PDTRow.productMatchQualifier attribute.
      Returns:
      the productMatchQualifier
    • getProductMatchQualifierAsPrimitive

      public long getProductMatchQualifierAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PDTRow.productMatchQualifier attribute.
      Returns:
      the productMatchQualifier
    • getProductMatchQualifierAsPrimitive

      public long getProductMatchQualifierAsPrimitive()
      Generated method - Getter of the PDTRow.productMatchQualifier attribute.
      Returns:
      the productMatchQualifier
    • setProductMatchQualifier

      public void setProductMatchQualifier(SessionContext ctx, Long value)
      Generated method - Setter of the PDTRow.productMatchQualifier attribute.
      Parameters:
      value - the productMatchQualifier
    • setProductMatchQualifier

      public void setProductMatchQualifier(Long value)
      Generated method - Setter of the PDTRow.productMatchQualifier attribute.
      Parameters:
      value - the productMatchQualifier
    • setProductMatchQualifier

      public void setProductMatchQualifier(SessionContext ctx, long value)
      Generated method - Setter of the PDTRow.productMatchQualifier attribute.
      Parameters:
      value - the productMatchQualifier
    • setProductMatchQualifier

      public void setProductMatchQualifier(long value)
      Generated method - Setter of the PDTRow.productMatchQualifier attribute.
      Parameters:
      value - the productMatchQualifier
    • getStartTime

      public Date getStartTime(SessionContext ctx)
      Generated method - Getter of the PDTRow.startTime attribute.
      Returns:
      the startTime
    • getStartTime

      public Date getStartTime()
      Generated method - Getter of the PDTRow.startTime attribute.
      Returns:
      the startTime
    • setStartTime

      public void setStartTime(SessionContext ctx, Date value)
      Generated method - Setter of the PDTRow.startTime attribute.
      Parameters:
      value - the startTime
    • setStartTime

      public void setStartTime(Date value)
      Generated method - Setter of the PDTRow.startTime attribute.
      Parameters:
      value - the startTime
    • getUg

      public EnumerationValue getUg(SessionContext ctx)
      Generated method - Getter of the PDTRow.ug attribute.
      Returns:
      the ug
    • getUg

      public EnumerationValue getUg()
      Generated method - Getter of the PDTRow.ug attribute.
      Returns:
      the ug
    • setUg

      public void setUg(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the PDTRow.ug attribute.
      Parameters:
      value - the ug
    • setUg

      public void setUg(EnumerationValue value)
      Generated method - Setter of the PDTRow.ug attribute.
      Parameters:
      value - the ug
    • getUser

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

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

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

      public void setUser(User value)
      Generated method - Setter of the PDTRow.user attribute.
      Parameters:
      value - the user
    • getUserMatchQualifier

      public Long getUserMatchQualifier(SessionContext ctx)
      Generated method - Getter of the PDTRow.userMatchQualifier attribute.
      Returns:
      the userMatchQualifier
    • getUserMatchQualifier

      public Long getUserMatchQualifier()
      Generated method - Getter of the PDTRow.userMatchQualifier attribute.
      Returns:
      the userMatchQualifier
    • getUserMatchQualifierAsPrimitive

      public long getUserMatchQualifierAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PDTRow.userMatchQualifier attribute.
      Returns:
      the userMatchQualifier
    • getUserMatchQualifierAsPrimitive

      public long getUserMatchQualifierAsPrimitive()
      Generated method - Getter of the PDTRow.userMatchQualifier attribute.
      Returns:
      the userMatchQualifier
    • setUserMatchQualifier

      public void setUserMatchQualifier(SessionContext ctx, Long value)
      Generated method - Setter of the PDTRow.userMatchQualifier attribute.
      Parameters:
      value - the userMatchQualifier
    • setUserMatchQualifier

      public void setUserMatchQualifier(Long value)
      Generated method - Setter of the PDTRow.userMatchQualifier attribute.
      Parameters:
      value - the userMatchQualifier
    • setUserMatchQualifier

      public void setUserMatchQualifier(SessionContext ctx, long value)
      Generated method - Setter of the PDTRow.userMatchQualifier attribute.
      Parameters:
      value - the userMatchQualifier
    • setUserMatchQualifier

      public void setUserMatchQualifier(long value)
      Generated method - Setter of the PDTRow.userMatchQualifier attribute.
      Parameters:
      value - the userMatchQualifier