Package org.osid.calendaring.batch


package org.osid.calendaring.batch

The Open Service Interface Definitions for the org.osid.calendaring.batch service.

The Calendaring Batch OSID manages events, time periods, commitments, and calendars in bulk.




Copyright © 2011 Ingenescus. All Rights Reserved.

This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.

Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.

You may modify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.

This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.

The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.

  • Interfaces
    Class
    Description
    This session creates, updates, and deletes Calendars in bulk.
    This is the form for creating and updating calendars in bulk.
    Like all OsidLists , CalendarBatchFormList provides a means for accessing CalendarBatchForm elements sequentially either one at a time or many at a time.
    The calendaring batch manager provides access to calendaring batch sessions and provides interoperability tests for various aspects of this service.
    The CalendaringBatchProfile describes the interoperability among batch calendaring services.
    The calendaring batch proxy manager provides access to calendaring batch sessions and provides interoperability tests for various aspects of this service.
    This session creates, updates, and deletes Commitments in bulk.
    This is the form for creating and updating commitments in bulk.
    Like all OsidLists , CommitmentBatchFormList provides a means for accessing CommitmentBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Commitment relationship.
    Like all OsidLists , CommitmentPeerList provides a means for accessing CommitmentPeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Events in bulk.
    This is the form for creating and updating events in bulk.
    Like all OsidLists , EventBatchFormList provides a means for accessing EventBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes OffsetEvents in bulk.
    This is the form for creating and updating offset events in bulk.
    Like all OsidLists , OffsetEventBatchFormList provides a means for accessing OffsetEventBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes RecurringEvents in bulk.
    This is the form for creating and updating recurring events in bulk.
    Like all OsidLists , RecurringEventBatchFormList provides a means for accessing RecurringEventBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Schedules in bulk.
    This is the form for creating and updating schedules in bulk.
    Like all OsidLists , ScheduleBatchFormList provides a means for accessing ScheduleBatchForm elements sequentially either one at a time or many at a time.
    An interface for the peers of the Schedule relationship.
    Like all OsidLists , SchedulePeerList provides a means for accessing SchedulePeer elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes ScheduleSlots in bulk.
    This is the form for creating and updating schedule slots in bulk.
    Like all OsidLists , ScheduleSlotBatchFormList provides a means for accessing ScheduleSlotBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes TimePeriods in bulk.
    This is the form for creating and updating time periods in bulk.
    Like all OsidLists , TimePeriodBatchFormList provides a means for accessing TimePeriodBatchForm elements sequentially either one at a time or many at a time.