public interface PriceList extends CatalogEntity
| Modifier and Type | Method and Description |
|---|---|
Collection<Plan> |
findPlans(Product product,
BillingPeriod period) |
Collection<Plan> |
getPlans() |
getName, getPrettyNameCollection<Plan> findPlans(Product product, BillingPeriod period)
Collection<Plan> getPlans()
Copyright © 2010-2017. All Rights Reserved.