Uses of Interface
org.craftercms.studio.api.v1.repository.ContentRepository
Packages that use ContentRepository
Package
Description
-
Uses of ContentRepository in org.craftercms.studio.api.v2.repository.blob
Subinterfaces of ContentRepository in org.craftercms.studio.api.v2.repository.blobModifier and TypeInterfaceDescriptioninterfaceExtension ofBlobStorethat adds support for Studio content repository operationsinterfaceBase class for all implementations ofStudioBlobStore -
Uses of ContentRepository in org.craftercms.studio.impl.v1.content.pipeline
Fields in org.craftercms.studio.impl.v1.content.pipeline declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryFormDmContentProcessor.contentRepositoryV1Methods in org.craftercms.studio.impl.v1.content.pipeline with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidFormDmContentProcessor.setContentRepositoryV1(ContentRepository contentRepositoryV1) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.repository.git
Classes in org.craftercms.studio.impl.v1.repository.git that implement ContentRepository -
Uses of ContentRepository in org.craftercms.studio.impl.v1.repository.job
Fields in org.craftercms.studio.impl.v1.repository.job declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryRebuildRepositoryMetadata.contentRepositoryprotected ContentRepositoryRepositoryCleanupJob.contentRepositoryMethods in org.craftercms.studio.impl.v1.repository.job that return ContentRepositoryMethods in org.craftercms.studio.impl.v1.repository.job with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidRebuildRepositoryMetadata.setContentRepository(ContentRepository contentRepository) voidRepositoryCleanupJob.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.configuration
Fields in org.craftercms.studio.impl.v1.service.configuration declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryServicesConfigImpl.contentRepositoryMethods in org.craftercms.studio.impl.v1.service.configuration that return ContentRepositoryMethods in org.craftercms.studio.impl.v1.service.configuration with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidServicesConfigImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.content
Fields in org.craftercms.studio.impl.v1.service.content declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryContentTypeServiceImpl.contentRepositoryMethods in org.craftercms.studio.impl.v1.service.content that return ContentRepositoryMethods in org.craftercms.studio.impl.v1.service.content with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidContentServiceImpl.setContentRepository(ContentRepository contentRepository) voidContentTypeServiceImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.dependency
Fields in org.craftercms.studio.impl.v1.service.dependency declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryDependencyServiceImpl.contentRepositoryMethods in org.craftercms.studio.impl.v1.service.dependency that return ContentRepositoryMethods in org.craftercms.studio.impl.v1.service.dependency with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidDependencyServiceImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.deployment
Fields in org.craftercms.studio.impl.v1.service.deployment declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryDeploymentServiceImpl.contentRepositoryprotected ContentRepositoryDmPublishServiceImpl.contentRepositoryprotected ContentRepositoryPublishingManagerImpl.contentRepositoryMethods in org.craftercms.studio.impl.v1.service.deployment that return ContentRepositoryMethods in org.craftercms.studio.impl.v1.service.deployment with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidDeploymentServiceImpl.setContentRepository(ContentRepository contentRepository) voidDmPublishServiceImpl.setContentRepository(ContentRepository contentRepository) voidPublishingManagerImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.site
Fields in org.craftercms.studio.impl.v1.service.site declared as ContentRepositoryMethods in org.craftercms.studio.impl.v1.service.site with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidSiteServiceImpl.setContentRepository(ContentRepository repo) -
Uses of ContentRepository in org.craftercms.studio.impl.v1.service.transaction
Fields in org.craftercms.studio.impl.v1.service.transaction declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryTransactionServiceImpl._contentRepositoryMethods in org.craftercms.studio.impl.v1.service.transaction that return ContentRepositoryModifier and TypeMethodDescriptionTransactionServiceImpl.getContentRepository()getter for content repositoryMethods in org.craftercms.studio.impl.v1.service.transaction with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidTransactionServiceImpl.setContentRepository(ContentRepository repo) setter for content repository -
Uses of ContentRepository in org.craftercms.studio.impl.v2.repository.blob
Classes in org.craftercms.studio.impl.v2.repository.blob that implement ContentRepositoryModifier and TypeClassDescriptionclassImplementation ofContentRepository,ContentRepositorythat delegates calls to aStudioBlobStorewhen appropriateFields in org.craftercms.studio.impl.v2.repository.blob declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryStudioBlobStoreResolverImpl.contentRepositoryMethods in org.craftercms.studio.impl.v2.repository.blob with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidStudioBlobStoreResolverImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v2.repository.blob.s3
Classes in org.craftercms.studio.impl.v2.repository.blob.s3 that implement ContentRepository -
Uses of ContentRepository in org.craftercms.studio.impl.v2.service.policy.internal
Fields in org.craftercms.studio.impl.v2.service.policy.internal declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryPolicyServiceInternalImpl.contentRepositoryConstructors in org.craftercms.studio.impl.v2.service.policy.internal with parameters of type ContentRepositoryModifierConstructorDescriptionPolicyServiceInternalImpl(ContentRepository contentRepository, ContentRepository contentRepositoryV2, ConfigurationService configurationService, PolicyValidator systemValidator, List<PolicyValidator> policyValidators, String configPath) -
Uses of ContentRepository in org.craftercms.studio.impl.v2.service.repository.internal
Methods in org.craftercms.studio.impl.v2.service.repository.internal with parameters of type ContentRepositoryModifier and TypeMethodDescriptionvoidRepositoryManagementServiceInternalImpl.setContentRepository(ContentRepository contentRepository) -
Uses of ContentRepository in org.craftercms.studio.impl.v2.service.site.internal
Constructors in org.craftercms.studio.impl.v2.service.site.internal with parameters of type ContentRepositoryModifierConstructorDescriptionSitesServiceInternalImpl(org.craftercms.commons.plugin.PluginDescriptorReader descriptorReader, ContentRepository contentRepository, StudioBlobAwareContentRepository blobAwareRepository, StudioConfiguration studioConfiguration, SiteFeedMapper siteFeedMapper, SiteDAO siteDao, RetryingDatabaseOperationFacade retryingDatabaseOperationFacade, SiteService siteServiceV1, Deployer deployer, ConfigurationService configurationService, SecurityService securityService, AuditServiceInternal auditServiceInternal) -
Uses of ContentRepository in org.craftercms.studio.impl.v2.upgrade
Fields in org.craftercms.studio.impl.v2.upgrade declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryStudioUpgradeManagerImpl.contentRepositoryConstructors in org.craftercms.studio.impl.v2.upgrade with parameters of type ContentRepositoryModifierConstructorDescriptionStudioUpgradeManagerImpl(org.craftercms.commons.upgrade.VersionProvider dbVersionProvider, org.craftercms.commons.upgrade.UpgradePipelineFactory<String> dbPipelineFactory, org.craftercms.commons.upgrade.UpgradePipelineFactory<String> bpPipelineFactory, org.craftercms.commons.upgrade.impl.configuration.YamlConfigurationProvider configurationProvider, DataSource dataSource, org.craftercms.commons.entitlements.validator.DbIntegrityValidator integrityValidator, ContentRepository contentRepository, StudioConfiguration studioConfiguration, InstanceService instanceService, RetryingRepositoryOperationFacade retryingRepositoryOperationFacade) -
Uses of ContentRepository in org.craftercms.studio.impl.v2.upgrade.providers
Fields in org.craftercms.studio.impl.v2.upgrade.providers declared as ContentRepositoryModifier and TypeFieldDescriptionprotected ContentRepositoryXmlFileVersionProvider.contentRepositoryConstructors in org.craftercms.studio.impl.v2.upgrade.providers with parameters of type ContentRepositoryModifierConstructorDescriptionSiteVersionProvider(String path, String xpath, String defaultVersion, ContentRepository contentRepository, org.springframework.core.io.Resource defaultFile) XmlFileVersionProvider(String path, String xpath, String defaultVersion, ContentRepository contentRepository) XmlStreamVersionProvider(String path, String xpath, String defaultVersion, ContentRepository contentRepository, String versionElementName)