Microsoft.CommerceServer.Runtime.Pipelines Namespace
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The classes in the Microsoft.CommerceServer.Runtime.Pipelines namespace contain the functionality needed to run pipelines in the Commerce Server .NET Application Framework.
You use the Business Processing Pipeline System to customize your order, targeting, and merchandising processes. Using pipelines, you can define and link together the stages of a business process.
Classes
Class | Description | |
---|---|---|
ContentSelectionPipeline | The content selection framework (CSF) pipeline type. | |
OrderPipeline | The order processing pipeline (OPP) type. | |
PipelineBase | The abstract base class that contains properties and methods for pipeline instances. | |
PipelineCollection | Represents the collection of Pipeline objects configured for the site. |