Uses of Interface
com.microsoft.store.partnercenter.customers.products.ICustomerProductCollectionByTargetView
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products |
-
Uses of ICustomerProductCollectionByTargetView in com.microsoft.store.partnercenter.customers.products
Classes in com.microsoft.store.partnercenter.customers.products that implement ICustomerProductCollectionByTargetView Modifier and Type Class Description classCustomerProductCollectionByTargetViewOperationsImplements the product operations by customer identifier and target view.Methods in com.microsoft.store.partnercenter.customers.products that return ICustomerProductCollectionByTargetView Modifier and Type Method Description ICustomerProductCollectionByTargetViewCustomerProductCollectionOperations. byTargetView(String targetView)Retrieves the operations that can be applied on products in a given catalog view and that apply to a given customer.ICustomerProductCollectionByTargetViewICustomerProductCollection. byTargetView(String targetView)Retrieves the operations that can be applied on products in a given catalog view and that apply to a given customer.