Uses of Interface
org.osid.financials.budgeting.BudgetNotificationSession
Packages that use BudgetNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
-
Uses of BudgetNotificationSession in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetNotificationSessionModifier and TypeMethodDescriptionFinancialsBudgetingManager.getBudgetNotificationSession(BudgetReceiver budgetReceiver) Gets theOsidSessionassociated with the budget notification service.FinancialsBudgetingProxyManager.getBudgetNotificationSession(BudgetReceiver budgetReceiver, Proxy proxy) Gets theOsidSessionassociated with the budget notification service.FinancialsBudgetingManager.getBudgetNotificationSessionForBusiness(BudgetReceiver budgetReceiver, Id businessId) Gets theOsidSessionassociated with the budget notification service for the given business.FinancialsBudgetingProxyManager.getBudgetNotificationSessionForBusiness(BudgetReceiver budgetReceiver, Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget notification service for the given business.