Package com.broadleafcommerce.catalog.service.asset
@NonNullApi
package com.broadleafcommerce.catalog.service.asset
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionAbstractPrimaryAssetCollisionService<P extends PrimaryAsset>The abstract service that is used to resolve collisions of the primary assets.CategoryAssetService<P extends CategoryAsset>Service API for
CategoryAssets
.DefaultCategoryAssetService<P extends CategoryAsset>The default implementation of theAbstractPrimaryAssetCollisionService
for theCategoryAsset
DefaultProductAssetService<P extends ProductAsset>The default implementation of theAbstractPrimaryAssetCollisionService
for theCategoryAsset
ProductAssetService<P extends ProductAsset>Service API forProductAssets
.