org.rhq.core.gui.configuration
Class ConfigHelperUIBean

java.lang.Object
  extended by org.rhq.core.gui.configuration.ConfigHelperUIBean

public class ConfigHelperUIBean
extends Object

A JSF managed bean that is used for the action methods for all buttons rendered for ConfigUIComponents that take the user to a new page. Note, none of the action methods actually do anything - their only purpose is so they can be used to define navigation rules that map the corresponding buttons to the appropriate pages.

Author:
Ian Springer

Constructor Summary
ConfigHelperUIBean()
           
 
Method Summary
 String accessMap()
           
 String addNewMap()
           
 String addNewOpenMapMemberProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHelperUIBean

public ConfigHelperUIBean()
Method Detail

accessMap

public String accessMap()

addNewMap

public String addNewMap()

addNewOpenMapMemberProperty

public String addNewOpenMapMemberProperty()


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