public class NotificationRecipientTable extends com.liferay.petra.sql.dsl.base.BaseTable<NotificationRecipientTable>
NotificationRecipient
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
classNameId |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
classPK |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.util.Date> |
createDate |
static NotificationRecipientTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
notificationRecipientId |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final NotificationRecipientTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> notificationRecipientId
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> classNameId
public final com.liferay.petra.sql.dsl.Column<NotificationRecipientTable,java.lang.Long> classPK