public interface CalendaringManager extends OsidManager, CalendaringProfile
The calendaring manager provides access to calendaring sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:
EventLookupSession: a session to look up events
EventQuerySession: a session to query events
EventSearchSession: a session to search events
EventAdminSession: a session to manage events
EventNotificationSession: a session to receive
messages pertaining to event changes EventCalendarSession: a session for retriieving
event and calendar mappings EventCalendarAssignmentSession: a session for
managing event and calendar mappings EventSmartCalendarSession: a session to manage
dynamic event catalogs RecurringEventLookupSession: a session to look up
recurring events RecurringEventQuerySession: a session to query
recurring events RecurringEventSearchSession: a session to search
recurring events RecurringEventAdminSession: a session to create,
modify and delete recurring event RecurringEventNotificationSession: a session to
receive messages pertaining to recurring event changes RecurringEventCalendarSession: a session for
retriieving recurring event and calendar mappings RecurringEventCalendarAssignmentSession: a session
for managing recurring event and calendar mappings RecurringEventSmartCalendarSession: a session to
manage dynamic recurring event catalogs SupersedingEventLookupSession: a session to look
up superseding events SupersedingEventQuerySession: a session to query
superseding events SupersedingEventSearchSession: a session to search
superseding events SupersedingEventAdminSession: a session to create,
modify and delete superseding events SupersedingEventNotificationSession: a session to
receive messages pertaining to superseding event
changes SupersedingEventCalendarSession: a session for
retriieving superseding event and calendar mappings SupersedingEventCalendarAssignmentSession: a
session for managing superseding event and calendar mappings SupersedingEventSmartCalendarSession: a session to
manage dynamic superseding event catalogs OffsetEventLookupSession: a session to look up
offset events OffsetEventQuerySession: a session to query offset
events OffsetEventSearchSession: a session to search
offset events OffsetEventAdminSession: a session to create,
modify and delete offset events OffsetEventNotificationSession: a session to
receive messages pertaining to offset event changes OffsetEventCalendarSession: a session for
retriieving offset event and calendar mappings OffsetEventCalendarAssignmentSession: a session
for managing offset event and calendar mappings OffsetEventSmartCalendarSession: a session to
manage dynamic offset event catalogs ScheduleLookupSession: a session to look up
schedules ScheduleQuerySession: a session to query schedules
ScheduleSearchSession: a session to search
schedules ScheduleAdminSession: a session to create, modify
and delete schedules ScheduleNotificationSession: a session to receive
messages pertaining to schedule changes ScheduleCalendarSession: a session for retriieving
schedule and calendar mappings ScheduleCalendarAssignmentSession: a session for
managing schedule and calendar mappings ScheduleSmartCalendarSession: a session to manage
dynamic schedule catalogs ScheduleSlotLookupSession: a session to look up
schedule slots ScheduleSlotQuerySession: a session to query
schedule slots ScheduleSlotSearchSession: a session to search
scheduls slots ScheduleSlotAdminSession: a session to create,
modify and delete schedule slots ScheduleSlotNotificationSession: a session to
receive messages pertaining to schedule slot changes ScheduleSlotCalendarSession: a session for
retriieving schedule slot and calendar mappings ScheduleSlotCalendarAssignmentSession: a session
for managing schedule slot and calendar mappings ScheduleSlotSmartCalendarSession: a session to
manage dynamic schedule slot catalogs CommitmentLookupSession: a session to look up
commitments CommitmentQuerySession: a session to query
commitments CommitmentSearchSession: a session to search
commitments CommitmentAdminSession: a session to create,
modify and delete commitments CommitmentNotificationSession: a session to
receive messages pertaining to commitment changes CommitmentCalendarSession: a session for
retriieving commitment and calendar mappings CommitmentCalendarAssignmentSession: a session for
managing commitment and calendar mappings CommitmentSmartCalendarSession: a session to
manage dynamic commitment catalogs TimePeriodLookupSession: a session to look up time
periods TimePeriodQuerySession: a session to query time
periods TimePeriodSearchSession: a session to search time
periods TimePeriodAdminSession: a session to create,
modify and delete time periods TimePeriodNotificationSession: a session to
receive messages pertaining to time period changes
TimePeriodCalendarSession: a session for
retriieving time period and calendar mappings TimePeriodCalendarAssignmentSession: a session for
managing time period and calendar mappings TimePeriodSmartCalendarSession: a session to
manage dynamic time period catalogs CalendarLookupSession: a session to lookup
calendars CalendarSearchSession : a session to search
calendars CalendarAdminSession : a session to create, modify
and delete calendars CalendarNotificationSession : a session to receive
messages pertaining to calendar changes CalendarHierarchySession: a session to traverse
the calendar hierarchy CalendarHierarchyDesignSession: a session to
manage the calendar hierarchy | Modifier and Type | Method and Description |
|---|---|
CalendaringBatchManager |
getCalandaringBatchManager()
Gets the calendaring batch manager.
|
CalendaringCycleManager |
getCalandaringCycleManager()
Gets the calendaring cycle manager.
|
CalendaringRulesManager |
getCalandaringRulesManager()
Gets the calendaring rules manager.
|
CalendarAdminSession |
getCalendarAdminSession()
Gets the OsidSession associated with the calendar administration
service.
|
CalendarHierarchyDesignSession |
getCalendarHierarchyDesignSession()
Gets the session designing calendar hierarchies.
|
CalendarHierarchySession |
getCalendarHierarchySession()
Gets the session traversing calendar hierarchies.
|
CalendarLookupSession |
getCalendarLookupSession()
Gets the OsidSession associated with the calendar lookup service.
|
CalendarNotificationSession |
getCalendarNotificationSession(CalendarReceiver calendarReceiver)
Gets the notification session for notifications pertaining to calendar
service changes.
|
CalendarSearchSession |
getCalendarSearchSession()
Gets the OsidSession associated with the calendar search service.
|
CommitmentAdminSession |
getCommitmentAdminSession()
Gets the
OsidSession associated with the commitment
administration service. |
CommitmentAdminSession |
getCommitmentAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
admin service for the given calendar. |
CommitmentCalendarAssignmentSession |
getCommitmentCalendarAssignmentSession()
Gets the session for assigning commitment to calendar mappings.
|
CommitmentCalendarSession |
getCommitmentCalendarSession()
Gets the session for retrieving commitment to calendar mappings.
|
CommitmentLookupSession |
getCommitmentLookupSession()
Gets the
OsidSession associated with the commitment
lookup service. |
CommitmentLookupSession |
getCommitmentLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
lookup service for the given calendar. |
CommitmentNotificationSession |
getCommitmentNotificationSession(CommitmentReceiver commitmentReceiver)
Gets the notification session for notifications pertaining to
commitment changes.
|
CommitmentNotificationSession |
getCommitmentNotificationSessionForCalendar(CommitmentReceiver commitmentReceiver,
Id calendarId)
Gets the
OsidSession associated with the commitment
notification service for the given calendar. |
CommitmentQuerySession |
getCommitmentQuerySession()
Gets the
OsidSession associated with the commitment
query service. |
CommitmentQuerySession |
getCommitmentQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
query service for the given calendar. |
CommitmentSearchSession |
getCommitmentSearchSession()
Gets the
OsidSession associated with the commitment
search service. |
CommitmentSearchSession |
getCommitmentSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the commitment
search service for the given calendar. |
CommitmentSmartCalendarSession |
getCommitmentSmartCalendarSession(Id calendarId)
Gets the session associated with the commitment smart calendar for the
given calendar.
|
EventAdminSession |
getEventAdminSession()
Gets the
OsidSession associated with the event
administration service. |
EventAdminSession |
getEventAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the event admin
service for the given calendar. |
EventCalendarAssignmentSession |
getEventCalendarAssignmentSession()
Gets the session for assigning event to calendar mappings.
|
EventCalendarSession |
getEventCalendarSession()
Gets the session for retrieving event to calendar mappings.
|
EventLookupSession |
getEventLookupSession()
Gets the
OsidSession associated with the event lookup
service. |
EventLookupSession |
getEventLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the event lookup
service for the given calendar. |
EventNotificationSession |
getEventNotificationSession(EventReceiver eventReceiver)
Gets the notification session for notifications pertaining to event
changes.
|
EventNotificationSession |
getEventNotificationSessionForCalendar(EventReceiver eventReceiver,
Id calendarId)
Gets the
OsidSession associated with the event
notification service for the given calendar. |
EventQuerySession |
getEventQuerySession()
Gets the
OsidSession associated with the event query
service. |
EventQuerySession |
getEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the event query
service for the given calendar. |
EventSearchSession |
getEventSearchSession()
Gets the
OsidSession associated with the event search
service. |
EventSearchSession |
getEventSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the event search
service for the given calendar. |
EventSmartCalendarSession |
getEventSmartCalendarSession(Id calendarId)
Gets the session associated with the event smart calendar for the
given calendar.
|
OffsetEventAdminSession |
getOffsetEventAdminSession()
Gets the
OsidSession associated with the offset event
administration service. |
OffsetEventAdminSession |
getOffsetEventAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the offset event
admin service for the given calendar. |
OffsetEventCalendarAssignmentSession |
getOffsetEventCalendarAssignmentSession()
Gets the session for assigning offset event to calendar mappings.
|
OffsetEventCalendarSession |
getOffsetEventCalendarSession()
Gets the session for retrieving offset event to calendar mappings.
|
OffsetEventLookupSession |
getOffsetEventLookupSession()
Gets the
OsidSession associated with the offset event
lookup service. |
OffsetEventLookupSession |
getOffsetEventLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the offset event
lookup service for the given calendar. |
OffsetEventNotificationSession |
getOffsetEventNotificationSession(OffsetEventReceiver offsetEventReceiver)
Gets the notification session for notifications pertaining to offset
event changes.
|
OffsetEventNotificationSession |
getOffsetEventNotificationSessionForCalendar(OffsetEventReceiver offsetEventReceiver,
Id calendarId)
Gets the
OsidSession associated with the offset event
notification service for the given calendar. |
OffsetEventQuerySession |
getOffsetEventQuerySession()
Gets the
OsidSession associated with the offset event
query service. |
OffsetEventQuerySession |
getOffsetEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the offset event
query service for the given calendar. |
OffsetEventSearchSession |
getOffsetEventSearchSession()
Gets the
OsidSession associated with the offset event
search service. |
OffsetEventSearchSession |
getOffsetEventSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the offset event
search service for the given calendar. |
OffsetEventSmartCalendarSession |
getOffsetEventSmartCalendarSession(Id calendarId)
Gets the session associated with the offset event smart calendar for
the given calendar.
|
RecurringEventAdminSession |
getRecurringEventAdminSession()
Gets the
OsidSession associated with the recurring
event administration service. |
RecurringEventAdminSession |
getRecurringEventAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the recurring
event admin service for the given calendar. |
RecurringEventCalendarAssignmentSession |
getRecurringEventCalendarAssignmentSession()
Gets the session for assigning recurring event to calendar mappings.
|
RecurringEventCalendarSession |
getRecurringEventCalendarSession()
Gets the session for retrieving recurring event to calendar mappings.
|
RecurringEventLookupSession |
getRecurringEventLookupSession()
Gets the
OsidSession associated with the recurring
event lookup service. |
RecurringEventLookupSession |
getRecurringEventLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the recurring
event lookup service for the given calendar. |
RecurringEventNotificationSession |
getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver)
Gets the notification session for notifications pertaining to
recurring event changes.
|
RecurringEventNotificationSession |
getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver,
Id calendarId)
Gets the
OsidSession associated with the recurring
event notification service for the given calendar. |
RecurringEventQuerySession |
getRecurringEventQuerySession()
Gets the
OsidSession associated with the recurring
event query service. |
RecurringEventQuerySession |
getRecurringEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the recurring
event query service for the given calendar. |
RecurringEventSearchSession |
getRecurringEventSearchSession()
Gets the
OsidSession associated with the recurring
event search service. |
RecurringEventSearchSession |
getRecurringEventSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the recurring
event search service for the given calendar. |
RecurringEventSmartCalendarSession |
getRecurringEventSmartCalendarSession(Id calendarId)
Gets the session associated with the recurring event smart calendar
for the given calendar.
|
ScheduleAdminSession |
getScheduleAdminSession()
Gets the
OsidSession associated with the schedule
administration service. |
ScheduleAdminSession |
getScheduleAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule admin
service for the given calendar. |
ScheduleCalendarAssignmentSession |
getScheduleCalendarAssignmentSession()
Gets the session for assigning schedule to calendar mappings.
|
ScheduleCalendarSession |
getScheduleCalendarSession()
Gets the session for retrieving schedule to calendar mappings.
|
ScheduleLookupSession |
getScheduleLookupSession()
Gets the
OsidSession associated with the schedule
lookup service. |
ScheduleLookupSession |
getScheduleLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule
lookup service for the given calendar. |
ScheduleNotificationSession |
getScheduleNotificationSession(ScheduleReceiver scheduleReceiver)
Gets the notification session for notifications pertaining to schedule
changes.
|
ScheduleNotificationSession |
getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver,
Id calendarId)
Gets the
OsidSession associated with the schedule
notification service for the given calendar. |
ScheduleQuerySession |
getScheduleQuerySession()
Gets the
OsidSession associated with the schedule query
service. |
ScheduleQuerySession |
getScheduleQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule query
service for the given calendar. |
ScheduleSearchSession |
getScheduleSearchSession()
Gets the
OsidSession associated with the schedule
search service. |
ScheduleSearchSession |
getScheduleSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule
search service for the given calendar. |
ScheduleSlotAdminSession |
getScheduleSlotAdminSession()
Gets the
OsidSession associated with the schedule slot
administration service. |
ScheduleSlotAdminSession |
getScheduleSlotAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule slot
admin service for the given calendar. |
ScheduleSlotCalendarAssignmentSession |
getScheduleSlotCalendarAssignmentSession()
Gets the session for assigning schedule slot to calendar mappings.
|
ScheduleSlotCalendarSession |
getScheduleSlotCalendarSession()
Gets the session for retrieving schedule slot to calendar mappings.
|
ScheduleSlotLookupSession |
getScheduleSlotLookupSession()
Gets the
OsidSession associated with the schedule slot
lookup service. |
ScheduleSlotLookupSession |
getScheduleSlotLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule slot
lookup service for the given calendar. |
ScheduleSlotNotificationSession |
getScheduleSlotNotificationSession(ScheduleSlotReceiver scheduleSlotReceiver)
Gets the notification session for notifications pertaining to schedule
slot changes.
|
ScheduleSlotNotificationSession |
getScheduleSlotNotificationSessionForCalendar(ScheduleSlotReceiver scheduleSlotReceiver,
Id calendarId)
Gets the
OsidSession associated with the schedule slot
notification service for the given calendar. |
ScheduleSlotQuerySession |
getScheduleSlotQuerySession()
Gets the
OsidSession associated with the schedule slot
query service. |
ScheduleSlotQuerySession |
getScheduleSlotQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule slot
query service for the given calendar. |
ScheduleSlotSearchSession |
getScheduleSlotSearchSession()
Gets the
OsidSession associated with the schedule slot
search service. |
ScheduleSlotSearchSession |
getScheduleSlotSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the schedule slot
search service for the given calendar. |
ScheduleSlotSmartCalendarSession |
getScheduleSlotSmartCalendarSession(Id calendarId)
Gets the session associated with the schedule slot smart calendar for
the given calendar.
|
ScheduleSmartCalendarSession |
getScheduleSmartCalendarSession(Id calendarId)
Gets the session associated with the schedule smart calendar for the
given calendar.
|
SupersedingEventAdminSession |
getSupersedingEventAdminSession()
Gets the
OsidSession associated with the superseding
event administration service. |
SupersedingEventAdminSession |
getSupersedingEventAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the superseding
event admin service for the given calendar. |
SupersedingEventCalendarAssignmentSession |
getSupersedingEventCalendarAssignmentSession()
Gets the session for assigning superseding event to calendar mappings.
|
SupersedingEventCalendarSession |
getSupersedingEventCalendarSession()
Gets the session for retrieving superseding event to calendar
mappings.
|
SupersedingEventLookupSession |
getSupersedingEventLookupSession()
Gets the
OsidSession associated with the superseding
event lookup service. |
SupersedingEventLookupSession |
getSupersedingEventLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the superseding
event lookup service for the given calendar. |
SupersedingEventNotificationSession |
getSupersedingEventNotificationSession(SupersedingEventReceiver supersedingEventReceiver)
Gets the notification session for notifications pertaining to
superseding event changes.
|
SupersedingEventNotificationSession |
getSupersedingEventNotificationSessionForCalendar(SupersedingEventReceiver supersedingEventReceiver,
Id calendarId)
Gets the
OsidSession associated with the superseding
event notification service for the given calendar. |
SupersedingEventQuerySession |
getSupersedingEventQuerySession()
Gets the
OsidSession associated with the superseding
event query service. |
SupersedingEventQuerySession |
getSupersedingEventQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the superseding
event query service for the given calendar. |
SupersedingEventSearchSession |
getSupersedingEventSearchSession()
Gets the
OsidSession associated with the superseding
event search service. |
SupersedingEventSearchSession |
getSupersedingEventSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the superseding
event search service for the given calendar. |
SupersedingEventSmartCalendarSession |
getSupersedingEventSmartCalendarSession(Id calendarId)
Gets the session associated with the superseding event smart calendar
for the given calendar.
|
TimePeriodAdminSession |
getTimePeriodAdminSession()
Gets the
OsidSession associated with the time period
administration service. |
TimePeriodAdminSession |
getTimePeriodAdminSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the time period
admin service for the given calendar. |
TimePeriodCalendarAssignmentSession |
getTimePeriodCalendarAssignmentSession()
Gets the session for assigning time period to calendar mappings.
|
TimePeriodCalendarSession |
getTimePeriodCalendarSession()
Gets the session for retrieving time period to calendar mappings.
|
TimePeriodLookupSession |
getTimePeriodLookupSession()
Gets the
OsidSession associated with the time period
lookup service. |
TimePeriodLookupSession |
getTimePeriodLookupSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the time period
lookup service for the given calendar. |
TimePeriodNotificationSession |
getTimePeriodNotificationSession(TimePeriodReceiver timePeriodReceiver)
Gets the notification session for notifications pertaining to time
period changes.
|
TimePeriodNotificationSession |
getTimePeriodNotificationSessionForCalendar(TimePeriodReceiver timePeriodReceiver,
Id calendarId)
Gets the
OsidSession associated with the time period
notification service for the given calendar. |
TimePeriodQuerySession |
getTimePeriodQuerySession()
Gets the
OsidSession associated with the time period
query service. |
TimePeriodQuerySession |
getTimePeriodQuerySessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the time period
query service for the given calendar. |
TimePeriodSearchSession |
getTimePeriodSearchSession()
Gets the
OsidSession associated with the time period
search service. |
TimePeriodSearchSession |
getTimePeriodSearchSessionForCalendar(Id calendarId)
Gets the
OsidSession associated with the time period
search service for the given calendar. |
TimePeriodSmartCalendarSession |
getTimePeriodSmartCalendarSession(Id calendarId)
Gets the session associated with the time period smart calendar for
the given calendar.
|
changeBranch, initialize, rollbackServiceclosegetCalendarRecordTypes, getCalendarSearchRecordTypes, getCommitmentRecordTypes, getCommitmentSearchRecordTypes, getCoordinateRecordTypes, getEventRecordTypes, getEventSearchRecordTypes, getOffsetEventRecordTypes, getOffsetEventSearchRecordTypes, getRecurringEventRecordTypes, getRecurringEventSearchRecordTypes, getScheduleRecordTypes, getScheduleSearchRecordTypes, getScheduleSlotRecordTypes, getScheduleSlotSearchRecordTypes, getSpatialUnitRecordTypes, getSupersedingEventRecordTypes, getSupersedingEventSearchRecordTypes, getTimePeriodRecordTypes, getTimePeriodSearchRecordTypes, supportsCalendarAdmin, supportsCalendarHierarchy, supportsCalendarHierarchyDesign, supportsCalendaringBatch, supportsCalendaringCycle, supportsCalendaringRules, supportsCalendarLookup, supportsCalendarNotification, supportsCalendarRecordType, supportsCalendarSearch, supportsCalendarSearchRecordType, supportsCommitmentAdmin, supportsCommitmentCalendar, supportsCommitmentCalendarAssignment, supportsCommitmentLookup, supportsCommitmentNotification, supportsCommitmentQuery, supportsCommitmentRecordType, supportsCommitmentSearch, supportsCommitmentSearchRecordType, supportsCommitmentSmartCalendar, supportsCoordinateRecordType, supportsEventAdmin, supportsEventCalendar, supportsEventCalendarAssignment, supportsEventLookup, supportsEventNotification, supportsEventQuery, supportsEventRecordType, supportsEventSearch, supportsEventSearchRecordType, supportsEventSmartCalendar, supportsOffsetEventAdmin, supportsOffsetEventCalendar, supportsOffsetEventCalendarAssignment, supportsOffsetEventLookup, supportsOffsetEventNotification, supportsOffsetEventQuery, supportsOffsetEventRecordType, supportsOffsetEventSearch, supportsOffsetEventSearchRecordType, supportsOffsetEventSmartCalendar, supportsRecurringEventAdmin, supportsRecurringEventCalendar, supportsRecurringEventCalendarAssignment, supportsRecurringEventLookup, supportsRecurringEventNotification, supportsRecurringEventQuery, supportsRecurringEventRecordType, supportsRecurringEventSearch, supportsRecurringEventSearchRecordType, supportsRecurringEventSmartCalendar, supportsRecurringEventUnravelling, supportsScheduleAdmin, supportsScheduleCalendar, supportsScheduleCalendarAssignment, supportsScheduleLookup, supportsScheduleNotification, supportsScheduleQuery, supportsScheduleRecordType, supportsScheduleSearch, supportsScheduleSearchRecordType, supportsScheduleSlotAdmin, supportsScheduleSlotCalendar, supportsScheduleSlotCalendarAssignment, supportsScheduleSlotLookup, supportsScheduleSlotNotification, supportsScheduleSlotQuery, supportsScheduleSlotRecordType, supportsScheduleSlotSearch, supportsScheduleSlotSearchRecordType, supportsScheduleSlotSmartCalendar, supportsScheduleSmartCalendar, supportsSpatialUnitRecordType, supportsSupersedingEventAdmin, supportsSupersedingEventCalendar, supportsSupersedingEventCalendarAssignment, supportsSupersedingEventLookup, supportsSupersedingEventNotification, supportsSupersedingEventQuery, supportsSupersedingEventRecordType, supportsSupersedingEventSearch, supportsSupersedingEventSearchRecordType, supportsSupersedingEventSmartCalendar, supportsTimePeriodAdmin, supportsTimePeriodCalendar, supportsTimePeriodCalendarAssignment, supportsTimePeriodLookup, supportsTimePeriodNotification, supportsTimePeriodRecordType, supportsTimePeriodSearch, supportsTimePeriodSearchRecordType, supportsTimePeriodSmartCalendar, supportsVisibleFederationgetBranch, getBranchId, getDescription, getDisplayName, getId, getLocales, getProxyRecordTypes, getReleaseDate, getVersion, supportsJournalBranching, supportsJournalRollback, supportsOSIDVersion, supportsProxyRecordTypegetBranding, getBrandingIds, getLicense, getProvider, getProviderIdEventLookupSession getEventLookupSession() throws OperationFailedException
OsidSession associated with the event lookup
service. EventLookupSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventLookup()
is false optional - This method must be implemented if
supportsEventLookup() is true. EventLookupSession getEventLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the event lookup
service for the given calendar.calendarId - the Id of the calendar EventLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsEventLookup()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsEventLookup() and
supportsVisibleFederation() are true.
EventQuerySession getEventQuerySession() throws OperationFailedException
OsidSession associated with the event query
service. EventQuerySession OperationFailedException - unable to complete requestUnimplementedException - supportsEventQuery()
is false optional - This method must be implemented if
supportsEventQuery() is true. EventQuerySession getEventQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the event query
service for the given calendar.calendarId - the Id of the calendar EventQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsEventQuery()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsEventQuery() and
supportsVisibleFederation() are true.
EventSearchSession getEventSearchSession() throws OperationFailedException
OsidSession associated with the event search
service. EventSearchSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventSearch()
is false optional - This method must be implemented if
supportsEventSearch() is true. EventSearchSession getEventSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the event search
service for the given calendar.calendarId - the Id of the calendar EventSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsEventSearch()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsEventSearch() and
supportsVisibleFederation() are true.
EventAdminSession getEventAdminSession() throws OperationFailedException
OsidSession associated with the event
administration service. EventAdminSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventAdmin()
is false optional - This method must be implemented if
supportsEventAdmin() is true. EventAdminSession getEventAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the event admin
service for the given calendar.calendarId - the Id of the calendar EventAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsEventAdmin()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsEventAdmin() and
supportsVisibleFederation() are true.
EventNotificationSession getEventNotificationSession(EventReceiver eventReceiver) throws OperationFailedException
eventReceiver - the event receiver EventNotificationSession NullArgumentException - eventReceiver is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsEventNotification() is false optional - This method must be implemented if
supportsEventNotification() is true.
EventNotificationSession getEventNotificationSessionForCalendar(EventReceiver eventReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the event
notification service for the given calendar.eventReceiver - the event receivercalendarId - the Id of the calendar EventNotificationSession NotFoundException - calendarId not foundNullArgumentException - eventReceiver or
calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsEventNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsEventNotification() and
supportsVisibleFederation() are true.
EventCalendarSession getEventCalendarSession() throws OperationFailedException
EventCalendarSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventCalendar()
is false optional - This method must be implemented if
supportsEventCalendar() is true. EventCalendarAssignmentSession getEventCalendarAssignmentSession() throws OperationFailedException
EventCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsEventCalendarAssignment() is false
optional - This method must be implemented if
supportsEventCalendarAssignment() is true.
EventSmartCalendarSession getEventSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar EventSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsEventSmartCalendar() is false optional - This method must be implemented if
supportsEventSmartCalendar() is true.
RecurringEventLookupSession getRecurringEventLookupSession() throws OperationFailedException
OsidSession associated with the recurring
event lookup service. RecurringEventLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventLookup() is false optional - This method must be implemented if
supportsRecurringEventLookup() is true.
RecurringEventLookupSession getRecurringEventLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the recurring
event lookup service for the given calendar.calendarId - the Id of the calendar RecurringEventLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsRecurringEventLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsRecurringEventLookup() and
supportsVisibleFederation() are true.
RecurringEventQuerySession getRecurringEventQuerySession() throws OperationFailedException
OsidSession associated with the recurring
event query service. RecurringEventQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventQuery() is false optional - This method must be implemented if
supportsRecurringEventQuery() is true.
RecurringEventQuerySession getRecurringEventQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the recurring
event query service for the given calendar.calendarId - the Id of the calendar RecurringEventQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsRecurringEventQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsRecurringEventQuery() and
supportsVisibleFederation() are true.
RecurringEventSearchSession getRecurringEventSearchSession() throws OperationFailedException
OsidSession associated with the recurring
event search service. RecurringEventSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventSearch() is false optional - This method must be implemented if
supportsRecurringEventSearch() is true.
RecurringEventSearchSession getRecurringEventSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the recurring
event search service for the given calendar.calendarId - the Id of the calendar RecurringEventSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsRecurringEventSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsRecurringEventSearch() and
supportsVisibleFederation() are true.
RecurringEventAdminSession getRecurringEventAdminSession() throws OperationFailedException
OsidSession associated with the recurring
event administration service. RecurringEventAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventAdmin() is false optional - This method must be implemented if
supportsRecurringEventAdmin() is true.
RecurringEventAdminSession getRecurringEventAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the recurring
event admin service for the given calendar.calendarId - the Id of the calendar RecurringEventAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsRecurringEventAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsRecurringEventAdmin() and
supportsVisibleFederation() are true.
RecurringEventNotificationSession getRecurringEventNotificationSession(RecurringEventReceiver recurringEventReceiver) throws OperationFailedException
recurringEventReceiver - the recurring event receiver RecurringEventNotificationSession NullArgumentException - recurringEventReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventNotification() is false
optional - This method must be implemented if
supportsRecurringEventNotification() is
true. RecurringEventNotificationSession getRecurringEventNotificationSessionForCalendar(RecurringEventReceiver recurringEventReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the recurring
event notification service for the given calendar.recurringEventReceiver - the recurring event receivercalendarId - the Id of the calendar RecurringEventNotificationSession NotFoundException - calendarId not foundNullArgumentException - recurringEventReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsRecurringEventNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsRecurringEventNotification() and
supportsVisibleFederation() are true.
RecurringEventCalendarSession getRecurringEventCalendarSession() throws OperationFailedException
RecurringEventCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventCalendar() is false
optional - This method must be implemented if
supportsRecurringEventCalendar() is true.
RecurringEventCalendarAssignmentSession getRecurringEventCalendarAssignmentSession() throws OperationFailedException
RecurringEventCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventCalendarAssignment() is
false optional - This method must be implemented if
supportsRecurringEventCalendarAssignment() is
true. RecurringEventSmartCalendarSession getRecurringEventSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar RecurringEventSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsRecurringEventSmartCalendar() is false
optional - This method must be implemented if
supportsRecurringEventSmartCalendar() is
true. SupersedingEventLookupSession getSupersedingEventLookupSession() throws OperationFailedException
OsidSession associated with the superseding
event lookup service. SupersedingEventLookupSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventLookup()
is false optional - This method must be implemented if
supportsSupersedingEventLookup() is true.
SupersedingEventLookupSession getSupersedingEventLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the superseding
event lookup service for the given calendar.calendarId - the Id of the calendar SupersedingEventLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsSupersedingEventLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsSupersedingEventLookup() and
supportsVisibleFederation() are true.
SupersedingEventQuerySession getSupersedingEventQuerySession() throws OperationFailedException
OsidSession associated with the superseding
event query service. SupersedingEventQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsSupersedingEventQuery() is false
optional - This method must be implemented if
supportsSupersedingEventQuery() is true.
SupersedingEventQuerySession getSupersedingEventQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the superseding
event query service for the given calendar.calendarId - the Id of the calendar SupersedingEventQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsSupersedingEventQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsSupersedingEventQuery() and
supportsVisibleFederation() are true.
SupersedingEventSearchSession getSupersedingEventSearchSession() throws OperationFailedException
OsidSession associated with the superseding
event search service. SupersedingEventSearchSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventSearch()
is false optional - This method must be implemented if
supportsEventSearch() is true. SupersedingEventSearchSession getSupersedingEventSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the superseding
event search service for the given calendar.calendarId - the Id of the calendar SupersedingEventSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsSupersedingEventSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsSupersedingEventSearch() and
supportsVisibleFederation() are true.
SupersedingEventAdminSession getSupersedingEventAdminSession() throws OperationFailedException
OsidSession associated with the superseding
event administration service. SupersedingEventAdminSession OperationFailedException - unable to complete requestUnimplementedException - supportsEventAdmin()
is false optional - This method must be implemented if
supportsSupersedingEventAdmin() is true.
SupersedingEventAdminSession getSupersedingEventAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the superseding
event admin service for the given calendar.calendarId - the Id of the calendar SupersedingEventAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsSupersedingEventAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsSupersedingEventAdmin() and
supportsVisibleFederation() are true.
SupersedingEventNotificationSession getSupersedingEventNotificationSession(SupersedingEventReceiver supersedingEventReceiver) throws OperationFailedException
supersedingEventReceiver - the superseding event receiver SupersedingEventNotificationSession NullArgumentException - supersedingEventReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsSupersedingEventNotification() is false
optional - This method must be implemented if
supportsSupersedingEventNotification() is
true. SupersedingEventNotificationSession getSupersedingEventNotificationSessionForCalendar(SupersedingEventReceiver supersedingEventReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the superseding
event notification service for the given calendar.supersedingEventReceiver - the superseding event receivercalendarId - the Id of the calendar SupersedingEventNotificationSession NotFoundException - calendarId not foundNullArgumentException - supersedingEventReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsSupersedingEventNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsSupersedingEventNotification() and
supportsVisibleFederation() are true.
SupersedingEventCalendarSession getSupersedingEventCalendarSession() throws OperationFailedException
SupersedingEventCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsSupersedingEventCalendar() is false
optional - This method must be implemented if
supportsSupersedingEventCalendar() is true.
SupersedingEventCalendarAssignmentSession getSupersedingEventCalendarAssignmentSession() throws OperationFailedException
SupersedingEventCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsSupersedingEventCalendarAssignment() is
false optional - This method must be implemented if
supportsSupersedingEventCalendarAssignment() is
true. SupersedingEventSmartCalendarSession getSupersedingEventSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar SupersedingEventSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsSupersedingEventSmartCalendar() is
false optional - This method must be implemented if
supportsSupersedingEventSmartCalendar() is
true. OffsetEventLookupSession getOffsetEventLookupSession() throws OperationFailedException
OsidSession associated with the offset event
lookup service. OffsetEventLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventLookup() is false optional - This method must be implemented if
supportsOffsetEventLookup() is true.
OffsetEventLookupSession getOffsetEventLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the offset event
lookup service for the given calendar.calendarId - the Id of the calendar OffsetEventLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsOffsetEventLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsOffsetEventLookup() and
supportsVisibleFederation() are true.
OffsetEventQuerySession getOffsetEventQuerySession() throws OperationFailedException
OsidSession associated with the offset event
query service. OffsetEventQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventQuery() is false optional - This method must be implemented if
supportsOffsetEventQuery() is true. OffsetEventQuerySession getOffsetEventQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the offset event
query service for the given calendar.calendarId - the Id of the calendar OffsetEventQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsOffsetEventQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsOffsetEventQuery() and
supportsVisibleFederation() are true.
OffsetEventSearchSession getOffsetEventSearchSession() throws OperationFailedException
OsidSession associated with the offset event
search service. OffsetEventSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventSearch() is false optional - This method must be implemented if
supportsOffsetEventSearch() is true.
OffsetEventSearchSession getOffsetEventSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the offset event
search service for the given calendar.calendarId - the Id of the calendar OffsetEventSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsOffsetEventSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsOffsetEventSearch() and
supportsVisibleFederation() are true.
OffsetEventAdminSession getOffsetEventAdminSession() throws OperationFailedException
OsidSession associated with the offset event
administration service. OffsetEventAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventAdmin() is false optional - This method must be implemented if
supportsOffsetEventAdmin() is true. OffsetEventAdminSession getOffsetEventAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the offset event
admin service for the given calendar.calendarId - the Id of the calendar OffsetEventAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsOffsetEventAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsOffsetEventAdmin() and
supportsVisibleFederation() are true.
OffsetEventNotificationSession getOffsetEventNotificationSession(OffsetEventReceiver offsetEventReceiver) throws OperationFailedException
offsetEventReceiver - the offset event receiver OffsetEventNotificationSession NullArgumentException - offsetEventReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventNotification() is false
optional - This method must be implemented if
supportsOffsetEventNotification() is true.
OffsetEventNotificationSession getOffsetEventNotificationSessionForCalendar(OffsetEventReceiver offsetEventReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the offset event
notification service for the given calendar.offsetEventReceiver - the offset event receivercalendarId - the Id of the calendar OffsetEventNotificationSession NotFoundException - calendarId not foundNullArgumentException - offsetEventReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsOffsetEventNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsOffsetEventNotification() and
supportsVisibleFederation() are true.
OffsetEventCalendarSession getOffsetEventCalendarSession() throws OperationFailedException
OffsetEventCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventCalendar() is false optional - This method must be implemented if
supportsOffsetEventCalendar() is true.
OffsetEventCalendarAssignmentSession getOffsetEventCalendarAssignmentSession() throws OperationFailedException
OffsetEventCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventCalendarAssignment() is
false optional - This method must be implemented if
supportsOffsetEventCalendarAssignment() is
true. OffsetEventSmartCalendarSession getOffsetEventSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar OffsetEventSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsOffsetEventSmartCalendar() is false
optional - This method must be implemented if
supportsOffsetEventSmartCalendar() is true.
ScheduleLookupSession getScheduleLookupSession() throws OperationFailedException
OsidSession associated with the schedule
lookup service. ScheduleLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleLookup() is false optional - This method must be implemented if
supportsScheduleLookup() is true. ScheduleLookupSession getScheduleLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule
lookup service for the given calendar.calendarId - the Id of the calendar ScheduleLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleLookup() and
supportsVisibleFederation() are true.
ScheduleQuerySession getScheduleQuerySession() throws OperationFailedException
OsidSession associated with the schedule query
service. ScheduleQuerySession OperationFailedException - unable to complete requestUnimplementedException - supportsScheduleQuery()
is false optional - This method must be implemented if
supportsScheduleQuery() is true. ScheduleQuerySession getScheduleQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule query
service for the given calendar.calendarId - the Id of the calendar ScheduleQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsScheduleQuery()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsScheduleQuery() and
supportsVisibleFederation() are true.
ScheduleSearchSession getScheduleSearchSession() throws OperationFailedException
OsidSession associated with the schedule
search service. ScheduleSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSearch() is false optional - This method must be implemented if
supportsScheduleSearch() is true. ScheduleSearchSession getScheduleSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule
search service for the given calendar.calendarId - the Id of the calendar ScheduleSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSearch() and
supportsVisibleFederation() are true.
ScheduleAdminSession getScheduleAdminSession() throws OperationFailedException
OsidSession associated with the schedule
administration service. ScheduleAdminSession OperationFailedException - unable to complete requestUnimplementedException - supportsScheduleAdmin()
is false optional - This method must be implemented if
supportsScheduleAdmin() is true. ScheduleAdminSession getScheduleAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule admin
service for the given calendar.calendarId - the Id of the calendar ScheduleAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException - supportsScheduleAdmin()
or supportsVisibleFederation() is
false optional - This method must be implemented if
supportsScheduleAdmin() and
supportsVisibleFederation() are true.
ScheduleNotificationSession getScheduleNotificationSession(ScheduleReceiver scheduleReceiver) throws OperationFailedException
scheduleReceiver - the schedule receiver ScheduleNotificationSession NullArgumentException - scheduleReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleNotification() is false optional - This method must be implemented if
supportsScheduleNotification() is true.
ScheduleNotificationSession getScheduleNotificationSessionForCalendar(ScheduleReceiver scheduleReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule
notification service for the given calendar.scheduleReceiver - the schedule receivercalendarId - the Id of the calendar ScheduleNotificationSession NotFoundException - calendarId not foundNullArgumentException - scheduleReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleNotification() and
supportsVisibleFederation() are true.
ScheduleCalendarSession getScheduleCalendarSession() throws OperationFailedException
ScheduleCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleCalendar() is false optional - This method must be implemented if
supportsScheduleCalendar() is true. ScheduleCalendarAssignmentSession getScheduleCalendarAssignmentSession() throws OperationFailedException
ScheduleCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleCalendarAssignment() is false
optional - This method must be implemented if
supportsScheduleCalendarAssignment() is
true. ScheduleSmartCalendarSession getScheduleSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar ScheduleSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSmartCalendar() is false
optional - This method must be implemented if
supportsScheduleSmartCalendar() is true.
ScheduleSlotLookupSession getScheduleSlotLookupSession() throws OperationFailedException
OsidSession associated with the schedule slot
lookup service. ScheduleSlotLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotLookup() is false optional - This method must be implemented if
supportsScheduleSlotLookup() is true.
ScheduleSlotLookupSession getScheduleSlotLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule slot
lookup service for the given calendar.calendarId - the Id of the calendar ScheduleSlotLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSlotLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSlotLookup() and
supportsVisibleFederation() are true.
ScheduleSlotQuerySession getScheduleSlotQuerySession() throws OperationFailedException
OsidSession associated with the schedule slot
query service. ScheduleSlotQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotQuery() is false optional - This method must be implemented if
supportsScheduleSlotQuery() is true.
ScheduleSlotQuerySession getScheduleSlotQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule slot
query service for the given calendar.calendarId - the Id of the calendar ScheduleSlotQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSlotQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSlotQuery() and
supportsVisibleFederation() are true.
ScheduleSlotSearchSession getScheduleSlotSearchSession() throws OperationFailedException
OsidSession associated with the schedule slot
search service. ScheduleSlotSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotSearch() is false optional - This method must be implemented if
supportsScheduleSlotSearch() is true.
ScheduleSlotSearchSession getScheduleSlotSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule slot
search service for the given calendar.calendarId - the Id of the calendar ScheduleSlotSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSlotSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSlotSearch() and
supportsVisibleFederation() are true.
ScheduleSlotAdminSession getScheduleSlotAdminSession() throws OperationFailedException
OsidSession associated with the schedule slot
administration service. ScheduleSlotAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotAdmin() is false optional - This method must be implemented if
supportsScheduleSlotAdmin() is true.
ScheduleSlotAdminSession getScheduleSlotAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule slot
admin service for the given calendar.calendarId - the Id of the calendar ScheduleSlotAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSlotAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSlotAdmin() and
supportsVisibleFederation() are true.
ScheduleSlotNotificationSession getScheduleSlotNotificationSession(ScheduleSlotReceiver scheduleSlotReceiver) throws OperationFailedException
scheduleSlotReceiver - the schedule slot receiver ScheduleSlotNotificationSession NullArgumentException - scheduleSlotReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotNotification() is false
optional - This method must be implemented if
supportsScheduleSlotNotification() is true.
ScheduleSlotNotificationSession getScheduleSlotNotificationSessionForCalendar(ScheduleSlotReceiver scheduleSlotReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the schedule slot
notification service for the given calendar.scheduleSlotReceiver - the schedule slot receivercalendarId - the Id of the calendar ScheduleSlotNotificationSession NotFoundException - calendarId not foundNullArgumentException - scheduleSlotReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsScheduleSlotNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsScheduleSlotNotification() and
supportsVisibleFederation() are true.
ScheduleSlotCalendarSession getScheduleSlotCalendarSession() throws OperationFailedException
ScheduleSlotCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotCalendar() is false optional - This method must be implemented if
supportsScheduleSlotCalendar() is true.
ScheduleSlotCalendarAssignmentSession getScheduleSlotCalendarAssignmentSession() throws OperationFailedException
ScheduleSlotCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotCalendarAssignment() is
false optional - This method must be implemented if
supportsScheduleSlotCalendarAssignment() is
true. ScheduleSlotSmartCalendarSession getScheduleSlotSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar ScheduleSlotSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsScheduleSlotSmartCalendar() is false
optional - This method must be implemented if
supportsScheduleSlotSmartCalendar() is
true. CommitmentLookupSession getCommitmentLookupSession() throws OperationFailedException
OsidSession associated with the commitment
lookup service. CommitmentLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentLookup() is false optional - This method must be implemented if
supportsCommitmentLookup() is true. CommitmentLookupSession getCommitmentLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the commitment
lookup service for the given calendar.calendarId - the Id of the calendar CommitmentLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsCommitmentLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsCommitmentLookup() and
supportsVisibleFederation() are true.
CommitmentQuerySession getCommitmentQuerySession() throws OperationFailedException
OsidSession associated with the commitment
query service. CommitmentQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentQuery() is false optional - This method must be implemented if
supportsCommitmentLookup() is true. CommitmentQuerySession getCommitmentQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the commitment
query service for the given calendar.calendarId - the Id of the calendar CommitmentQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsCommitmentQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsCommitmentQuery() and
supportsVisibleFederation() are true.
CommitmentSearchSession getCommitmentSearchSession() throws OperationFailedException
OsidSession associated with the commitment
search service. CommitmentSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentSearch() is false optional - This method must be implemented if
supportsCommitmentSearch() is true. CommitmentSearchSession getCommitmentSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the commitment
search service for the given calendar.calendarId - the Id of the calendar CommitmentSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsCommitmentSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsCommitmentSearch() and
supportsVisibleFederation() are true.
CommitmentAdminSession getCommitmentAdminSession() throws OperationFailedException
OsidSession associated with the commitment
administration service. CommitmentAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentAdmin() is false optional - This method must be implemented if
supportsCommitmentAdmin() is true. CommitmentAdminSession getCommitmentAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the commitment
admin service for the given calendar.calendarId - the Id of the calendar CommitmenttAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsCommitmentAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsCommitmentAdmin() and
supportsVisibleFederation() are true.
CommitmentNotificationSession getCommitmentNotificationSession(CommitmentReceiver commitmentReceiver) throws OperationFailedException
commitmentReceiver - the commitment receiver CommitmentNotificationSession NullArgumentException - commitmentReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentNotification() is false
optional - This method must be implemented if
supportsCommitmentNotification() is true.
CommitmentNotificationSession getCommitmentNotificationSessionForCalendar(CommitmentReceiver commitmentReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the commitment
notification service for the given calendar.commitmentReceiver - the commitment receivercalendarId - the Id of the calendar CommitmentNotificationSession NotFoundException - calendarId not foundNullArgumentException - commitmentReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsCommitmentNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsCommitmentNotification() and
supportsVisibleFederation() are true.
CommitmentCalendarSession getCommitmentCalendarSession() throws OperationFailedException
CommitmentCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentCalendar() is false optional - This method must be implemented if
supportsCommitmentCalendar() is true.
CommitmentCalendarAssignmentSession getCommitmentCalendarAssignmentSession() throws OperationFailedException
CommitmentCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentCalendarAssignment() is false
optional - This method must be implemented if
supportsCommitmentCalendarAssignment() is
true. CommitmentSmartCalendarSession getCommitmentSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar CommitmentSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsCommitmentSmartCalendar() is false
optional - This method must be implemented if
supportsCommitmentSmartCalendar() is true.
TimePeriodLookupSession getTimePeriodLookupSession() throws OperationFailedException
OsidSession associated with the time period
lookup service. TimePeriodLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodLookup() is false optional - This method must be implemented if
supportsTimePeriodLookup() is true. TimePeriodLookupSession getTimePeriodLookupSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the time period
lookup service for the given calendar.calendarId - the Id of the calendar TimePeriodLookupSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsTimePeriodLookup() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsTimePeriodLookup() and
supportsVisibleFederation() are true.
TimePeriodQuerySession getTimePeriodQuerySession() throws OperationFailedException
OsidSession associated with the time period
query service. TimePeriodQuerySession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodQuery() is false optional - This method must be implemented if
supportsTimePeriodQuery() is true. TimePeriodQuerySession getTimePeriodQuerySessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the time period
query service for the given calendar.calendarId - the Id of the calendar TimePeriodQuerySession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsTimePeriodQuery() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsTimePeriodQuery() and
supportsVisibleFederation() are true.
TimePeriodSearchSession getTimePeriodSearchSession() throws OperationFailedException
OsidSession associated with the time period
search service. TimePeriodSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodSearch() is false optional - This method must be implemented if
supportsTimePeriodSearch() is true. TimePeriodSearchSession getTimePeriodSearchSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the time period
search service for the given calendar.calendarId - the Id of the calendar TimePeriodSearchSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsTimePeriodSearch() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsTimePeriodSearch() and
supportsVisibleFederation() are true.
TimePeriodAdminSession getTimePeriodAdminSession() throws OperationFailedException
OsidSession associated with the time period
administration service. TimePeriodAdminSession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodAdmin() is false optional - This method must be implemented if
supportsTimePeriodAdmin() is true. TimePeriodAdminSession getTimePeriodAdminSessionForCalendar(Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the time period
admin service for the given calendar.calendarId - the Id of the calendar TimePeriodAdminSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete
request UnimplementedException -
supportsTimePeriodAdmin() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsTimePeriodAdmin() and
supportsVisibleFederation() are true.
TimePeriodNotificationSession getTimePeriodNotificationSession(TimePeriodReceiver timePeriodReceiver) throws OperationFailedException
timePeriodReceiver - the time period receiver TimePeriodNotificationSession NullArgumentException - timePeriodReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodNotification() is false
optional - This method must be implemented if
supportsTimePeriodNotification() is true.
TimePeriodNotificationSession getTimePeriodNotificationSessionForCalendar(TimePeriodReceiver timePeriodReceiver, Id calendarId) throws NotFoundException, OperationFailedException
OsidSession associated with the time period
notification service for the given calendar.timePeriodReceiver - the time period receivercalendarId - the Id of the calendar a TimePeriodNotificationSession NotFoundException - calendarId not foundNullArgumentException - timePeriodReceiver
or calendarId is null OperationFailedException - unable to complete
request UnimplementedException -
supportsTimePeriodNotification() or
supportsVisibleFederation() is false optional - This method must be implemented if
supportsTimePeriodNotification() and
supportsVisibleFederation() are true.
TimePeriodCalendarSession getTimePeriodCalendarSession() throws OperationFailedException
TimePeriodCalendarSession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodCalendar() is false optional - This method must be implemented if
supportsTimePeriodCalendar() is true.
TimePeriodCalendarAssignmentSession getTimePeriodCalendarAssignmentSession() throws OperationFailedException
TimePeriodCalendarAssignmentSession OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodCalendarAssignment() is false
optional - This method must be implemented if
supportsTimePeriodCalendarAssignment() is
true. TimePeriodSmartCalendarSession getTimePeriodSmartCalendarSession(Id calendarId) throws NotFoundException, OperationFailedException
calendarId - the Id of the calendar TimePeriodSmartCalendarSession NotFoundException - calendarId not foundNullArgumentException - calendarId is
null OperationFailedException - unable to complete requestUnimplementedException -
supportsTimePeriodSmartCalendar() is false
optional - This method must be implemented if
supportsTimePeriodSmartCalendar() is true.
CalendarLookupSession getCalendarLookupSession() throws OperationFailedException
CalendarLookupSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendarLookup() is false optional - This method must be implemented if
supportsCalendarLookup() is true. CalendarSearchSession getCalendarSearchSession() throws OperationFailedException
CalendarSearchSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendarSearch() is false optional - This method must be implemented if
supportsCalendarSearch() is true. CalendarAdminSession getCalendarAdminSession() throws OperationFailedException
CalendarAdminSession OperationFailedException - unable to complete requestUnimplementedException - supportsCalendarAdmin()
is false optional - This method must be implemented if
supportsCalendarAdmin() is true. CalendarNotificationSession getCalendarNotificationSession(CalendarReceiver calendarReceiver) throws OperationFailedException
calendarReceiver - the calendar receiver CalendarNotificationSession NullArgumentException - calendarReceiver
is null OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendarNotification() is false optional - This method must be implemented if
supportsCalendarNotification() is true. CalendarHierarchySession getCalendarHierarchySession() throws OperationFailedException
CalendarHierarchySession OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendarHierarchy() is false optional - This method must be implemented if
supportsCalendarHierarchy() is true. CalendarHierarchyDesignSession getCalendarHierarchyDesignSession() throws OperationFailedException
CalendarHierarchyDesignSession OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendarHierarchyDesign() is false optional - This method must be implemented if
supportsCalendarHierarchyDesign() is true. CalendaringBatchManager getCalandaringBatchManager() throws OperationFailedException
CalendaringBatchManager OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendaringBatch() is false optional - This method must be implemented if
supportsCalendaringBatch() is true. CalendaringCycleManager getCalandaringCycleManager() throws OperationFailedException
CalendaringCycleManager OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendaringCycle() is false optional - This method must be implemented if
supportsCalendaringCycle() is true. CalendaringRulesManager getCalandaringRulesManager() throws OperationFailedException
CalendaringRulesManager OperationFailedException - unable to complete requestUnimplementedException -
supportsCalendaringRules() is false optional - This method must be implemented if
supportsCalendaringRules() is true.