public class AlertNotificationConverter extends Object implements javax.faces.convert.Converter
| Constructor and Description |
|---|
AlertNotificationConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String value) |
String |
getAsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object notificationObject) |
void |
setAlertNotifications(List<org.rhq.core.domain.alert.notification.AlertNotification> alertNotifications) |
public void setAlertNotifications(List<org.rhq.core.domain.alert.notification.AlertNotification> alertNotifications)
public Object getAsObject(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, String value)
getAsObject in interface javax.faces.convert.ConverterCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.