|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FulfillmentGroupAdjustment | |
|---|---|
| org.broadleafcommerce.core.offer.dao | |
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.order.domain | |
| Uses of FulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.dao |
|---|
| Methods in org.broadleafcommerce.core.offer.dao that return FulfillmentGroupAdjustment | |
|---|---|
FulfillmentGroupAdjustment |
OfferDaoImpl.createFulfillmentGroupAdjustment()
|
FulfillmentGroupAdjustment |
OfferDao.createFulfillmentGroupAdjustment()
|
| Uses of FulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.domain |
|---|
| Classes in org.broadleafcommerce.core.offer.domain that implement FulfillmentGroupAdjustment | |
|---|---|
class |
FulfillmentGroupAdjustmentImpl
|
| Uses of FulfillmentGroupAdjustment in org.broadleafcommerce.core.order.domain |
|---|
| Fields in org.broadleafcommerce.core.order.domain with type parameters of type FulfillmentGroupAdjustment | |
|---|---|
protected List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.fulfillmentGroupAdjustments
|
| Methods in org.broadleafcommerce.core.order.domain that return types with arguments of type FulfillmentGroupAdjustment | |
|---|---|
List<FulfillmentGroupAdjustment> |
FulfillmentGroup.getFulfillmentGroupAdjustments()
|
List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.getFulfillmentGroupAdjustments()
|
| Method parameters in org.broadleafcommerce.core.order.domain with type arguments of type FulfillmentGroupAdjustment | |
|---|---|
void |
FulfillmentGroup.setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments)
|
void |
FulfillmentGroupImpl.setFulfillmentGroupAdjustments(List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||