Uses of Interface
org.osid.billing.PeriodAdminSession
Packages that use PeriodAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.batch
service.
-
Uses of PeriodAdminSession in org.osid.billing
Methods in org.osid.billing that return PeriodAdminSessionModifier and TypeMethodDescriptionBillingManager.getPeriodAdminSession()Gets theOsidSessionassociated with the period administration service.BillingProxyManager.getPeriodAdminSession(Proxy proxy) Gets theOsidSessionassociated with the period administration service.BillingManager.getPeriodAdminSessionForBusiness(Id businessId) Gets theOsidSessionassociated with the period administration service for the given business.BillingProxyManager.getPeriodAdminSessionForBusiness(Id businessId, Proxy proxy) Gets theOsidSessionassociated with the period administration service for the given business. -
Uses of PeriodAdminSession in org.osid.billing.batch
Subinterfaces of PeriodAdminSession in org.osid.billing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPeriodsin bulk.