Uses of Interface
org.craftercms.studio.api.v2.service.content.internal.ContentTypeServiceInternal
Packages that use ContentTypeServiceInternal
Package
Description
-
Uses of ContentTypeServiceInternal in org.craftercms.studio.impl.v2.security
Methods in org.craftercms.studio.impl.v2.security with parameters of type ContentTypeServiceInternalModifier and TypeMethodDescriptionvoidSemanticsAvailableActionsResolverImpl.setContentTypeServiceInternal(ContentTypeServiceInternal contentTypeServiceInternal) -
Uses of ContentTypeServiceInternal in org.craftercms.studio.impl.v2.service.content
Fields in org.craftercms.studio.impl.v2.service.content declared as ContentTypeServiceInternalModifier and TypeFieldDescriptionprotected final ContentTypeServiceInternalContentTypeServiceImpl.contentTypeServiceInternalMethods in org.craftercms.studio.impl.v2.service.content with parameters of type ContentTypeServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setContentTypeServiceInternal(ContentTypeServiceInternal contentTypeServiceInternal) Constructors in org.craftercms.studio.impl.v2.service.content with parameters of type ContentTypeServiceInternalModifierConstructorDescriptionContentTypeServiceImpl(ContentTypeServiceInternal contentTypeServiceInternal) -
Uses of ContentTypeServiceInternal in org.craftercms.studio.impl.v2.service.content.internal
Classes in org.craftercms.studio.impl.v2.service.content.internal that implement ContentTypeServiceInternal