메소드 | 설명 | |
---|---|---|
GetHistory ( string worksheetName ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Home page! Aka the only page...
|
|
PullData ( DataSetConfig model ) : System.Web.Mvc.ActionResult | ||
Test ( ) : System.Web.Mvc.ActionResult | ||
UpdateData ( List |
메소드 | 설명 | |
---|---|---|
CreateCohortGraph ( CohortGraphRequestModel userRequest ) : System.Web.Mvc.ActionResult | ||
CreateLineGraph ( |
||
CreateRatioGraph ( RatioGraphRequestModel userRequest ) : System.Web.Mvc.ActionResult | ||
GetDataSources ( IGraphRequestModel userRequest ) : IEnumerable |
||
Login ( string username, string password ) : System.Web.Mvc.ActionResult | ||
Logout ( ) : System.Web.Mvc.ActionResult | ||
SaveWorksheet ( |
public GetHistory ( string worksheetName ) : System.Web.Mvc.ActionResult | ||
worksheetName | string | |
리턴 | System.Web.Mvc.ActionResult |
public PullData ( DataSetConfig model ) : System.Web.Mvc.ActionResult | ||
model | DataSetConfig | |
리턴 | System.Web.Mvc.ActionResult |
public UpdateData ( List |
||
updateList | List |
|
리턴 | System.Web.Mvc.ActionResult |