Class CommerceTierPriceEntryTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommerceTierPriceEntryTable>
com.liferay.commerce.price.list.model.CommerceTierPriceEntryTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<CommerceTierPriceEntryTable>
public class CommerceTierPriceEntryTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceTierPriceEntryTable>
The table class for the "CommerceTierPriceEntry" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Boolean> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,String> static final CommerceTierPriceEntryTablefinal com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Integer> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,String> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Date> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,String> final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,String> -
Method Summary
Methods inherited from class com.liferay.petra.sql.dsl.base.BaseTable
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
ctCollectionId
-
uuid
-
externalReferenceCode
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,String> externalReferenceCode -
commerceTierPriceEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> commerceTierPriceEntryId -
companyId
-
userId
-
userName
-
createDate
-
modifiedDate
-
commercePriceEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Long> commercePriceEntryId -
price
-
promoPrice
-
discountDiscovery
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,Boolean> discountDiscovery -
discountLevel1
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> discountLevel1 -
discountLevel2
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> discountLevel2 -
discountLevel3
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> discountLevel3 -
discountLevel4
public final com.liferay.petra.sql.dsl.Column<CommerceTierPriceEntryTable,BigDecimal> discountLevel4 -
minQuantity
-
displayDate
-
expirationDate
-
lastPublishDate
-
status
-
statusByUserId
-
statusByUserName
-
statusDate
-