Package com.broadleafcommerce.asset.provider.jpa.domain
package com.broadleafcommerce.asset.provider.jpa.domain
-
ClassesClassDescriptionPersistent counter-part to a
Assetfor use with a JPA-supported datastore.JpaAsset.tagsare meant to be query-able and individually modifiable, and thus it is necessary to maintain them in a separate table.The ID class representing the composite key forJpaAssetTag.Persistent counter-part to anAttributefor use with a JPA-supported datastore.Persistent counter-part toFileUploadStatefor use with a JPA-supported datastore.Persistent counter-part toFolderfor use with a JPA-supported datastore.Persisted domain counterpart ofStorageLocationMapping.