Uses of Class
org.opencms.acacia.shared.CmsType
Packages that use CmsType
Package
Description
Contains the acacia editor shared client/server classes.
Contains server side classes for the XML content editor.
Contains data beans used on the server side as well as on the client side of the XML content editor.
-
Uses of CmsType in org.opencms.ade.contenteditor
Methods in org.opencms.ade.contenteditor that return types with arguments of type CmsTypeModifier and TypeMethodDescriptionCmsContentTypeVisitor.getTypes()
Returns the types of the visited content definition.CmsContentService.readTypes
(CmsXmlContentDefinition xmlContentDefinition, Locale locale) Reads the types from the given content definition and adds the to the map of already registered types if necessary.