public interface ItemImporter
Modifier and Type | Method and Description |
---|---|
void |
importItems(Element e)
Imports items
|
void importItems(Element e) throws ServiceException, EntityDoesNotExistException
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.