org.rhq.enterprise.gui.inventory.resource
Class EditGeneralPropertiesUIBean
java.lang.Object
org.rhq.enterprise.gui.inventory.resource.EditGeneralPropertiesUIBean
public class EditGeneralPropertiesUIBean
- extends Object
The JSF managed bean for the Edit General Properties page (/rhq/resource/inventory/edit-general.xhtml), which is
linked off the General Properties section of the main Inventory page.
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditGeneralPropertiesUIBean
public EditGeneralPropertiesUIBean()
begin
public String begin()
update
public String update()
cancel
public String cancel()
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.