OfferCountrySelector Class

Implements

public class OfferCountrySelector extends BasePartnerComponentString implements ICountrySelector<IOfferCollection>

Constructor Summary

Constructor Description
OfferCountrySelector(IPartner rootPartnerOperations)

Initializes a new instance of the OfferCountrySelector class.

Method Summary

Modifier and Type Method and Description
IOfferCollection byCountry(String country)

Scopes offers behavior to a specific country.

Inherited Members

BasePartnerComponent<TContext>.getContext() BasePartnerComponent<TContext>.getPartner() java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructor Details

OfferCountrySelector

public OfferCountrySelector(IPartner rootPartnerOperations)

Initializes a new instance of the OfferCountrySelector class.

Parameters:

rootPartnerOperations - The root partner operations instance.

Method Details

byCountry

public IOfferCollection byCountry(String country)

Scopes offers behavior to a specific country.

Parameters:

country

Applies to