메소드 | 설명 | |
---|---|---|
DownloadHonors ( int id ) : System.Web.Mvc.FileResult | ||
GenerateAveryLabels ( string termCode, bool printMailing, bool printAll ) : System.Web.Mvc.ActionResult | ||
GetCutOffs ( int term, string college ) : JsonNetResult | ||
GetReport ( Report report, string termCode, string majorCode, string ceremony ) : System.Web.Mvc.FileResult | ||
Honors ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LoadCeremoniesForTerm ( string term ) : JsonNetResult | ||
LoadMajorsForTerm ( string term ) : JsonNetResult | ||
RegistrationData ( ) : System.Web.Mvc.ActionResult | ||
ReportController ( string>.IRepositoryWithTypedId |
메소드 | 설명 | |
---|---|---|
GenerateLabelDoc ( List |
||
GenerateRows ( List |
||
GetCeremoniesForTerm ( string term ) : List |
||
GetLocalReport ( ReportDataSource rs, string reportName, string>.Dictionary |
||
GetMajorsForTerm ( string term ) : List |
||
GetReport ( string ReportName, string>.Dictionary |
||
Honors ( |
public DownloadHonors ( int id ) : System.Web.Mvc.FileResult | ||
id | int | |
리턴 | System.Web.Mvc.FileResult |
public GenerateAveryLabels ( string termCode, bool printMailing, bool printAll ) : System.Web.Mvc.ActionResult | ||
termCode | string | |
printMailing | bool | |
printAll | bool | |
리턴 | System.Web.Mvc.ActionResult |
public GetCutOffs ( int term, string college ) : JsonNetResult | ||
term | int | |
college | string | |
리턴 | JsonNetResult |
public GetReport ( Report report, string termCode, string majorCode, string ceremony ) : System.Web.Mvc.FileResult | ||
report | Report | |
termCode | string | |
majorCode | string | |
ceremony | string | |
리턴 | System.Web.Mvc.FileResult |
public LoadCeremoniesForTerm ( string term ) : JsonNetResult | ||
term | string | |
리턴 | JsonNetResult |
public LoadMajorsForTerm ( string term ) : JsonNetResult | ||
term | string | |
리턴 | JsonNetResult |
public RegistrationData ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public ReportController ( string>.IRepositoryWithTypedId |
||
termRepository | string>.IRepositoryWithTypedId | |
userService | IUserService | |
ceremonyService | ICeremonyService | |
majorService | IMajorService | |
registrationParticipationRepository | IRepository |
|
리턴 | System |