public class CalendarNotificationTemplateTable extends com.liferay.petra.sql.dsl.base.BaseTable<CalendarNotificationTemplateTable>
CalendarNotificationTemplate
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.sql.Clob> |
body |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
calendarId |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
calendarNotificationTemplateId |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
groupId |
static CalendarNotificationTemplateTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> |
lastPublishDate |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
notificationTemplateType |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
notificationType |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
notificationTypeSettings |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
subject |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> |
uuid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CalendarNotificationTemplateTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> calendarNotificationTemplateId
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> groupId
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.Long> calendarId
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> notificationType
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> notificationTypeSettings
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> notificationTemplateType
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.lang.String> subject
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.sql.Clob> body
public final com.liferay.petra.sql.dsl.Column<CalendarNotificationTemplateTable,java.util.Date> lastPublishDate