Uses of Class
org.opencms.ade.galleries.shared.CmsResourceInfoBean
Packages that use CmsResourceInfoBean
Package
Description
Contains server side classes for the gallery dialogs.
Contains the shared client/server side gallery dialog classes.
-
Uses of CmsResourceInfoBean in org.opencms.ade.galleries
Methods in org.opencms.ade.galleries that return CmsResourceInfoBeanModifier and TypeMethodDescriptionCmsPreviewService.getResourceInfo
(String resourcePath, String locale) CmsPreviewService.updateResourceProperties
(String resourcePath, String locale, Map<String, String> properties) Methods in org.opencms.ade.galleries with parameters of type CmsResourceInfoBeanModifier and TypeMethodDescriptionvoid
CmsPreviewService.readResourceInfo
(CmsObject cms, CmsResource resource, CmsResourceInfoBean resInfo, String locale) Retrieves the resource information and puts it into the provided resource info bean.