|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.enderak.procol.common.model.ProColUser
|
+--com.enderak.procol.client.model.ProColClientUser
The user associated with the client
| Field Summary |
| Fields inherited from class com.enderak.procol.common.model.ProColUser |
authenticated, name, project, realName |
| Constructor Summary | |
ProColClientUser()
Constructor for the ProColClientUser object |
|
ProColClientUser(java.lang.String nameIn)
Constructor for the ProColClientUser object |
|
| Methods inherited from class com.enderak.procol.common.model.ProColUser |
getName, getUserInfo, isAuthenticated, setAuthenticated |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProColClientUser()
public ProColClientUser(java.lang.String nameIn)
nameIn - The user name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||