Uses of Package
org.broadleafcommerce.core.order.service.call
Packages that use org.broadleafcommerce.core.order.service.call
Package
Description
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.domainClassDescriptionActivityMessageDTO will hold messages that will be passed between activities/workflows.
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.serviceClassDescriptionOnly the product is required to add an item to an order.ActivityMessageDTO will hold messages that will be passed between activities/workflows.Only the product and quantity are required to add an item to an order.This DTO is used to bind multiship options in a way that doesn't require the actual objects to be instantiated -- we handle that at the controller level.
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.service.callClassDescriptionOnly the product is required to add an item to an order.Deprecated.Only the product and quantity are required to add an item to an order.
-
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.service.workflowClassDescriptionOnly the product and quantity are required to add an item to an order.
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.service.workflow.addClassDescriptionOnly the product and quantity are required to add an item to an order.
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.order.service.workflow.serviceClassDescriptionOnly the product and quantity are required to add an item to an order.
-
Classes in org.broadleafcommerce.core.order.service.call used by org.broadleafcommerce.core.workflowClassDescriptionActivityMessageDTO will hold messages that will be passed between activities/workflows.