Share via


PaymentMethodRouterPipelineComponent Members

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

A pipeline component for the Payment Method.

The PaymentMethodRouterPipelineComponent type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa510435.pubmethod(en-US,CS.70).gif ContextValuesRead Returns an array of strings containing the ContextValuesRead. These values are read by the Execute method of the pipeline component.
Aa510435.pubmethod(en-US,CS.70).gif Dispose Releases the resources used by this object.
Aa510435.pubmethod(en-US,CS.70).gif EnableDesign Use this method to prepare the component for execution in one of two modes: design mode or execution mode.
Aa510435.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif Execute A value indicating error level of the pipeline component execution.
Aa510435.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif GetClassID Overloaded. Retrieves the class identifier (CLSID) of an object. The CLSID is a unique value that identifies the code that can manipulate the persistent data.
Aa510435.pubmethod(en-US,CS.70).gif GetConfigData Returns the dictionary object holding the configuration values for this component.
Aa510435.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif GetPages This method is used by the pipeline component to specify the component that displays the configuration dialog box.
Aa510435.pubmethod(en-US,CS.70).gif GetSizeMax This method returns the maximum size, in bytes, required in the stream to save the data to be persisted.
Aa510435.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif InitNew This method provides an opportunity for the object to initialize its state before any persisted values are loaded.
Aa510435.pubmethod(en-US,CS.70).gif IsDirty This method reports whether the values of an object have changed since they were last saved.
Aa510435.pubmethod(en-US,CS.70).gif Load This method loads object data from the specified stream.
Aa510435.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif Save This method saves object data to the specified stream.
Aa510435.pubmethod(en-US,CS.70).gif SetConfigData Loads the configuration values for this component based on the passed in dictionary.
Aa510435.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa510435.pubmethod(en-US,CS.70).gif ValuesRead Returns an array of strings containing the ContextValuesRead.
Aa510435.pubmethod(en-US,CS.70).gif ValuesWritten Returns an array of strings containing the ValuesWritten.

Top

See Also

Reference

PaymentMethodRouterPipelineComponent Class

Microsoft.CommerceServer.Orders Namespace