Uses of Interface
org.osid.calendaring.rules.OffsetEventEnablerList
Packages that use OffsetEventEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring.rules
service.
-
Uses of OffsetEventEnablerList in org.osid.calendaring.rules
Methods in org.osid.calendaring.rules that return OffsetEventEnablerListModifier and TypeMethodDescriptionOffsetEventEnablerLookupSession.getOffsetEventEnablers()Gets allOffsetEventEnablers.OffsetEventEnablerSearchResults.getOffsetEventEnablers()Gets theOffsetEventEnablerListresulting from a search.OffsetEventEnablerCalendarSession.getOffsetEventEnablersByCalendar(Id calendarId) Gets the list of offset event enablers associated with aCalendar.OffsetEventEnablerCalendarSession.getOffsetEventEnablersByCalendars(IdList calendarIds) Gets the list of offset event enablers corresponding to a list ofCalendars.OffsetEventEnablerLookupSession.getOffsetEventEnablersByGenusType(Type offsetEventEnablerGenusType) Gets anOffsetEventEnablerListcorresponding to the given offset event enabler genusTypewhich does not include offset event enablers of genus types derived from the specifiedType.OffsetEventEnablerLookupSession.getOffsetEventEnablersByIds(IdList offsetEventEnablerIds) Gets anOffsetEventEnablerListcorresponding to the givenIdList.OffsetEventEnablerLookupSession.getOffsetEventEnablersByParentGenusType(Type offsetEventEnablerGenusType) Gets anOffsetEventEnablerListcorresponding to the given offset event enabler genusTypeand include any additional offset event enablers with genus types derived from the specifiedType.OffsetEventEnablerQuerySession.getOffsetEventEnablersByQuery(OffsetEventEnablerQuery offsetEventEnablerQuery) Gets a list ofOffsetEventEnablersmatching the given offset event enabler query.OffsetEventEnablerLookupSession.getOffsetEventEnablersByRecordType(Type offsetEventEnablerRecordType) Gets anOffsetEventEnablerListcontaining the given offset event enabler recordType.OffsetEventEnablerRuleLookupSession.getOffsetEventEnablersForOffsetEvent(Id offsetEventId) Gets theOffsetEventEnablersassociated with anOffsetEvent.OffsetEventEnablerLookupSession.getOffsetEventEnablersOnDate(DateTime from, DateTime to) Gets anOffsetEventEnablerListeffective for the entire the given date range inclusive but not confisned to the date range for any agent.OffsetEventEnablerLookupSession.getOffsetEventEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets anOffsetEventEnablerListeffective for the entire the given date range.