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 NotificationParametrizationAction
NotificationParametrizationAction. from(String action)
static NotificationParametrizationAction
NotificationParametrizationAction. 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.
-