BenSelect Documentation
EventMapEntry Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : EventMapEntry Class
Base class to map the api core event setup to the real infrastructure model object.

Public Properties

 NameDescription
public PropertyAlternateChangeDetailsGets or sets alternate event description.  
public PropertyCanDeliverGets delivery flag.  
public PropertyClassGets or sets the event class. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyDataPropertyNameGets or sets the event target property name. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyDataTypeGets or sets the event data type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyDelayedDataTypeGets the delayed event data type.  
public PropertyEnabledGets or sets the setup entry state. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyEntityFieldGets or sets the entity target property expression. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyEntityTypeGets the entity type.  
public PropertyEventTypeGets or sets the event type. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyFullDataTypeGets the full data type.  
public PropertyHasChangesGets or sets a value indicating whether this instance has changes.  
public PropertyIgnoreProcessingIntervalGets or sets ignoring processing interval flag.  
public PropertyIsTaskGets the task event flag.  
public PropertyMatchConditionGets the custom mapping condition function.  
public PropertyModelFieldGets or sets the model target property expression. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyModelTypeGets the model type.  
public PropertyPropagateSelfInitiatedGets or sets same endpoint event propagation flag.  
public PropertyReTryDelayedGets or sets delayed retry flag.  
public PropertySkipApprovalGets or sets skip approval flag.  
public PropertySkipEventAggreagationGets or sets skip aggregation flag.  
public PropertySubClassGets or sets the event subclass. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public PropertyTypeGets the event type.  
Top

Public Methods

 NameDescription
public MethodAggregateAggregates the changes  
public MethodAggregateReadyTimeAggregates ready time.  
public MethodDelayedDeliveryPerforms delayed delivery.  
public MethodDeliverPerform event delivery.  
public MethodEqualsCheck objects are equals. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public MethodGetAggregationKeyGets the aggregation key.  
public MethodGetDeliveryModelGets the initial external delivery model for event.  
public MethodGetHashCodeDefault hash function. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry)
public MethodGetPayloadOverrideGets the payload override.  
public MethodIsValidModelMappingChecks model mapping.  
Top

Inheritance Hierarchy

System.Object
   Selerix.BenSelect.Api.ApplicationCore.Integration.EventSetupEntry
      Selerix.BenSelect.Api.ApplicationCore.Integration.EventMapEntry
         Selerix.BenSelect.Api.ApplicationCore.Integration.EventMapEntry<E,D,M>

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.