|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromotableFulfillmentGroupAdjustment | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount.domain | |
| org.broadleafcommerce.core.offer.service.processor | |
| Uses of PromotableFulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotableFulfillmentGroupAdjustment | |
|---|---|
class |
PromotableFulfillmentGroupAdjustmentImpl
|
| Fields in org.broadleafcommerce.core.offer.service.discount.domain with type parameters of type PromotableFulfillmentGroupAdjustment | |
|---|---|
List<PromotableFulfillmentGroupAdjustment> |
PromotableFulfillmentGroupImpl.candidateFulfillmentGroupAdjustments
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotableFulfillmentGroupAdjustment | |
|---|---|
PromotableFulfillmentGroupAdjustment |
PromotableItemFactoryImpl.createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer promotableCandidateFulfillmentGroupOffer,
PromotableFulfillmentGroup fulfillmentGroup)
|
PromotableFulfillmentGroupAdjustment |
PromotableItemFactory.createPromotableFulfillmentGroupAdjustment(PromotableCandidateFulfillmentGroupOffer promotableCandidateFulfillmentGroupOffer,
PromotableFulfillmentGroup fulfillmentGroup)
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type PromotableFulfillmentGroupAdjustment | |
|---|---|
List<PromotableFulfillmentGroupAdjustment> |
PromotableFulfillmentGroupImpl.getCandidateFulfillmentGroupAdjustments()
|
List<PromotableFulfillmentGroupAdjustment> |
PromotableFulfillmentGroup.getCandidateFulfillmentGroupAdjustments()
Adds a fulfillmentGroupAdjustment |
| Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotableFulfillmentGroupAdjustment | |
|---|---|
void |
PromotableFulfillmentGroupImpl.addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment adjustment)
|
void |
PromotableFulfillmentGroup.addCandidateFulfillmentGroupAdjustment(PromotableFulfillmentGroupAdjustment adjustment)
Adds a fulfillmentGroupAdjustment |
| Uses of PromotableFulfillmentGroupAdjustment in org.broadleafcommerce.core.offer.service.processor |
|---|
| Methods in org.broadleafcommerce.core.offer.service.processor that return types with arguments of type PromotableFulfillmentGroupAdjustment | |
|---|---|
protected Map<Long,PromotableFulfillmentGroupAdjustment> |
OrderOfferProcessorImpl.buildPromFulfillmentAdjMap(PromotableFulfillmentGroup fg)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||