@Deprecated public class CommerceNotificationQueueEntryTable extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceNotificationQueueEntryTable>
CommerceNotificationQueueEntry
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
bcc
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.sql.Clob> |
body
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
cc
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
classNameId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
classPK
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
commerceNotificationQueueEntryId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
commerceNotificationTemplateId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
companyId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> |
createDate
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
from
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
fromName
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
groupId
Deprecated.
|
static CommerceNotificationQueueEntryTable |
INSTANCE
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> |
modifiedDate
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
mvccVersion
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Double> |
priority
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Boolean> |
sent
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> |
sentDate
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
subject
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
to
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
toName
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> |
userId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> |
userName
Deprecated.
|
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CommerceNotificationQueueEntryTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> commerceNotificationQueueEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> groupId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> classNameId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> classPK
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Long> commerceNotificationTemplateId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> from
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> fromName
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> to
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> toName
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> cc
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> bcc
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.String> subject
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.sql.Clob> body
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Double> priority
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.lang.Boolean> sent
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationQueueEntryTable,java.util.Date> sentDate