| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.dao | |
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.order.domain |
| Modifier and Type | Method and Description |
|---|---|
CandidateFulfillmentGroupOffer |
OfferDao.createCandidateFulfillmentGroupOffer() |
CandidateFulfillmentGroupOffer |
OfferDaoImpl.createCandidateFulfillmentGroupOffer() |
| Modifier and Type | Class and Description |
|---|---|
class |
CandidateFulfillmentGroupOfferImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<CandidateFulfillmentGroupOffer> |
FulfillmentGroupImpl.candidateOffers |
| Modifier and Type | Method and Description |
|---|---|
List<CandidateFulfillmentGroupOffer> |
FulfillmentGroupImpl.getCandidateFulfillmentGroupOffers() |
List<CandidateFulfillmentGroupOffer> |
FulfillmentGroup.getCandidateFulfillmentGroupOffers() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupImpl.addCandidateFulfillmentGroupOffer(CandidateFulfillmentGroupOffer candidateOffer) |
void |
FulfillmentGroup.addCandidateFulfillmentGroupOffer(CandidateFulfillmentGroupOffer candidateOffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupImpl.setCandidateFulfillmentGroupOffer(List<CandidateFulfillmentGroupOffer> candidateOffers) |
void |
FulfillmentGroup.setCandidateFulfillmentGroupOffer(List<CandidateFulfillmentGroupOffer> candidateOffers) |
Copyright © 2015. All Rights Reserved.