Uses of Interface
org.osid.ordering.PriceScheduleAdminSession
Packages that use PriceScheduleAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
The Open Service Interface Definitions for the org.osid.ordering.batch
service.
-
Uses of PriceScheduleAdminSession in org.osid.ordering
Methods in org.osid.ordering that return PriceScheduleAdminSessionModifier and TypeMethodDescriptionOrderingManager.getPriceScheduleAdminSession()Gets theOsidSessionassociated with the price schedule administrative service.OrderingProxyManager.getPriceScheduleAdminSession(Proxy proxy) Gets theOsidSessionassociated with the price schedule administrative service.OrderingManager.getPriceScheduleAdminSessionForStore(Id storeId) Gets theOsidSessionassociated with the price schedule administrative service for the given store.OrderingProxyManager.getPriceScheduleAdminSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the price schedule administrative service for the given store. -
Uses of PriceScheduleAdminSession in org.osid.ordering.batch
Subinterfaces of PriceScheduleAdminSession in org.osid.ordering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesPriceSchedulesin bulk.