|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FulfillmentGroupStatusType | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount.domain | |
| org.broadleafcommerce.core.order.domain | |
| org.broadleafcommerce.core.order.service.type | |
| Uses of FulfillmentGroupStatusType in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return FulfillmentGroupStatusType | |
|---|---|
FulfillmentGroupStatusType |
PromotableFulfillmentGroupImpl.getStatus()
|
| Uses of FulfillmentGroupStatusType in org.broadleafcommerce.core.order.domain |
|---|
| Methods in org.broadleafcommerce.core.order.domain that return FulfillmentGroupStatusType | |
|---|---|
FulfillmentGroupStatusType |
FulfillmentGroup.getStatus()
|
FulfillmentGroupStatusType |
FulfillmentGroupImpl.getStatus()
|
| Methods in org.broadleafcommerce.core.order.domain with parameters of type FulfillmentGroupStatusType | |
|---|---|
void |
FulfillmentGroup.setStatus(FulfillmentGroupStatusType status)
|
void |
FulfillmentGroupImpl.setStatus(FulfillmentGroupStatusType status)
|
| Uses of FulfillmentGroupStatusType in org.broadleafcommerce.core.order.service.type |
|---|
| Fields in org.broadleafcommerce.core.order.service.type declared as FulfillmentGroupStatusType | |
|---|---|
static FulfillmentGroupStatusType |
FulfillmentGroupStatusType.DELIVERED
|
static FulfillmentGroupStatusType |
FulfillmentGroupStatusType.PROCESSING
|
static FulfillmentGroupStatusType |
FulfillmentGroupStatusType.SHIPPED
|
| Methods in org.broadleafcommerce.core.order.service.type that return FulfillmentGroupStatusType | |
|---|---|
static FulfillmentGroupStatusType |
FulfillmentGroupStatusType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||