|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractEntitycomment
edu.iastate.metnet.hibernate.Entitycomment
public class Entitycomment
A class that represents a row in the 'entitycomment' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
|---|---|
Entitycomment()
Simple constructor of Entitycomment instances. |
|
Entitycomment(EntitycommentKey id)
Constructor of Entitycomment instances given a composite primary key. |
|
| Method Summary | |
|---|---|
java.lang.String |
getComment()
|
java.lang.Integer |
getEntityid()
|
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractEntitycomment |
|---|
equals, getId, getUsername, hashCode, setId, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Entitycomment()
public Entitycomment(EntitycommentKey id)
id - | Method Detail |
|---|
public java.lang.String getComment()
public java.lang.Integer getEntityid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||