Show / Hide Table of Contents

Class FindInlineToSelectionDataHandler

Inheritance
Object
DataHandlerBase
FindInlineDataHandler
FindInlineToSelectionDataHandler
Implements
IDataHandler
IWebObject
IPlugin
Inherited Members
FindInlineDataHandler._criteriaList
FindInlineDataHandler._criteriaState
FindInlineDataHandler._contextValue
FindInlineDataHandler._setCriteriaList
FindInlineDataHandler.Initialize(XmlNode, String)
FindInlineDataHandler.New()
FindInlineDataHandler.LoadRestrictions()
FindInlineDataHandler.ExtendARI(ArchiveRestrictionInfo[])
FindInlineDataHandler.Save()
FindInlineDataHandler.Update(Int32, Boolean)
FindInlineDataHandler.getStorageKey()
FindInlineDataHandler.GenerateProviderName()
FindInlineDataHandler.GenerateProviderName(String)
FindInlineDataHandler.GetOperatorList(String)
FindInlineDataHandler.GetOperatorItem(String, String)
FindInlineDataHandler.ShouldrestrictionsBeSaved(FindInlineArchiveRestrictionInfo[])
FindInlineDataHandler.cultureReFormat(ArchiveRestrictionInfo[])
FindInlineDataHandler.CacheRestrictions(FindInlineArchiveRestrictionInfo[])
DataHandlerBase.isPreLoadMode
DataHandlerBase._dataCarriers
DataHandlerBase._mandatoryDataCarriers
DataHandlerBase._primaryCurrent
DataHandlerBase._currentHistoryItem
DataHandlerBase._config
DataHandlerBase._id
DataHandlerBase._hasLoaded
DataHandlerBase._isNew
DataHandlerBase.GetRawDataValue(String, String)
DataHandlerBase.GetRawDataValue(String)
DataHandlerBase.Clear()
DataHandlerBase.New(String)
DataHandlerBase.Delete()
DataHandlerBase.OnBeforeValidate()
DataHandlerBase.CheckMandatoryData(String)
DataHandlerBase.DataCarriersToExpose
DataHandlerBase.ExposeToClient
DataHandlerBase.Id
DataHandlerBase.HasLoaded
DataHandlerBase.IsNew
DataHandlerBase.DataCarriers
DataHandlerBase.PrimaryCurrent
DataHandlerBase.CurrentHistoryItem
DataHandlerBase.EventArgument
DataHandlerBase.EventTarget
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class FindInlineToSelectionDataHandler : FindInlineDataHandler, IDataHandler, IWebObject, IPlugin

Constructors

FindInlineToSelectionDataHandler()

Declaration
public FindInlineToSelectionDataHandler()

Methods

getProviderName()

Declaration
protected override string getProviderName()
Returns
Type Description
String
Overrides
FindInlineDataHandler.getProviderName()

Load(String)

Declaration
public override void Load(string CarrierId)
Parameters
Type Name Description
String CarrierId
Overrides
FindInlineDataHandler.Load(String)

LoadDefaultInternalArchiveRestrictionInfos()

Declaration
protected virtual List<FindInlineArchiveRestrictionInfo> LoadDefaultInternalArchiveRestrictionInfos()
Returns
Type Description
List<FindInlineArchiveRestrictionInfo>

OnBeforeDataBind()

Declaration
public override void OnBeforeDataBind()
Overrides
FindInlineDataHandler.OnBeforeDataBind()

SaveRestrictions(String, String, String, FindInlineArchiveRestrictionInfo[])

Declaration
public static void SaveRestrictions(string storageType, string providerName, string storageKey, FindInlineArchiveRestrictionInfo[] restrictions)
Parameters
Type Name Description
String storageType
String providerName
String storageKey
FindInlineArchiveRestrictionInfo[] restrictions

SaveRestrictions(String, String, String, FindInlineArchiveRestrictionInfo[], String)

Declaration
public static int SaveRestrictions(string storageType, string providerName, string storageKey, FindInlineArchiveRestrictionInfo[] restrictions, string entity)
Parameters
Type Name Description
String storageType
String providerName
String storageKey
FindInlineArchiveRestrictionInfo[] restrictions
String entity
Returns
Type Description
Int32

Implements

IDataHandler
IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top