Uses of Interface
com.broadleafcommerce.content.service.ContentFieldService
Packages that use ContentFieldService
Package
Description
-
Uses of ContentFieldService in com.broadleafcommerce.content.service
Classes in com.broadleafcommerce.content.service that implement ContentFieldServiceMethods in com.broadleafcommerce.content.service that return ContentFieldServiceModifier and TypeMethodDescriptionprotected ContentFieldService<ContentField>
DefaultContentModelService.getContentFieldService()
Methods in com.broadleafcommerce.content.service with parameters of type ContentFieldServiceModifier and TypeMethodDescriptionvoid
DefaultContentModelService.setContentFieldService
(ContentFieldService<ContentField> contentFieldService) -
Uses of ContentFieldService in com.broadleafcommerce.content.service.hydration
Methods in com.broadleafcommerce.content.service.hydration that return ContentFieldServiceModifier and TypeMethodDescriptionprotected ContentFieldService<ContentField>
DefaultContentItemHydrationService.getContentFieldService()
Methods in com.broadleafcommerce.content.service.hydration with parameters of type ContentFieldServiceModifier and TypeMethodDescriptionvoid
DefaultContentItemHydrationService.setContentFieldService
(ContentFieldService<ContentField> contentFieldService)