Uses of Class
org.broadleafcommerce.core.checkout.service.workflow.CheckoutContext

Packages that use CheckoutContext
org.broadleafcommerce.core.checkout.service.workflow   
org.broadleafcommerce.core.offer.service.workflow   
 

Uses of CheckoutContext in org.broadleafcommerce.core.checkout.service.workflow
 

Methods in org.broadleafcommerce.core.checkout.service.workflow that return CheckoutContext
 CheckoutContext PaymentServiceActivity.execute(CheckoutContext context)
           
 CheckoutContext CommitTaxActivity.execute(CheckoutContext context)
           
 CheckoutContext PricingServiceActivity.execute(CheckoutContext context)
           
 CheckoutContext CompositeActivity.execute(CheckoutContext context)
           
 CheckoutContext CompleteOrderActivity.execute(CheckoutContext context)
           
 

Methods in org.broadleafcommerce.core.checkout.service.workflow with parameters of type CheckoutContext
 CheckoutContext PaymentServiceActivity.execute(CheckoutContext context)
           
 CheckoutContext CommitTaxActivity.execute(CheckoutContext context)
           
 CheckoutContext PricingServiceActivity.execute(CheckoutContext context)
           
 CheckoutContext CompositeActivity.execute(CheckoutContext context)
           
 CheckoutContext CompleteOrderActivity.execute(CheckoutContext context)
           
 

Uses of CheckoutContext in org.broadleafcommerce.core.offer.service.workflow
 

Methods in org.broadleafcommerce.core.offer.service.workflow that return CheckoutContext
 CheckoutContext VerifyCustomerMaxOfferUsesActivity.execute(CheckoutContext context)
           
 CheckoutContext RecordOfferUsageActivity.execute(CheckoutContext context)
           
 

Methods in org.broadleafcommerce.core.offer.service.workflow with parameters of type CheckoutContext
 CheckoutContext VerifyCustomerMaxOfferUsesActivity.execute(CheckoutContext context)
           
 CheckoutContext RecordOfferUsageActivity.execute(CheckoutContext context)
           
 



Copyright © 2013. All Rights Reserved.