Uses of Interface
com.microsoft.store.partnercenter.genericoperations.IEntitySelector
-
Uses of IEntitySelector in com.microsoft.store.partnercenter.applicationconsents
Subinterfaces of IEntitySelector 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 IEntitySelector Modifier and Type Class Description classCustomerApplicationConsentCollectionOperationsImplements the operations on an Application consent collection. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.carts
Subinterfaces of IEntitySelector 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 IEntitySelector Modifier and Type Class Description classCartCollectionOperationsCart collection operations implementation class. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.customerdirectoryroles
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.customerdirectoryroles Modifier and Type Interface Description interfaceIDirectoryRoleCollectionInterface for Directory Roles CollectioninterfaceIUserMemberCollectionInterface for Managing User Membership in Directory RolesClasses in com.microsoft.store.partnercenter.customerdirectoryroles that implement IEntitySelector Modifier and Type Class Description classDirectoryRoleCollectionOperationsDirectoryRoleCollectionOperationsclassUserMemberCollectionOperationsUserMemberCollectionOperations Used for managing membership and access to directory roles. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.customers.products
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.customers.products Modifier and Type Interface Description interfaceICustomerProductCollectionHolds operations that can be performed on products that apply to a given customer.Classes in com.microsoft.store.partnercenter.customers.products that implement IEntitySelector Modifier and Type Class Description classCustomerAvailabilityCollectionOperationsHolds operations that can be performed on products that apply to a given customer.classCustomerProductCollectionOperationsProduct operations by customer id implementation class.classCustomerSkuCollectionOperationsImplementation of customer sku collection operations. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.devicesdeployment
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.devicesdeployment Modifier and Type Interface Description interfaceIBatchJobStatusCollectionRepresents the operations that can be done on the partner's batch upload status collection.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 IEntitySelector Modifier and Type Class Description classBatchJobStatusCollectionOperationsCart collection operations implementation class.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 IEntitySelector in com.microsoft.store.partnercenter.invoices
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.invoices Modifier and Type Interface Description interfaceIInvoiceCollectionRepresents the operations that can be done on Partner's invoicesinterfaceIReceiptCollectionRepresents the available operations for receipts.Classes in com.microsoft.store.partnercenter.invoices that implement IEntitySelector Modifier and Type Class Description classInvoiceCollectionRepresents the operations that can be done on Partner's invoicesclassReceiptCollectionOperations -
Uses of IEntitySelector in com.microsoft.store.partnercenter.orders
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.orders Modifier and Type Interface Description interfaceIOrderCollectionEncapsulates customer orders behavior.interfaceIOrderLineItemCollectionRepresents the available order line item collection operations.Classes in com.microsoft.store.partnercenter.orders that implement IEntitySelector Modifier and Type Class Description classOrderCollectionOperationsOrder collection operations implementation class.classOrderLineItemCollectionOperationsImplements the order collection operations. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.products
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.products Modifier and Type Interface Description interfaceIAvailabilityCollectionHolds operations that can be performed on availabilities.interfaceIProductCollectionByCountryHolds operations that can be performed on products from a given country.interfaceISkuCollectionHolds operations that can be performed on SKUs.Classes in com.microsoft.store.partnercenter.products that implement IEntitySelector Modifier and Type Class Description classAvailabilityCollectionOperationsAvailabilities implementation classclassProductCollectionByCountryOperationsProduct operations by country implementation class.classSkuCollectionOperationsSKU Collection operations implementation. -
Uses of IEntitySelector in com.microsoft.store.partnercenter.productupgrades
Subinterfaces of IEntitySelector 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 IEntitySelector Modifier and Type Class Description classProductUpgradeCollectionOperationsImplements the operations for product upgrades -
Uses of IEntitySelector in com.microsoft.store.partnercenter.servicerequests
Subinterfaces of IEntitySelector in com.microsoft.store.partnercenter.servicerequests Modifier and Type Interface Description interfaceIPartnerServiceRequestCollectionRepresents the behavior of partner service requests.interfaceIServiceRequestCollectionRepresents the behavior of service requests.Classes in com.microsoft.store.partnercenter.servicerequests that implement IEntitySelector Modifier and Type Class Description classCustomerServiceRequestCollectionOperationsThe customer's service requests operations implementation.classPartnerServiceRequestCollectionOperationsThe partner's service requests operations and implementation.