Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.server.session
Class RoleDashboardConfig

java.lang.Object
  extended by org.hyperic.hibernate.PersistedObject
      extended by org.hyperic.hq.ui.server.session.DashboardConfig
          extended by org.hyperic.hq.ui.server.session.RoleDashboardConfig
All Implemented Interfaces:
java.io.Serializable

public class RoleDashboardConfig
extends DashboardConfig

See Also:
Serialized Form

Constructor Summary
protected RoleDashboardConfig()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 Role getRole()
           
 int hashCode()
           
protected  void setRole(Role r)
           
 
Methods inherited from class org.hyperic.hq.ui.server.session.DashboardConfig
getConfig, getCrispo, getName, setCrispo, setName
 
Methods inherited from class org.hyperic.hibernate.PersistedObject
get_version_, getId, set_version_, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleDashboardConfig

protected RoleDashboardConfig()
Method Detail

setRole

protected void setRole(Role r)

getRole

public Role getRole()

hashCode

public int hashCode()
Overrides:
hashCode in class DashboardConfig

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class DashboardConfig

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.