Uses of Interface
org.osid.calendaring.rules.OffsetEventEnabler
Packages that use OffsetEventEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of OffsetEventEnabler in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return OffsetEventEnablerModifier and TypeMethodDescriptionOffsetEventEnablerAdminSession.createOffsetEventEnabler(OffsetEventEnablerForm offsetEventEnablerForm) Creates a newOffsetEventEnabler.OffsetEventEnablerList.getNextOffsetEventEnabler()Gets the nextOffsetEventEnablerin this list.OffsetEventEnablerList.getNextOffsetEventEnablers(long n) Gets the next set ofOffsetEventEnablerelements in this list.OffsetEventEnablerLookupSession.getOffsetEventEnabler(Id offsetEventEnablerId) Gets theOffsetEventEnablerspecified by itsId.