CustomerRelationshipCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. relationships. CustomerRelationshipCollectionOperations
- com.
- com.
- com.
Implements
public class CustomerRelationshipCollectionOperations extends BasePartnerComponentString implements ICustomerRelationshipCollection
For two-tier partner scenarios, holds the operations for retrieving partner relationships of a customer with respect to the logged in partner.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerRelationshipCollectionOperations(IPartner rootPartnerOperations, String customerId) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves all the partner relationships associated to the customer based on the logged in partner. |
Inherited Members
Constructor Details
CustomerRelationshipCollectionOperations
public CustomerRelationshipCollectionOperations(IPartner rootPartnerOperations, String customerId)
Initializes a new instance of the CustomerRelationshipCollectionOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves all the partner relationships associated to the customer based on the logged in partner.
Returns: