Uses of Package
org.osid.room.batch

Packages that use org.osid.room.batch
Package
Description
The Open Service Interface Definitions for the org.osid.room service.
The Open Service Interface Definitions for the org.osid.room.batch service.
  • Class
    Description
    The room batch manager provides access to room batch sessions and provides interoperability tests for various aspects of this service.
    The room batch proxy manager provides access to room batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Buildings in bulk.
    This is the form for creating and updating buildings in bulk.
    Like all OsidLists , BuildingBatchFormList provides a means for accessing BuildingBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Campuses in bulk.
    This is the form for creating and updating campuses in bulk.
    Like all OsidLists , CampusBatchFormList provides a means for accessing CampusBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Floors in bulk.
    This is the form for creating and updating floors in bulk.
    Like all OsidLists , FloorBatchFormList provides a means for accessing FloorBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Rooms in bulk.
    This is the form for creating and updating rooms in bulk.
    Like all OsidLists , RoomBatchFormList provides a means for accessing RoomBatchForm elements sequentially either one at a time or many at a time.
    The RoomBatchProfile describes the interoperability among batch room services.