|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OfferType | |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type | |
| Uses of OfferType in org.broadleafcommerce.core.offer.domain |
|---|
| Methods in org.broadleafcommerce.core.offer.domain that return OfferType | |
|---|---|
OfferType |
Offer.getType()
|
OfferType |
OfferImpl.getType()
|
| Methods in org.broadleafcommerce.core.offer.domain with parameters of type OfferType | |
|---|---|
void |
Offer.setType(OfferType offerType)
|
void |
OfferImpl.setType(OfferType type)
|
| Uses of OfferType in org.broadleafcommerce.core.offer.service.type |
|---|
| Fields in org.broadleafcommerce.core.offer.service.type declared as OfferType | |
|---|---|
static OfferType |
OfferType.FULFILLMENT_GROUP
|
static OfferType |
OfferType.ORDER
|
static OfferType |
OfferType.ORDER_ITEM
|
| Methods in org.broadleafcommerce.core.offer.service.type that return OfferType | |
|---|---|
static OfferType |
OfferType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||