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

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

@Scope(value=EVENT)
@Name(value="customContentUIBean")
public class CustomContentUIBean
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
CustomContentUIBean()
           
 
Method Summary
 String getContentUrl()
           
 void init()
           
 String saveConfiguration()
           
 
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

CustomContentUIBean

public CustomContentUIBean()
Method Detail

getContentUrl

public String getContentUrl()

init

@Create
public void init()

saveConfiguration

public String saveConfiguration()


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