Uses of Interface
org.osid.financials.Business
Packages that use Business
Package
Description
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
The Open Service Interface Definitions for the org.osid.financials.posting
service.
-
Uses of Business in org.osid.financials
Methods in org.osid.financials that return BusinessModifier and TypeMethodDescriptionBusinessAdminSession.createBusiness(BusinessForm businessForm) Creates a newBusiness.AccountAdminSession.getBusiness()Gets theBusinessassociated with this session.AccountLookupSession.getBusiness()Gets theBusinessassociated with this session.AccountNotificationSession.getBusiness()Gets theBusinessassociated with this session.AccountQuerySession.getBusiness()Gets theBusinessassociated with this session.AccountSmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.ActivityAdminSession.getBusiness()Gets theBusinessassociated with this session.ActivityLookupSession.getBusiness()Gets theBusinessassociated with this session.ActivityNotificationSession.getBusiness()Gets theBusinessassociated with this session.ActivityQuerySession.getBusiness()Gets theBusinessassociated with this session.ActivitySmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.BusinessLookupSession.getBusiness(Id businessId) Gets theBusinessspecified by itsId.BusinessNode.getBusiness()Gets theBusinessat this node.FiscalPeriodAdminSession.getBusiness()Gets theBusinessassociated with this session.FiscalPeriodLookupSession.getBusiness()Gets theBusinessassociated with this session.FiscalPeriodNotificationSession.getBusiness()Gets theBusinessassociated with this session.FiscalPeriodQuerySession.getBusiness()Gets theBusinessassociated with this session.FiscalPeriodSmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.ReportingSession.getBusiness()Gets theBusinessassociated with this session.BusinessList.getNextBusiness()Gets the nextBusinessin this list.Business[]BusinessList.getNextBusinesses(long n) Gets the next set ofBusinesselements in this list. -
Uses of Business in org.osid.financials.budgeting
Methods in org.osid.financials.budgeting that return BusinessModifier and TypeMethodDescriptionBudgetAdminSession.getBusiness()Gets theBusinessassociated with this session.BudgetEntryAdminSession.getBusiness()Gets theBusinessassociated with this session.BudgetEntryLookupSession.getBusiness()Gets theBusinessassociated with this session.BudgetEntryNotificationSession.getBusiness()Gets theBusinessassociated with this session.BudgetEntryQuerySession.getBusiness()Gets theBusinessassociated with this session.BudgetEntrySmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.BudgetLookupSession.getBusiness()Gets theBusinessassociated with this session.BudgetNotificationSession.getBusiness()Gets theBusinessassociated with this session.BudgetQuerySession.getBusiness()Gets theBusinessassociated with this session.BudgetSmartBusinessSession.getBusiness()Gets theBusinessassociated with this session. -
Uses of Business in org.osid.financials.posting
Methods in org.osid.financials.posting that return BusinessModifier and TypeMethodDescriptionPostAdminSession.getBusiness()Gets theBusinessassociated with this session.PostEntryAdminSession.getBusiness()Gets theBusinessassociated with this session.PostEntryLookupSession.getBusiness()Gets theBusinessassociated with this session.PostEntryNotificationSession.getBusiness()Gets theBusinessassociated with this session.PostEntryQuerySession.getBusiness()Gets theBusinessassociated with this session.PostEntrySmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.PostLookupSession.getBusiness()Gets theBusinessassociated with this session.PostNotificationSession.getBusiness()Gets theBusinessassociated with this session.PostQuerySession.getBusiness()Gets theBusinessassociated with this session.PostSmartBusinessSession.getBusiness()Gets theBusinessassociated with this session.