Uses of Interface
com.microsoft.store.partnercenter.genericoperations.IEntityUpdateOperations
-
Uses of IEntityUpdateOperations in com.microsoft.store.partnercenter.customers.profiles
Subinterfaces of IEntityUpdateOperations in com.microsoft.store.partnercenter.customers.profiles Modifier and Type Interface Description interfaceICustomerProfile<T extends ResourceBase>Encapsulates a single customer profile behavior.Classes in com.microsoft.store.partnercenter.customers.profiles that implement IEntityUpdateOperations Modifier and Type Class Description classCustomerBillingProfileOperationsImplements the customer billing profile operations. -
Uses of IEntityUpdateOperations in com.microsoft.store.partnercenter.profiles
Subinterfaces of IEntityUpdateOperations in com.microsoft.store.partnercenter.profiles Modifier and Type Interface Description interfaceIBillingProfileEncapsulates behavior of a partner billing profile.interfaceILegalBusinessProfileEncapsulates behavior of a legal business profile.interfaceIOrganizationProfileEncapsulates behavior of a organization profile.interfaceISupportProfileEncapsulates behavior of a partner support profile.Classes in com.microsoft.store.partnercenter.profiles that implement IEntityUpdateOperations Modifier and Type Class Description classBillingProfileOperationsThe partner billing profile operations implementation.classLegalBusinessProfileOperationsThe legal business profile operations implementation.classOrganizationProfileOperationsThe organization profile operations implementation.classSupportProfileOperationsThe partner support profile operations implementation. -
Uses of IEntityUpdateOperations in com.microsoft.store.partnercenter.qualification
Subinterfaces of IEntityUpdateOperations in com.microsoft.store.partnercenter.qualification Modifier and Type Interface Description interfaceICustomerQualificationClasses in com.microsoft.store.partnercenter.qualification that implement IEntityUpdateOperations Modifier and Type Class Description classCustomerQualificationOperationsThis class implements the operations available on a customer's qualification. -
Uses of IEntityUpdateOperations in com.microsoft.store.partnercenter.subscriptions
Subinterfaces of IEntityUpdateOperations in com.microsoft.store.partnercenter.subscriptions Modifier and Type Interface Description interfaceISubscriptionSupportContactDefines the operations available on a customer's subscription support contact.Classes in com.microsoft.store.partnercenter.subscriptions that implement IEntityUpdateOperations Modifier and Type Class Description classSubscriptionSupportContactOperationsThis class implements the operations for a customer's subscription support contact.