Uses of Interface
com.microsoft.store.partnercenter.products.IProduct
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products | |
| com.microsoft.store.partnercenter.products |
-
Uses of IProduct in com.microsoft.store.partnercenter.customers.products
Classes in com.microsoft.store.partnercenter.customers.products that implement IProduct Modifier and Type Class Description classCustomerProductOperationsSingle product by customer id operations implementation.Methods in com.microsoft.store.partnercenter.customers.products that return IProduct Modifier and Type Method Description IProductCustomerProductCollectionOperations. byId(String productId)Retrieves the operations tied with a specific product for a given customer.IProductICustomerProductCollection. byId(String productId)Retrieves the operations tied with a specific product for a given customer. -
Uses of IProduct in com.microsoft.store.partnercenter.products
Classes in com.microsoft.store.partnercenter.products that implement IProduct Modifier and Type Class Description classProductOperationsSingle product operations implementation.Methods in com.microsoft.store.partnercenter.products that return IProduct Modifier and Type Method Description IProductIProductCollectionByCountry. byId(String productId)Retrieves the operations tied with a specific product.IProductProductCollectionByCountryOperations. byId(String productId)Retrieves the operations tied with a specific product.