|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.dao |
|---|
| Methods in org.broadleafcommerce.core.offer.dao that return FulfillmentGroupAdjustment | |
|---|---|
FulfillmentGroupAdjustment |
OfferDao.createFulfillmentGroupAdjustment()
|
FulfillmentGroupAdjustment |
OfferDaoImpl.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.offer.service.discount.domain |
|---|
| Fields in org.broadleafcommerce.core.offer.service.discount.domain declared as FulfillmentGroupAdjustment | |
|---|---|
protected FulfillmentGroupAdjustment |
PromotableFulfillmentGroupAdjustmentImpl.delegate
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return FulfillmentGroupAdjustment | |
|---|---|
FulfillmentGroupAdjustment |
PromotableFulfillmentGroupAdjustment.getDelegate()
|
FulfillmentGroupAdjustment |
PromotableFulfillmentGroupAdjustmentImpl.getDelegate()
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type FulfillmentGroupAdjustment | |
|---|---|
java.util.List<FulfillmentGroupAdjustment> |
PromotableFulfillmentGroupImpl.getFulfillmentGroupAdjustments()
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type FulfillmentGroupAdjustment | |
|---|---|
PromotableFulfillmentGroupAdjustment |
PromotableItemFactory.createPromotableFulfillmentGroupAdjustment(FulfillmentGroupAdjustment fulfillmentGroupAdjustment,
PromotableFulfillmentGroup fulfillmentGroup)
|
PromotableFulfillmentGroupAdjustment |
PromotableItemFactoryImpl.createPromotableFulfillmentGroupAdjustment(FulfillmentGroupAdjustment fulfillmentGroupAdjustment,
PromotableFulfillmentGroup fulfillmentGroup)
|
| Method parameters in org.broadleafcommerce.core.offer.service.discount.domain with type arguments of type FulfillmentGroupAdjustment | |
|---|---|
void |
PromotableFulfillmentGroupImpl.setFulfillmentGroupAdjustments(java.util.List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments)
|
| Constructors in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type FulfillmentGroupAdjustment | |
|---|---|
PromotableFulfillmentGroupAdjustmentImpl(FulfillmentGroupAdjustment fulfillmentGroupAdjustment,
PromotableFulfillmentGroup fulfillmentGroup)
|
|
| Uses of FulfillmentGroupAdjustment in org.broadleafcommerce.core.order.domain |
|---|
| Fields in org.broadleafcommerce.core.order.domain with type parameters of type FulfillmentGroupAdjustment | |
|---|---|
protected java.util.List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.fulfillmentGroupAdjustments
|
| Methods in org.broadleafcommerce.core.order.domain that return types with arguments of type FulfillmentGroupAdjustment | |
|---|---|
java.util.List<FulfillmentGroupAdjustment> |
FulfillmentGroupImpl.getFulfillmentGroupAdjustments()
|
java.util.List<FulfillmentGroupAdjustment> |
FulfillmentGroup.getFulfillmentGroupAdjustments()
|
| Method parameters in org.broadleafcommerce.core.order.domain with type arguments of type FulfillmentGroupAdjustment | |
|---|---|
void |
FulfillmentGroupImpl.setFulfillmentGroupAdjustments(java.util.List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments)
|
void |
FulfillmentGroup.setFulfillmentGroupAdjustments(java.util.List<FulfillmentGroupAdjustment> fulfillmentGroupAdjustments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||