@ProviderType public interface CalendarBooking extends CalendarBookingModel, com.liferay.portal.kernel.model.PermissionedModel
CalendarBookingModel
,
CalendarBookingImpl
,
CalendarBookingModelImpl
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 |
isRecurring() |
void |
setInstanceIndex(int instanceIndex) |
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
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 isRecurring()
@JSON void setInstanceIndex(int instanceIndex)