Show / Hide Table of Contents

Class ContactMergeDataHandler

Inheritance
Object
DataHandlerBase
MoveMergeDataHandler
ContactCopyMergeBaseDataHandler
ContactMergeDataHandler
Implements
IDataHandler
IWebObject
IPlugin
Inherited Members
ContactCopyMergeBaseDataHandler._contactEntityId
ContactCopyMergeBaseDataHandler._copyPersons
ContactCopyMergeBaseDataHandler._contactNameCopy
ContactCopyMergeBaseDataHandler._contactDepartmentCopy
ContactCopyMergeBaseDataHandler._contactEntity
MoveMergeDataHandler.SourceId
MoveMergeDataHandler.DestinationId
MoveMergeDataHandler._sourceCarrierId
MoveMergeDataHandler._destinationCarrierId
MoveMergeDataHandler.IsSameEntities()
MoveMergeDataHandler.Load(String)
MoveMergeDataHandler.CheckEnableDisableOkButton()
MoveMergeDataHandler.GetEnableOkButton()
MoveMergeDataHandler.GetDestinationId()
MoveMergeDataHandler.GetSourceId()
MoveMergeDataHandler.DoSwitch()
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()
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 ContactMergeDataHandler : ContactCopyMergeBaseDataHandler, IDataHandler, IWebObject, IPlugin

Constructors

ContactMergeDataHandler()

Declaration
public ContactMergeDataHandler()

Fields

_mergeIdenticalPersons

Declaration
protected const string _mergeIdenticalPersons = "MergeIdenticalPersons"
Field Value
Type Description
String

_replaceEmptyFields

Declaration
protected const string _replaceEmptyFields = "ReplaceEmptyFields"
Field Value
Type Description
String

_replaceEmtpyFieldsCaption

Declaration
protected const string _replaceEmtpyFieldsCaption = "ReplaceEmptyFieldsCaption"
Field Value
Type Description
String

_summaryCaption

Declaration
protected const string _summaryCaption = "SummaryCaption"
Field Value
Type Description
String

Properties

DestinationCurrentName

Declaration
protected override string DestinationCurrentName { get; }
Property Value
Type Description
String
Overrides
ContactCopyMergeBaseDataHandler.DestinationCurrentName

EntityCurrentName

Declaration
protected override string EntityCurrentName { get; }
Property Value
Type Description
String
Overrides
ContactCopyMergeBaseDataHandler.EntityCurrentName

SourceCurrentName

Declaration
protected override string SourceCurrentName { get; }
Property Value
Type Description
String
Overrides
ContactCopyMergeBaseDataHandler.SourceCurrentName

Methods

GetShowResultsTooltip()

Declaration
protected override string GetShowResultsTooltip()
Returns
Type Description
String
Overrides
ContactCopyMergeBaseDataHandler.GetShowResultsTooltip()

Initialize(XmlNode, String)

Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Type Name Description
XmlNode config
String id
Overrides
ContactCopyMergeBaseDataHandler.Initialize(XmlNode, String)

LoadEntities()

Declaration
protected override void LoadEntities()
Overrides
ContactCopyMergeBaseDataHandler.LoadEntities()

OnBeforeDataBind()

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

Save()

Declaration
public override object Save()
Returns
Type Description
Object
Overrides
DataHandlerBase.Save()

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