Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Distinct_Regions ( ) : System.Web.Mvc.ActionResult | ||
Edit ( int id, int ispartial ) : System.Web.Mvc.ActionResult | ||
EditPartial ( int id ) : System.Web.Mvc.ActionResult | ||
EditingInline_Destroy ( [ request, |
||
EditingInline_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
EditingInline_Update ( [ request, |
||
Filter_Name ( [ request ) : System.Web.Mvc.ActionResult | ||
GetAdminUnits ( ) : System.Web.Mvc.JsonResult | ||
GetAdminUnitsList ( string type, int parentId ) : System.Web.Mvc.JsonResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ToPOCO ( |
||
TransporterController ( ITransporterService transportServiceParam, IAdminUnitService adminUnitService ) : System | ||
toPOCOList ( IEnumerable |
Method | Description | |
---|---|---|
Create ( |
||
DeleteConfirmed ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
EditPartial ( |
||
EditingInline_Create ( [ request, |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Distinct_Regions ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Edit ( int id, int ispartial ) : System.Web.Mvc.ActionResult | ||
id | int | |
ispartial | int | |
return | System.Web.Mvc.ActionResult |
public EditPartial ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public EditingInline_Destroy ( [ request, |
||
request | [ | |
transporter | ||
return | System.Web.Mvc.ActionResult |
public EditingInline_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public EditingInline_Update ( [ request, |
||
request | [ | |
transporter | ||
return | System.Web.Mvc.ActionResult |
public Filter_Name ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public GetAdminUnits ( ) : System.Web.Mvc.JsonResult | ||
return | System.Web.Mvc.JsonResult |
public GetAdminUnitsList ( string type, int parentId ) : System.Web.Mvc.JsonResult | ||
type | string | |
parentId | int | |
return | System.Web.Mvc.JsonResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ToPOCO ( |
||
tm | ||
return |
public TransporterController ( ITransporterService transportServiceParam, IAdminUnitService adminUnitService ) : System | ||
transportServiceParam | ITransporterService | |
adminUnitService | IAdminUnitService | |
return | System |
public toPOCOList ( IEnumerable |
||
list | IEnumerable |
|
return | IEnumerable |