org.deegree.portal.standard.admin.model
Class ExtJsUserBean
java.lang.Object
org.deegree.portal.standard.admin.model.ExtJsUserBean
public class ExtJsUserBean
- extends Object
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Andreas Poth, last edited by: $Author: admin $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtJsUserBean
public ExtJsUserBean()
getFirstName
public String getFirstName()
- Returns:
- the firstName
setFirstName
public void setFirstName(String firstName)
- Parameters:
firstName
- the firstName to set
getLastName
public String getLastName()
- Returns:
- the lastName
setLastName
public void setLastName(String lastName)
- Parameters:
lastName
- the lastName to set
getEmailAddress
public String getEmailAddress()
- Returns:
- the emailAddress
setEmailAddress
public void setEmailAddress(String emailAddress)
- Parameters:
emailAddress
- the emailAddress to set
getId
public int getId()
- Returns:
- the id
setId
public void setId(int id)
- Parameters:
id
- the id to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
getTitle
public String getTitle()
- Returns:
- the title
setTitle
public void setTitle(String title)
- Parameters:
title
- the title to set
getPassword
public String getPassword()
- Returns:
- the password
setPassword
public void setPassword(String password)
- Parameters:
password
- the password to set
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org