Show / Hide Table of Contents

Class ContactSourcePersonRelationExtender

Implements an extender that extends contact with relation where the parent contact is the contact on the source side of the relation.

Inheritance
Object
ExtensibleColumnsBase
ExtenderBase<ContactTableInfo>
TableExtenderBase<ContactTableInfo>
ContactExtenderBase
RelationContactExtenderBase
ContactSourcePersonRelationExtender
Implements
IArchiveProviderQueryMapping
IArchiveExtender
IArchiveProviderDoesExtend
IArchiveProviderHasColumns
IArchiveProviderExtensible
IRowNavigationHint
Inherited Members
RelationContactExtenderBase._contactTable
RelationContactExtenderBase._colRestrictionContactId
RelationContactExtenderBase._colWho
RelationContactExtenderBase.ModifyQuery()
RelationContactExtenderBase.InnerPopulateRowFromReader(SoDataReader, ArchiveRow)
RelationContactExtenderBase.GetRowNavigationHint(SoDataReader)
RelationContactExtenderBase.TableToExtend
ContactExtenderBase.ColContactId
ContactExtenderBase.ColCategory
ContactExtenderBase._colContactId
ContactExtenderBase._colName
ContactExtenderBase._colDepartment
ContactExtenderBase._colNameAndDepartment
ContactExtenderBase._colHasInfoText
ContactExtenderBase._colHasInterests
ContactExtenderBase._colAssociateId
ContactExtenderBase._colCategory
ContactExtenderBase._colBusiness
ContactExtenderBase._colCountry
ContactExtenderBase._colCountryId
ContactExtenderBase._colNumber
ContactExtenderBase._colCode
ContactExtenderBase._colOrgNr
ContactExtenderBase._colStop
ContactExtenderBase._colNoMail
ContactExtenderBase._colUpdatedBy
ContactExtenderBase._colUpdatedByFullName
ContactExtenderBase._colUpdatedDate
ContactExtenderBase._colRegisteredBy
ContactExtenderBase._colRegisteredByFullName
ContactExtenderBase._colRegisteredDate
ContactExtenderBase._colSource
ContactExtenderBase._colDeleted
ContactExtenderBase._colPhone
ContactExtenderBase._colActiveErpLinks
ContactExtenderBase._colDeletedDate
ContactExtenderBase._colMainContact
ContactExtenderBase.StandardNameDept()
ContactExtenderBase.Initialize(ContactExtenderBase.Features, String)
ContactExtenderBase.GetNameAndDepartment(SoDataReader)
ContactExtenderBase.SetRestriction(ArchiveRestrictionInfo[])
ContactExtenderBase.DropStoppedContacts
TableExtenderBase<ContactTableInfo>._ourTable
TableExtenderBase<ContactTableInfo>.MainTableName
ExtenderBase<ContactTableInfo>.GetRankRestriction(FieldInfo)
ExtenderBase<ContactTableInfo>.StyleHintPrefix
ExtensibleColumnsBase._minuteFields
ExtensibleColumnsBase.Visible
ExtensibleColumnsBase.Invisible
ExtensibleColumnsBase.AllowOrderBy
ExtensibleColumnsBase.DenyOrderBy
ExtensibleColumnsBase.GetAllRestriction
ExtensibleColumnsBase.GetNoneRestriction
ExtensibleColumnsBase.GetNameOrOverrideName(String)
ExtensibleColumnsBase.SetParent(IArchiveProviderExtensible)
ExtensibleColumnsBase.AddAvailableColumn(ArchiveColumnInfo[])
ExtensibleColumnsBase.GetAvailableColumns()
ExtensibleColumnsBase.SetDesiredColumns(String[])
ExtensibleColumnsBase.SetOrderBy(ArchiveOrderByInfo[])
ExtensibleColumnsBase.SetOrderByMapping(String, String[])
ExtensibleColumnsBase.SetOrderByMapping(ArchiveColumnInfo, ArchiveColumnInfo[])
ExtensibleColumnsBase.SetPrefixes(String, String)
ExtensibleColumnsBase.SetLocalAbsolutePrefixes(String, String)
ExtensibleColumnsBase.SetIconHint(String)
ExtensibleColumnsBase.AddLocalRestriction(ArchiveRestrictionInfo[])
ExtensibleColumnsBase.AddExtensionProvider(IArchiveExtender)
ExtensibleColumnsBase.GetExtensionProviders()
ExtensibleColumnsBase.GetTableInfosFromExtensionProviders()
ExtensibleColumnsBase.PopulateRowFromReader(SoDataReader, ArchiveRow)
ExtensibleColumnsBase.SuppressTableResults(SoDataReader, TableInfo)
ExtensibleColumnsBase.SuppressDeepTableResults(SoDataReader, TableInfo)
ExtensibleColumnsBase.AddColumnNameOverride(String, String)
ExtensibleColumnsBase.ApplyColumnNameOverridesToRestrictions()
ExtensibleColumnsBase.ApplyColumnNameOverrides(ArchiveRow)
ExtensibleColumnsBase.AddSubExtenderMapping(String, ExtensibleColumnsBase[])
ExtensibleColumnsBase.WantColumnForOutput(String[])
ExtensibleColumnsBase.WantColumnForOutput(ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForOutput(List<ArchiveColumnInfo>)
ExtensibleColumnsBase.WantColumnForRestriction(String[])
ExtensibleColumnsBase.WantColumnForRestriction(ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForOrderBy(String[])
ExtensibleColumnsBase.GetColumnOrderBy(String)
ExtensibleColumnsBase.WantColumnForOrderBy(ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForAnything(String[])
ExtensibleColumnsBase.WantColumnForAnything(ArchiveColumnInfo[])
ExtensibleColumnsBase.IsQueryNeeded()
ExtensibleColumnsBase.IsQueryRestriction()
ExtensibleColumnsBase.GetLeftOuterOrInnerJoin(Equal)
ExtensibleColumnsBase.GetLeftOuterOrInnerJoin(Equal, Restriction)
ExtensibleColumnsBase.SetLeftOuterJoin(Equal)
ExtensibleColumnsBase.SetLeftOuterJoin(Equal, Restriction)
ExtensibleColumnsBase.SetLeftOuterOrInnerJoin(Equal)
ExtensibleColumnsBase.SetLeftOuterOrInnerJoin(Equal, Restriction)
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
ExtensibleColumnsBase.MapIdField(FieldInfo)
ExtensibleColumnsBase.MapAssociateField(FieldInfo, ArchiveColumnInfo, Boolean)
ExtensibleColumnsBase.MapEjUserField(FieldInfo, ArchiveColumnInfo)
ExtensibleColumnsBase.MapSimpleReturnField(FieldInfo, ArchiveColumnInfo[])
ExtensibleColumnsBase.MapSimpleImageField(FieldInfo, ArchiveColumnInfo, Int32, Int32)
ExtensibleColumnsBase.MapPictureBlob(FieldInfo, ArchiveColumnInfo, BlobLinkType, Int32, Int32, Int32)
ExtensibleColumnsBase.MapSimpleCustomField(FieldInfo, ArchiveColumnInfo[])
ExtensibleColumnsBase.MapSimpleListReturnField(FieldInfo, String, ArchiveColumnInfo[])
ExtensibleColumnsBase.MapOrderByField(FieldInfo, ArchiveColumnInfo)
ExtensibleColumnsBase.ActivateAsLinkField(String, ArchiveColumnInfo[])
ExtensibleColumnsBase.HasAvailableColumn(String)
ExtensibleColumnsBase.AddAndInitializeExtensionProvider<ExtenderType>(ExtenderType, String, String)
ExtensibleColumnsBase.AddAndInitializeExtensionProvider<ExtenderType>(ExtenderType)
ExtensibleColumnsBase.HasRestriction(String)
ExtensibleColumnsBase.ExtractRestrictions(String)
ExtensibleColumnsBase.ExtractRestrictions(ArchiveColumnInfo)
ExtensibleColumnsBase.ExtractRestriction(String)
ExtensibleColumnsBase.ExtractRestriction(ArchiveColumnInfo)
ExtensibleColumnsBase.ProcessRestrictions()
ExtensibleColumnsBase.ProcessOrderBy()
ExtensibleColumnsBase.PopulateSimpleFields(SoDataReader, ArchiveRow)
ExtensibleColumnsBase.CalculateOrderbyValue(String, SoDataReader, ArchiveColumnData)
ExtensibleColumnsBase.AddDbInfo(ArchiveColumnData, FieldInfo)
ExtensibleColumnsBase.AddDbInfo(ArchiveColumnData, Int32)
ExtensibleColumnsBase.ForceDisable()
ExtensibleColumnsBase.GetAssociateData(Int32)
ExtensibleColumnsBase.GetEjUserData(Int32)
ExtensibleColumnsBase.GetColumnIndex(ArchiveColumnInfo)
ExtensibleColumnsBase.GetColumnIndexFromReader(SoDataReader, FieldInfo, Int32)
ExtensibleColumnsBase.ConvertDbTypeToString(Object, ExtensibleColumnsBase.DbColumnBinding)
ExtensibleColumnsBase.GetStandardTooltipHint(SoDataReader, FieldInfo)
ExtensibleColumnsBase.GetLinkHint(SoDataReader, String)
ExtensibleColumnsBase.SetNonZeroBoolRestriction(ArchiveColumnInfo)
ExtensibleColumnsBase.AddUpdatedByMapping(ArchiveColumnInfo, FieldInfo, FieldInfo)
ExtensibleColumnsBase.AddRegisteredMapping(ArchiveColumnInfo, FieldInfo, ArchiveColumnInfo, FieldInfo)
ExtensibleColumnsBase.AddLastUpdatedMapping(ArchiveColumnInfo, FieldInfo, FieldInfo)
ExtensibleColumnsBase.AddUpdatedBy(SoDataReader, ArchiveRow, ArchiveColumnInfo, FieldInfo, FieldInfo)
ExtensibleColumnsBase.AddUpdatedDate(SoDataReader, ArchiveRow, ArchiveColumnInfo, FieldInfo, FieldInfo, Boolean)
ExtensibleColumnsBase.AddAssociateFullName(SoDataReader, ArchiveRow, ArchiveColumnInfo, FieldInfo[])
ExtensibleColumnsBase.GetIdFieldTag(SoDataReader)
ExtensibleColumnsBase.GetArchiveColumnName(SoField)
ExtensibleColumnsBase.ExtensibleHelper
ExtensibleColumnsBase.ColumnHelper
ExtensibleColumnsBase.RestrictionHelper
ExtensibleColumnsBase.Parent
ExtensibleColumnsBase.DisableSubtreeIfNoRestriction
ExtensibleColumnsBase.RestrictionSetForSubtree
ExtensibleColumnsBase.ForceQueryNeeded
ExtensibleColumnsBase.ForceRestriction
ExtensibleColumnsBase.BlockOrderBy
ExtensibleColumnsBase.IdField
ExtensibleColumnsBase.LastSubExtenderWins
ExtensibleColumnsBase.ParentPrimaryKey
ExtensibleColumnsBase.QuoteAlternativeId
ExtensibleColumnsBase.SaleId
ExtensibleColumnsBase.NamePrefix
ExtensibleColumnsBase.DisplayNamePrefix
ExtensibleColumnsBase.RootQuery
ExtensibleColumnsBase.OrderBySlots
ExtensibleColumnsBase.PopulateDisplayValue
ExtensibleColumnsBase.PopulateTooltipHint
ExtensibleColumnsBase.DebugXML
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ContactSourcePersonRelationExtender : RelationContactExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin, IRowNavigationHint
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

Constructors

ContactSourcePersonRelationExtender()

Initializes the extender

Declaration
public ContactSourcePersonRelationExtender()
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

ContactSourcePersonRelationExtender(ContactExtenderBase.Features)

Initializes the extender with he given feature bits

Declaration
public ContactSourcePersonRelationExtender(ContactExtenderBase.Features features)
Parameters
Type Name Description
ContactExtenderBase.Features features
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

Fields

_colRelation

Implements an extender that extends contact with relation where the parent contact is the contact on the source side of the relation.

Declaration
protected ArchiveColumnInfo _colRelation
Field Value
Type Description
ArchiveColumnInfo
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

_relationsTable

Implements an extender that extends contact with relation where the parent contact is the contact on the source side of the relation.

Declaration
protected RelationsTableInfo _relationsTable
Field Value
Type Description
RelationsTableInfo
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

Methods

InnerModifyQuery()

Implements an extender that extends contact with relation where the parent contact is the contact on the source side of the relation.

Declaration
protected override void InnerModifyQuery()
Overrides
ContactExtenderBase.InnerModifyQuery()
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

SetJoin()

Overridden set join

Declaration
protected override ContactTableInfo SetJoin()
Returns
Type Description
ContactTableInfo
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.ContactTableInfo>.SetJoin()
Remarks

This class is primarily used for searching, in Find Contact w. friends. Note that the source/target implementations are intentionally not fully symmetrical; when you search for Source - Name you expect a result where name conforms to the search, not those destination contacts that have a conforming source. On the other hand, if the criterion is that Target - Name begins 'a', then you will get the sources that are in relations with such targets. See ContactTargetContactRelationExtender.

Implements

IArchiveProviderQueryMapping
IArchiveExtender
IArchiveProviderDoesExtend
IArchiveProviderHasColumns
IArchiveProviderExtensible
IRowNavigationHint

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