| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.dao | |
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.order.domain |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentGroupAdjustment |
OfferDao.createFulfillmentGroupAdjustment() |
FulfillmentGroupAdjustment |
OfferDaoImpl.createFulfillmentGroupAdjustment() |
| Modifier and Type | Class and Description |
|---|---|
class |
FulfillmentGroupAdjustmentImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.fulfillmentGroupAdjustments |
| Modifier and Type | Method and Description |
|---|---|
List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.getFulfillmentGroupAdjustments() |
List<FulfillmentGroupAdjustment> |
FulfillmentGroup.getFulfillmentGroupAdjustments() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupImpl.setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments) |
void |
FulfillmentGroup.setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments) |
Copyright © 2014. All Rights Reserved.