[Missing <summary> documentation for "N:Litium.Foundation.Modules.ProductCatalog.PriceLists"]

Classes

  Class Description
Public class AgentsPriceList
Abstarct base class for agent price list generators.
Public class AgentsPriceListAsCSV
Generates a CSV seperated price agent file.
Public class AgentsPriceListAsTXT
Generates a tab seperated txt file for price agents.
Public class AgentsPriceListAsXML
Generates a XML price agent file.
Public class AgentsPriceListManager
Handle the price lists for price agents.
Public class PriceChangedEventArgs
Contains information about price change in a price list article.
Public class PriceList
Hold a singel PriceList
Public class PriceListArticle
Hold a singel PriceListArticle
Public class PriceListArticleCollection
Handle the article to the pricelist
Public class PriceListArticleDoesNotExistException
Price list article does not exist exception class.
Public class PriceListArticleExistException
Price list article exists exception class.
Public class PriceListArticlePriceDoesNotExistException
Price list article does not exist exception class.
Public class PriceListCollection
Handle the pricelist management
Public class PriceListDoesNotExistException
Base exception class for the Data Access Layer.
Public class PriceListExistException
Base exception class for the Data Access Layer.

Delegates

  Delegate Description
Public delegate PriceChangedEventHandler
Event raised when price of an article is changed.