com.trackstudio.soap.client
Class UserBean

java.lang.Object
  extended by com.trackstudio.soap.client.UserBean
All Implemented Interfaces:
java.io.Serializable

public class UserBean
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
UserBean()
           
UserBean(boolean active, java.lang.Integer childAllowed, java.lang.String company, java.lang.String defaultProjectId, java.lang.String email, java.lang.String emailTypeId, long expireDate, boolean help, boolean htmlEditor, java.lang.String id, long lastLogonDate, java.lang.String locale, java.lang.String login, java.lang.String managerId, java.lang.String name, java.lang.String password, long passwordChangedDate, java.lang.String prstatusId, java.lang.Integer showTreeMode, java.lang.String tel, java.lang.String timezone)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.Integer getChildAllowed()
          Gets the childAllowed value for this UserBean.
 java.lang.String getCompany()
          Gets the company value for this UserBean.
 java.lang.String getDefaultProjectId()
          Gets the defaultProjectId value for this UserBean.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getEmail()
          Gets the email value for this UserBean.
 java.lang.String getEmailTypeId()
          Gets the emailTypeId value for this UserBean.
 long getExpireDate()
          Gets the expireDate value for this UserBean.
 java.lang.String getId()
          Gets the id value for this UserBean.
 long getLastLogonDate()
          Gets the lastLogonDate value for this UserBean.
 java.lang.String getLocale()
          Gets the locale value for this UserBean.
 java.lang.String getLogin()
          Gets the login value for this UserBean.
 java.lang.String getManagerId()
          Gets the managerId value for this UserBean.
 java.lang.String getName()
          Gets the name value for this UserBean.
 java.lang.String getPassword()
          Gets the password value for this UserBean.
 long getPasswordChangedDate()
          Gets the passwordChangedDate value for this UserBean.
 java.lang.String getPrstatusId()
          Gets the prstatusId value for this UserBean.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.Integer getShowTreeMode()
          Gets the showTreeMode value for this UserBean.
 java.lang.String getTel()
          Gets the tel value for this UserBean.
 java.lang.String getTimezone()
          Gets the timezone value for this UserBean.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isActive()
          Gets the active value for this UserBean.
 boolean isHelp()
          Gets the help value for this UserBean.
 boolean isHtmlEditor()
          Gets the htmlEditor value for this UserBean.
 void setActive(boolean active)
          Sets the active value for this UserBean.
 void setChildAllowed(java.lang.Integer childAllowed)
          Sets the childAllowed value for this UserBean.
 void setCompany(java.lang.String company)
          Sets the company value for this UserBean.
 void setDefaultProjectId(java.lang.String defaultProjectId)
          Sets the defaultProjectId value for this UserBean.
 void setEmail(java.lang.String email)
          Sets the email value for this UserBean.
 void setEmailTypeId(java.lang.String emailTypeId)
          Sets the emailTypeId value for this UserBean.
 void setExpireDate(long expireDate)
          Sets the expireDate value for this UserBean.
 void setHelp(boolean help)
          Sets the help value for this UserBean.
 void setHtmlEditor(boolean htmlEditor)
          Sets the htmlEditor value for this UserBean.
 void setId(java.lang.String id)
          Sets the id value for this UserBean.
 void setLastLogonDate(long lastLogonDate)
          Sets the lastLogonDate value for this UserBean.
 void setLocale(java.lang.String locale)
          Sets the locale value for this UserBean.
 void setLogin(java.lang.String login)
          Sets the login value for this UserBean.
 void setManagerId(java.lang.String managerId)
          Sets the managerId value for this UserBean.
 void setName(java.lang.String name)
          Sets the name value for this UserBean.
 void setPassword(java.lang.String password)
          Sets the password value for this UserBean.
 void setPasswordChangedDate(long passwordChangedDate)
          Sets the passwordChangedDate value for this UserBean.
 void setPrstatusId(java.lang.String prstatusId)
          Sets the prstatusId value for this UserBean.
 void setShowTreeMode(java.lang.Integer showTreeMode)
          Sets the showTreeMode value for this UserBean.
 void setTel(java.lang.String tel)
          Sets the tel value for this UserBean.
 void setTimezone(java.lang.String timezone)
          Sets the timezone value for this UserBean.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserBean

public UserBean()

UserBean

public UserBean(boolean active,
                java.lang.Integer childAllowed,
                java.lang.String company,
                java.lang.String defaultProjectId,
                java.lang.String email,
                java.lang.String emailTypeId,
                long expireDate,
                boolean help,
                boolean htmlEditor,
                java.lang.String id,
                long lastLogonDate,
                java.lang.String locale,
                java.lang.String login,
                java.lang.String managerId,
                java.lang.String name,
                java.lang.String password,
                long passwordChangedDate,
                java.lang.String prstatusId,
                java.lang.Integer showTreeMode,
                java.lang.String tel,
                java.lang.String timezone)
Method Detail

isActive

public boolean isActive()
Gets the active value for this UserBean.

Returns:
active

setActive

public void setActive(boolean active)
Sets the active value for this UserBean.

Parameters:
active -

getChildAllowed

public java.lang.Integer getChildAllowed()
Gets the childAllowed value for this UserBean.

Returns:
childAllowed

setChildAllowed

public void setChildAllowed(java.lang.Integer childAllowed)
Sets the childAllowed value for this UserBean.

Parameters:
childAllowed -

getCompany

public java.lang.String getCompany()
Gets the company value for this UserBean.

Returns:
company

setCompany

public void setCompany(java.lang.String company)
Sets the company value for this UserBean.

Parameters:
company -

getDefaultProjectId

public java.lang.String getDefaultProjectId()
Gets the defaultProjectId value for this UserBean.

Returns:
defaultProjectId

setDefaultProjectId

public void setDefaultProjectId(java.lang.String defaultProjectId)
Sets the defaultProjectId value for this UserBean.

Parameters:
defaultProjectId -

getEmail

public java.lang.String getEmail()
Gets the email value for this UserBean.

Returns:
email

setEmail

public void setEmail(java.lang.String email)
Sets the email value for this UserBean.

Parameters:
email -

getEmailTypeId

public java.lang.String getEmailTypeId()
Gets the emailTypeId value for this UserBean.

Returns:
emailTypeId

setEmailTypeId

public void setEmailTypeId(java.lang.String emailTypeId)
Sets the emailTypeId value for this UserBean.

Parameters:
emailTypeId -

getExpireDate

public long getExpireDate()
Gets the expireDate value for this UserBean.

Returns:
expireDate

setExpireDate

public void setExpireDate(long expireDate)
Sets the expireDate value for this UserBean.

Parameters:
expireDate -

isHelp

public boolean isHelp()
Gets the help value for this UserBean.

Returns:
help

setHelp

public void setHelp(boolean help)
Sets the help value for this UserBean.

Parameters:
help -

isHtmlEditor

public boolean isHtmlEditor()
Gets the htmlEditor value for this UserBean.

Returns:
htmlEditor

setHtmlEditor

public void setHtmlEditor(boolean htmlEditor)
Sets the htmlEditor value for this UserBean.

Parameters:
htmlEditor -

getId

public java.lang.String getId()
Gets the id value for this UserBean.

Returns:
id

setId

public void setId(java.lang.String id)
Sets the id value for this UserBean.

Parameters:
id -

getLastLogonDate

public long getLastLogonDate()
Gets the lastLogonDate value for this UserBean.

Returns:
lastLogonDate

setLastLogonDate

public void setLastLogonDate(long lastLogonDate)
Sets the lastLogonDate value for this UserBean.

Parameters:
lastLogonDate -

getLocale

public java.lang.String getLocale()
Gets the locale value for this UserBean.

Returns:
locale

setLocale

public void setLocale(java.lang.String locale)
Sets the locale value for this UserBean.

Parameters:
locale -

getLogin

public java.lang.String getLogin()
Gets the login value for this UserBean.

Returns:
login

setLogin

public void setLogin(java.lang.String login)
Sets the login value for this UserBean.

Parameters:
login -

getManagerId

public java.lang.String getManagerId()
Gets the managerId value for this UserBean.

Returns:
managerId

setManagerId

public void setManagerId(java.lang.String managerId)
Sets the managerId value for this UserBean.

Parameters:
managerId -

getName

public java.lang.String getName()
Gets the name value for this UserBean.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this UserBean.

Parameters:
name -

getPassword

public java.lang.String getPassword()
Gets the password value for this UserBean.

Returns:
password

setPassword

public void setPassword(java.lang.String password)
Sets the password value for this UserBean.

Parameters:
password -

getPasswordChangedDate

public long getPasswordChangedDate()
Gets the passwordChangedDate value for this UserBean.

Returns:
passwordChangedDate

setPasswordChangedDate

public void setPasswordChangedDate(long passwordChangedDate)
Sets the passwordChangedDate value for this UserBean.

Parameters:
passwordChangedDate -

getPrstatusId

public java.lang.String getPrstatusId()
Gets the prstatusId value for this UserBean.

Returns:
prstatusId

setPrstatusId

public void setPrstatusId(java.lang.String prstatusId)
Sets the prstatusId value for this UserBean.

Parameters:
prstatusId -

getShowTreeMode

public java.lang.Integer getShowTreeMode()
Gets the showTreeMode value for this UserBean.

Returns:
showTreeMode

setShowTreeMode

public void setShowTreeMode(java.lang.Integer showTreeMode)
Sets the showTreeMode value for this UserBean.

Parameters:
showTreeMode -

getTel

public java.lang.String getTel()
Gets the tel value for this UserBean.

Returns:
tel

setTel

public void setTel(java.lang.String tel)
Sets the tel value for this UserBean.

Parameters:
tel -

getTimezone

public java.lang.String getTimezone()
Gets the timezone value for this UserBean.

Returns:
timezone

setTimezone

public void setTimezone(java.lang.String timezone)
Sets the timezone value for this UserBean.

Parameters:
timezone -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.