-
- All Implemented Interfaces:
-
no.ks.kes.lib.Cmd
public final class ShipmentCmds.SendMissingShipmentAlert implements Cmd<ShipmentAggregate>
-
-
Field Summary
Fields Modifier and Type Field Description private final UUIDaggregateIdprivate final UUIDbasketId
-
Constructor Summary
Constructors Constructor Description ShipmentCmds.SendMissingShipmentAlert(UUID aggregateId, UUID basketId)
-
Method Summary
Modifier and Type Method Description UUIDgetAggregateId()final UUIDgetBasketId()-
-
Method Detail
-
getAggregateId
UUID getAggregateId()
-
getBasketId
final UUID getBasketId()
-
-
-
-