Méthode | Description | |
---|---|---|
BasicInfo ( string policy, int id ) : System.Web.Mvc.ActionResult | ||
Complete ( int id ) : System.Web.Mvc.ActionResult | ||
Conditions ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
Policy ( int id ) : System.Web.Mvc.ActionResult | ||
PromotionController ( |
Méthode | Description | |
---|---|---|
BasicInfo ( |
||
Delete ( |
||
Disable ( |
||
Enable ( |
||
EnablePromotion ( int id ) : System.Web.Mvc.ActionResult | ||
GetOtherPromotions ( int promotionId ) : IList |
||
Steps ( int step ) : System.Web.Mvc.ActionResult | ||
UpdateConditions ( int promotionId, IEnumerable |
||
UpdatePolicyConfig ( int promotionId, [ config ) : void |
public BasicInfo ( string policy, int id ) : System.Web.Mvc.ActionResult | ||
policy | string | |
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Complete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Conditions ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
page | int | |
pageSize | int | |
Résultat | System.Web.Mvc.ActionResult |
public Policy ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public PromotionController ( |
||
promotionService | ||
policyProvider | IPromotionPolicyProvider | |
Résultat | System |