Interface | osid.calendaring.CalendaringProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventLookup | ||
Description |
Tests if an event lookup service is supported. An event lookup service defines methods to access events. | ||
Return | boolean | true if event lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventQuery | ||
Description |
Tests if an event query service is supported. | ||
Return | boolean | true if event query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventSearch | ||
Description |
Tests if an event search service is supported. | ||
Return | boolean | true if event search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventAdmin | ||
Description |
Tests if an event administrative service is supported. | ||
Return | boolean | true if event admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventNotification | ||
Description |
Tests if event notification is supported. Messages may be sent when events are created, modified, or deleted. | ||
Return | boolean | true if event notification is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventCalendar | ||
Description |
Tests if an event to calendar lookup session is available. | ||
Return | boolean | true if event calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventCalendarAssignment | ||
Description |
Tests if an event to calendar assignment session is available. | ||
Return | boolean | true if event calendar assignment is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventSmartCalendar | ||
Description |
Tests if event smart calendaring is available. | ||
Return | boolean | true if event smart calendaring is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventLookup | ||
Description |
Tests if a recurring event lookup service is supported. | ||
Return | boolean | true if recurring event lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventUnravelling | ||
Description |
Tests if a recurring event unravelling service is supported. | ||
Return | boolean | true if recurring event unravelling is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventQuery | ||
Description |
Tests if a recurring event query service is supported. | ||
Return | boolean | true if recurring event query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventSearch | ||
Description |
Tests if a recurring event search service is supported. | ||
Return | boolean | true if recurring event search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventAdmin | ||
Description |
Tests if a recurring event administrative service is supported. | ||
Return | boolean | true if recurring event admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventNotification | ||
Description |
Tests if recurring event notification is supported. Messages may be sent when recurring events are created, modified, or deleted. | ||
Return | boolean | true if recurring event notification is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventCalendar | ||
Description |
Tests if a recurring event to calendar lookup session is available. | ||
Return | boolean | true if recurring event calendar lookup session is
supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventCalendarAssignment | ||
Description |
Tests if a recurring event to calendar assignment session is available. | ||
Return | boolean | true if recurring event calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventSmartCalendar | ||
Description |
Tests if recurring event smart calendaring is available. | ||
Return | boolean | true if recurring event smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventLookup | ||
Description |
Tests if a superseding event lookup service is supported. A superseding event lookup service defines methods to access superseding events. | ||
Return | boolean | true if superseding event lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventQuery | ||
Description |
Tests if a superseding event query service is supported. | ||
Return | boolean | true if superseding event query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventSearch | ||
Description |
Tests if a superseding event search service is supported. | ||
Return | boolean | true if superseding event search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventAdmin | ||
Description |
Tests if a superseding event administrative service is supported. | ||
Return | boolean | true if superseding event admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventNotification | ||
Description |
Tests if superseding event notification is supported. Messages may be sent when supsreding events are created, modified, or deleted. | ||
Return | boolean | true if superseding event notification is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventCalendar | ||
Description |
Tests if superseding event to calendar lookup session is available. | ||
Return | boolean | true if superseding event calendar lookup session is
supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventCalendarAssignment | ||
Description |
Tests if a superseding event to calendar assignment session is available. | ||
Return | boolean | true if superseding event calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventSmartCalendar | ||
Description |
Tests if supsreding event smart calendaring is available. | ||
Return | boolean | true if superseding smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventLookup | ||
Description |
Tests if an offset event lookup service is supported. An offset event lookup service defines methods to access events. | ||
Return | boolean | true if offset event lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventQuery | ||
Description |
Tests if an offset event query service is supported. | ||
Return | boolean | true if offset event query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventSearch | ||
Description |
Tests if an offset event search service is supported. | ||
Return | boolean | true if offset event search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventAdmin | ||
Description |
Tests if an offset event administrative service is supported. | ||
Return | boolean | true if offset event admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventNotification | ||
Description |
Tests if offset event notification is supported. Messages may be sent when events are created, modified, or deleted. | ||
Return | boolean | true if offset event notification is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventCalendar | ||
Description |
Tests if an offset event to calendar lookup session is available. | ||
Return | boolean | true if event calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventCalendarAssignment | ||
Description |
Tests if an offset event to calendar assignment session is available. | ||
Return | boolean | true if offset event calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventSmartCalendar | ||
Description |
Tests if offset event smart calendaring is available. | ||
Return | boolean | true if offset event smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleLookup | ||
Description |
Tests if a schedule lookup service is supported. A schedule lookup service defines methods to access schedules. | ||
Return | boolean | true if schedule lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleQuery | ||
Description |
Tests if a schedule query service is supported. | ||
Return | boolean | true if schedule query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSearch | ||
Description |
Tests if a schedule search service is supported. | ||
Return | boolean | true if schedule search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleAdmin | ||
Description |
Tests if a schedule administrative service is supported. | ||
Return | boolean | true if schedule admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleNotification | ||
Description |
Tests if schedule notification is supported. Messages may be sent when schedules are created, modified, or deleted. | ||
Return | boolean | true if schedule notification is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleCalendar | ||
Description |
Tests if a schedule to calendar lookup session is available. | ||
Return | boolean | true if schedule calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleCalendarAssignment | ||
Description |
Tests if a schedule to calendar assignment session is available. | ||
Return | boolean | true if schedule calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSmartCalendar | ||
Description |
Tests if schedule smart calendaring is available. | ||
Return | boolean | true if schedule smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotLookup | ||
Description |
Tests if a schedule slot lookup service is supported. A schedule sot lookup service defines methods to access schedule slots. | ||
Return | boolean | true if schedule slot lookup is supported, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotQuery | ||
Description |
Tests if a schedule slot query service is supported. | ||
Return | boolean | true if schedule slot query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotSearch | ||
Description |
Tests if a schedule slot search service is supported. | ||
Return | boolean | true if schedule slots search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotAdmin | ||
Description |
Tests if a schedule slot administrative service is supported. | ||
Return | boolean | true if schedule slot admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotNotification | ||
Description |
Tests if schedule slot notification is supported. Messages may be sent when schedule slots are created, modified, or deleted. | ||
Return | boolean | true if schedule slot notification is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotCalendar | ||
Description |
Tests if a schedule slot to calendar lookup session is available. | ||
Return | boolean | true if schedule slot calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotCalendarAssignment | ||
Description |
Tests if a schedule slot to calendar assignment session is available. | ||
Return | boolean | true if schedule slot calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotSmartCalendar | ||
Description |
Tests if schedule slot smart calendaring is available. | ||
Return | boolean | true if schedule slot smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentLookup | ||
Description |
Tests if an event commitment lookup service is supported. | ||
Return | boolean | true if commitment lookup is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentQuery | ||
Description |
Tests if a commitment query service is supported. | ||
Return | boolean | true if commitment query is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentSearch | ||
Description |
Tests if a commitment search service is supported. | ||
Return | boolean | true if commitment search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentAdmin | ||
Description |
Tests if a commitment administrative service is supported. | ||
Return | boolean | true if commitment admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentNotification | ||
Description |
Tests if commitment notification is supported. Messages may be sent when commitments are created, modified, or deleted. | ||
Return | boolean | true if commitment notification is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentCalendar | ||
Description |
Tests if a commitment to calendar lookup session is available. | ||
Return | boolean | true if commitment calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentCalendarAssignment | ||
Description |
Tests if a commitment to calendar assignment session is available. | ||
Return | boolean | true if commitment calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentSmartCalendar | ||
Description |
Tests if commitment smart calendaring is available. | ||
Return | boolean | true if commitment smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodLookup | ||
Description |
Tests if a time period lookup service is supported. | ||
Return | boolean | true if time period lookup is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodSearch | ||
Description |
Tests if a time period search service is supported. | ||
Return | boolean | true if time period search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodAdmin | ||
Description |
Tests if a time period administrative service is supported. | ||
Return | boolean | true if time period admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodNotification | ||
Description |
Tests if time period notification is supported. Messages may be sent when time periods are created, modified, or deleted. | ||
Return | boolean | true if time period notification is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodCalendar | ||
Description |
Tests if a time period to calendar lookup session is available. | ||
Return | boolean | true if time period calendar lookup session is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodCalendarAssignment | ||
Description |
Tests if a time period to calendar assignment session is available. | ||
Return | boolean | true if time period calendar assignment is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodSmartCalendar | ||
Description |
Tests if time period smart calendaring is available. | ||
Return | boolean | true if time period smart calendaring is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarLookup | ||
Description |
Tests if a calendar lookup service is supported. | ||
Return | boolean | true if calendar lookup is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarSearch | ||
Description |
Tests if a calendar search service is supported. | ||
Return | boolean | true if calendar search is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarAdmin | ||
Description |
Tests if a calendar administrative service is supported. | ||
Return | boolean | true if calendar admin is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarNotification | ||
Description |
Tests if calendar notification is supported. Messages may be sent when calendars are created, modified, or deleted. | ||
Return | boolean | true if calendar notification is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarHierarchy | ||
Description |
Tests if a calendar hierarchy traversal is supported. | ||
Return | boolean | true if a calendar hierarchy traversal is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarHierarchyDesign | ||
Description |
Tests if calendar hierarchy design is supported. | ||
Return | boolean | true if a calendar hierarchy design is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendaringBatch | ||
Description |
Tests if a calendaring batch subpackage is supported. | ||
Return | boolean | true if a calendar batch package is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendaringCycle | ||
Description |
Tests if a calendaring cycle subpackage is supported. | ||
Return | boolean | true if a calendar cycle package is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendaringRules | ||
Description |
Tests if a calendaring rules subpackage is supported. | ||
Return | boolean | true if a calendar rules package is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | getEventRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Event record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | eventRecordType | a Type indicating an Event record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | eventRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getEventSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Event search record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsEventSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | eventSearchRecordType | a Type indicating an Event search record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | eventSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getRecurringEventRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported RecurringEvent record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | recurringEventRecordType | a Type indicating a RecurringEvent record
type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | recurringEventRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getRecurringEventSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported RecurringEvent search record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRecurringEventSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | recurringEventSearchRecordType | a Type indicating a RecurringEvent search
record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | recurringEventSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getSupersedingEventRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported SupersedingEvent record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | supersedingEventRecordType | a Type indicating a SupersedingEvent record
type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | supersedingEventRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getSupersedingEventSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported SupersedingEvent search
record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSupersedingEventSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | supersedingEventSearchRecordType | a Type indicating a SupersedingEvent search
record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | supersedingEventSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getOffsetEventRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported OffsetEvent record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | offsetEventRecordType | a Type indicating a OffsetEvent record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | offsetEventRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getOffsetEventSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported OffsetEvent search record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsOffsetEventSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | offsetEventSearchRecordType | a Type indicating a OffsetEvent search record
type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | offsetEventSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getScheduleRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Schedule record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | scheduleRecordType | a Type indicating a Schedule record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | scheduleRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getScheduleSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Schedule search record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | scheduleSearchRecordType | a Type indicating a Schedule search record
type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | scheduleSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getScheduleSlotRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported ScheduleSlot record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | scheduleSlotRecordType | a Type indicating a ScheduleSlot record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | scheduleSlotRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getScheduleSlotSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported ScheduleSlot search record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsScheduleSlotSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | scheduleSlotSearchRecordType | a Type indicating a ScheduleSlot search
record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | scheduleSlotSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getTimePeriodRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported TimePeriod record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | timePeriodRecordType | a Type indicating a TimePeriod record type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | timePeriodRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getTimePeriodSearchRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported TimePeriod search record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTimePeriodSearchRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | timePeriodSearchRecordType | a Type indicating a TimePeriod search record
type |
Return | boolean | true if the given Type is supported, false
otherwise | |
Errors | NULL_ARGUMENT | timePeriodSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getCommitmentRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Commitment record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | commitmentRecordType | a Type indicating a Commitment type |
Return | boolean | true if the given commitment record Type is
supported, false otherwise | |
Errors | NULL_ARGUMENT | commitmentRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getCommitmentSearchRecordTypes | ||
Description |
Gets the supported commitment search record types. | ||
Return | osid.type.TypeList | a list containing the supported Commitment search record
types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCommitmentSearchRecordType | ||
Description |
Tests if the given commitment search record type is supported. | ||
Parameters | osid.type.Type | commitmentSearchRecordType | a Type indicating a Commitment search record
type |
Return | boolean | true if the given search record Type is
supported, false otherwise | |
Errors | NULL_ARGUMENT | commitmentSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getCalendarRecordTypes | ||
Description |
Gets the supported | ||
Return | osid.type.TypeList | a list containing the supported Calendar record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarRecordType | ||
Description |
Tests if the given | ||
Parameters | osid.type.Type | calendarRecordType | a Type indicating a Calendar type |
Return | boolean | true if the given calendar record Type is
supported, false otherwise | |
Errors | NULL_ARGUMENT | calendarRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getCalendarSearchRecordTypes | ||
Description |
Gets the supported calendar search record types. | ||
Return | osid.type.TypeList | a list containing the supported Calendar search record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCalendarSearchRecordType | ||
Description |
Tests if the given calendar search record type is supported. | ||
Parameters | osid.type.Type | calendarSearchRecordType | a Type indicating a Calendar search record
type |
Return | boolean | true if the given search record Type is
supported, false otherwise | |
Errors | NULL_ARGUMENT | calendarSearchRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getSpatialUnitRecordTypes | ||
Description |
Gets all the spatial unit record types supported. | ||
Return | osid.type.TypeList | the list of supported spatial unit record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSpatialUnitRecordType | ||
Description |
Tests if a given spatial unit record type is supported. | ||
Parameters | osid.type.Type | spatialUnitRecordType | the spatial unit record type |
Return | boolean | true if the spatial unit record type is supported ,
false otherwise | |
Errors | NULL_ARGUMENT | spatialUnitRecordType is null | |
Compliance | mandatory | This method must be implemented. | |
Method | getCoordinateRecordTypes | ||
Description |
Gets all the coordinate record types supported. | ||
Return | osid.type.TypeList | the list of supported coordinate record types | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCoordinateRecordType | ||
Description |
Tests if a given coordinate record type is supported. | ||
Parameters | osid.type.Type | coordinateRecordType | the coordinate domain type |
Return | boolean | true if the coordinate record type is supported ,
false otherwise | |
Errors | NULL_ARGUMENT | coordinateRecordType is null | |
Compliance | mandatory | This method must be implemented. |