Uses of Interface
com.broadleafcommerce.asset.storage.provider.service.ContentResolverService
Packages that use ContentResolverService
Package
Description
-
Uses of ContentResolverService in com.broadleafcommerce.asset.storage.provider.service
Classes in com.broadleafcommerce.asset.storage.provider.service that implement ContentResolverServiceModifier and TypeClassDescriptionclass
Default implementation ofContentResolverService
.class
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ContentResolverService in com.broadleafcommerce.asset.web.endpoint
Methods in com.broadleafcommerce.asset.web.endpoint that return ContentResolverServiceModifier and TypeMethodDescriptionprotected ContentResolverService
ContentResolverEndpoint.getContentResolverService()
Constructors in com.broadleafcommerce.asset.web.endpoint with parameters of type ContentResolverServiceModifierConstructorDescriptionContentResolverEndpoint
(ContentResolverService contentResolverService, InternalAssetProperties internalAssetProperties, AssetService<Asset> service, jakarta.activation.FileTypeMap mimeFileTypeMap, com.broadleafcommerce.data.tracking.core.tenant.service.CommonApplicationService<com.broadleafcommerce.data.tracking.core.tenant.domain.Application> applicationService)
DefaultContentResolver