Uses of Interface
org.craftercms.studio.api.v2.service.content.internal.ContentServiceInternal
Packages that use ContentServiceInternal
Package
Description
-
Uses of ContentServiceInternal in org.craftercms.studio.api.v2.annotation.policy
Fields in org.craftercms.studio.api.v2.annotation.policy declared as ContentServiceInternalModifier and TypeFieldDescriptionprotected ContentServiceInternalSitePolicyAspect.contentServiceInternalConstructors in org.craftercms.studio.api.v2.annotation.policy with parameters of type ContentServiceInternalModifierConstructorDescriptionSitePolicyAspect(PolicyService policyService, ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as ContentServiceInternalModifier and TypeFieldDescriptionprotected ContentServiceInternalWorkflowServiceImpl.contentServiceInternalMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.security
Methods in org.craftercms.studio.impl.v2.security with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidSemanticsAvailableActionsResolverImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.configuration.internal
Methods in org.craftercms.studio.impl.v2.service.configuration.internal with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidConfigurationServiceInternalImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.content.internal
Classes in org.craftercms.studio.impl.v2.service.content.internal that implement ContentServiceInternal -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.dashboard
Constructors in org.craftercms.studio.impl.v2.service.dashboard with parameters of type ContentServiceInternalModifierConstructorDescriptionDashboardServiceImpl(ActivityStreamServiceInternal activityStreamServiceInternal, PublishServiceInternal publishServiceInternal, ContentServiceInternal contentServiceInternal, SecurityService securityService, WorkflowServiceInternal workflowServiceInternal, ItemServiceInternal itemServiceInternal, SearchService searchService, StudioConfiguration studioConfiguration) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.item.internal
Methods in org.craftercms.studio.impl.v2.service.item.internal with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidItemServiceInternalImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal) -
Uses of ContentServiceInternal in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with parameters of type ContentServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setContentServiceInternal(ContentServiceInternal contentServiceInternal)