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 TypeClassDescriptionclassDefault implementation ofContentResolverService.classDeprecated, 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 ContentResolverServiceContentResolverEndpoint.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