메소드 |
설명 |
|
Assign ( int personID, List actList, string userName ) : System.Web.Mvc.JsonResult |
|
|
Create ( ) : System.Web.Mvc.ActionResult |
|
|
Create ( Activity activ, string userName ) : System.Web.Mvc.JsonResult |
|
|
CreateMany ( int id ) : System.Web.Mvc.ActionResult |
|
|
CreateMany ( ActivitySchedule actSched, string userName ) : System.Web.Mvc.JsonResult |
|
|
CreateManyTabLabel ( Activity act ) : string |
|
|
CreateManyTabRef ( Activity act ) : string |
|
|
Delete ( int id, string userName ) : System.Web.Mvc.JsonResult |
|
|
DeleteMany ( int id, string userName ) : System.Web.Mvc.JsonResult |
|
|
Edit ( int id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id, System.Web.Mvc.FormCollection collection, string userName ) : System.Web.Mvc.JsonResult |
|
|
EditTabLabel ( Activity act ) : string |
|
|
EditTabRef ( Activity act ) : string |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
Unassign ( int personID, List actList, string userName ) : System.Web.Mvc.JsonResult |
|
|
dtResponse ( Activity p ) : object |
|
|