| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type |
| Modifier and Type | Method and Description |
|---|---|
OfferTimeZoneType |
AdvancedOffer.getOfferTimeZoneType()
Sets the
OfferTimeZoneType |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedOffer.setOfferTimeZoneType(OfferTimeZoneType offerTimeZoneType)
Returns the
OfferTimeZoneType |
| Modifier and Type | Field and Description |
|---|---|
static OfferTimeZoneType |
OfferTimeZoneType.APPLICATION |
static OfferTimeZoneType |
OfferTimeZoneType.CST |
static OfferTimeZoneType |
OfferTimeZoneType.SERVER |
static OfferTimeZoneType |
OfferTimeZoneType.UTC |
| Modifier and Type | Method and Description |
|---|---|
static OfferTimeZoneType |
OfferTimeZoneType.getInstance(String type) |
Copyright © 2014. All Rights Reserved.