Uses of Package
com.broadleafcommerce.catalog.provider.jpa.domain.asset
Packages that use com.broadleafcommerce.catalog.provider.jpa.domain.asset
Package
Description
-
-
Classes in com.broadleafcommerce.catalog.provider.jpa.domain.asset used by com.broadleafcommerce.catalog.provider.jpa.domain
-
Classes in com.broadleafcommerce.catalog.provider.jpa.domain.asset used by com.broadleafcommerce.catalog.provider.jpa.domain.assetClassDescription
JpaCategoryAsset.tags
are meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table.JpaProductAsset.tags
are meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table. -
Classes in com.broadleafcommerce.catalog.provider.jpa.domain.asset used by com.broadleafcommerce.catalog.provider.jpa.domain.product.optionClassDescriptionThe persisted counterpart to a
SpecificItemChoiceAsset
for use with a JPA datastore. -
-