@ProviderType public interface CalendarBooking extends CalendarBookingModel, com.liferay.portal.kernel.model.PersistedModel
CalendarBookingModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CalendarBooking,java.lang.Long> |
CALENDAR_BOOKING_ID_ACCESSOR |
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 |
isMasterRecurringBooking() |
boolean |
isRecurring() |
void |
setInstanceIndex(int instanceIndex) |
getAllDay, getAvailableLanguageIds, getCalendarBookingId, getCalendarId, getCalendarResourceId, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getEndTime, getFirstReminder, getFirstReminderType, getGroupId, getLastPublishDate, getLocation, getModifiedDate, getMvccVersion, getParentCalendarBookingId, getPrimaryKey, getRecurrence, getRecurringCalendarBookingId, getSecondReminder, getSecondReminderType, getStartTime, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, getVEventUid, isAllDay, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setAllDay, setCalendarBookingId, setCalendarId, setCalendarResourceId, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setEndTime, setFirstReminder, setFirstReminderType, setGroupId, setLastPublishDate, setLocation, setModifiedDate, setMvccVersion, setParentCalendarBookingId, setPrimaryKey, setRecurrence, setRecurringCalendarBookingId, setSecondReminder, setSecondReminderType, setStartTime, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVEventUid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<CalendarBooking,java.lang.Long> CALENDAR_BOOKING_ID_ACCESSOR
Calendar getCalendar() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CalendarResource getCalendarResource() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<CalendarBooking> getChildCalendarBookings()
long getDuration()
NotificationType getFirstReminderNotificationType()
@JSON int getInstanceIndex()
CalendarBooking getParentCalendarBooking() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
Recurrence getRecurrenceObj()
NotificationType getSecondReminderNotificationType()
java.util.TimeZone getTimeZone()
boolean isMasterBooking()
boolean isMasterRecurringBooking()
boolean isRecurring()
@JSON void setInstanceIndex(int instanceIndex)