public class CommercePaymentEntryTable extends com.liferay.petra.sql.dsl.base.BaseTable<CommercePaymentEntryTable>
CommercePaymentEntry
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.math.BigDecimal> |
amount |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
classNameId |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
classPK |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
commercePaymentEntryId |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
currencyCode |
static CommercePaymentEntryTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
paymentMethodName |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> |
paymentStatus |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
transactionCode |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
userName |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CommercePaymentEntryTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> commercePaymentEntryId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> classNameId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Long> classPK
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.math.BigDecimal> amount
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> currencyCode
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> paymentMethodName
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> paymentStatus
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> transactionCode