Uses of Class
org.broadleafcommerce.core.web.api.wrapper.FulfillmentGroupItemWrapper

Packages that use FulfillmentGroupItemWrapper
org.broadleafcommerce.core.web.api.endpoint.order   
org.broadleafcommerce.core.web.api.wrapper   
 

Uses of FulfillmentGroupItemWrapper in org.broadleafcommerce.core.web.api.endpoint.order
 

Methods in org.broadleafcommerce.core.web.api.endpoint.order with parameters of type FulfillmentGroupItemWrapper
 FulfillmentGroupWrapper FulfillmentEndpoint.addItemToFulfillmentGroup(javax.servlet.http.HttpServletRequest request, Long fulfillmentGroupId, FulfillmentGroupItemWrapper wrapper, boolean priceOrder)
           
 

Uses of FulfillmentGroupItemWrapper in org.broadleafcommerce.core.web.api.wrapper
 

Fields in org.broadleafcommerce.core.web.api.wrapper with type parameters of type FulfillmentGroupItemWrapper
protected  List<FulfillmentGroupItemWrapper> FulfillmentGroupWrapper.fulfillmentGroupItems
           
 



Copyright © 2012. All Rights Reserved.