OrdersWebService Members

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

Orders Web Service class. Web Service implements all the methods exposed by the OrderSystemImpl class, but as web methods.

The OrdersWebService type exposes the following members.

Constructors

  Name Description
Aa510436.pubmethod(en-US,CS.70).gif OrdersWebService Initializes a new instance of the OrdersWebService class.

Top

Methods

  Name Description
Aa510436.pubmethod(en-US,CS.70).gif AcceptBasket Validates the specified basket with the specified pipeline.
Aa510436.pubmethod(en-US,CS.70).gif DeleteBaskets Deletes the Baskets from the database which satisfy the specified search criteria. The number of deleted records is available.
Aa510436.pubmethod(en-US,CS.70).gif DeleteBasketsById Deletes the Baskets from the database as specified by the group identifiers. The number of deleted records is available.
Aa510436.pubmethod(en-US,CS.70).gif DeletePurchaseOrders Deletes the PurchaseOrder objects from the database which satisfy the specified search criteria. The number of deleted records is available.
Aa510436.pubmethod(en-US,CS.70).gif DeletePurchaseOrdersById Deletes the PurchaseOrder objects from the database as specified by the group identifiers. The number of deleted records is available.
Aa510436.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa510436.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa510436.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
Aa510436.pubmethod(en-US,CS.70).gif GetAllowedStatus Gets the state transition table contents.
Aa510436.pubmethod(en-US,CS.70).gif GetAuthorizedTasks Returns a DataSet that describes the tasks that the current user is authorized to perform.
Aa510436.pubmethod(en-US,CS.70).gif GetBasketAsDataSet Returns the DataSet for the Basket with the specified Order Group identifier.
Aa510436.pubmethod(en-US,CS.70).gif GetBasketReturnableProperties Returns a DataSet containing the List of properties which can be returned for Basket search.
Aa510436.pubmethod(en-US,CS.70).gif GetBasketSearchableProperties Returns a DataSet containing the List of properties which are searchable for Basket search.
Aa510436.pubmethod(en-US,CS.70).gif GetDetailedTypeInformation Returns a DataSet containing information about runtime types. All the information required for this dataset comes from the schema mapping.
Aa510436.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa510436.pubmethod(en-US,CS.70).gif GetPaymentMethods Returns the DataSet containing all the payment methods irrespective of whether it is active or not.
Aa510436.pubmethod(en-US,CS.70).gif GetPurchaseOrderAsDataSet Returns the DataSet for the PurchaseOrder with the specified OrderGroup identifier.
Aa510436.pubmethod(en-US,CS.70).gif GetPurchaseOrderReturnableProperties Returns a DataSet containing the List of properties which can be returned for a PurchaseOrder search.
Aa510436.pubmethod(en-US,CS.70).gif GetPurchaseOrdersAsXml Returns the Xml for the OrderGroupCollection populated with PurchaseOrder objects with specified Ids.
Aa510436.pubmethod(en-US,CS.70).gif GetPurchaseOrderSearchableProperties Returns a DataSet containing the List of properties which are searchable for a PurchaseOrder search.
Aa510436.pubmethod(en-US,CS.70).gif GetRegionCodes Returns country/region and state code from the RegionCodes table.
Aa510436.pubmethod(en-US,CS.70).gif GetSearchResultsLimit Returns the value for the searchResultsLimit as defined in the web.config file.
Aa510436.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
Aa510436.pubmethod(en-US,CS.70).gif GetServiceVersion Returns the version of the Web service.
Aa510436.pubmethod(en-US,CS.70).gif GetShippingMethods Returns the DataSet containing all the shipping methods irrespective of whether it is active or not.
Aa510436.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa510436.pubmethod(en-US,CS.70).gif GetWhereabouts Gets the whereabouts for DTC.
Aa510436.protmethod(en-US,CS.70).gif InitContextDictionary Method creates the PipelineInfo object to be used by the AcceptBasket.
Aa510436.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa510436.pubmethod(en-US,CS.70).gif RefreshPaymentMethodCache Method refreshes the PaymentMethod cache for the RunTime system.
Aa510436.pubmethod(en-US,CS.70).gif RefreshShippingMethodCache Method Refreshes the ShippingMethod cache for the RunTime system.
Aa510436.pubmethod(en-US,CS.70).gif SavePaymentMethods Updates the PaymentMethod objects.
Aa510436.pubmethod(en-US,CS.70).gif SavePurchaseOrder Save a new PurchaseOrder object. If a PurchaseOrder with the specified OrderGroup identifier is already present in the Database an update operation is performed.
Aa510436.pubmethod(en-US,CS.70).gif SaveShippingMethods Updates the ShippingMethod objects.
Aa510436.pubmethod(en-US,CS.70).gif SearchBaskets Returns a DataSet containing baskets that match a supplied search criteria with options.
Aa510436.pubmethod(en-US,CS.70).gif SearchBasketsWithCount Returns a DataSet containing baskets that match a supplied search criteria with options. The total number of returned records are available.
Aa510436.pubmethod(en-US,CS.70).gif SearchPurchaseOrders Returns a DataSet containing PurchaseOrder objects that match a supplied search criteria with options.
Aa510436.pubmethod(en-US,CS.70).gif SearchPurchaseOrdersWithCount Returns a DataSet containing PurchaseOrder objects that match a supplied search criteria with options. The total number of returned records are available.
Aa510436.pubmethod(en-US,CS.70).gif ToString (Inherited from MarshalByValueComponent.)
Aa510436.pubmethod(en-US,CS.70).gif UpdatePurchaseOrder Updates the PurchaseOrder object.
Aa510436.pubmethod(en-US,CS.70).gif UpdatePurchaseOrderProperties Updates the properties for the purchase orders as specified in the Xml.

Top

Properties

  Name Description
Aa510436.pubproperty(en-US,CS.70).gif Application (Inherited from WebService.)
Aa510436.protproperty(en-US,CS.70).gif AuthorizationEnabled Gets a flag indicating whether the authorization checks are enabled on the web service.
Aa510436.protproperty(en-US,CS.70).gif AuthorizationPolicyPath Gets the full path to the authorization policy file being used by the web service.
Aa510436.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
Aa510436.pubproperty(en-US,CS.70).gif Context (Inherited from WebService.)
Aa510436.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
Aa510436.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
Aa510436.pubproperty(en-US,CS.70).gif Server (Inherited from WebService.)
Aa510436.pubproperty(en-US,CS.70).gif Session (Inherited from WebService.)
Aa510436.pubproperty(en-US,CS.70).gif Site (Inherited from MarshalByValueComponent.)
Aa510436.pubproperty(en-US,CS.70).gif SoapVersion (Inherited from WebService.)
Aa510436.pubproperty(en-US,CS.70).gif User (Inherited from WebService.)

Top

Events

  Name Description
Aa510436.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

OrdersWebService Class

Microsoft.CommerceServer.Orders.WebService Namespace