Uses of Interface
com.microsoft.store.partnercenter.genericoperations.IEntityCreateOperations
-
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.applicationconsents
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.applicationconsents Modifier and Type Interface Description interfaceICustomerApplicationConsentCollectionEncapsulates the operations on the ApplicationConsent collection.Classes in com.microsoft.store.partnercenter.applicationconsents that implement IEntityCreateOperations Modifier and Type Class Description classCustomerApplicationConsentCollectionOperationsImplements the operations on an Application consent collection. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.carts
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.carts Modifier and Type Interface Description interfaceICartCollectionEncapsulates a customer cart behavior.Classes in com.microsoft.store.partnercenter.carts that implement IEntityCreateOperations Modifier and Type Class Description classCartCollectionOperationsCart collection operations implementation class. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.customerdirectoryroles
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.customerdirectoryroles Modifier and Type Interface Description interfaceIUserMemberCollectionInterface for Managing User Membership in Directory RolesClasses in com.microsoft.store.partnercenter.customerdirectoryroles that implement IEntityCreateOperations Modifier and Type Class Description classUserMemberCollectionOperationsUserMemberCollectionOperations Used for managing membership and access to directory roles. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.customers
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.customers Modifier and Type Interface Description interfaceICustomerCollectionRepresents the behavior of the partner customers.Classes in com.microsoft.store.partnercenter.customers that implement IEntityCreateOperations Modifier and Type Class Description classCustomerCollectionOperationsThe partner customers implementation. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.customerusers
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.customerusers Modifier and Type Interface Description interfaceICustomerUserCollectionRepresents the behavior of the customers usersinterfaceICustomerUserLicenseUpdatesRepresents the behavior of the customers user's directory roles.Classes in com.microsoft.store.partnercenter.customerusers that implement IEntityCreateOperations Modifier and Type Class Description classCustomerUserLicenseUpdateOperationsclassCustomerUsersCollectionOperations -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.devicesdeployment
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.devicesdeployment Modifier and Type Interface Description interfaceIConfigurationPolicyCollectionRRepresents the operations that can be done on the partner's configuration policies.interfaceIDeviceCollectionRepresents the operations that can be done on the partner's devices.interfaceIDevicesBatchCollectionRepresents the operations that can be done on the partner's devices batches.Classes in com.microsoft.store.partnercenter.devicesdeployment that implement IEntityCreateOperations Modifier and Type Class Description classConfigurationPolicyCollectionOperationsImplements operations that apply to configuration policy collections.classDeviceCollectionOperationsImplements operations that apply to device collections.classDevicesBatchCollectionOperationsImplements operations that apply to devices batch collection. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.orders
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.orders Modifier and Type Interface Description interfaceIOrderCollectionEncapsulates customer orders behavior.Classes in com.microsoft.store.partnercenter.orders that implement IEntityCreateOperations Modifier and Type Class Description classOrderCollectionOperationsOrder collection operations implementation class. -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.productupgrades
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.productupgrades Modifier and Type Interface Description interfaceIProductUpgradeCollectionRepresents operations that apply to product upgrades.Classes in com.microsoft.store.partnercenter.productupgrades that implement IEntityCreateOperations Modifier and Type Class Description classProductUpgradeCollectionOperationsImplements the operations for product upgrades -
Uses of IEntityCreateOperations in com.microsoft.store.partnercenter.subscriptions
Subinterfaces of IEntityCreateOperations in com.microsoft.store.partnercenter.subscriptions Modifier and Type Interface Description interfaceISubscriptionConversionCollectionThis interface defines the conversion operations available on a customer's trial subscription.interfaceISubscriptionUpgradeCollectionThis interface defines the upgrade operations available on a customer's subscription.Classes in com.microsoft.store.partnercenter.subscriptions that implement IEntityCreateOperations Modifier and Type Class Description classSubscriptionConversionCollectionOperationsThe customer subscription conversion implementation.classSubscriptionUpgradeCollectionOperationsThe customer subscription upgrade implementation.