Uses of Class
org.opencms.gwt.CmsRpcException
Package
Description
Contains the container page editor service classes.
Contains the container page editor service interfaces.
Contains server side classes for the XML content editor.
Contains the RPC service interfaces used by the XML content editor.
Contains server side classes for the gallery dialogs.
This package contains the server-side classes for the publish module.
Classes to handle client-side GWT-RPC services.
Server side of the sitemap view.
Shared RPC interfaces.
Provides core support for GWT.
Shared RPC interfaces.
-
Uses of CmsRpcException in org.opencms.ade.containerpage
Modifier and TypeMethodDescriptionvoid
CmsContainerpageService.addToFavoriteList
(CmsContainerPageRpcContext context, String clientId) void
CmsContainerpageService.addToRecentList
(CmsContainerPageRpcContext context, String clientId) boolean
CmsContainerpageService.checkContainerpageOrElementsChanged
(CmsUUID structureId, CmsUUID detailContentId, String contentLocale) CmsContainerpageService.checkCreateNewElement
(CmsUUID pageStructureId, CmsUUID detailContentId, String clientId, String resourceType, CmsContainer container, String locale) boolean
CmsContainerpageService.checkNewWidgetsAvailable
(CmsUUID structureId) CmsContainerpageService.copyElement
(CmsUUID pageId, CmsUUID originalElementId, String locale) CmsContainerpageService.createNewElement
(CmsUUID pageStructureId, CmsUUID detailContentId, String clientId, String resourceType, CmsUUID modelResourceStructureId, String locale) CmsContainerpageService.getDeleteOptions
(String clientId, CmsUUID pageId, String requestParams) CmsContainerpageService.getEditOptions
(String clientId, CmsUUID pageId, String requestParams, boolean isListElement) CmsContainerpageService.getElementsData
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String reqParams, Collection<String> clientIds, Collection<CmsContainer> containers, boolean allwaysCopy, String dndSource, String locale) CmsContainerpageService.getElementSettingsConfig
(CmsContainerPageRpcContext context, String clientId, String containerId, Collection<CmsContainer> containers, String locale) CmsContainerpageService.getElementsLockedForPublishing
(Set<CmsUUID> idsToCheck) CmsContainerpageService.getElementWithSettings
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String uriParams, String clientId, Map<String, String> settings, Collection<CmsContainer> containers, String locale) CmsContainerpageService.getFavoriteList
(CmsUUID pageStructureId, CmsUUID detailContentId, Collection<CmsContainer> containers, String locale) CmsContainerpageService.getGalleryDataForPage
(List<CmsContainer> containers, CmsUUID elementView, String uri, CmsUUID detailContentId, String locale, CmsTemplateContextInfo templateContextInfo) CmsContainerpageService.getListElementCreationOptions
(CmsUUID structureId, String jsonListAddData) CmsContainerpageService.getNewElementData
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String reqParams, String resourceType, Collection<CmsContainer> containers, String localeName) CmsContainerpageService.getNewOptions
(String clientId, CmsUUID pageStructureId, String requestParams) CmsContainerpageService.getRecentList
(CmsUUID pageStructureId, CmsUUID detailContentId, Collection<CmsContainer> containers, String locale) CmsContainerpageService.getRemovedElementStatus
(String id, CmsUUID containerpageId) CmsContainerpageService.getReuseInfo
(CmsUUID pageId, CmsUUID detailId, CmsUUID elementId) void
CmsContainerpageService.handleDelete
(String clientId, String deleteOption, CmsUUID pageId, String requestParams) CmsContainerpageService.prefetch()
static CmsCntPageData
CmsContainerpageService.prefetch
(javax.servlet.http.HttpServletRequest request) Fetches the container page data.CmsContainerpageService.prepareForEdit
(String clientId, String editOption, CmsUUID pageId, String requestParams) CmsContainerpageService.replaceElement
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String reqParams, String clientId, String replaceId, Collection<CmsContainer> containers, String locale) long
CmsContainerpageService.saveContainerpage
(CmsUUID pageStructureId, List<CmsContainer> containers) long
CmsContainerpageService.saveDetailContainers
(CmsUUID detailId, String detailContainerResource, List<CmsContainer> containers) CmsContainerpageService.saveElementSettings
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String reqParams, String clientId, Map<String, String> settings, List<CmsContainer> containers, String locale) void
CmsContainerpageService.saveFavoriteList
(List<String> clientIds, String uri) CmsContainerpageService.saveGroupContainer
(CmsContainerPageRpcContext context, CmsUUID detailContentId, String reqParams, CmsGroupContainer groupContainer, Collection<CmsContainer> containers, String locale) CmsContainerpageService.saveInheritanceContainer
(CmsUUID pageStructureId, CmsUUID detailContentId, CmsInheritanceContainer inheritanceContainer, Collection<CmsContainer> containers, String locale) void
CmsContainerpageService.saveRecentList
(List<String> clientIds, String uri) void
CmsContainerpageService.setEditSmallElements
(boolean editSmallElements) void
CmsContainerpageService.setLastPage
(CmsUUID pageId, CmsUUID detailId) -
Uses of CmsRpcException in org.opencms.ade.contenteditor
Modifier and TypeMethodDescriptionCmsContentService.callEditorChangeHandlers
(String entityId, CmsEntity editedLocaleEntity, Collection<String> skipPaths, Collection<String> changedScopes) void
CmsContentService.copyLocale
(Collection<String> locales, CmsEntity sourceLocale) CmsContentService.loadContentDefinition
(String entityId) CmsContentService.loadDefinition
(String entityId, String clientId, CmsEntity editedLocaleEntity, Collection<String> skipPaths, Map<String, String> settingPresets) CmsContentService.loadInitialDefinition
(String entityId, String clientId, String newLink, CmsUUID modelFileId, String editContext, String mainLocale, String mode, String postCreateHandler, CmsEditHandlerData editHandlerDataForNew, Map<String, String> settingPresets, String editorStylesheet) CmsContentService.loadNewDefinition
(String entityId, String clientId, CmsEntity editedLocaleEntity, Collection<String> skipPaths, Map<String, String> settingPresets) CmsContentService.prefetch()
static CmsContentDefinition
CmsContentService.prefetch
(javax.servlet.http.HttpServletRequest request) Fetches the initial content definition.CmsContentService.saveAndDeleteEntities
(CmsEntity lastEditedEntity, String clientId, List<String> deletedEntities, Collection<String> skipPaths, String lastEditedLocale, boolean clearOnSuccess) CmsContentService.saveValue
(String contentId, String contentPath, String localeString, String newValue) CmsContentService.validateEntity
(CmsEntity changedEntity) -
Uses of CmsRpcException in org.opencms.ade.galleries
Modifier and TypeMethodDescriptionvoid
CmsGalleryService.deleteResource
(String resourcePath) CmsGalleryService.getGalleryActionInfo
(String sitePath) CmsPreviewService.getImageInfo
(String resourcePath, String locale) CmsGalleryService.getInfoForResource
(String linkPath, String locale) static CmsGalleryDataBean
CmsGalleryService.getInitialSettings
(javax.servlet.http.HttpServletRequest request, CmsGalleryConfiguration config) Returns the initial gallery settings.CmsGalleryService.getInitialSettings
(CmsGalleryConfiguration conf) CmsPreviewService.getResourceInfo
(String resourcePath, String locale) CmsGalleryService.getSearch
(CmsGallerySearchBean searchObj) CmsGalleryService.getSubEntries
(String rootPath, boolean isRoot, String filter) CmsGalleryService.getSubFolders
(String rootPath) CmsGalleryService.loadVfsEntryBean
(String path, String filter) void
CmsGalleryService.saveTreeOpenState
(String treeName, String treeToken, String siteRoot, Set<CmsUUID> openItems) CmsPreviewService.updateImageProperties
(String resourcePath, String locale, Map<String, String> properties) void
CmsGalleryService.updateIndex()
CmsPreviewService.updateResourceProperties
(String resourcePath, String locale, Map<String, String> properties) -
Uses of CmsRpcException in org.opencms.ade.postupload
Modifier and TypeMethodDescriptionCmsPostUploadDialogActionElement.getDialogData()
Returns the needed server data for client-side usage.CmsPostUploadDialogService.prefetch()
static CmsPostUploadDialogBean
CmsPostUploadDialogService.prefetch
(javax.servlet.http.HttpServletRequest request) Fetches the dialog data. -
Uses of CmsRpcException in org.opencms.ade.publish
Modifier and TypeMethodDescriptionCmsPublishService.executeAction
(CmsWorkflowAction action, CmsWorkflowActionParams params) CmsPublishService.getInitData
(HashMap<String, String> params) CmsPublishService.getResourceGroups
(CmsWorkflow workflow, CmsPublishOptions options, boolean projectChanged) CmsPublishService.getResourceOptions()
Retrieves the publish options.static CmsPublishData
CmsPublishService.prefetch
(javax.servlet.http.HttpServletRequest request) Fetches the publish data. -
Uses of CmsRpcException in org.opencms.ade.sitemap
Modifier and TypeMethodDescriptionvoid
CmsVfsSitemapService.changeCategory
(String entryPoint, CmsUUID id, String title, String name) void
CmsVfsSitemapService.createCategory
(String entryPoint, CmsUUID id, String title, String name) CmsVfsSitemapService.createNewGalleryFolder
(String parentFolder, String title, int folderTypeId) CmsVfsSitemapService.createNewModelPage
(String entryPointUri, String title, String description, CmsUUID copyId, boolean isModelGroup) CmsVfsSitemapService.createSubSitemap
(CmsUUID entryId) void
CmsVfsSitemapService.disableModelPage
(String baseUri, CmsUUID modelPageId, boolean disabled) CmsVfsSitemapService.editAttributeData
(CmsUUID rootId) CmsVfsSitemapService.getAliasTable()
CmsVfsSitemapService.getCategoryData
(String entryPoint) CmsVfsSitemapService.getChildren
(String entryPointUri, CmsUUID entryId, int levels) CmsVfsSitemapService.getModelInfos
(CmsUUID rootId) CmsVfsSitemapService.getNewElementInfo
(String entryPointUri) CmsVfsSitemapService.getResourceLink
(CmsUUID baseId, String sitePath) CmsVfsSitemapService.loadPropertyDataForLocaleCompareView
(CmsUUID id, CmsUUID rootId) CmsVfsSitemapService.mergeSubSitemap
(String entryPoint, CmsUUID subSitemapId) static CmsSitemapData
Fetches the sitemap data.CmsVfsSitemapService.prepareReloadSitemap
(CmsUUID rootId, CmsSitemapData.EditorMode mode) void
CmsVfsSitemapService.removeModelPage
(String entryPointUri, CmsUUID id) CmsVfsSitemapService.save
(String entryPoint, CmsSitemapChange change) CmsVfsSitemapService.saveAliases
(CmsAliasSaveValidationRequest saveRequest) void
CmsVfsSitemapService.savePropertiesForLocaleCompareMode
(CmsUUID id, String newUrlName, List<CmsPropertyModification> propertyChanges, boolean editedName) void
CmsVfsSitemapService.saveSitemapAttributes
(CmsUUID rootId, Map<String, String> attributes) CmsVfsSitemapService.setDefaultModel
(CmsUUID rootId, CmsUUID modelId) -
Uses of CmsRpcException in org.opencms.gwt
Modifier and TypeMethodDescriptionCmsCoreService.changePassword
(String oldPassword, String newPassword, String newPasswordConfirm) void
CmsVfsService.createNewExternalLink
(String title, String link, String resourceName, String parentFolderPath) void
CmsVfsService.createPropertyDefinition
(String name) void
CmsVfsService.deleteResource
(String sitePath) void
CmsVfsService.deleteResource
(CmsUUID structureId) void
Logs and re-throws the given exception for RPC responses.void
CmsVfsService.forceUnlock
(CmsUUID structureId) CmsVfsService.getAliasesForPage
(CmsUUID uuid) CmsVfsService.getBrokenLinks
(String sitePath) CmsVfsService.getBrokenLinks
(CmsUUID structureId) CmsCoreService.getCategories
(String fromPath, boolean includeSubCats, String refPath, boolean showWithRepositories, Set<String> selected) CmsCoreService.getCategoriesForSitePath
(String sitePath) CmsCoreService.getCategoryInfo
(CmsUUID structureId) CmsVfsService.getChildren
(String path) CmsCoreService.getContextMenuEntries
(CmsUUID structureId, CmsCoreData.AdeContext context) CmsCoreService.getContextMenuEntries
(CmsUUID structureId, CmsCoreData.AdeContext context, Map<String, String> params) CmsVfsService.getDataViewThumbnail
(String config, String id) CmsVfsService.getDefaultProperties
(List<CmsUUID> structureIds) CmsVfsService.getDefinedProperties()
CmsVfsService.getDetailName
(CmsUUID id, String localeStr) CmsVfsService.getFileReplaceInfo
(CmsUUID structureId) CmsVfsService.getHistoryPreviewInfo
(CmsUUID structureId, String locale, CmsHistoryVersion versionBean) CmsCoreService.getLinkForReturnCode
(String returnCode) CmsVfsService.getLockReportInfo
(CmsUUID structureId) CmsVfsService.getPageInfo
(String vfsPath) CmsVfsService.getPageInfo
(CmsUUID structureId) CmsVfsService.getPreviewInfo
(String sitePath, String locale) CmsVfsService.getPreviewInfo
(CmsUUID structureId, String locale) CmsVfsService.getRenameInfo
(CmsUUID structureId) CmsVfsService.getResourceHistory
(CmsUUID structureId) CmsCoreService.getResourceState
(CmsUUID structureId) CmsVfsService.getResourceStatus
(CmsUUID structureId, String contentLocale, boolean includeTargets, CmsUUID detailContentId, Map<String, String> context) CmsVfsService.getRestoreInfo
(CmsUUID structureId) CmsVfsService.getRootEntries()
CmsVfsService.getStructureId
(String vfsPath) CmsVfsService.getUploadFolderInfo
(String path) CmsCoreService.getWorkplaceLink
(CmsUUID structureId) CmsCoreService.getWorkplaceLinkForPath
(String path) CmsVfsService.loadLinkInfo
(CmsUUID structureId) CmsVfsService.loadPropertyData
(CmsUUID id) CmsVfsService.loadQuickLaunchItems
(CmsQuickLaunchParams params) CmsCoreService.loadUserSettings()
CmsCoreService.lockIfExists
(String sitePath) CmsCoreService.lockIfExists
(String sitePath, long loadTime) CmsVfsService.prepareEdit
(CmsUUID currentPageId, String pathWithMacros) CmsVfsService.renameResource
(CmsUUID structureId, String newName) void
CmsVfsService.restoreResource
(CmsUUID structureId, int version) void
CmsVfsService.saveAliases
(CmsUUID structureId, List<CmsAliasBean> aliasBeans) void
CmsVfsService.saveExternalLink
(CmsUUID structureId, String title, String link, String fileName) void
CmsVfsService.saveProperties
(CmsPropertyChangeSet changes, boolean updateIndex) void
void
CmsCoreService.setResourceCategories
(CmsUUID structureId, List<String> categories) void
CmsCoreService.setShowEditorHelp
(boolean visible) void
CmsCoreService.setToolbarVisible
(boolean visible) CmsVfsService.substituteLinkForRootPath
(String currentSiteRoot, String rootPath) void
CmsVfsService.syncDeleteResource
(CmsUUID structureId) void
void
CmsVfsService.undoChanges
(CmsUUID structureId, boolean undoMove) CmsCoreService.validate
(String formValidatorClass, Map<String, CmsValidationQuery> validationQueries, Map<String, String> values, String config) CmsCoreService.validate
(Map<String, CmsValidationQuery> validationQueries) CmsVfsService.validateAliases
(CmsUUID uuid, Map<String, String> aliasPaths) -
Uses of CmsRpcException in org.opencms.ugc