Interface UserNetCheckingStrategy
- All Known Implementing Classes:
BundleCurrentFactoryFindPricingStrategy,DefaultSLUserNetCheckingStrategy,FindBundlePricingWithCurrentPriceFactoryStrategy,FindPricingWithCurrentPriceFactoryStrategy,FindSubscriptionPricingWithCurrentPriceFactoryStrategy
public interface UserNetCheckingStrategy
The Interface for defining whether a user should be treated as a net or a gross customer.
-
Method Summary
-
Method Details
-
isNetUser
Implement this to define whether a user should be treated as net or gross customer.- Returns:
- true, if the given user is treated as a net customer
-