IRelationshipCollection Interface
Implements
public interface IRelationshipCollection extends IPartnerComponentString
This interface represents the operations that can be done on a partner's relationships.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
Query(PartnerRelationshipType partnerRelationshipType, IQuery query)
Queries partner relationships associated to the partner. |
|
abstract
Resource |
get(PartnerRelationshipType partnerRelationshipType)
Retrieves all the partner relationships. |
Method Details
Query
public abstract ResourceCollection
Queries partner relationships associated to the partner.
Parameters:
Returns:
get
public abstract ResourceCollection
Retrieves all the partner relationships.
Parameters:
Returns: