Uses of Class
org.opencms.notification.CmsExtendedNotificationCause
Package
Description
Contains classes for the automatical notification of outdated, expiring or released content.
-
Uses of CmsExtendedNotificationCause in org.opencms.notification
Modifier and TypeMethodDescriptionprotected List<CmsExtendedNotificationCause>
CmsContentNotification.getNotificationCauses()
Returns a list of CmsNotificationResourceInfos of the resources that will occur in the notification.Modifier and TypeMethodDescriptionint
CmsExtendedNotificationCause.compareTo
(CmsExtendedNotificationCause o) Modifier and TypeMethodDescriptionprotected void
CmsContentNotification.setNotificationCauses
(List<CmsExtendedNotificationCause> resources) Sets the resources.