Свойство | Type | Description | |
---|---|---|---|
InitalizeViewModel | void | ||
InitalizeViewModel | void |
Méthode | Description | |
---|---|---|
GenerateReceive ( ) : BLL.Receive |
Generates the receive.
|
|
GenerateReceiveModel ( BLL receive, List |
Generates the receive model.
|
|
GenerateReceiveModel ( BLL receive, |
Generates the receive model.
|
|
InitializeEditLists ( List |
Initializes the edit lists.
|
|
InitializeEditLists ( |
Initializes the edit lists.
|
|
ReceiveViewModel ( ) : System |
parameterless constructor, which is hidden so that this object is not constructed with out the user being specified,
|
|
ReceiveViewModel ( IUnitOfWork unitOfWork, BLL user ) : System |
constructor with the testable repositories and the user the user is required because we need to decide what wareshouses to display for her.
|
|
ReceiveViewModel ( List |
constructor with the testable repositories and the user the user is required because we need to decide what wareshouses to display for her.
|
Méthode | Description | |
---|---|---|
InitalizeViewModel ( ) : void |
Initalizes the view model.
|
|
InitalizeViewModel ( List |
Initalizes the view model.
|
public static GenerateReceiveModel ( BLL receive, List |
||
receive | BLL | The receive. |
commodities | List |
|
commodityGrades | List |
|
transporters | List |
|
commodityTypes | List |
|
commoditySources | List |
|
programs | List |
|
donors | List |
|
hubs | List |
|
user | The user. | |
Résultat | Models.ReceiveViewModel |
public static GenerateReceiveModel ( BLL receive, |
||
receive | BLL | The receive. |
user | The user. | |
Résultat | Models.ReceiveViewModel |
public InitializeEditLists ( List |
||
commodities | List |
|
commodityGrades | List |
|
transporters | List |
|
commodityTypes | List |
|
commoditySources | List |
|
programs | List |
|
donors | List |
|
hubs | List |
|
user | ||
Résultat | void |
public InitializeEditLists ( |
||
user | ||
Résultat | void |
public ReceiveViewModel ( IUnitOfWork unitOfWork, BLL user ) : System | ||
unitOfWork | IUnitOfWork | |
user | BLL | |
Résultat | System |
public ReceiveViewModel ( List |
||
commodities | List |
|
commodityGrades | List |
|
transporters | List |
|
commodityTypes | List |
|
commoditySources | List |
|
programs | List |
|
donors | List |
|
hubs | List |
|
user | ||
Résultat | System |