org.hyperic.hq.hqu.server.session
Class UIPlugin
java.lang.Object
org.hyperic.hibernate.PersistedObject
org.hyperic.hq.hqu.server.session.UIPlugin
- All Implemented Interfaces:
- java.io.Serializable
public class UIPlugin
- extends PersistedObject
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
UIPlugin()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
UIPlugin
protected UIPlugin()
getName
public java.lang.String getName()
setName
protected void setName(java.lang.String name)
getPluginVersion
public java.lang.String getPluginVersion()
setPluginVersion
protected void setPluginVersion(java.lang.String pluginVer)
getViews
public java.util.Collection getViews()
getViewsBag
protected java.util.Collection getViewsBag()
setViewsBag
protected void setViewsBag(java.util.Collection v)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class PersistedObject
hashCode
public int hashCode()
- Overrides:
hashCode in class PersistedObject
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.