Method | Description | |
---|---|---|
AddReliefRequisions ( List |
||
AddReliefRequisition ( |
||
AssignRequisitonNo ( string>.Dictionary |
||
CreateRequisition ( int requestId ) : IEnumerable |
||
CreateRequistionFromRequest ( |
||
DeleteById ( int id ) : bool | ||
DeleteReliefRequisition ( |
||
Dispose ( ) : void | ||
EditAllocatedAmount ( decimal>.Dictionary |
||
EditReliefRequisition ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GenerateRequisition ( |
||
Get ( bool>.Expression |
||
GetAllReliefRequisition ( ) : List |
||
GetRequisitionByRequestId ( int requestId ) : IEnumerable |
||
GetRequisitionsSentToLogistics ( ) : List |
||
GetZonesFoodRequested ( int requestId ) : List |
||
ReliefRequisitionService ( IUnitOfWork unitOfWork ) : System |
public AddReliefRequisions ( List |
||
reliefRequisitions | List |
|
return | void |
public AddReliefRequisition ( |
||
reliefRequisition | ||
return | bool |
public AssignRequisitonNo ( string>.Dictionary |
||
requisitionNumbers | string>.Dictionary | |
return | bool |
public CreateRequisition ( int requestId ) : IEnumerable |
||
requestId | int | |
return | IEnumerable |
public CreateRequistionFromRequest ( |
||
regionalRequest | ||
return | List |
public DeleteReliefRequisition ( |
||
reliefRequisition | ||
return | bool |
public EditAllocatedAmount ( decimal>.Dictionary |
||
allocations | decimal>.Dictionary | |
return | bool |
public EditReliefRequisition ( |
||
reliefRequisition | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public GenerateRequisition ( |
||
regionalRequest | ||
regionalRequestDetails | List |
|
commodityId | int | |
zoneId | int | |
return |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public GetRequisitionByRequestId ( int requestId ) : IEnumerable |
||
requestId | int | |
return | IEnumerable |
public GetRequisitionsSentToLogistics ( ) : List |
||
return | List |
public GetZonesFoodRequested ( int requestId ) : List |
||
requestId | int | |
return | List |
public ReliefRequisitionService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |