Uses of Interface
org.osid.ordering.Store

Packages that use Store
Package
Description
The Open Service Interface Definitions for the org.osid.ordering service.
The Open Service Interface Definitions for the org.osid.ordering.rules service.
  • Uses of Store in org.osid.ordering

    Methods in org.osid.ordering that return Store
    Modifier and Type
    Method
    Description
    StoreAdminSession.createStore(StoreForm storeForm)
    Creates a new Store .
    StoreList.getNextStore()
    Gets the next Store in this list.
    StoreList.getNextStores(long n)
    Gets the next set of Store elements in this list.
    ItemAdminSession.getStore()
    Gets the Store associated with this session.
    MyOrderSession.getStore()
    Gets the Store associated with this session.
    OrderAdminSession.getStore()
    Gets the Store associated with this session.
    OrderLookupSession.getStore()
    Gets the Store associated with this session.
    OrderNotificationSession.getStore()
    Gets the Store associated with this session.
    OrderQuerySession.getStore()
    Gets the Store associated with this session.
    OrderSmartStoreSession.getStore()
    Gets the Store associated with this session.
    PriceScheduleAdminSession.getStore()
    Gets the Store associated with this session.
    PriceScheduleLookupSession.getStore()
    Gets the Store associated with this session.
    PriceScheduleNotificationSession.getStore()
    Gets the Store associated with this session.
    PriceScheduleQuerySession.getStore()
    Gets the Store associated with this session.
    PriceScheduleSmartStoreSession.getStore()
    Gets the Store associated with this session.
    ProductAdminSession.getStore()
    Gets the Store associated with this session.
    ProductLookupSession.getStore()
    Gets the Store associated with this session.
    ProductNotificationSession.getStore()
    Gets the Store associated with this session.
    ProductQuerySession.getStore()
    Gets the Store associated with this session.
    ProductSmartStoreSession.getStore()
    Gets the Store associated with this session.
    StoreLookupSession.getStore(Id storeId)
    Gets the Store specified by its Id .
    StoreNode.getStore()
    Gets the Store at this node.
  • Uses of Store in org.osid.ordering.rules

    Methods in org.osid.ordering.rules that return Store
    Modifier and Type
    Method
    Description
    PriceEnablerAdminSession.getStore()
    Gets the Store associated with this session.
    PriceEnablerLookupSession.getStore()
    Gets the Store associated with this session.
    PriceEnablerNotificationSession.getStore()
    Gets the Store associated with this session.
    PriceEnablerQuerySession.getStore()
    Gets the Store associated with this session.
    PriceEnablerRuleApplicationSession.getStore()
    Gets the Store associated with this session.
    PriceEnablerRuleLookupSession.getStore()
    Gets the Store associated with this session.
    PriceEnablerSmartStoreSession.getStore()
    Gets the Store associated with this session.