Uses of Interface
org.osid.calendaring.cycle.CyclicEvent
Packages that use CyclicEvent
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.calendaring.cycle
service.
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of CyclicEvent in org.osid
Methods in org.osid that return CyclicEvent -
Uses of CyclicEvent in org.osid.calendaring.cycle
Methods in org.osid.calendaring.cycle that return CyclicEventModifier and TypeMethodDescriptionCyclicEventAdminSession.createCyclicEvent(CyclicEventForm cyclicEventForm) Creates a newCyclicEvent.CyclicEventLookupSession.getCyclicEvent(Id cyclicEventId) Gets theCyclicEventspecified by itsId.CyclicEventList.getNextCyclicEvent()Gets the nextCyclicEventin this list.CyclicEventList.getNextCyclicEvents(long n) Gets the next set ofCyclicEventelements in this list which must be less than or equal to the number returned fromavailable(). -
Uses of CyclicEvent in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return CyclicEvent -
Uses of CyclicEvent in org.osid.rules.check
Methods in org.osid.rules.check that return CyclicEventModifier and TypeMethodDescriptionCheck.getTimeCheckCyclicEvent()Gets the time check cyclic event.