ProductExtensionsOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. extensions. products. ProductExtensionsOperations
- com.
- com.
- com.
Implements
public class ProductExtensionsOperations extends BasePartnerComponentString implements IProductExtensions
Extensions operations implementation.
Constructor Summary
| Constructor | Description |
|---|---|
| ProductExtensionsOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Product |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
IProduct |
byCountry(String country)
Retrieves the extension operations that can be applied on products from a given country. |
Inherited Members
Constructor Details
ProductExtensionsOperations
public ProductExtensionsOperations(IPartner rootPartnerOperations)
Initializes a new instance of the ProductExtensionsOperations class.
Parameters:
Method Details
byCountry
public IProductExtensionsByCountry byCountry(String country)
Retrieves the extension operations that can be applied on products from a given country.
Parameters:
Returns: