Uses of Interface
org.craftercms.studio.api.v2.dal.ItemDAO
Packages that use ItemDAO
Package
Description
-
Uses of ItemDAO in org.craftercms.studio.impl.v1.service.dependency
Fields in org.craftercms.studio.impl.v1.service.dependency declared as ItemDAOMethods in org.craftercms.studio.impl.v1.service.dependency that return ItemDAOMethods in org.craftercms.studio.impl.v1.service.dependency with parameters of type ItemDAO -
Uses of ItemDAO in org.craftercms.studio.impl.v2.service.content.internal
Fields in org.craftercms.studio.impl.v2.service.content.internal declared as ItemDAOMethods in org.craftercms.studio.impl.v2.service.content.internal with parameters of type ItemDAOConstructors in org.craftercms.studio.impl.v2.service.content.internal with parameters of type ItemDAOModifierConstructorDescriptionContentTypeServiceInternalImpl(ContentTypeService contentTypeService, SecurityService securityService, ConfigurationService configurationService, ItemDAO itemDao, String contentTypeBasePathPattern, String contentTypeDefinitionFilename, String contentTypeConfigFilename, String contentTypesRootPath, String templateXPath, String controllerPattern, String controllerFormat, String previewImageXPath, String defaultPreviewImagePath, GitRepositoryHelper gitRepositoryHelper) -
Uses of ItemDAO in org.craftercms.studio.impl.v2.service.item.internal
Methods in org.craftercms.studio.impl.v2.service.item.internal with parameters of type ItemDAO