Share via


PurchaseOrderManager Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Manages storage and retrieval of PurchaseOrder objects. This class cannot be inherited.

The PurchaseOrderManager type exposes the following members.

Methods

  Name Description
Aa184806.pubmethod(en-US,CS.70).gif DeletePurchaseOrders Overloaded. Deletes the PurchaseOrder objects from the database.
Aa184806.protmethod(en-US,CS.70).gif DoAcceptBasket Validates the specified basket with the specified pipeline. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoDeleteBaskets Deletes baskets from the database that satisfy the specified search criteria. The number of deleted records is available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoDeleteBasketsById Deletes order baskets from the database that match the supplied identifiers. The number of deleted records is available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoDeletePurchaseOrders Deletes the purchase orders from the database that satisfy the specified search criteria. The number of deleted records is available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoDeletePurchaseOrdersById Deletes a group of purchase orders from the database that match the supplied identifiers. The number of deleted records is available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetAllowedStatus Returns the contents of the state transition table. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetAuthorizedTasks Returns a data set that describes the tasks that the current user is authorized to perform. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetBasketAsDataSet Returns the DataSet for the basket that matches the specified order group identifier. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetBasketReturnableProperties Returns a DataSet containing the list of properties that can be returned from a shopping basket search. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetBasketSearchableProperties Returns a DataSet containing a list of properties that are searchable for a shopping basket search. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetDetailedTypeInformation Returns a DataSet containing information about runtime types. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetPaymentMethods Returns a DataSet containing all the payment methods whether the methods are active or not. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetPurchaseOrderAsDataSet Returns a DataSet containing the purchase order for the specified order group identifier. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetPurchaseOrderReturnableProperties Returns a DataSet containing the list of properties that can be returned for a purchase order search. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetPurchaseOrdersAsXml Returns a block of XML text containing the purchase orders matching a specified set of order group identifiers. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetPurchaseOrderSearchableProperties Returns a DataSet containing the list of properties that are searchable for a purchase order search. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetRegionCodes Returns country/region and state codes from the RegionCodes table. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetSearchResultsLimit Returns the SearchResultsLimit setting in the Web.config file. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetServiceVersion Returns the Web service version. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoGetShippingMethods Returns the DataSet containing all shipping methods whether active or not. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoRefreshPaymentMethodCache Refreshes the PaymentMethod cache on all the Web servers for the site. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoRefreshShippingMethodCache Refreshes the shipping method cache on all the Web servers for the site. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSavePaymentMethods Updates the payment methods by inserting, updating, and deleting the records that are marked. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSavePurchaseOrder Accepts a purchase order represented in XML text, deserializes it, and saves it to the database. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSaveShippingMethods Updates the ShippingMethods by inserting, updating, and deleting the records that are marked. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSearchBaskets Returns a DataSet containing all baskets that match the specified search criteria. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSearchBasketsWithCount Returns a DataSet containing baskets that match the specified search criteria and options. The number of matched records are available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSearchPurchaseOrders Returns a DataSet containing purchase orders that match specified search criteria. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoSearchPurchaseOrdersWithCount Returns a DataSet containing purchase orders that match specified search criteria and options. The number of matched records are available. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoUpdatePurchaseOrder Updates the purchase order. (Inherited from OrderServices.)
Aa184806.protmethod(en-US,CS.70).gif DoUpdatePurchaseOrderProperties Updates the properties for the purchase order that is represented in XML text. (Inherited from OrderServices.)
Aa184806.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa184806.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa184806.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa184806.pubmethod(en-US,CS.70).gif GetPurchaseOrderAsDataSet Returns the DataSet for the PurchaseOrder with the specified OrderGroup identifier.
Aa184806.pubmethod(en-US,CS.70).gif GetPurchaseOrdersAsXml Returns the XML for the OrderGroupCollection populated with PurchaseOrder objects with specified identifiers.
Aa184806.pubmethod(en-US,CS.70).gif GetReturnableProperties Returns a DataSet containing the list of properties that can be returned from a PurchaseOrder search.
Aa184806.pubmethod(en-US,CS.70).gif GetSearchableProperties Returns a DataSet containing a list of properties that are searchable for a PurchaseOrder search.
Aa184806.pubmethod(en-US,CS.70).gif GetSearchClauseFactory Creates a new search clause builder for searching PurchaseOrder objects.
Aa184806.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa184806.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa184806.pubmethod(en-US,CS.70).gif SavePurchaseOrder Save a new PurchaseOrder objects. If a PurchaseOrder with the specified OrderGroup identifier is already present in the Database an update operation is performed.
Aa184806.pubmethod(en-US,CS.70).gif SearchPurchaseOrders Overloaded. Returns a DataSet containing all the PurchaseOrder objects that match specified search criteria.
Aa184806.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa184806.pubmethod(en-US,CS.70).gif UpdatePurchaseOrder Updates the PurchaseOrder object.
Aa184806.pubmethod(en-US,CS.70).gif UpdatePurchaseOrderProperties Updates the properties for the purchase orders as specified in the XML.

Top

See Also

Reference

PurchaseOrderManager Class

Microsoft.CommerceServer.Orders Namespace