Uses of Interface
com.broadleafcommerce.content.service.CustomContentFieldService
Packages that use CustomContentFieldService
Package
Description
-
Uses of CustomContentFieldService in com.broadleafcommerce.content.service
Classes in com.broadleafcommerce.content.service that implement CustomContentFieldServiceModifier and TypeClassDescriptionclass -
Uses of CustomContentFieldService in com.broadleafcommerce.content.service.hydration
Methods in com.broadleafcommerce.content.service.hydration that return CustomContentFieldServiceModifier and TypeMethodDescriptionprotected CustomContentFieldService<CustomContentField>DefaultContentItemHydrationService.getCustomFieldService()Methods in com.broadleafcommerce.content.service.hydration with parameters of type CustomContentFieldServiceModifier and TypeMethodDescriptionvoidDefaultContentItemHydrationService.setCustomFieldService(CustomContentFieldService<CustomContentField> customFieldService) -
Uses of CustomContentFieldService in com.broadleafcommerce.content.web.endpoint
Methods in com.broadleafcommerce.content.web.endpoint that return CustomContentFieldServiceModifier and TypeMethodDescriptionprotected CustomContentFieldService<CustomContentField>CustomContentFieldEndpoint.getFieldService()Constructors in com.broadleafcommerce.content.web.endpoint with parameters of type CustomContentFieldServiceModifierConstructorDescription