Class JpaIncludedProduct

java.lang.Object
com.broadleafcommerce.catalog.provider.jpa.domain.JpaIncludedProduct
All Implemented Interfaces:
com.broadleafcommerce.translation.mapping.SubIdentifiable, Serializable, javax.money.CurrencySupplier

public class JpaIncludedProduct extends Object implements Serializable, javax.money.CurrencySupplier, com.broadleafcommerce.translation.mapping.SubIdentifiable
Persistent counter-part to a IncludedProduct for use with a JPA datastore.
Author:
Samarth Dhruva (samarthd)
See Also: