Show / Hide Table of Contents

Class AppointmentNotificationAggregatorExtender

Inheritance
object
ExtensibleColumnsBase
ExtenderBase<AppointmentTableInfo>
TableExtenderBase<AppointmentTableInfo>
NotificationNotificationExtender<AppointmentTableInfo>
AppointmentNotificationExtenderBase
AppointmentNotificationAggregatorExtender
Implements
IArchiveProviderQueryMapping
IArchiveExtender
IArchiveProviderDoesExtend
IArchiveProviderHasColumns
IArchiveProviderExtensible
Inherited Members
AppointmentNotificationExtenderBase.StartDateColumnName
AppointmentNotificationExtenderBase.EndDateColumnName
AppointmentNotificationExtenderBase.IsRecurringColumnName
AppointmentNotificationExtenderBase.HasConflictColumnName
AppointmentNotificationExtenderBase.InvitedPersonIdColumnName
AppointmentNotificationExtenderBase.RecurrencePatternColumnName
AppointmentNotificationExtenderBase.IsAssignmentColumnName
AppointmentNotificationExtenderBase.IsFreeColumnName
AppointmentNotificationExtenderBase.IsSystemUserAssignmentColumnName
AppointmentNotificationExtenderBase._colStartDateTime
AppointmentNotificationExtenderBase._colEndDateTime
AppointmentNotificationExtenderBase._colLocation
AppointmentNotificationExtenderBase._colIsRecurring
AppointmentNotificationExtenderBase._colIsEmailInvitation
AppointmentNotificationExtenderBase._colInvitedPersonId
AppointmentNotificationExtenderBase._colIsSeen
AppointmentNotificationExtenderBase._colHasConflictingAppointment
AppointmentNotificationExtenderBase._colRecurrencePattern
AppointmentNotificationExtenderBase._colRejectReason
AppointmentNotificationExtenderBase._colIsAssignment
AppointmentNotificationExtenderBase._colIsFree
AppointmentNotificationExtenderBase._colIsSystemUserAssignment
NotificationNotificationExtender<AppointmentTableInfo>.NotifyDateTimeColumnName
NotificationNotificationExtender<AppointmentTableInfo>.AssociateIdColumnName
NotificationNotificationExtender<AppointmentTableInfo>.UpdateTypeColumnName
NotificationNotificationExtender<AppointmentTableInfo>.OriginatorFullNameColumnName
NotificationNotificationExtender<AppointmentTableInfo>._colId
NotificationNotificationExtender<AppointmentTableInfo>._colAssociateId
NotificationNotificationExtender<AppointmentTableInfo>._colOriginatorFullName
NotificationNotificationExtender<AppointmentTableInfo>._colNotifyDateTime
NotificationNotificationExtender<AppointmentTableInfo>._colTitle
NotificationNotificationExtender<AppointmentTableInfo>._colUpdateType
NotificationNotificationExtender<AppointmentTableInfo>.HasAssociateRestriction(params ArchiveRestrictionInfo[])
TableExtenderBase<AppointmentTableInfo>._ourTable
TableExtenderBase<AppointmentTableInfo>.ModifyQuery()
TableExtenderBase<AppointmentTableInfo>.TableToExtend
TableExtenderBase<AppointmentTableInfo>.MainTableName
ExtenderBase<AppointmentTableInfo>.GetRankRestriction(FieldInfo)
ExtenderBase<AppointmentTableInfo>.StyleHintPrefix
ExtensibleColumnsBase._orderBy
ExtensibleColumnsBase._minuteFields
ExtensibleColumnsBase.Visible
ExtensibleColumnsBase.Invisible
ExtensibleColumnsBase.AllowOrderBy
ExtensibleColumnsBase.DenyOrderBy
ExtensibleColumnsBase.GetAllRestriction
ExtensibleColumnsBase.GetNoneRestriction
ExtensibleColumnsBase.GetNameOrOverrideName(string)
ExtensibleColumnsBase.SetParent(IArchiveProviderExtensible)
ExtensibleColumnsBase.AddAvailableColumn(params ArchiveColumnInfo[])
ExtensibleColumnsBase.GetAvailableColumns()
ExtensibleColumnsBase.SetDesiredColumns(params string[])
ExtensibleColumnsBase.SetOrderBy(ArchiveOrderByInfo[])
ExtensibleColumnsBase.SetOrderByMapping(string, params string[])
ExtensibleColumnsBase.SetOrderByMapping(ArchiveColumnInfo, params ArchiveColumnInfo[])
ExtensibleColumnsBase.SetPrefixes(string, string)
ExtensibleColumnsBase.SetLocalAbsolutePrefixes(string, string)
ExtensibleColumnsBase.SetIconHint(string)
ExtensibleColumnsBase.AddLocalRestriction(params ArchiveRestrictionInfo[])
ExtensibleColumnsBase.AddExtensionProvider(IArchiveExtender)
ExtensibleColumnsBase.GetExtensionProviders()
ExtensibleColumnsBase.GetTableInfosFromExtensionProviders()
ExtensibleColumnsBase.PopulateRowFromReaderAsync(SoDataReader, ArchiveRow, CancellationToken)
ExtensibleColumnsBase.SuppressTableResults(SoDataReader, TableInfo)
ExtensibleColumnsBase.SuppressDeepTableResults(SoDataReader, TableInfo)
ExtensibleColumnsBase.AddColumnNameOverride(string, string)
ExtensibleColumnsBase.ApplyColumnNameOverridesToRestrictions()
ExtensibleColumnsBase.ApplyColumnNameOverrides(ArchiveRow)
ExtensibleColumnsBase.AddSubExtenderMapping(string, params ExtensibleColumnsBase[])
ExtensibleColumnsBase.WantColumnForOutput(params string[])
ExtensibleColumnsBase.WantColumnForOutput(params ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForOutput(List<ArchiveColumnInfo>)
ExtensibleColumnsBase.WantColumnForRestriction(params string[])
ExtensibleColumnsBase.WantColumnForRestriction(params ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForOrderBy(params string[])
ExtensibleColumnsBase.GetColumnOrderBy(string)
ExtensibleColumnsBase.WantColumnForOrderBy(params ArchiveColumnInfo[])
ExtensibleColumnsBase.WantColumnForAnything(params string[])
ExtensibleColumnsBase.WantColumnForAnything(params 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, bool, string, params ArchiveColumnInfo[])
ExtensibleColumnsBase.MapIdField(FieldInfo)
ExtensibleColumnsBase.MapAssociateField(FieldInfo, ArchiveColumnInfo, bool)
ExtensibleColumnsBase.MapEjUserField(FieldInfo, ArchiveColumnInfo)
ExtensibleColumnsBase.MapSimpleReturnField(FieldInfo, params ArchiveColumnInfo[])
ExtensibleColumnsBase.MapSimpleImageField(FieldInfo, ArchiveColumnInfo, int, int)
ExtensibleColumnsBase.MapPictureBlob(FieldInfo, ArchiveColumnInfo, BlobLinkType, int, int, int)
ExtensibleColumnsBase.MapSimpleCustomField(FieldInfo, params ArchiveColumnInfo[])
ExtensibleColumnsBase.MapSimpleListReturnField(FieldInfo, string, params ArchiveColumnInfo[])
ExtensibleColumnsBase.MapOrderByField(FieldInfo, ArchiveColumnInfo)
ExtensibleColumnsBase.ActivateAsLinkField(string, params 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.PopulateSimpleFieldsAsync(SoDataReader, ArchiveRow, CancellationToken)
ExtensibleColumnsBase.CalculateOrderbyValue(string, SoDataReader, ArchiveColumnData)
ExtensibleColumnsBase.AddDbInfo(ArchiveColumnData, FieldInfo)
ExtensibleColumnsBase.AddDbInfo(ArchiveColumnData, int)
ExtensibleColumnsBase.ForceDisable()
ExtensibleColumnsBase.GetAssociateData(int)
ExtensibleColumnsBase.GetEjUserData(int)
ExtensibleColumnsBase.GetColumnIndex(ArchiveColumnInfo)
ExtensibleColumnsBase.GetColumnIndexFromReader(SoDataReader, FieldInfo, ref int)
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, bool)
ExtensibleColumnsBase.AddAssociateFullName(SoDataReader, ArchiveRow, ArchiveColumnInfo, params 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
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class AppointmentNotificationAggregatorExtender : AppointmentNotificationExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible

Constructors

AppointmentNotificationAggregatorExtender()

Declaration
public AppointmentNotificationAggregatorExtender()

Methods

AddOriginatorFullName(SoDataReader, ArchiveRow)

Declaration
protected virtual void AddOriginatorFullName(SoDataReader reader, ArchiveRow row)
Parameters
Type Name Description
SoDataReader reader
ArchiveRow row

GetAppointmentStatusForOwner()

Declaration
public static AppointmentStatus[] GetAppointmentStatusForOwner()
Returns
Type Description
AppointmentStatus[]

GetAppointmentStatusForParticipant()

Declaration
public static AppointmentStatus[] GetAppointmentStatusForParticipant()
Returns
Type Description
AppointmentStatus[]

GetLinkhintId(SoDataReader)

Declaration
public int GetLinkhintId(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
int

GetRowTypeForAppointmentStatus(SoDataReader, AppointmentStatus)

Declaration
public string GetRowTypeForAppointmentStatus(SoDataReader reader, AppointmentStatus status)
Parameters
Type Name Description
SoDataReader reader
AppointmentStatus status
Returns
Type Description
string

InnerModifyQuery()

Template method called from ModifyQuery() during query processing; subclasses should implement it to build their queries. It will ONLY be called if IsQueryNeeded returns true.

Declaration
protected override void InnerModifyQuery()
Overrides
ExtenderBase<AppointmentTableInfo>.InnerModifyQuery()

InnerPopulateRowFromReader(SoDataReader, ArchiveRow)

Derived classes should implement the population of ColumnData items for columns that are NOT handled by this base class in this method. Whether a column is handled by this base class is part of its database binding information, set by the various MapXXX methods.

Declaration
protected override void InnerPopulateRowFromReader(SoDataReader reader, ArchiveRow row)
Parameters
Type Name Description
SoDataReader reader

Data reader with the query result (one row)

ArchiveRow row

archive row to be populated

Overrides
TableExtenderBase<AppointmentTableInfo>.InnerPopulateRowFromReader(SoDataReader, ArchiveRow)

IsAssignedRow(SoDataReader)

If the current row is a booking, and it is assigned by an associate, we return true. Only bookings can be assigned.

Declaration
protected bool IsAssignedRow(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

IsAssignmentStatus(SoDataReader)

Declaration
protected bool IsAssignmentStatus(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

IsBookingExternalInvitation(SoDataReader)

Declaration
protected bool IsBookingExternalInvitation(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

IsBookingOwnerNotAssociate(SoDataReader)

Declaration
protected bool IsBookingOwnerNotAssociate(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

IsBookingRowOwner(SoDataReader)

Returns true if the current target associate is the owner of the booking row.

Declaration
protected bool IsBookingRowOwner(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

IsSystemUserAssignment(SoDataReader)

Declaration
protected bool IsSystemUserAssignment(SoDataReader reader)
Parameters
Type Name Description
SoDataReader reader
Returns
Type Description
bool

SetJoin()

Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance

Declaration
protected override AppointmentTableInfo SetJoin()
Returns
Type Description
AppointmentTableInfo
Overrides
ExtenderBase<AppointmentTableInfo>.SetJoin()

SetRestriction(params ArchiveRestrictionInfo[])

Set the restriction for the query. This method sets the restrictions for this provider, as well as invoking the same call on all known extenders. Recursion will take it to the bottom. This method actually only saves the restriction specification for use during query processing.

Declaration
public override bool SetRestriction(params ArchiveRestrictionInfo[] restrictions)
Parameters
Type Name Description
ArchiveRestrictionInfo[] restrictions

Array of restrictions (implicit AND)

Returns
Type Description
bool
Overrides
NotificationNotificationExtender<AppointmentTableInfo>.SetRestriction(params ArchiveRestrictionInfo[])

Implements

IArchiveProviderQueryMapping
IArchiveExtender
IArchiveProviderDoesExtend
IArchiveProviderHasColumns
IArchiveProviderExtensible

Extension Methods

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