public interface ShipmentImporter
| Modifier and Type | Method and Description |
|---|---|
void |
importShipments(Element e)
Imports shipments
|
void importShipments(Element e) throws EntityDoesNotExistException, ServiceException
e - root element of XML fileServiceException - If there are unexpected troubles on service layerEntityDoesNotExistException - If one of items referenced in shipments does not existCopyright © 2017 Pivotal Software, Inc.. All rights reserved.