| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type |
| Modifier and Type | Method and Description |
|---|---|
OfferProrationType |
AdvancedOffer.getOfferProrationType()
Returns the
OfferProrationType of this offer |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedOffer.setOfferProrationType(OfferProrationType offerProrationType)
Sets the
OfferProrationType for this offer |
| Modifier and Type | Field and Description |
|---|---|
static OfferProrationType |
OfferProrationType.TARGET_AND_QUALIFIER |
static OfferProrationType |
OfferProrationType.TARGET_ONLY |
| Modifier and Type | Method and Description |
|---|---|
static OfferProrationType |
OfferProrationType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
static List<OfferProrationType> |
OfferProrationType.getTypes() |
Copyright © 2016. All rights reserved.