C# Class LibiadaWeb.Controllers.Sequences.OrderTransformerController

Inheritance: AbstractResultController
Datei anzeigen Open project: intervals-mining-lab/libiada-web

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

The index.

OrderTransformerController ( ) : System.Collections.Generic

Initializes a new instance of the OrderTransformerController class.

Private Methods

Method Description
Index ( long matterId, int transformationLinkIds, int transformationIds, int iterationsCount ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

The index.
public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

OrderTransformerController() public method

Initializes a new instance of the OrderTransformerController class.
public OrderTransformerController ( ) : System.Collections.Generic
return System.Collections.Generic