ICustomerRelationshipCollection Interface
Implements
public interface ICustomerRelationshipCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<PartnerRelationship,ResourceCollection<PartnerRelationship>>
For two-tier partner scenarios, holds the operations for retrieving partner relationships of a customer with respect to the logged in partner.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves all the partner relationships associated to the customer based on the logged in partner. |
Method Details
get
public abstract ResourceCollection
Retrieves all the partner relationships associated to the customer based on the logged in partner.
Returns: