public interface ScheduleSlotBatchForm extends ScheduleSlotForm
This is the form for creating and updating schedule slots in bulk.
Like all OsidForm objects, various data
elements may be set here for use in the create and update methods in the
ScheduleSlotBatchAdminSession. For each data element that
may be set, metadata may be examined to provide display hints or data
constraints.
| Modifier and Type | Method and Description |
|---|---|
Id |
getEventId()
Gets the
Event Id of the schedule slot
if this is a create transaction. |
clearDuration, clearFixedInterval, clearWeekdaySchedule, getDurationMetadata, getFixedIntervalMetadata, getScheduleSlotFormRecord, getWeekdayMetadata, getWeekdayTimeMetadata, getWeeklyIntervalMetadata, getWeekOfMonthMetadata, setDuration, setFixedInterval, setWeekdays, setWeekdayTime, setWeeklyInterval, setWeekOfMonthclearDescription, clearDisplayName, clearGenusType, getDescriptionMetadata, getDisplayNameMetadata, getGenusTypeMetadata, setDescription, setDisplayName, setGenusTypegetRequiredRecordTypesgetRecordTypes, hasRecordTypegetDefaultLocale, getInvalidMetadata, getJournalCommentMetadata, getLocales, getValidationMessages, isForUpdate, isValid, setJournalComment, setLocalegetId, isCurrentclearSequestered, getSequesteredMetadata, setSequesteredId getEventId()
Event Id of the schedule slot
if this is a create transaction. Id IllegalStateException - isForUpdate() is
true mandatory - This method must be implemented.