Uses of Interface
com.microsoft.store.partnercenter.agreements.ICustomerAgreementCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.agreements | |
| com.microsoft.store.partnercenter.customers |
-
Uses of ICustomerAgreementCollection in com.microsoft.store.partnercenter.agreements
Classes in com.microsoft.store.partnercenter.agreements that implement ICustomerAgreementCollection Modifier and Type Class Description classCustomerAgreementCollectionOperationsImplements the operations on an Agreement collection.Methods in com.microsoft.store.partnercenter.agreements that return ICustomerAgreementCollection Modifier and Type Method Description ICustomerAgreementCollectionCustomerAgreementCollectionOperations. byAgreementType(String agreementType)Retrieves the operations tied with a specified agreement type.ICustomerAgreementCollectionICustomerAgreementCollection. byAgreementType(String agreementType)Retrieves the operations tied with a specified agreement type. -
Uses of ICustomerAgreementCollection in com.microsoft.store.partnercenter.customers
Methods in com.microsoft.store.partnercenter.customers that return ICustomerAgreementCollection Modifier and Type Method Description ICustomerAgreementCollectionCustomerOperations. getAgreements()Obtains the accepted agreements for the customer.ICustomerAgreementCollectionICustomer. getAgreements()Gets the agreements behavior for the customer.