Uses of Class
org.silverpeas.web.personalization.servlets.NotificationParametrizationAction
-
Packages that use NotificationParametrizationAction Package Description org.silverpeas.web.personalization.servlets -
-
Uses of NotificationParametrizationAction in org.silverpeas.web.personalization.servlets
Methods in org.silverpeas.web.personalization.servlets that return NotificationParametrizationAction Modifier and Type Method Description static NotificationParametrizationActionNotificationParametrizationAction. from(String action)static NotificationParametrizationActionNotificationParametrizationAction. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationParametrizationAction[]NotificationParametrizationAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-