메소드 | 설명 | |
---|---|---|
Add ( NumberOfShipmentsHistory history ) : void | ||
GetCurrentNumberOfShipments ( System.Guid notificationId ) : Task |
||
GetLargestNumberOfShipments ( System.Guid notificationId ) : Task |
||
GetOriginalNumberOfShipments ( System.Guid notificationId ) : Task |
||
NumberOfShipmentsHistoryRepository ( IwsContext context, INotificationApplicationAuthorization notificationApplicationAuthorization ) : System |
public Add ( NumberOfShipmentsHistory history ) : void | ||
history | NumberOfShipmentsHistory | |
리턴 | void |
public GetCurrentNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
리턴 | Task |
public GetLargestNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
리턴 | Task |
public GetOriginalNumberOfShipments ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
리턴 | Task |
public NumberOfShipmentsHistoryRepository ( IwsContext context, INotificationApplicationAuthorization notificationApplicationAuthorization ) : System | ||
context | IwsContext | |
notificationApplicationAuthorization | INotificationApplicationAuthorization | |
리턴 | System |