Serialized Form
|
Package org.broadleafcommerce.inventory.domain |
serialVersionUID: 1L
id
Long id
name
String name
address
org.broadleafcommerce.profile.core.domain.Address address
pickupLocation
Boolean pickupLocation
shippingLocation
Boolean shippingLocation
defaultLocation
Boolean defaultLocation
inventoryList
List<E> inventoryList
serialVersionUID: 1L
id
Long id
fulfillmentLocation
FulfillmentLocation fulfillmentLocation
sku
org.broadleafcommerce.core.catalog.domain.Sku sku
quantityAvailable
Integer quantityAvailable
quantityOnHand
Integer quantityOnHand
expectedAvailabilityDate
Date expectedAvailabilityDate
version
Long version
|
Package org.broadleafcommerce.inventory.exception |
serialVersionUID: 1L
serialVersionUID: 1L
skuInventoryAvailable
Map<K,V> skuInventoryAvailable
|
Package org.broadleafcommerce.inventory.service.workflow |
serialVersionUID: 1L
fulfillmentLocation
FulfillmentLocation fulfillmentLocation
skuQuantityMap
Map<K,V> skuQuantityMap
Copyright © 2013. All Rights Reserved.