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.sql.Clob> |
callbackURL |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> |
cancelURL |
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> |
commerceChannelId |
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 |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> |
errorMessages |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
externalReferenceCode |
static CommercePaymentEntryTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
languageId |
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.sql.Clob> |
note |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> |
payload |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
paymentIntegrationKey |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> |
paymentIntegrationType |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> |
paymentStatus |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
reasonKey |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
reasonName |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> |
redirectURL |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> |
transactionCode |
com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> |
type |
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.String> externalReferenceCode
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.lang.Long> commerceChannelId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.math.BigDecimal> amount
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> callbackURL
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> cancelURL
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> currencyCode
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> errorMessages
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> languageId
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> note
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> payload
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> paymentIntegrationKey
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> paymentIntegrationType
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> reasonKey
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> reasonName
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.sql.Clob> redirectURL
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.String> transactionCode
public final com.liferay.petra.sql.dsl.Column<CommercePaymentEntryTable,java.lang.Integer> type