Interface QapiProductCompetition

All Superinterfaces:
Map<String,SelectableExpression>, PersistedObjectColumns, Tables.Columns, Tables.Table

public interface QapiProductCompetition extends Tables.Table, PersistedObjectColumns
  • Method Details

    • sku

      Returns:
      the sku column as a String expression
    • competitorSku

      SelectableExpression competitorSku()
      Returns:
      the competitorSku column as a String expression
    • competitor

      SelectableExpression competitor()
      Returns:
      the competitor column as a String expression
    • label

      Returns:
      the label column as a String expression
    • price

      Returns:
      the price column as a Real expression
    • priceType

      Returns:
      the priceType column as a String expression
    • priceUnit

      Returns:
      the priceUnit column as a Real expression
    • unitOfMeasure

      SelectableExpression unitOfMeasure()
      Returns:
      the unitOfMeasure column as a String expression
    • currency

      Returns:
      the currency column as a String expression
    • competitionType

      SelectableExpression competitionType()
      Returns:
      the competitionType column as a String expression
    • source

      Returns:
      the source column as a String expression
    • country

      Returns:
      the country column as a String expression
    • infoDate

      Returns:
      the infoDate column as a LocalDateTime representation
    • priority

      Returns:
      the comments column as an Integer expression
    • comments

      Returns:
      the comments column as a String expression
    • additionalInfo1

      SelectableExpression additionalInfo1()
      Returns:
      the additionalInfo1 column as a Real expression
    • additionalInfo2

      SelectableExpression additionalInfo2()
      Returns:
      the additionalInfo2 column as a Real expression
    • additionalInfo3

      SelectableExpression additionalInfo3()
      Returns:
      the additionalInfo3 column as a String expression
    • additionalInfo4

      SelectableExpression additionalInfo4()
      Returns:
      the additionalInfo4 column as a String expression
    • priceAPIRecord

      SelectableExpression priceAPIRecord()
      Returns:
      the priceAPIRecord column as a String expression
    • integrationToken

      SelectableExpression integrationToken()
      Returns:
      the integrationToken column as a String expression