psoft.hsphere.manager
Class Entity
java.lang.Object
psoft.hsphere.manager.Entity
- public class Entity
- extends java.lang.Object
|
Constructor Summary |
Entity(java.lang.Integer id,
java.lang.String description)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Entity
public Entity(java.lang.Integer id,
java.lang.String description)
throws ManagerException,
java.sql.SQLException
setDescription
public void setDescription(java.lang.String d)
getDescription
public java.lang.String getDescription()
get
public java.lang.String get(java.lang.String key)
getValues
public java.lang.String[] getValues(java.lang.String key)
getKeys
public java.util.Set getKeys()
getId
public int getId()
Copyright © 2004 Positive Software Corporation. All Rights Reserved.