CustomerProductCollectionByTargetViewByTargetSegmentOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. customers. products. CustomerProductCollectionByTargetViewByTargetSegmentOperations
- com.
- com.
Implements
public class CustomerProductCollectionByTargetViewByTargetSegmentOperations extends BasePartnerComponent<TripletTuple<String,String,String>> implements ICustomerProductCollectionByTargetViewByTargetSegment
Implements the product operations by customer, target segment, and target view.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerProductCollectionByTargetViewByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String targetView, String targetSegment) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
ICustomer |
byReservationScope(String reservationScope)
Gets the operations that can be applied on customer products filtered by a specific reservation scope. |
|
Resource |
get()
Gets all the products in a given catalog view and that apply to a given customer, filtered by target segment. |
Inherited Members
Constructor Details
CustomerProductCollectionByTargetViewByTargetSegmentOperations
public CustomerProductCollectionByTargetViewByTargetSegmentOperations(IPartner rootPartnerOperations, String customerId, String targetView, String targetSegment)
Initializes a new instance of the CustomerProductCollectionByTargetViewByTargetSegmentOperations class.
Parameters:
Method Details
byReservationScope
public ICustomerProductCollectionByTargetViewByTargetSegmentByReservationScope byReservationScope(String reservationScope)
Gets the operations that can be applied on customer products filtered by a specific reservation scope.
Parameters:
Returns:
get
public ResourceCollection
Gets all the products in a given catalog view and that apply to a given customer, filtered by target segment.
Returns: