Package org.osid.ordering


package org.osid.ordering

The Open Service Interface Definitions for the org.osid.ordering service.

The Ordering OSID provides a means to manage orders and product catalogs.

Orders

Orders are a set of items submitted to an ordering system as a transaction. Each Order submitted by an agent on behalf of a customer. An Order is composed of a set of Items. Each Item includes a Product , quantity, and line item cost.

Products

A Product represents anything that can be ordered. A Product may have a fixed availability and includes PriceSchedules .

Prices and Price Schedules

A PriceSchedule is a list of Prices that can be applied to Products . A Price is an OsidRule that determines a cost based on some basic pricing rules such as quantity ranges and demographics.

Store Cataloging

Orders , Products , and PriceSchedules can be organized into federateable Stores .

Sub Packages

The Ordering OSID includes an Ordering Rules OSID for managing the effectiveness of Prices . The Ordering OSID also contains an Ordering Batch OSID for managing Prices , Orders , and Products in buk.




Copyright © 2010 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 nodify 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 cost for a line item.
    Like all OsidLists , CostList provides a means for accessing Cost elements sequentially either one at a time or many at a time.
    A query term for a cost.
    A Item represents a collection of orders.
    This session creates, updates, and deletes Items .
    This is the form for creating and updating Items .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the ItemAdminSession .
    Like all OsidLists , ItemList provides a means for accessing Item elements sequentially either one at a time or many at a time.
    This is the query for searching for items.
    This is the query inspector for examining item queries.
    An interface for specifying the ordering of search results.
    This session defines methods for retrieving orders.
    An Order .
    This session creates, updates, and deletes Orders .
    This is the form for creating and updating Order objects.
    The order manager provides access to order sessions and provides interoperability tests for various aspects of this service.
    The ordering profile describes the interoperability among ordering services.
    The order manager provides access to order sessions and provides interoperability tests for various aspects of this service.
    Like all OsidLists , OrderList provides a means for accessing Order elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving orders.
    This session defines methods to receive notifications on adds/changes to Order objects.
    This is the query for searching orders.
    The inspector for examining order queries.
    This session provides methods for searching Order objects.
    The order receiver is the consumer supplied interface for receiving notifications pertaining to new or deleted orders.
    The search interface for governing order 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 Order objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    This session provides methods to re-assign Odrers to Stores .
    This session provides methods to retrieve Order to Store mappings.
    A Price .
    This is the form for creating and updating Prices .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the PriceAdminSession .
    Like all OsidLists , PriceList provides a means for accessing Price elements sequentially either one at a time or many at a time.
    This is the query for searching for prices.
    This is the query inspector for examining price queries.
    A PriceSchedule lists the price catalog.
    This session creates, updates, and deletes PriceSchedules .
    This is the form for creating and updating PriceSchedules .
    Like all OsidLists , PriceScheduleList provides a means for accessing PriceSchedule elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving PriceSchedule objects.
    This session defines methods to receive notifications on adds/changes to PriceSchedule objects.
    This is the query for searching for price schedules.
    This is the query inspector for examining price schedule queries.
    This session provides methods for searching PriceSchedule objects.
    The price receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted PriceSchedule objects.
    The search interface for governing price schedule 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 PriceSchedule objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    This session provides methods to re-assign PriceSchedules to Stores .
    This session provides methods to retrieve PriceSchedule to Store mappings.
    An interface for specifying the ordering of search results.
    A Product represents something ordered.
    This session creates, updates, and deletes Products .
    This is the form for creating and updating Products .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the ProductAdminSession .
    Like all OsidLists , ProductList provides a means for accessing Product elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Product objects.
    This session defines methods to receive notifications on adds/changes to Product objects.
    This is the query for searching for products.
    This is the query inspector for examining product queries.
    This session provides methods for searching Product objects.
    The product receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Product objects.
    The search interface for governing product 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 Product objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    This session provides methods to re-assign Products to Stores .
    This session provides methods to retrieve Product to Store mappings.
    A Store represents a collection of orders.
    This session creates, updates, and deletes Stores .
    This is the form for creating and updating Stores .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the StoreAdminSession .
    This session manages a hierarchy of stores.
    This session defines methods for traversing a hierarchy of Store objects.
    Like all OsidLists , StoreList provides a means for accessing Store elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Store objects.
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , StoreNodeList provides a means for accessing StoreNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Store objects.
    This is the query for searching for stores.
    This is the query inspector for examining store queries.
    This session provides methods for searching Store objects.
    The store receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Store objects.
    The search interface for governing store 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 Store objects.