Uses of Interface
org.osid.ordering.StoreList
Packages that use StoreList
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 StoreList in org.osid.ordering
Methods in org.osid.ordering that return StoreListModifier and TypeMethodDescriptionStoreHierarchySession.getChildStores(Id storeId) Gets the child stores of the givenid.StoreHierarchySession.getParentStores(Id storeId) Gets the parent stores of the givenid.StoreHierarchySession.getRootStores()Gets the root stores in the store hierarchy.StoreLookupSession.getStores()Gets allStores.StoreSearchResults.getStores()Gets the store list resulting from a search.StoreLookupSession.getStoresByGenusType(Type storeGenusType) Gets aStoreListcorresponding to the given store genusTypewhich does not include stores of genus types derived from the specifiedType.StoreLookupSession.getStoresByIds(IdList storeIds) Gets aStoreListcorresponding to the givenIdList.OrderStoreSession.getStoresByOrder(Id orderId) Gets the list ofStoreobjects mapped to anOrder.StoreLookupSession.getStoresByParentGenusType(Type storeGenusType) Gets aStoreListcorresponding to the given store genusTypeand include any additional stores with genus types derived from the specifiedType.PriceScheduleStoreSession.getStoresByPriceSchedule(Id priceScheduleId) Gets the list ofStoreobjects mapped to aPriceSchedule.ProductStoreSession.getStoresByProduct(Id productId) Gets the list ofStoreobjects mapped to aProduct.StoreLookupSession.getStoresByProvider(Id resourceId) Gets aStoreListfor the given provider.StoreQuerySession.getStoresByQuery(StoreQuery storeQuery) Gets a list ofStoresmatching the given store query.StoreLookupSession.getStoresByRecordType(Type storeRecordType) Gets aStoreListcontaining the given repository recordType. -
Uses of StoreList in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return StoreListModifier and TypeMethodDescriptionPriceEnablerStoreSession.getStoresByPriceEnabler(Id priceEnablerId) Gets theStoresmapped to aPriceEnabler.