public class CalendarBookingImpl extends CalendarBookingBaseImpl
CALENDARID_COLUMN_BITMASK, CALENDARRESOURCEID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTCALENDARBOOKINGID_COLUMN_BITMASK, RESOURCEBLOCKID_COLUMN_BITMASK, SESSION_FACTORY, STARTTIME_COLUMN_BITMASK, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TITLE_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK, VEVENTUID_COLUMN_BITMASK
CALENDAR_BOOKING_ID_ACCESSOR
Constructor and Description |
---|
CalendarBookingImpl() |
Modifier and Type | Method and Description |
---|---|
Calendar |
getCalendar() |
CalendarResource |
getCalendarResource() |
java.util.List<CalendarBooking> |
getChildCalendarBookings() |
long |
getDuration() |
NotificationType |
getFirstReminderNotificationType() |
int |
getInstanceIndex() |
CalendarBooking |
getParentCalendarBooking() |
Recurrence |
getRecurrenceObj() |
NotificationType |
getSecondReminderNotificationType() |
java.util.TimeZone |
getTimeZone() |
boolean |
isMasterBooking() |
boolean |
isRecurring() |
void |
setInstanceIndex(int instanceIndex) |
persist
clone, compareTo, equals, getAllDay, getAvailableLanguageIds, getCalendarBookingId, getCalendarId, getCalendarResourceId, getColumnBitmask, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndTime, getExpandoBridge, getFirstReminder, getFirstReminderType, getGroupId, getLastPublishDate, getLocation, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getOriginalCalendarId, getOriginalCalendarResourceId, getOriginalCompanyId, getOriginalGroupId, getOriginalParentCalendarBookingId, getOriginalResourceBlockId, getOriginalStatus, getOriginalUuid, getOriginalVEventUid, getParentCalendarBookingId, getPrimaryKey, getPrimaryKeyObj, getRecurrence, getResourceBlockId, getSecondReminder, getSecondReminderType, getStagedModelType, getStartTime, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getVEventUid, hashCode, hasSetModifiedDate, isAllDay, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, resetOriginalValues, setAllDay, setCalendarBookingId, setCalendarId, setCalendarResourceId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndTime, setExpandoBridgeAttributes, setFirstReminder, setFirstReminderType, setGroupId, setLastPublishDate, setLocation, setModelAttributes, setModifiedDate, setParentCalendarBookingId, setPrimaryKey, setPrimaryKeyObj, setRecurrence, setResourceBlockId, setSecondReminder, setSecondReminderType, setStartTime, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVEventUid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, compareTo, getAllDay, getAvailableLanguageIds, getCalendarBookingId, getCalendarId, getCalendarResourceId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndTime, getExpandoBridge, getFirstReminder, getFirstReminderType, getGroupId, getLastPublishDate, getLocation, getModifiedDate, getParentCalendarBookingId, getPrimaryKey, getPrimaryKeyObj, getRecurrence, getResourceBlockId, getSecondReminder, getSecondReminderType, getStartTime, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getVEventUid, hashCode, isAllDay, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setAllDay, setCachedModel, setCalendarBookingId, setCalendarId, setCalendarResourceId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndTime, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFirstReminder, setFirstReminderType, setGroupId, setLastPublishDate, setLocation, setModifiedDate, setNew, setParentCalendarBookingId, setPrimaryKey, setPrimaryKeyObj, setRecurrence, setResourceBlockId, setSecondReminder, setSecondReminderType, setStartTime, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVEventUid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
public Calendar getCalendar() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public CalendarResource getCalendarResource() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public java.util.List<CalendarBooking> getChildCalendarBookings()
public long getDuration()
public NotificationType getFirstReminderNotificationType()
@JSON public int getInstanceIndex()
public CalendarBooking getParentCalendarBooking() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public Recurrence getRecurrenceObj()
public NotificationType getSecondReminderNotificationType()
public java.util.TimeZone getTimeZone()
public boolean isMasterBooking()
public boolean isRecurring()
@JSON public void setInstanceIndex(int instanceIndex)