[Missing <summary> documentation for "N:Litium.Foundation.Modules.ProductCatalog.PriceLists"]
Classes
| Class | Description | |
|---|---|---|
|
|
AgentsPriceList |
Abstarct base class for agent price list generators.
|
|
|
AgentsPriceListAsCSV |
Generates a CSV seperated price agent file.
|
|
|
AgentsPriceListAsTXT |
Generates a tab seperated txt file for price agents.
|
|
|
AgentsPriceListAsXML |
Generates a XML price agent file.
|
|
|
AgentsPriceListManager |
Handle the price lists for price agents.
|
|
|
PriceChangedEventArgs |
Contains information about price change in a price list article.
|
|
|
PriceList |
Hold a singel PriceList
|
|
|
PriceListArticle |
Hold a singel PriceListArticle
|
|
|
PriceListArticleCollection |
Handle the article to the pricelist
|
|
|
PriceListArticleDoesNotExistException |
Price list article does not exist exception class.
|
|
|
PriceListArticleExistException |
Price list article exists exception class.
|
|
|
PriceListArticlePriceDoesNotExistException |
Price list article does not exist exception class.
|
|
|
PriceListCollection |
Handle the pricelist management
|
|
|
PriceListConvertedException |
Price from pricelist is converted exception
|
|
|
PriceListDoesNotExistException |
Base exception class for the Data Access Layer.
|
|
|
PriceListExistException |
Base exception class for the Data Access Layer.
|
Delegates
| Delegate | Description | |
|---|---|---|
|
|
PriceChangedEventHandler |
Event raised when price of an article is changed.
|