public class CalendarBookingTable extends com.liferay.petra.sql.dsl.base.BaseTable<CalendarBookingTable>
CalendarBooking
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Boolean> |
allDay |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
calendarBookingId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
calendarId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
calendarResourceId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
companyId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> |
createDate |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.sql.Clob> |
description |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
endTime |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
firstReminder |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
firstReminderType |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
groupId |
static CalendarBookingTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> |
lastPublishDate |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
location |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> |
modifiedDate |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
parentCalendarBookingId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
recurrence |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
recurringCalendarBookingId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
secondReminder |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
secondReminderType |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
startTime |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Integer> |
status |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
statusByUserId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
statusByUserName |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> |
statusDate |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
title |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> |
userId |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
userName |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
uuid |
com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> |
vEventUid |
aliasColumn, as, createColumn, equals, getColumn, getColumn, getColumns, getName, getTableName, hashCode, putColumn, setAlias, toSQL, toString
public static final CalendarBookingTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> uuid
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> calendarBookingId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> groupId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> companyId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> userId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> userName
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> createDate
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> modifiedDate
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> calendarId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> calendarResourceId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> parentCalendarBookingId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> recurringCalendarBookingId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> vEventUid
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> title
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.sql.Clob> description
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> location
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> startTime
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> endTime
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Boolean> allDay
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> recurrence
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> firstReminder
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> firstReminderType
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> secondReminder
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> secondReminderType
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> lastPublishDate
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Integer> status
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.Long> statusByUserId
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.lang.String> statusByUserName
public final com.liferay.petra.sql.dsl.Column<CalendarBookingTable,java.util.Date> statusDate