Uses of Class
org.craftercms.studio.api.v2.dal.QuickCreateItem
Packages that use QuickCreateItem
Package
Description
-
Uses of QuickCreateItem in org.craftercms.studio.api.v2.service.content
Methods in org.craftercms.studio.api.v2.service.content that return types with arguments of type QuickCreateItemModifier and TypeMethodDescriptionContentService.getQuickCreatableContentTypes(String siteId) Get list of content types marked as quick creatable for given site -
Uses of QuickCreateItem in org.craftercms.studio.api.v2.service.content.internal
Methods in org.craftercms.studio.api.v2.service.content.internal that return types with arguments of type QuickCreateItemModifier and TypeMethodDescriptionContentTypeServiceInternal.getQuickCreatableContentTypes(String siteId) Get list of content types marked as quick creatable for given site -
Uses of QuickCreateItem in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content that return types with arguments of type QuickCreateItemModifier and TypeMethodDescriptionContentServiceImpl.getQuickCreatableContentTypes(String siteId) -
Uses of QuickCreateItem in org.craftercms.studio.impl.v2.service.content.internal
Methods in org.craftercms.studio.impl.v2.service.content.internal that return types with arguments of type QuickCreateItemModifier and TypeMethodDescriptionContentTypeServiceInternalImpl.getQuickCreatableContentTypes(String siteId)