Uses of Interface
com.microsoft.store.partnercenter.relationships.ICustomerRelationshipCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers | |
| com.microsoft.store.partnercenter.relationships |
-
Uses of ICustomerRelationshipCollection in com.microsoft.store.partnercenter.customers
Methods in com.microsoft.store.partnercenter.customers that return ICustomerRelationshipCollection Modifier and Type Method Description ICustomerRelationshipCollectionCustomerOperations. getRelationships()Obtains the relationship collection behavior for the customer.ICustomerRelationshipCollectionICustomer. getRelationships()Gets the relationship collection behavior for the customer. -
Uses of ICustomerRelationshipCollection in com.microsoft.store.partnercenter.relationships
Classes in com.microsoft.store.partnercenter.relationships that implement ICustomerRelationshipCollection Modifier and Type Class Description classCustomerRelationshipCollectionOperationsFor two-tier partner scenarios, holds the operations for retrieving partner relationships of a customer with respect to the logged in partner.