-
ClassDescriptionthis import class is no longer in use and should only be used to import old export filesthis import class is no longer in use and should only be used to import old export filesthis import class is no longer in use and should only be used to import old export filesthis import class is no longer in use and should only be used to import old export filesthis import class is no longer in use and should only be used to import old export filesno longer in usejQuery should be provided by standard includes directly in the template. The jQuery version shipping with OpenCms used by this tag is outdated. This tag is kept only for backward compatibility with old templates.no longer needed since logic was moved to the default handler
-
FieldDescriptionUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteaduse
CmsImportExportManager.EXPORT_MANIFEST
insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadUse the appropriate tag from latest import class insteadnot longer used (the file URI is not longer stored in the page context)useMessages.GUI_NEWRESOURCE_APPENDSUFFIX_HTML_1
withCmsNewResource#getSuffixHtml()
instead
-
MethodDescriptionAs of OpenCms 9.5, there is no default group for project managers anymore. Use the role
CmsRole.PROJECT_MANAGER
instead in case you want a user to be able to manage projects. For backward compatibility in old installations, this returns the old default group name "Projectmanagers".UseCmsObject.chtype(String, I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseCmsObject.createResource(String, I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseCmsObject.createResource(String, I_CmsResourceType, byte[], List)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseCmsObject.replaceResource(String, I_CmsResourceType, byte[], List)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.useCmsRequestContext.getCurrentProject()
insteaduseCmsRequestContext.getCurrentUser()
insteadUseCmsResourceFilter.addExcludeType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseCmsResourceFilter.addRequireType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseCmsResourceFilter.requireType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseA_CmsResourceType.chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.Use this class orA_CmsResourceType.getTypeName()
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseA_CmsResourceType.replaceResource(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType, byte[], List)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseI_CmsResourceType.chtype(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType)
instead. Resource types should always be referenced either by this type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.Use this class orI_CmsResourceType.getTypeName()
instead. Resource types should always be referenced either by this type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.UseI_CmsResourceType.replaceResource(CmsObject, CmsSecurityManager, CmsResource, I_CmsResourceType, byte[], List)
instead. Resource types should always be referenced either by this type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.org.opencms.importexport.I_CmsImportExportHandler.importData(CmsObject, String, String, I_CmsReport) useCmsObject.readDefaultFile(String)
insteaduseCmsJspNavBuilder.getNavigationForFolder(String)
insteaduse eitherI_CmsSearchConfigurationPagination.getSizeOfPage(int)
to get the size for a specific page orI_CmsSearchControllerPagination.getCurrentPageSize()
to get the size of the current page.useCmsJspContentAccessBean.getResource()
insteaduseA_CmsJspValueWrapper.getCmsObject()
insteadOn a JSP use${cms.requestContext.uri}
instead.useCmsJspImageBean.getScaleHiDpi()
insteadwill not work for container pages and other pages using cms:include tagsUseCmsResourceManager.hasResourceType(I_CmsResourceType)
orCmsResourceManager.hasResourceType(I_CmsResourceType)
instead. Resource types should always be referenced either by its type class (preferred) or by type name. Use of int based resource type references will be discontinued in a future OpenCms release.useCmsShell.execute(InputStream)
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.flushCache(CacheType[])
insteaduseCmsMemoryMonitor.isEnabled(CacheType)
insteaduseCmsMemoryMonitor.isEnabled(CacheType)
insteaduseCmsMemoryMonitor.isEnabled(CacheType)
insteaduseCmsMemoryMonitor.isEnabled(CacheType)
insteaduseCmsLink.getLink(CmsObject)
instead, the process editor option is set using the OpenCms request context attributesuseCmsLink.getSitePath(CmsObject)
insteadUseCmsLink.getSitePath()
insteadUseCmsSearchIndex.getDocument(String, String)
instead and provideCmsSearchField.FIELD_PATH
as field to search inuseCmsSearchResult.getField(String)
instead with the name of the field, for example useCmsSearchField.FIELD_DESCRIPTION
to get the description (if available)useCmsSearchResult.getField(String)
instead with the name of the field, for example useCmsSearchField.FIELD_KEYWORDS
to get the keywords (if available)useCmsSearchResult.getField(String)
instead with the name of the field, for example useCmsSearchField.FIELD_TITLE
to get the title (if available)This method will be removed in Solr 6.0This method will be removed in Solr 6.0useCmsLinkManager.getRootPath(CmsObject, String, String)
instead, obtain the link manager withOpenCms.getLinkManager()
useCmsFileUtil.getExtension(String)
instead, it is better implementeduseI_CmsXmlContentHandler.getSearchContentType(I_CmsXmlContentValue)
instead. Will be removed if plain lucene search is removed.
-
ConstructorDescriptionDon't use this constructor! It is only used to transfer the resource state via RPC call.use the constructors with the content mode insteaduse the constructors with the content mode insteaduse the constructors with the content mode instead
CmsImportVersion7
with the digester