Package org.osid.billing


package org.osid.billing

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

The Billing OSID manages billing for customers.

Customers

A Customer is a person known to the billing system. A Customer relates a Resource used to any business speciifc data defined in the Customer .

Customers are Temporal with effective dates indicating their association with the business.

Periods

A Period is a billing period in which billing entries applies. Periods have a set of milestone dates including start and end of the billing period.

Items

An Item is something that can be billed. Items represent a one-time or recurring charge for some product or service.

Items may relate to a Product in the Ordering OSID which manages the costs. Items may also relate to a general ledger Account in the Financials OSID.

Categories

Items can be categorized using a Category . Categories are used to group items on a billing statement.

Entries

An Entry is an OsidRelationship relating a Customer to an Item in a billing Period . An Entry captures the cost which may have been informed by the related Item.

Business Cataloging

Customers , Items , Categories , Entries , and Periods can be organized into federateble Businesses .

Orchestration

The Billing OSID can be orchestrated with an Ordering OSID to connect managed products and services to the billing system. Without the Ordering OSID, products and services may be managed directly using Items.

The Billing OSID can also be orchestrated with a Financials OSID. Customers can be associated with financial Activities that collect their costs. Items can also be associated with G/L accounts to organize different types of products and services.

The Billing OSID can also be orchestrated with the Commenting or Grading OSIDs for to indicate the Customer status and credit rating.

Sub Packages

The Billing OSID includes a Billing Payment OSID to track payments and a Billing Batch OSID to manage Entries , Items , Periods , Customers , and Businesses in bulk.




Copyright © 2012 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
    The billing manager provides access to customer management sessions and provides interoperability tests for various aspects of this service.
    The billing profile describes the interoperability among billing management services.
    The customer manager provides access to customer management sessions and provides interoperability tests for various aspects of this service.
    A Business represents a collection of customers, categories, items, entries, and periods.
    This session creates, updates, and deletes Businesses .
    This is the form for creating and updating businesses.
    This session defines methods for managing a hierarchy of Businesses .
    This session defines methods for traversing a hierarchy of Businesses .
    Like all OsidLists , BusinessList provides a means for accessing Business elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Businesses .
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , BusinessNodeList provides a means for accessing BusinessNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Businesses .
    This is the query for searching businesses.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Businesses .
    The business receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Business objects.
    The search interface for governing business 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 among Businesses .
    A Category is a group of Items .
    This session creates, updates, and deletes Categories .
    This session provides methods to re-assign Categories to Businesses .
    This session provides methods to retrieve Category to Business mappings.
    This is the form for creating and updating Categories .
    Like all OsidLists , CategoryList provides a means for accessing Category elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving categories.
    This session defines methods to receive notifications on adds/changes to Categories .
    This is the query for searching categories.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Categories .
    The category receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted category objects.
    The search interface for governing category 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 among Categories .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Customer represents data associated to a resource representing a customer.
    This session creates, updates, and deletes Customers .
    This session provides methods to re-assign Customers to Businesses .
    This session provides methods to retrieve Customer to Business mappings.
    This is the form for creating and updating Customers .
    Like all OsidLists , CustomerList provides a means for accessing Customer elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving customers.
    This session defines methods to receive notifications on adds/changes to Customers in this Business .
    This is the query for searching customers.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Customers .
    The customer receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Customer objects.
    The search interface for governing customer 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 among Customers .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    An Entry is a relationship between a customer and item in a billing period.
    This session creates, updates, and deletes Entries .
    This session provides methods to re-assign Entries to Businesses .
    This session provides methods to retrieve Entry to Business mappings.
    This is the form for creating and updating Entries .
    Like all OsidLists , EntryList provides a means for accessing Entry elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Entries .
    This session defines methods to receive notifications on adds/changes to Entries in this Business .
    This is the query for searching entries.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Entries .
    The entry receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Entry objects.
    The search interface for governing entry 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 among Entries .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    An Item is a product or service.
    This session creates, updates, and deletes Item .
    This session provides methods to re-assign Items to Businesses .
    This session provides methods to retrieve Item to Business mappings.
    This is the form for creating and updating Items .
    Like all OsidLists , ItemList provides a means for accessing Item elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving items.
    This session defines methods to receive notifications on adds/changes to Items in this Business .
    This is the query for searching items.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Items .
    The item receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Item objects.
    The search interface for governing item 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 among Items .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Period represents a billing period.
    This session creates, updates, and deletes Periods .
    This session provides methods to re-assign Periods to Businesses .
    This session provides methods to retrieve Period to Business mappings.
    This is the form for creating and updating Periods .
    Like all OsidLists , PeriodList provides a means for accessing Period elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Periods .
    This session defines methods to receive notifications on adds/changes to Periods in this Business .
    This is the query for searching periods.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Periods .
    The period receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Period objects.
    The search interface for governing period 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 among Periods .
    This session manages queries and sequencing to create "smart" dynamic catalogs.