Show / Hide Table of Contents

Class SaintSaleStatusProvider

This SoList provider generates the sale status list for the Saint criteria. This is a simple, hard-coded list corresponding to the status field of the table.

Inheritance
Object
LiteralsOnlyBase
SaleStatusProvider
SaintSaleStatusProvider
Implements
ISoListProvider
ISoList
Inherited Members
SaleStatusProvider.ProviderName
LiteralsOnlyBase.AddRawRootEnum<TEnum>(TEnum, String, Boolean)
LiteralsOnlyBase.Construct(String, String, Int32[], Boolean, String, Boolean)
LiteralsOnlyBase.ListName
LiteralsOnlyBase.ExtraInfo
LiteralsOnlyBase.SearchValue
LiteralsOnlyBase.ForceFlatList
LiteralsOnlyBase.RawRootItems
LiteralsOnlyBase.RawHeadingItems
LiteralsOnlyBase.RawHistoryItems
LiteralsOnlyBase.HistoryIds
LiteralsOnlyBase.OnlyReadHistory
LiteralsOnlyBase.HistoryInfo
LiteralsOnlyBase.HistoryItems
LiteralsOnlyBase.RootItems
LiteralsOnlyBase.HeadingItems
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("saintSaleStatus")]
public class SaintSaleStatusProvider : SaleStatusProvider, ISoListProvider, ISoList, IPlugin

Constructors

SaintSaleStatusProvider()

This SoList provider generates the sale status list for the Saint criteria. This is a simple, hard-coded list corresponding to the status field of the table.

Declaration
public SaintSaleStatusProvider()

Methods

AddItems()

Create the hard-coded item list

Declaration
protected override void AddItems()
Overrides
SaleStatusProvider.AddItems()

Implements

ISoListProvider
ISoList

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top