public class ItemImporterImpl extends Object implements ItemImporter
Constructor and Description |
---|
ItemImporterImpl(ItemFacade itemFacade)
Constructor
|
public ItemImporterImpl(ItemFacade itemFacade)
itemFacade
- item facadepublic void importItems(Element e) throws ServiceException, EntityDoesNotExistException
ItemImporter
importItems
in interface ItemImporter
e
- root element of XML fileServiceException
- If there are unexpected troubles on service layerEntityDoesNotExistException
- If one of categories referenced in items does not existCopyright © 2017 Pivotal Software, Inc.. All rights reserved.