Class FilterPromoContentDataLoadPhase
Loadphase intended to unload the IPromos which are not supposed to be shown as part of an A/B test.
Inheritance
FilterPromoContentDataLoadPhase
Assembly: cs.temp.dll.dll
Syntax
public class FilterPromoContentDataLoadPhase : LoadPhaseBase
Fields
_entityLoaderService
Declaration
protected IEntityLoaderService _entityLoaderService
Field Value
_promoService
Declaration
protected IPromoService _promoService
Field Value
_segmentationService
Declaration
protected ISegmentationService _segmentationService
Field Value
Methods
Inject(IResolver)
Declaration
public override void Inject(IResolver resolver)
Parameters
Type |
Name |
Description |
IResolver |
resolver |
|
RunCancelLogic()
Declaration
protected override void RunCancelLogic()
RunCompleteLogic()
Declaration
protected override void RunCompleteLogic()
RunRevertLogic()
Declaration
protected override void RunRevertLogic()
RunStartLogic()
Declaration
protected override void RunStartLogic()