Interface FinancialsProxyManager

All Superinterfaces:
AutoCloseable, Closeable, FinancialsProfile, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable

public interface FinancialsProxyManager extends OsidProxyManager, FinancialsProfile

The financials manager provides access to financials sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy interface for passing information from server environments. The sessions included in this manager are:

  • ReportingSession : a session to retrieve financial statements
  • AccountLookupSession : a session to retrieve accounts
  • AccountQuerySession : a session to query accounts
  • AccountSearchSession : a session to search for accounts
  • AccountAdminSession : a session to create and delete accounts
  • AccountNotificationSession : a session to receive notifications pertaining to account changes
  • AccountHierarchySession : a session to traverse account hierarchies
  • AccountHierarchyDesignSession : a sesion to manage account hierarchies
  • AccountBusinessSession : a session to look up account to business mappings
  • AccountBusinessAssignmentSession : a session to manage account to business mappings
  • AccountSmartBusinessSession : a session to manage dynamic businesses of accounts
  • ActivityLookupSession : a session to retrieve activities
  • ActivityLookupSession : a session to query activities
  • ActivitySearchSession : a session to search for activities
  • ActivityAdminSession : a session to create and delete activities
  • ActivityNotificationSession : a session to receive notifications pertaining to activity changes
  • ActivityHierarchySession : a session to traverse activity hierarchies
  • ActivityHierarchyDesignSession : a sesion to manage activity hierarchies
  • ActivityBusinessSession : a session to look up activity to business mappings
  • ActivityBusinessAssignmentSession : a session to manage activity to business mappings
  • ActivitySmartBusinessAssignmentSession : a session to manage dynamic businesses of activities
  • FiscalPeriodLookupSession : a session to retrieve fiscal periods
  • FiscalPeriodQuerySession : a session to query fiscal periods
  • FiscalPeriodSearchSession : a session to search for fiscal periods
  • FiscalPeriodAdminSession : a session to create and delete fiscal periods
  • FiscalPeriodNotificationSession : a session to receive notifications pertaining to fiscal period changes
  • FiscalPeriodBusinessSession : a session to look up fiscal periods to business mappings
  • FiscalPeriodBusinessSession : a session to look up fiscal period to business mappings
  • FiscalPeriodBusinessAssignmentSession : a session to manage fiscal period to business mappings
  • FiscalPeriodSmartBusinessSession : a session to manage dynamic businesses of fiscal periods
  • BusinessLookupSession : a session to retrieve businesses
  • BusinessQuerySession : a session to query businesses
  • BusinessSearchSession : a session to search for businesses
  • BusinessAdminSession : a session to create and delete businesses
  • BusinessNotificationSession : a session to receive notifications pertaining to business changes
  • BusinessHierarchySession : a session to traverse a hierarchy of businesses
  • BusinessHierarchyDesignSession : a session to manage a business hierarchy