IProductExtensions Interface
Implements
public interface IProductExtensions extends IPartnerComponentString
Holds extension operations for products.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IProduct |
byCountry(String country)
Retrieves the extension operations that can be applied on products from a given country. |
Method Details
byCountry
public abstract IProductExtensionsByCountry byCountry(String country)
Retrieves the extension operations that can be applied on products from a given country.
Parameters:
Returns: