Show / Hide Table of Contents

Class QuoteLineConfigurationCache

Cache for Quoteline configuration fields

Inheritance
Object
CacheBaseV2
QuoteLineConfigurationCache
Implements
IFlushableV2
IDisposable
Inherited Members
CacheBaseV2.Dispose()
CacheBaseV2.Flush()
CacheBaseV2.BeginDisableAutoUpdate()
CacheBaseV2.Load()
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Security
Assembly: SoDataBase.dll
Syntax
[CacheV2("Database")]
public class QuoteLineConfigurationCache : CacheBaseV2, IFlushableV2, IDisposable

Constructors

QuoteLineConfigurationCache()

Declaration
public QuoteLineConfigurationCache()

Methods

GetAllQuoteLineConfigurations()

Declaration
public IEnumerable<QuoteLineConfigurationRecordData> GetAllQuoteLineConfigurations()
Returns
Type Description
IEnumerable<QuoteLineConfigurationRecordData>

GetCurrent()

Obtain an instance of the cache

Declaration
public static QuoteLineConfigurationCache GetCurrent()
Returns
Type Description
QuoteLineConfigurationCache

OnLoad()

Declaration
protected override void OnLoad()
Overrides
CacheBaseV2.OnLoad()

Implements

IFlushableV2
System.IDisposable

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