Uses of Interface
org.osid.calendaring.OffsetEvent
Packages that use OffsetEvent
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
-
Uses of OffsetEvent in org.osid.calendaring
Methods in org.osid.calendaring that return OffsetEventModifier and TypeMethodDescriptionOffsetEventAdminSession.createOffsetEvent(OffsetEventForm offsetEventForm) Creates a newOffsetEvent.OffsetEventList.getNextOffsetEvent()Gets the nextOffsetEventin this list.OffsetEventList.getNextOffsetEvents(long n) Gets the next set ofOffsetEventelements in this list which must be less than or equal to the number returned fromavailable().OffsetEventLookupSession.getOffsetEvent(Id offsetEventId) Gets theOffsetEventspecified by itsId.