Uses of Interface
org.osid.calendaring.SupersedingEventList
Packages that use SupersedingEventList
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of SupersedingEventList in org.osid.calendaring
Methods in org.osid.calendaring that return SupersedingEventListModifier and TypeMethodDescriptionRecurringEvent.getSupersedingEvents()Gets the superseding events.SupersedingEventLookupSession.getSupersedingEvents()Gets allSupersedingEvents.SupersedingEventSearchResults.getSupersedingEvents()Gets the superseding event list resulting from the search.SupersedingEventCalendarSession.getSupersedingEventsByCalendar(Id calendarId) Gets the list ofSupersedingEventsassociated with aCalendar.SupersedingEventCalendarSession.getSupersedingEventsByCalendars(IdList calendarIds) Gets the list ofSupersedingEventscorresponding to a list ofCalendars.SupersedingEventLookupSession.getSupersedingEventsByGenusType(Type supersedingEventGenusType) Gets aSupersedingEventListcorresponding to the given superseding event genusTypewhich does not include superseding events of genus types derived from the specifiedType.SupersedingEventLookupSession.getSupersedingEventsByIds(IdList supersedingEventIds) Gets aSupersedingEventListcorresponding to the givenIdList.SupersedingEventLookupSession.getSupersedingEventsByParentGenusType(Type supersedingEventGenusType) Gets aSupersedingEventListcorresponding to the given superseding event genusTypeand include any additional superseding event with genus types derived from the specifiedType.SupersedingEventQuerySession.getSupersedingEventsByQuery(SupersedingEventQuery supersedingEventQuery) Gets a list ofSupersedingEventsmatching the given superseding event query.SupersedingEventLookupSession.getSupersedingEventsByRecordType(Type supersedingEventRecordType) Gets aSupersedingEventListcontaining the given superseding event recordType.SupersedingEventLookupSession.getSupersedingEventsBySupersededEvent(Id supersededEventId) Gets theSupersedingEventsrelated to the relative eventId. -
Uses of SupersedingEventList in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return SupersedingEventListModifier and TypeMethodDescriptionSupersedingEventEnablerRuleLookupSession.getSupersedingEventsForSupersedingEventEnabler(Id supersedingEventEnablerId) Gets theSupersedingEventsmapped to aSupersedingEventEnabler.