Uses of Class
org.opencms.main.CmsMultiException
Packages that use CmsMultiException
-
Uses of CmsMultiException in org.opencms.db
Methods in org.opencms.db that throw CmsMultiExceptionModifier and TypeMethodDescriptionvoidCmsSecurityManager.checkPublishPermissions(CmsDbContext dbc, CmsPublishList publishList) Checks if the current user has the permissions to publish the given publish list (which contains the information about the resources / project to publish).