Share via


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
ms986560.pubclass(en-US,CS.70).gif ContentSelectionPipeline The content selection framework (CSF) pipeline type.
ms986560.pubclass(en-US,CS.70).gif OrderPipeline The order processing pipeline (OPP) type.
ms986560.pubclass(en-US,CS.70).gif PipelineBase The abstract base class that contains properties and methods for pipeline instances.
ms986560.pubclass(en-US,CS.70).gif PipelineCollection Represents the collection of Pipeline objects configured for the site.

See Also

Reference

Other Resources

Business Processing Pipeline System [CS06]