Package com.liferay.portal.kernel.model
Class UserNotificationEventTable
Object
com.liferay.petra.sql.dsl.base.BaseTable<UserNotificationEventTable>
com.liferay.portal.kernel.model.UserNotificationEventTable
- All Implemented Interfaces:
com.liferay.petra.sql.dsl.ast.ASTNode
,com.liferay.petra.sql.dsl.Table<UserNotificationEventTable>
public class UserNotificationEventTable
extends com.liferay.petra.sql.dsl.base.BaseTable<UserNotificationEventTable>
The table class for the "UserNotificationEvent" database table.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Boolean> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Boolean> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Boolean> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Integer> static final UserNotificationEventTable
final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Clob> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
String> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
Long> final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,
String> -
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, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.petra.sql.dsl.ast.ASTNode
toSQL
-
Field Details
-
INSTANCE
-
mvccVersion
-
uuid
-
userNotificationEventId
public final com.liferay.petra.sql.dsl.Column<UserNotificationEventTable,Long> userNotificationEventId -
companyId
-
userId
-
type
-
timestamp
-
deliveryType
-
deliverBy
-
delivered
-
payload
-
actionRequired
-
archived
-