Uses of Class
com.microsoft.store.partnercenter.models.SeekBasedResourceCollection
-
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.auditrecords
Methods in com.microsoft.store.partnercenter.auditrecords that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<AuditRecord>AuditRecordsCollection. query(org.joda.time.DateTime startDate, org.joda.time.DateTime endDate, IQuery query)SeekBasedResourceCollection<AuditRecord>IAuditRecordsCollection. query(org.joda.time.DateTime startDate, org.joda.time.DateTime endDate, IQuery query)Queries audit records associated to the partner. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.customerdirectoryroles
Methods in com.microsoft.store.partnercenter.customerdirectoryroles that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<UserMember>IUserMemberCollection. get()Gets all the user members of a customer directory role.SeekBasedResourceCollection<UserMember>UserMemberCollectionOperations. get()Gets all the user members of a customer directory role.SeekBasedResourceCollection<UserMember>IUserMemberCollection. query(IQuery query)Queries the user members of a customer directory role.SeekBasedResourceCollection<UserMember>UserMemberCollectionOperations. query(IQuery query)Retrieves the user members of a customer directory role. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.customers
Methods in com.microsoft.store.partnercenter.customers that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<Customer>CustomerCollectionOperations. get()Retrieves all customers associated to the partner.SeekBasedResourceCollection<Customer>ICustomerCollection. get()Retrieves all the partner's customers.SeekBasedResourceCollection<Customer>CustomerCollectionOperations. query(IQuery customersQuery)Queries customers associated to the partner.SeekBasedResourceCollection<Customer>ICustomerCollection. query(IQuery customersQuery)Queries customers associated to the partner. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.customerusers
Methods in com.microsoft.store.partnercenter.customerusers that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<CustomerUser>CustomerUsersCollectionOperations. get()Retrieves all the customer users.SeekBasedResourceCollection<CustomerUser>ICustomerUserCollection. get()Retrieves all the customer users.SeekBasedResourceCollection<CustomerUser>CustomerUsersCollectionOperations. query(IQuery customerUsersQuery)Queries customer users associated to the partner's customers.SeekBasedResourceCollection<CustomerUser>ICustomerUserCollection. query(IQuery customerUsersQuery)Queries users associated to the customer. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.enumerators
Methods in com.microsoft.store.partnercenter.enumerators that return types with arguments of type SeekBasedResourceCollection Modifier and Type Method Description IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<AuditRecord>>IResourceCollectionEnumeratorContainer. getAuditRecords()Gets a factory that creates audit record collection enumerators.IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<AuditRecord>>ResourceCollectionEnumeratorContainer. getAuditRecords()Gets a factory that creates audit records collection enumerators.IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<Customer>>IResourceCollectionEnumeratorContainer. getCustomers()Gets a factory that creates customer collection enumerators.IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<Customer>>ResourceCollectionEnumeratorContainer. getCustomers()Gets a factory that creates customer collection enumerators.IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<CustomerUser>>IResourceCollectionEnumeratorContainer. getCustomerUsers()Gets a factory that creates customer collection enumerators.IResourceCollectionEnumeratorFactory<SeekBasedResourceCollection<CustomerUser>>ResourceCollectionEnumeratorContainer. getCustomerUsers()Gets a factory that creates customer collection enumerators. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.invoices
Methods in com.microsoft.store.partnercenter.invoices that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<Invoice>InvoiceCollection. get()Gets all invoices associated to the partner.SeekBasedResourceCollection<Invoice>InvoiceCollection. get(int offset, int size)Gets all invoices associated to the partner.SeekBasedResourceCollection<InvoiceLineItem>ReconciliationLineItemCollectionOperations. get()Gets the recon line items collection of the partner. -
Uses of SeekBasedResourceCollection in com.microsoft.store.partnercenter.servicerequests
Methods in com.microsoft.store.partnercenter.servicerequests that return SeekBasedResourceCollection Modifier and Type Method Description SeekBasedResourceCollection<ServiceRequest>CustomerServiceRequestCollectionOperations. query(IQuery serviceRequestsQuery)Queries for service requests associated with a customer