Uses of Class
org.opencms.gwt.shared.CmsModelResourceInfo
Packages that use CmsModelResourceInfo
Package
Description
Contains the container page editor service classes.
Contains the shared container page editor classes.
Contains data beans used on the server side as well as on the client side of the XML content editor.
-
Uses of CmsModelResourceInfo in org.opencms.ade.containerpage
Methods in org.opencms.ade.containerpage that return types with arguments of type CmsModelResourceInfoModifier and TypeMethodDescriptionstatic List<CmsModelResourceInfo>
CmsContainerpageService.generateModelResourceList
(CmsObject cms, String resourceType, List<CmsResource> modelResources, Locale contentLocale) Generates the model resource data list.