Interface StoreProductStock
-
- All Superinterfaces:
IPGApiAction
,Stock
- All Known Implementing Classes:
StoreProductStockObject
public interface StoreProductStock extends Stock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(de.firstdata.ipg.api.schema.ProductStock productStock)
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-