public class ShipmentImporterImpl extends Object implements ShipmentImporter
Constructor and Description |
---|
ShipmentImporterImpl(ShipmentFacade shipmentFacade)
Constructor
|
public ShipmentImporterImpl(ShipmentFacade shipmentFacade)
shipmentFacade
- shipment facadepublic void importShipments(Element e) throws EntityDoesNotExistException, ServiceException
ShipmentImporter
importShipments
in interface ShipmentImporter
e
- root element of XML fileEntityDoesNotExistException
- If one of items referenced in shipments does not existServiceException
- If there are unexpected troubles on service layerCopyright © 2017 Pivotal Software, Inc.. All rights reserved.