Uses of Interface
org.osid.financials.budgeting.BudgetEntryAdminSession
Packages that use BudgetEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting.batch
service.
-
Uses of BudgetEntryAdminSession in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BudgetEntryAdminSessionModifier and TypeMethodDescriptionFinancialsBudgetingManager.getBudgetEntryAdminSession()Gets theOsidSessionassociated with the budget entry administration service.FinancialsBudgetingProxyManager.getBudgetEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the budget entry administration service.FinancialsBudgetingManager.getBudgetEntryAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the budget entry administration service for the given business.FinancialsBudgetingProxyManager.getBudgetEntryAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the budget entry administration service for the given business. -
Uses of BudgetEntryAdminSession in org.osid.financials.budgeting.batch
Subinterfaces of BudgetEntryAdminSession in org.osid.financials.budgeting.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBudgetEntriesin bulk.