| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type |
| Modifier and Type | Method and Description |
|---|---|
OfferPriceDataIdentifierType |
OfferPriceDataImpl.getIdentifierType() |
OfferPriceDataIdentifierType |
OfferPriceData.getIdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferPriceDataImpl.setIdentifierType(OfferPriceDataIdentifierType identifierType) |
void |
OfferPriceData.setIdentifierType(OfferPriceDataIdentifierType identifierType) |
| Modifier and Type | Field and Description |
|---|---|
static OfferPriceDataIdentifierType |
OfferPriceDataIdentifierType.PRODUCT_EXTERNAL_ID |
static OfferPriceDataIdentifierType |
OfferPriceDataIdentifierType.PRODUCT_ID |
static OfferPriceDataIdentifierType |
OfferPriceDataIdentifierType.SKU_EXTERNAL_ID |
static OfferPriceDataIdentifierType |
OfferPriceDataIdentifierType.SKU_ID |
| Modifier and Type | Method and Description |
|---|---|
static OfferPriceDataIdentifierType |
OfferPriceDataIdentifierType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
OfferPriceDataIdentifierType.compareTo(OfferPriceDataIdentifierType arg0) |
Copyright © 2022. All rights reserved.