Method | Description | |
---|---|---|
AgreementVersionListViewModelBinder ( List |
||
ApproveAgreement ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
BidWinnerController ( IBidService bidService, ITransporterService transporterService, IBidWinnerService bidWinnerService, IUnitOfWork unitofwork, ITransporterAgreementVersionService transporterAgreementVersionService, IWorkflowStatusService workflowStatusService, IUserAccountService userAccountService, log4net.ILog log ) : System | ||
BidWinnerController ( IBidService bidService, ITransporterService transporterService, IBidWinnerService bidWinnerService, IUnitOfWork unitofwork, ITransporterAgreementVersionService transporterAgreementVersionService, IWorkflowStatusService workflowStatusService, IUserAccountService userAccountService, log4net.ILog log, ITransportOrderDetailService transportOrderDetailService ) : System | ||
BidWinner_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
BidWinningTransporters ( ) : System.Web.Mvc.ActionResult | ||
BidWinningTransporters_read ( [ request ) : System.Web.Mvc.ActionResult | ||
Bid_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
Details ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
DisqualifiedWinner ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
GenerateAgreementTemplate ( int transporterID ) : void | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
ListOfBidWinner_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
ListOfWinners ( int id ) : System.Web.Mvc.ActionResult | ||
ShowAllAgreements ( int transporterID ) : System.Web.Mvc.ActionResult | ||
ShowAllAgreements_read ( [ request, int transporterID ) : System.Web.Mvc.ActionResult | ||
SignedContract ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
SignedContract_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
SignedTransporterContract ( ) : System.Web.Mvc.ActionResult | ||
TransporterListViewModelBinder ( List |
||
ViewAgreementTemplate ( int transportAgreementVersionID ) : void | ||
ViewCurrentAgreement ( int transporterID ) : void |
Method | Description | |
---|---|---|
Edit ( |
||
GetBidWinner ( IEnumerable |
||
GetBidWinnerTransporter ( IEnumerable |
||
GetBids ( IEnumerable |
public AgreementVersionListViewModelBinder ( List |
||
transporterAgreementVersions | List |
|
return | List |
public ApproveAgreement ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
id | int | |
transporterID | int | |
return | System.Web.Mvc.ActionResult |
public BidWinnerController ( IBidService bidService, ITransporterService transporterService, IBidWinnerService bidWinnerService, IUnitOfWork unitofwork, ITransporterAgreementVersionService transporterAgreementVersionService, IWorkflowStatusService workflowStatusService, IUserAccountService userAccountService, log4net.ILog log ) : System | ||
bidService | IBidService | |
transporterService | ITransporterService | |
bidWinnerService | IBidWinnerService | |
unitofwork | IUnitOfWork | |
transporterAgreementVersionService | ITransporterAgreementVersionService | |
workflowStatusService | IWorkflowStatusService | |
userAccountService | IUserAccountService | |
log | log4net.ILog | |
return | System |
public BidWinnerController ( IBidService bidService, ITransporterService transporterService, IBidWinnerService bidWinnerService, IUnitOfWork unitofwork, ITransporterAgreementVersionService transporterAgreementVersionService, IWorkflowStatusService workflowStatusService, IUserAccountService userAccountService, log4net.ILog log, ITransportOrderDetailService transportOrderDetailService ) : System | ||
bidService | IBidService | |
transporterService | ITransporterService | |
bidWinnerService | IBidWinnerService | |
unitofwork | IUnitOfWork | |
transporterAgreementVersionService | ITransporterAgreementVersionService | |
workflowStatusService | IWorkflowStatusService | |
userAccountService | IUserAccountService | |
log | log4net.ILog | |
transportOrderDetailService | ITransportOrderDetailService | |
return | System |
public BidWinner_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
request | [ | |
id | int | |
return | System.Web.Mvc.ActionResult |
public BidWinningTransporters ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public BidWinningTransporters_read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public Bid_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public Details ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
id | int | |
transporterID | int | |
return | System.Web.Mvc.ActionResult |
public DisqualifiedWinner ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public GenerateAgreementTemplate ( int transporterID ) : void | ||
transporterID | int | |
return | void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ListOfBidWinner_Read ( [ request, int id ) : System.Web.Mvc.ActionResult | ||
request | [ | |
id | int | |
return | System.Web.Mvc.ActionResult |
public ListOfWinners ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public ShowAllAgreements ( int transporterID ) : System.Web.Mvc.ActionResult | ||
transporterID | int | |
return | System.Web.Mvc.ActionResult |
public ShowAllAgreements_read ( [ request, int transporterID ) : System.Web.Mvc.ActionResult | ||
request | [ | |
transporterID | int | |
return | System.Web.Mvc.ActionResult |
public SignedContract ( int id, int transporterID ) : System.Web.Mvc.ActionResult | ||
id | int | |
transporterID | int | |
return | System.Web.Mvc.ActionResult |
public SignedContract_Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
return | System.Web.Mvc.ActionResult |
public SignedTransporterContract ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public TransporterListViewModelBinder ( List |
||
transporters | List |
|
return | List |
public ViewAgreementTemplate ( int transportAgreementVersionID ) : void | ||
transportAgreementVersionID | int | |
return | void |
public ViewCurrentAgreement ( int transporterID ) : void | ||
transporterID | int | |
return | void |