Class CommerceNotificationTemplateTable
java.lang.Object
com.liferay.petra.sql.dsl.base.BaseTable<CommerceNotificationTemplateTable>
com.liferay.commerce.notification.model.CommerceNotificationTemplateTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode,com.liferay.petra.sql.dsl.Table<CommerceNotificationTemplateTable>
@Deprecated
public class CommerceNotificationTemplateTable
extends com.liferay.petra.sql.dsl.base.BaseTable<CommerceNotificationTemplateTable>
Deprecated.
The table class for the "CommerceNotificationTemplate" database table.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Clob> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Clob> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Clob> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Long> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Long> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Date> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Boolean> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Clob> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Long> Deprecated.static final CommerceNotificationTemplateTableDeprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Date> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Long> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Clob> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, Long> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated.final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable, String> Deprecated. -
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
Deprecated. -
mvccVersion
Deprecated. -
uuid
Deprecated. -
commerceNotificationTemplateId
public final com.liferay.petra.sql.dsl.Column<CommerceNotificationTemplateTable,Long> commerceNotificationTemplateIdDeprecated. -
groupId
Deprecated. -
companyId
Deprecated. -
userId
Deprecated. -
userName
Deprecated. -
createDate
Deprecated. -
modifiedDate
Deprecated. -
name
Deprecated. -
description
Deprecated. -
from
Deprecated. -
fromName
Deprecated. -
to
Deprecated. -
cc
Deprecated. -
bcc
Deprecated. -
type
Deprecated. -
enabled
Deprecated. -
subject
Deprecated. -
body
Deprecated.
-