|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BaseActivity in org.broadleafcommerce.core.checkout.service.workflow |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.checkout.service.workflow | |
|---|---|
class |
CompleteOrderActivity
|
class |
PaymentServiceActivity
|
class |
PricingServiceActivity
|
| Uses of BaseActivity in org.broadleafcommerce.core.offer.service.workflow |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.offer.service.workflow | |
|---|---|
class |
RecordOfferUsageActivity
Saves an instance of OfferAudit for each offer in the passed in order. |
class |
VerifyCustomerMaxOfferUsesActivity
Checks the offers being used in the order to make sure that the customer has not exceeded the max uses for the offer. |
| Uses of BaseActivity in org.broadleafcommerce.core.order.service.workflow |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.order.service.workflow | |
|---|---|
class |
CheckAvailabilityActivity
|
class |
PriceOrderIfNecessaryActivity
|
class |
VerifyFulfillmentGroupItemsActivity
|
| Uses of BaseActivity in org.broadleafcommerce.core.order.service.workflow.add |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.order.service.workflow.add | |
|---|---|
class |
AddFulfillmentGroupItemActivity
|
class |
AddOrderItemActivity
|
class |
ValidateAddRequestActivity
|
| Uses of BaseActivity in org.broadleafcommerce.core.order.service.workflow.remove |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.order.service.workflow.remove | |
|---|---|
class |
RemoveFulfillmentGroupItemActivity
|
class |
RemoveOrderItemActivity
This class is responsible for removing OrderItems when requested by the OrderService. |
class |
RemoveOrderMultishipOptionActivity
|
class |
ValidateRemoveRequestActivity
|
| Uses of BaseActivity in org.broadleafcommerce.core.order.service.workflow.update |
|---|
| Uses of BaseActivity in org.broadleafcommerce.core.payment.service.workflow |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.payment.service.workflow | |
|---|---|
class |
CompositeActivity
|
class |
PaymentActivity
|
| Uses of BaseActivity in org.broadleafcommerce.core.pricing.service.workflow |
|---|
| Subclasses of BaseActivity in org.broadleafcommerce.core.pricing.service.workflow | |
|---|---|
class |
AutoBundleActivity
This pricing workflow step will automatically bundle items in the cart. |
class |
ConsolidateFulfillmentFeesActivity
|
class |
FulfillmentGroupMerchandiseTotalActivity
Called during the pricing workflow to set the merchandise total for each FulfillmentGroup in an Order. |
class |
FulfillmentGroupPricingActivity
Called during the pricing workflow to compute all of the fulfillment costs for all of the FulfillmentGroups on an Order and updates Order with the total price of all of the FufillmentGroups |
class |
OfferActivity
|
class |
ShippingActivity
Deprecated. Should use the FulfillmentOption paradigm, implemented in FulfillmentPricingService.
This activity was replaced by FulfillmentGroupPricingActivity. |
class |
ShippingOfferActivity
|
class |
TaxActivity
|
class |
TotalActivity
The TotalActivity is responsible for calculating and setting totals for a given order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||