|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FulfillmentGroupType | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount.domain | |
| org.broadleafcommerce.core.order.domain | |
| org.broadleafcommerce.core.order.service.type | |
| Uses of FulfillmentGroupType in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return FulfillmentGroupType | |
|---|---|
FulfillmentGroupType |
PromotableFulfillmentGroupImpl.getType()
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type FulfillmentGroupType | |
|---|---|
void |
PromotableFulfillmentGroupImpl.setType(FulfillmentGroupType type)
|
| Uses of FulfillmentGroupType in org.broadleafcommerce.core.order.domain |
|---|
| Methods in org.broadleafcommerce.core.order.domain that return FulfillmentGroupType | |
|---|---|
FulfillmentGroupType |
FulfillmentGroup.getType()
|
FulfillmentGroupType |
FulfillmentGroupImpl.getType()
|
| Methods in org.broadleafcommerce.core.order.domain with parameters of type FulfillmentGroupType | |
|---|---|
void |
FulfillmentGroup.setType(FulfillmentGroupType type)
|
void |
FulfillmentGroupImpl.setType(FulfillmentGroupType type)
|
| Uses of FulfillmentGroupType in org.broadleafcommerce.core.order.service.type |
|---|
| Fields in org.broadleafcommerce.core.order.service.type declared as FulfillmentGroupType | |
|---|---|
static FulfillmentGroupType |
FulfillmentGroupType.PICK_UP_AT_STORE
|
static FulfillmentGroupType |
FulfillmentGroupType.SHIPPING
|
| Methods in org.broadleafcommerce.core.order.service.type that return FulfillmentGroupType | |
|---|---|
static FulfillmentGroupType |
FulfillmentGroupType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||