Package com.broadleafcommerce.asset.provider.jpa.domain
package com.broadleafcommerce.asset.provider.jpa.domain
-
ClassesClassDescriptionPersistent counter-part to a
Asset
for use with a JPA-supported datastore.JpaAsset.tags
are 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 anAttribute
for use with a JPA-supported datastore.Persistent counter-part toFileUploadState
for use with a JPA-supported datastore.Persistent counter-part toFolder
for use with a JPA-supported datastore.Persisted domain counterpart ofStorageLocationMapping
.