Interface OrderRepositoryReaderInterface
Interface OrderRepositoryReaderInterface
Direct known implementers
Package: Order\Interfaces
Category: System
Located at Services/Core/Order/Repositories/Reader/Interface/OrderRepositoryReaderInterface.inc.php
Category: System
Located at Services/Core/Order/Repositories/Reader/Interface/OrderRepositoryReaderInterface.inc.php
Methods summary
public
getById( IdType $orderId )
: GXEngineOrder
Fetches an new order object from the orders table by the given ID.