Uses of Annotation Interface
org.craftercms.studio.api.v2.annotation.RequireSiteExists
Packages that use RequireSiteExists
Package
Description
-
Uses of RequireSiteExists in org.craftercms.studio.api.v2.annotation
Classes in org.craftercms.studio.api.v2.annotation with annotations of type RequireSiteExists -
Uses of RequireSiteExists in org.craftercms.studio.impl.v1.service.asset.processing
Methods in org.craftercms.studio.impl.v1.service.asset.processing with annotations of type RequireSiteExists -
Uses of RequireSiteExists in org.craftercms.studio.impl.v1.service.content
Methods in org.craftercms.studio.impl.v1.service.content with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionContentServiceImpl.getItemContentType(String site, String path) booleanContentServiceImpl.pullFromRemote(String siteId, String remoteName, String remoteBranch) booleanContentServiceImpl.pushToRemote(String siteId, String remoteName, String remoteBranch) booleanContentServiceImpl.validateAndCreateFolder(String site, String path, String name) voidContentServiceImpl.writeContent(String site, String path, String fileName, String contentType, InputStream input, String createFolders, String edit, String unlock) voidContentServiceImpl.writeContentAndRename(String site, String path, String targetPath, String fileName, String contentType, InputStream input, String createFolders, String edit, String unlock, boolean createFolder) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v1.service.dependency
Methods in org.craftercms.studio.impl.v1.service.dependency with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionvoidDependencyServiceImpl.deleteItemDependencies(String site, String path) DependencyServiceImpl.getDeleteDependencies(String site, String path) DependencyServiceImpl.getDeleteDependencies(String site, List<String> paths) DependencyServiceImpl.getItemSpecificDependencies(String site, String path, int depth) DependencyServiceImpl.moveDependencies(String site, String oldPath, String newPath) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v1.service.deployment
Methods in org.craftercms.studio.impl.v1.service.deployment with annotations of type RequireSiteExistsModifier and TypeMethodDescription@javax.validation.Valid booleanDeploymentServiceImpl.enablePublishing(String site, boolean enabled) voidDeploymentServiceImpl.publishCommits(String site, String environment, List<String> commitIds, String comment) voidDeploymentServiceImpl.publishItems(String site, String environment, ZonedDateTime schedule, List<String> paths, String submissionComment) voidDeploymentServiceImpl.resetStagingEnvironment(String siteId) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v1.service.site
Methods in org.craftercms.studio.impl.v1.service.site with annotations of type RequireSiteExists -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.configuration.internal
Methods in org.craftercms.studio.impl.v2.service.configuration.internal with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionConfigurationServiceInternalImpl.getConfigurationHistory(String siteId, String module, String path, String environment) ConfigurationServiceInternalImpl.getTranslationConfiguration(String siteId) voidConfigurationServiceInternalImpl.writeConfiguration(String siteId, String module, String path, String environment, InputStream content) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionbooleanContentServiceImpl.contentExists(String siteId, String path) ContentServiceImpl.getQuickCreatableContentTypes(String siteId) booleanContentServiceImpl.shallowContentExists(String site, String path) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.content.internal
Methods in org.craftercms.studio.impl.v2.service.content.internal with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionContentTypeServiceInternalImpl.getAllModelDefinitions(String site) org.apache.commons.lang3.tuple.ImmutablePair<String, org.springframework.core.io.Resource> ContentTypeServiceInternalImpl.getContentTypePreviewImage(String siteId, String contentTypeId) ContentTypeServiceInternalImpl.getContentTypeTemplatePath(String siteId, String contentTypeId) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.dashboard
Methods in org.craftercms.studio.impl.v2.service.dashboard with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionDashboardServiceImpl.getActivitiesForUsers(String siteId, List<String> usernames, List<String> actions, ZonedDateTime dateFrom, ZonedDateTime dateTo, int offset, int limit) intDashboardServiceImpl.getActivitiesForUsersTotal(String siteId, List<String> usernames, List<String> actions, ZonedDateTime dateFrom, ZonedDateTime dateTo) DashboardServiceImpl.getContentExpired(String siteId, int offset, int limit) DashboardServiceImpl.getContentExpiring(String siteId, ZonedDateTime dateFrom, ZonedDateTime dateTo, int offset, int limit) DashboardServiceImpl.getContentPendingApproval(String siteId, List<String> systemTypes, List<org.craftercms.commons.rest.parameters.SortField> sortFields, int offset, int limit) DashboardServiceImpl.getContentPendingApprovalDetail(String siteId, String publishingPackageId, List<org.craftercms.commons.rest.parameters.SortField> sortFields) intDashboardServiceImpl.getContentPendingApprovalTotal(String siteId, List<String> systemTypes) DashboardServiceImpl.getContentUnpublished(String siteId, List<String> systemTypes, List<org.craftercms.commons.rest.parameters.SortField> sortFields, int offset, int limit) intDashboardServiceImpl.getContentUnpublishedTotal(String siteId, List<String> systemTypes) DashboardServiceImpl.getMyActivities(String siteId, List<String> actions, ZonedDateTime dateFrom, ZonedDateTime dateTo, int offset, int limit) intDashboardServiceImpl.getMyActivitiesTotal(String siteId, List<String> actions, ZonedDateTime dateFrom, ZonedDateTime dateTo) DashboardServiceImpl.getPublishingHistory(String siteId, String publishingTarget, String approver, ZonedDateTime dateFrom, ZonedDateTime dateTo, int offset, int limit) DashboardServiceImpl.getPublishingHistoryDetail(String siteId, String publishingPackageId, int offset, int limit) intDashboardServiceImpl.getPublishingHistoryDetailTotalItems(String siteId, String publishingPackageId) intDashboardServiceImpl.getPublishingHistoryTotal(String siteId, String publishingTarget, String approver, ZonedDateTime dateFrom, ZonedDateTime dateTo) DashboardServiceImpl.getPublishingScheduled(String siteId, String publishingTarget, String approver, ZonedDateTime dateFrom, ZonedDateTime dateTo, List<String> systemTypes, List<org.craftercms.commons.rest.parameters.SortField> sortFields, int offset, int limit) DashboardServiceImpl.getPublishingScheduledDetail(String siteId, String publishingPackageId) intDashboardServiceImpl.getPublishingScheduledTotal(String siteId, String publishingTarget, String approver, ZonedDateTime dateFrom, ZonedDateTime dateTo, List<String> systemTypes) DashboardServiceImpl.getPublishingStats(String siteId, int days) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.dependency.internal
Methods in org.craftercms.studio.impl.v2.service.dependency.internal with annotations of type RequireSiteExists -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.publish
Methods in org.craftercms.studio.impl.v2.service.publish with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionvoidPublishServiceImpl.cancelPublishingPackages(String siteId, List<String> packageIds) PublishServiceImpl.getAvailablePublishingTargets(String siteId) PublishServiceImpl.getDeploymentHistory(String siteId, int daysFromToday, int numberOfItems, String filterType) PublishServiceImpl.getPublishingPackageDetails(String siteId, String packageId) PublishServiceImpl.getPublishingPackages(String siteId, String environment, String path, List<String> states, int offset, int limit) intPublishServiceImpl.getPublishingPackagesTotal(String siteId, String environment, String path, List<String> states) booleanPublishServiceImpl.isSitePublished(String siteId) PublishServiceImpl.publishAll(String siteId, String publishingTarget, String comment) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.repository
Methods in org.craftercms.studio.impl.v2.service.repository with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionbooleanRepositoryManagementServiceImpl.addRemote(String siteId, RemoteRepository remoteRepository) RepositoryManagementServiceImpl.cancelFailedPull(String siteId) RepositoryManagementServiceImpl.commitResolution(String siteId, String commitMessage) RepositoryManagementServiceImpl.getDiffForConflictedFile(String siteId, String path) RepositoryManagementServiceImpl.getRepositoryStatus(String siteId) RepositoryManagementServiceImpl.pullFromRemote(String siteId, String remoteName, String remoteBranch, String mergeStrategy) booleanRepositoryManagementServiceImpl.pushToRemote(String siteId, String remoteName, String remoteBranch, boolean force) voidRepositoryManagementServiceImpl.rebuildDatabase(String siteId) booleanRepositoryManagementServiceImpl.removeRemote(String siteId, String remoteName) RepositoryManagementServiceImpl.resolveConflict(String siteId, String path, String resolution) booleanRepositoryManagementServiceImpl.unlockRepository(String siteId, GitRepositories repositoryType) -
Uses of RequireSiteExists in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with annotations of type RequireSiteExistsModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.delete(String siteId, List<String> paths, List<String> optionalDependencies, String comment) WorkflowServiceImpl.getItemStates(String siteId, String path, Long states, int offset, int limit) intWorkflowServiceImpl.getItemStatesTotal(String siteId, String path, Long states) WorkflowServiceImpl.getWorkflowAffectedPaths(String siteId, String path) voidWorkflowServiceImpl.requestPublish(String siteId, List<String> paths, List<String> optionalDependencies, String publishingTarget, ZonedDateTime schedule, String comment, boolean sendEmailNotifications) voidWorkflowServiceImpl.updateItemStates(String siteId, List<String> paths, boolean clearSystemProcessing, boolean clearUserLocked, Boolean live, Boolean staged, Boolean isNew, Boolean modified) voidWorkflowServiceImpl.updateItemStatesByQuery(String siteId, String path, Long states, boolean clearSystemProcessing, boolean clearUserLocked, Boolean live, Boolean staged, Boolean isNew, Boolean modified)