com.enderak.procol.client.model
Class ProColClientUser

java.lang.Object
  |
  +--com.enderak.procol.common.model.ProColUser
        |
        +--com.enderak.procol.client.model.ProColClientUser

public class ProColClientUser
extends ProColUser

The user associated with the client

Author:
Justin Dieters

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

ProColClientUser

public ProColClientUser()
Constructor for the ProColClientUser object


ProColClientUser

public ProColClientUser(java.lang.String nameIn)
Constructor for the ProColClientUser object

Parameters:
nameIn - The user name