Uses of Class
org.broadleafcommerce.core.workflow.BaseActivity

Packages that use BaseActivity
org.broadleafcommerce.core.checkout.service.workflow   
org.broadleafcommerce.core.offer.service.workflow   
org.broadleafcommerce.core.payment.service.workflow   
org.broadleafcommerce.core.pricing.service.workflow   
 

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.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 FulfillmentGroupTotalActivity
           
 class OfferActivity
           
 class ShippingActivity
           
 class ShippingOfferActivity
           
 class TaxActivity
           
 class TotalActivity
           
 



Copyright © 2012. All Rights Reserved.