Package org.osid.financials


package org.osid.financials

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

The Financials OSID provides management of financial data through G/L accounts, activity accounts, budgeting, and posting transactions.

Account

An Account is an account of the General Ledger. G/L Accounts are hierarchical to define more granular accounts. Root level accounts generally map to the top-level accounting equation.

Activity

An Activity is a view of the General Ledger from an activity or organizational perspective. An Activity contains one or more Accounts from the General Ledger. Activities are also hierarchical and may be used to map to a financial organizational hierarchy.

Fiscal Period

A FiscalPeriod is a period of time used to capture transactions and perform reporting. Generally, a fiscal period is a fiscal quarter or year.

Business Cataloging

Accounts , Activities , and FiscalPeriods are organized into federaable Businesses .

Sub Packages

The Fincncials OSID defines a Financials Budgeting OSID for managing budgets, a Financials Posting OSID for posting financial transactions, and a FInancials Batch OSID for performing bulk operations.




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
    An Account represents a general ledger account.
    This session creates, updates, and deletes Accounts .
    This session provides methods to re-assign Accounts to Businesses .
    This session provides methods to retrieve Account to Business mappings.
    This is the form for creating and updating Accounts .
    This session defines methods for managing a hierarchy of Accounts .
    This session defines methods for traversing a hierarchy of Accounts .
    Like all OsidLists , AccountList provides a means for accessing Account elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving general ledger accounts.
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , AccountNodeList provides a means for accessing AccountNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Accounts in this Business .
    This is the query for searching accounts.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Accounts .
    The account receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Account objects.
    The search interface for governing account 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 Accounts .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    An Activity represents a cost object for an organization unit, project, or activity.
    This session creates, updates, and deletes Activities .
    This session provides methods to re-assign Activities to Businesses .
    This session provides methods to retrieve Activity to Business mappings.
    This is the form for creating and updating Activities .
    This session defines methods for managing a hierarchy of Activities .
    This session defines methods for traversing a hierarchy of Activities .
    Like all OsidLists , ActivityList provides a means for accessing Activity elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Activities .
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , ActivityNodeList provides a means for accessing ActivityNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Activities in this Business .
    This is the query for searching activities.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among Activities .
    The activity receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Activity objects.
    The search interface for governing activity 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 Activities .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Business represents a collection of accounts, activities, and fiscal 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 .
    This primitive represents a currency amount.
    Like all OsidLists , LocaleList provides a means for accessing Currency elements sequentially either one at a time or many at a time.
    The financials manager provides access to financials sessions and provides interoperability tests for various aspects of this service.
    The financials profile describes the interoperability of financial services.
    The financials manager provides access to financials sessions and provides interoperability tests for various aspects of this service.
    A FiscalPeriod represents a period of time on a fiscal calendar.
    This session creates, updates, and deletes FiscalPeriods .
    This session provides methods to re-assign FiscalPeriods to Businesses .
    This session provides methods to retrieve FiscalPeriod to Business mappings.
    This is the form for creating and updating FiscalPeriods .
    Like all OsidLists , FiscalPeriodList provides a means for accessing FiscalPeriod elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving fiscal periods.
    This session defines methods to receive notifications on adds/changes to FiscalPeriods .
    This is the query for searching fiscal periods.
    The query inspectors provide a means of accessing the match terms of a query.
    This session provides methods for searching among FiscalPeriods .
    The fiscal period receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted fiscal period objects.
    The search interface for governing fiscal 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 FiscalPeriods .
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    This session defines methods for retrieving financial transaction reports.
    A Summary represents a financial summary of an Account in a time period.
    Like all OsidLists , SummaryList provides a means for accessing Summary elements sequentially either one at a time or many at a time.
    This is the query for searching summaries.
    The query inspectors provide a means of accessing the match terms of a query.
    An interface for specifying the ordering of search results.