Uses of Class
org.opencms.ade.galleries.shared.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
Modifier and TypeMethodDescriptionCmsPreviewService.getResourceInfo
(String resourcePath, String locale) CmsPreviewService.updateResourceProperties
(String resourcePath, String locale, Map<String, String> properties) Modifier 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.