Uses of Interface
org.craftercms.studio.api.v2.service.content.ContentService
Packages that use ContentService
Package
Description
-
Uses of ContentService in org.craftercms.studio.controller.rest.v2
Constructors in org.craftercms.studio.controller.rest.v2 with parameters of type ContentServiceModifierConstructorDescriptionContentController(ContentService contentService, DependencyService dependencyService, ClipboardService clipboardService, WorkflowService workflowService) -
Uses of ContentService in org.craftercms.studio.impl.v1.content.pipeline
Fields in org.craftercms.studio.impl.v1.content.pipeline declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceFormDmContentProcessor.contentServiceV2Methods in org.craftercms.studio.impl.v1.content.pipeline with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidFormDmContentProcessor.setContentServiceV2(ContentService contentServiceV2) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.content
Fields in org.craftercms.studio.impl.v1.service.content declared as ContentServiceMethods in org.craftercms.studio.impl.v1.service.content with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidContentServiceImpl.setContentServiceV2(ContentService contentServiceV2) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.content
Classes in org.craftercms.studio.impl.v2.service.content that implement ContentService -
Uses of ContentService in org.craftercms.studio.impl.v2.service.content.internal
Fields in org.craftercms.studio.impl.v2.service.content.internal declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceContentTypeServiceInternalImpl.contentServiceMethods in org.craftercms.studio.impl.v2.service.content.internal with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidContentTypeServiceInternalImpl.setContentService(ContentService contentService)