org.hyperic.hq.ui.server.session
Class DashboardConfig
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.ui.server.session.DashboardConfig
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- RoleDashboardConfig, UserDashboardConfig
public abstract class DashboardConfig
- extends PersistedObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
DashboardConfig
protected DashboardConfig()
DashboardConfig
protected DashboardConfig(java.lang.String name,
Crispo config)
getConfig
public ConfigResponse getConfig()
getCrispo
protected Crispo getCrispo()
setCrispo
protected void setCrispo(Crispo config)
getName
public java.lang.String getName()
setName
protected void setName(java.lang.String n)
hashCode
public int hashCode()
- Overrides:
hashCode
in class PersistedObject
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.