Package | Description |
---|---|
pb138.service.facades | |
pb138.service.xmlImportExport | |
pb138.web.controllers |
Modifier and Type | Method and Description |
---|---|
Sale |
SaleFacadeImpl.addSale(long ean,
Date date,
int sold) |
Sale |
SaleFacade.addSale(long ean,
Date date,
int sold)
Adds one sale
|
Modifier and Type | Method and Description |
---|---|
void |
SalesImporterImpl.importSales(Element e) |
void |
SalesImporter.importSales(Element e)
Imports sales
|
void |
XmlImporterImpl.importXml(String xmlFile) |
void |
XmlImporter.importXml(String xmlFile)
Imports xml file
|
Modifier and Type | Method and Description |
---|---|
void |
SoapBean.importXml(String xmlToImport)
Import XML
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.