Package org.osid.room.squatting


package org.osid.room.squatting

The Open Service Interface Definitions for the org.osid.room.squatting service.

The Room Squatting OSID provides a service for manage space owners, tenants, and squatters.

Leases

A Lease is an OsidRelationship between a Room and a "tenant." Although the name implies rentership, this relationship can be used for a variety of types including office assignments, space allocation, ownership, and, of course, squatters.

Deeds

A Deed is an OsidRelationship between a Building and an "owner." Although the name implies ownership, this relationship can be used for a variety of types including space allocation.

Campus Cataloging

Leases and Deeds may be organized into federateable OsidCatalogs of Campuses .

Sub Packages

The Room Squatting OSID includes a Room Batch Squatting OSID for managing space relationships 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
    A Deed represents ownership of a building.
    This session creates, updates, and deletes Deeds .
    This session provides methods to re-assign Deeds to Campuses .
    This session provides methods to retrieve Deed to Campus mappings.
    This is the form for creating and updating Deeds .
    Like all OsidLists , DeedList provides a means for accessing Deed elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Deeds .
    This session defines methods to receive notifications on adds/changes to Deeds .
    This is the query for searching for deeds.
    This is the query inspector for examining for deed queries.
    This session provides methods for searching Deeds .
    The deed receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Deed objects.
    The search interface for governing deed searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Deeds .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Lease relates a tenant to a Roo m.
    This session creates, updates, and deletes Leases .
    This session provides methods to re-assign Leases to Campuses .
    This session provides methods to retrieve Lease to Campus mappings.
    This is the form for creating and updating Leases .
    Like all OsidLists , LeaseList provides a means for accessing Lease elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Leases .
    This session defines methods to receive notifications on adds/changes to Leases .
    This is the query for searching for leases.
    This is the query inspector for examining for lease queries.
    This session provides methods for searching Leases .
    The lease receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Lease objects.
    The search interface for governing lease searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Leases .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    The room squatting manager provides access to room squatting sessions and provides interoperability tests for various aspects of this service.
    The room squatting profile describes the interoperability among room squatting services.
    The room squatting manager provides access to room squatting sessions and provides interoperability tests for various aspects of this service.