interface ProductConverter
Modifier and Type | Method and Description |
---|---|
java.util.List<Product> |
convert(de.epages.ws.product11.model.TGetInfo_Return[] productInfo,
java.util.List<java.lang.String> resultGuids,
ShopRequestContext context)
Convert a soap result set and filter by a given list of result guids.
|
java.util.List<Product> convert(de.epages.ws.product11.model.TGetInfo_Return[] productInfo, java.util.List<java.lang.String> resultGuids, ShopRequestContext context)
productInfo
- soap resultsresultGuids
- results of these product guids are to be returnedcontext
- shop request context