@Deprecated public class CommerceNotificationAttachmentTable extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceNotificationAttachmentTable>
CommerceNotificationAttachment
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
commerceNotificationAttachmentId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
commerceNotificationQueueEntryId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
companyId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.util.Date> |
createDate
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Boolean> |
deleteOnSend
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
fileEntryId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
groupId
Deprecated.
|
static CommerceNotificationAttachmentTable |
INSTANCE
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.util.Date> |
modifiedDate
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
mvccVersion
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> |
userId
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.String> |
userName
Deprecated.
|
com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.String> |
uuid
Deprecated.
|
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CommerceNotificationAttachmentTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> commerceNotificationAttachmentId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> groupId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> commerceNotificationQueueEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Long> fileEntryId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationAttachmentTable,java.lang.Boolean> deleteOnSend