Uses of Interface
com.microsoft.store.partnercenter.products.IProductCollectionByCountryByTargetView
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.products |
-
Uses of IProductCollectionByCountryByTargetView in com.microsoft.store.partnercenter.products
Classes in com.microsoft.store.partnercenter.products that implement IProductCollectionByCountryByTargetView Modifier and Type Class Description classProductCollectionByCountryByTargetViewOperationsProduct operations by country and by target view implementation class.Methods in com.microsoft.store.partnercenter.products that return IProductCollectionByCountryByTargetView Modifier and Type Method Description IProductCollectionByCountryByTargetViewIProductCollectionByCountry. byTargetView(String targetView)Retrieves the operations that can be applied on products that belong to a given country, catalog view and target segment.IProductCollectionByCountryByTargetViewProductCollectionByCountryOperations. byTargetView(String targetView)Retrieves the operations that can be applied on products that belong to a given country, catalog view and target segment.