IAgreementDetailsCollection Interface
Implements
public interface IAgreementDetailsCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<AgreementMetaData,ResourceCollection<AgreementMetaData>>
Encapsulates the operations on the agreement metadata collection.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IAgreement |
byAgreementType(String agreementType)
Retrieves the operations tied with a specified agreement type. |
|
abstract
Resource |
get()
Gets the agreement details. |
Method Details
byAgreementType
public abstract IAgreementDetailsCollection byAgreementType(String agreementType)
Retrieves the operations tied with a specified agreement type.
Parameters:
Returns:
get
public abstract ResourceCollection
Gets the agreement details.
Returns: