org.rhq.enterprise.gui.alert.common
Class AlertNotificationContextUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
      extended by org.rhq.enterprise.gui.alert.common.AlertNotificationContextUIBean

@Scope(value=EVENT)
@Name(value="AlertNotificationContextUIBean")
public class AlertNotificationContextUIBean
extends EnterpriseFacesContextUIBean


Field Summary
 
Fields inherited from class org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
OUTCOME_CANCELLED, OUTCOME_CREATE, OUTCOME_EDIT, OUTCOME_FAILURE, OUTCOME_SAVE, OUTCOME_SUCCESS
 
Constructor Summary
AlertNotificationContextUIBean()
           
 
Method Summary
 String create(org.rhq.enterprise.gui.alert.common.AlertNotificationContextUIBean.Context context, Object... nameValuePairs)
           
 String getContext()
           
 Integer getContextId()
           
 Integer getContextSubId()
           
 String getName()
           
 String getRedirect()
           
 String getRefresh()
           
 void init()
           
 
Methods inherited from class org.rhq.enterprise.gui.common.framework.EnterpriseFacesContextUIBean
getResource, getResourceGroup, getResourceType, getSubject, getWebUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertNotificationContextUIBean

public AlertNotificationContextUIBean()
Method Detail

init

@Create
public void init()

create

public String create(org.rhq.enterprise.gui.alert.common.AlertNotificationContextUIBean.Context context,
                     Object... nameValuePairs)

getName

public String getName()

getRedirect

public String getRedirect()

getRefresh

public String getRefresh()

getContext

public String getContext()

getContextId

public Integer getContextId()

getContextSubId

public Integer getContextSubId()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.