Method | Description | |
---|---|---|
AddReceive ( Receive entity ) : bool | ||
ByHubId ( int hubId ) : List |
Bies the hub id.
|
|
ByHubIdAndAllocationIDetached ( int hubId, System.Guid receiptAllocationId ) : List |
||
DeleteById ( int id ) : bool | ||
DeleteReceive ( Receive entity ) : bool | ||
Dispose ( ) : void | ||
EditReceive ( Receive entity ) : bool | ||
FindBy ( bool>.Expression |
||
FindById ( System id ) : Receive | ||
FindById ( int id ) : Receive | ||
GetALlPorts ( ) : List |
Return All Ports
|
|
GetAllReceive ( ) : List |
||
ReceiveService ( IUnitOfWork unitOfWork ) : System |
public ByHubIdAndAllocationIDetached ( int hubId, System.Guid receiptAllocationId ) : List |
||
hubId | int | |
receiptAllocationId | System.Guid | |
return | List |
public DeleteReceive ( Receive entity ) : bool | ||
entity | Receive | |
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public ReceiveService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |