Uses of Interface
org.osid.calendaring.Event
Packages that use Event
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of Event in org.osid
-
Uses of Event in org.osid.calendaring
Methods in org.osid.calendaring that return EventModifier and TypeMethodDescriptionEventAdminSession.createEvent(EventForm eventForm) Creates a newEvent.OffsetEvent.getEndReferenceEvent()Gets theEventto which the end of this event is offset.Commitment.getEvent()Gets theEvent.Gets theEventspecified by itsId.EventList.getNextEvent()Gets the nextEventin this list.Event[]EventList.getNextEvents(long n) Gets the next set ofEventelements in this list which must be less than or equal to the number returned fromavailable().OffsetEvent.getStartReferenceEvent()Gets theEventto which the start of this event is offset.SupersedingEvent.getSupersededEvent()Gets the event that is to be superseded.SupersedingEvent.getSupersedingEvent()Gets the event that is superseding another. -
Uses of Event in org.osid.course
Methods in org.osid.course that return Event -
Uses of Event in org.osid.rules.check
Methods in org.osid.rules.check that return Event