|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractUser
edu.iastate.metnet.hibernate.User
public class User
A class that represents a row in the 'user' table. This class may be customized as it is never re-generated after being created.
| Constructor Summary | |
|---|---|
User()
Simple constructor of User instances. |
|
User(java.lang.String username)
Constructor of User instances given a simple primary key. |
|
| Method Summary |
|---|
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractUser |
|---|
equals, getAffiliation, getBmid, getClassification, getDate, getEmail, getFirstname, getLastname, getPassword, getUsername, hashCode, setAffiliation, setBmid, setClassification, setDate, setEmail, setFirstname, setLastname, setPassword, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public User()
public User(java.lang.String username)
username -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||