IAvailabilityCollectionByTargetSegment Interface
Implements
public interface IAvailabilityCollectionByTargetSegment extends IPartnerComponent<QuadrupleTuple<String,String,String,String>>, IEntireEntityCollectionRetrievalOperations<Availability,ResourceCollection<Availability>>
Holds operations that can be performed on availabilities for a specific target segment.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IAvailability |
byReservationScope(String reservationScope)
Gets the operations that can be applied on products that belong to a given target segment, and reservation scope. |
Method Details
byReservationScope
public abstract IAvailabilityCollectionByTargetSegmentByReservationScopeOperations byReservationScope(String reservationScope)
Gets the operations that can be applied on products that belong to a given target segment, and reservation scope.
Parameters:
Returns: