com.liferay.client.soap.portal.model
Class UserSoap

java.lang.Object
  extended by com.liferay.client.soap.portal.model.UserSoap
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
UserSoap()
           
UserSoap(boolean active, boolean agreedToTermsOfUse, java.lang.String comments, long companyId, long contactId, java.util.Calendar createDate, boolean defaultUser, java.lang.String emailAddress, int failedLoginAttempts, java.lang.String firstName, int graceLoginCount, java.lang.String greeting, java.lang.String jobTitle, java.lang.String languageId, java.util.Calendar lastFailedLoginDate, java.util.Calendar lastLoginDate, java.lang.String lastLoginIP, java.lang.String lastName, boolean lockout, java.util.Calendar lockoutDate, java.util.Calendar loginDate, java.lang.String loginIP, java.lang.String middleName, java.util.Calendar modifiedDate, java.lang.String openId, java.lang.String password, boolean passwordEncrypted, java.util.Calendar passwordModifiedDate, boolean passwordReset, long portraitId, long primaryKey, java.lang.String reminderQueryAnswer, java.lang.String reminderQueryQuestion, java.lang.String screenName, java.lang.String timeZoneId, long userId, java.lang.String uuid)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getComments()
          Gets the comments value for this UserSoap.
 long getCompanyId()
          Gets the companyId value for this UserSoap.
 long getContactId()
          Gets the contactId value for this UserSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this UserSoap.
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 getEmailAddress()
          Gets the emailAddress value for this UserSoap.
 int getFailedLoginAttempts()
          Gets the failedLoginAttempts value for this UserSoap.
 java.lang.String getFirstName()
          Gets the firstName value for this UserSoap.
 int getGraceLoginCount()
          Gets the graceLoginCount value for this UserSoap.
 java.lang.String getGreeting()
          Gets the greeting value for this UserSoap.
 java.lang.String getJobTitle()
          Gets the jobTitle value for this UserSoap.
 java.lang.String getLanguageId()
          Gets the languageId value for this UserSoap.
 java.util.Calendar getLastFailedLoginDate()
          Gets the lastFailedLoginDate value for this UserSoap.
 java.util.Calendar getLastLoginDate()
          Gets the lastLoginDate value for this UserSoap.
 java.lang.String getLastLoginIP()
          Gets the lastLoginIP value for this UserSoap.
 java.lang.String getLastName()
          Gets the lastName value for this UserSoap.
 java.util.Calendar getLockoutDate()
          Gets the lockoutDate value for this UserSoap.
 java.util.Calendar getLoginDate()
          Gets the loginDate value for this UserSoap.
 java.lang.String getLoginIP()
          Gets the loginIP value for this UserSoap.
 java.lang.String getMiddleName()
          Gets the middleName value for this UserSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this UserSoap.
 java.lang.String getOpenId()
          Gets the openId value for this UserSoap.
 java.lang.String getPassword()
          Gets the password value for this UserSoap.
 java.util.Calendar getPasswordModifiedDate()
          Gets the passwordModifiedDate value for this UserSoap.
 long getPortraitId()
          Gets the portraitId value for this UserSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this UserSoap.
 java.lang.String getReminderQueryAnswer()
          Gets the reminderQueryAnswer value for this UserSoap.
 java.lang.String getReminderQueryQuestion()
          Gets the reminderQueryQuestion value for this UserSoap.
 java.lang.String getScreenName()
          Gets the screenName value for this UserSoap.
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.String getTimeZoneId()
          Gets the timeZoneId value for this UserSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUserId()
          Gets the userId value for this UserSoap.
 java.lang.String getUuid()
          Gets the uuid value for this UserSoap.
 int hashCode()
           
 boolean isActive()
          Gets the active value for this UserSoap.
 boolean isAgreedToTermsOfUse()
          Gets the agreedToTermsOfUse value for this UserSoap.
 boolean isDefaultUser()
          Gets the defaultUser value for this UserSoap.
 boolean isLockout()
          Gets the lockout value for this UserSoap.
 boolean isPasswordEncrypted()
          Gets the passwordEncrypted value for this UserSoap.
 boolean isPasswordReset()
          Gets the passwordReset value for this UserSoap.
 void setActive(boolean active)
          Sets the active value for this UserSoap.
 void setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
          Sets the agreedToTermsOfUse value for this UserSoap.
 void setComments(java.lang.String comments)
          Sets the comments value for this UserSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this UserSoap.
 void setContactId(long contactId)
          Sets the contactId value for this UserSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this UserSoap.
 void setDefaultUser(boolean defaultUser)
          Sets the defaultUser value for this UserSoap.
 void setEmailAddress(java.lang.String emailAddress)
          Sets the emailAddress value for this UserSoap.
 void setFailedLoginAttempts(int failedLoginAttempts)
          Sets the failedLoginAttempts value for this UserSoap.
 void setFirstName(java.lang.String firstName)
          Sets the firstName value for this UserSoap.
 void setGraceLoginCount(int graceLoginCount)
          Sets the graceLoginCount value for this UserSoap.
 void setGreeting(java.lang.String greeting)
          Sets the greeting value for this UserSoap.
 void setJobTitle(java.lang.String jobTitle)
          Sets the jobTitle value for this UserSoap.
 void setLanguageId(java.lang.String languageId)
          Sets the languageId value for this UserSoap.
 void setLastFailedLoginDate(java.util.Calendar lastFailedLoginDate)
          Sets the lastFailedLoginDate value for this UserSoap.
 void setLastLoginDate(java.util.Calendar lastLoginDate)
          Sets the lastLoginDate value for this UserSoap.
 void setLastLoginIP(java.lang.String lastLoginIP)
          Sets the lastLoginIP value for this UserSoap.
 void setLastName(java.lang.String lastName)
          Sets the lastName value for this UserSoap.
 void setLockout(boolean lockout)
          Sets the lockout value for this UserSoap.
 void setLockoutDate(java.util.Calendar lockoutDate)
          Sets the lockoutDate value for this UserSoap.
 void setLoginDate(java.util.Calendar loginDate)
          Sets the loginDate value for this UserSoap.
 void setLoginIP(java.lang.String loginIP)
          Sets the loginIP value for this UserSoap.
 void setMiddleName(java.lang.String middleName)
          Sets the middleName value for this UserSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this UserSoap.
 void setOpenId(java.lang.String openId)
          Sets the openId value for this UserSoap.
 void setPassword(java.lang.String password)
          Sets the password value for this UserSoap.
 void setPasswordEncrypted(boolean passwordEncrypted)
          Sets the passwordEncrypted value for this UserSoap.
 void setPasswordModifiedDate(java.util.Calendar passwordModifiedDate)
          Sets the passwordModifiedDate value for this UserSoap.
 void setPasswordReset(boolean passwordReset)
          Sets the passwordReset value for this UserSoap.
 void setPortraitId(long portraitId)
          Sets the portraitId value for this UserSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this UserSoap.
 void setReminderQueryAnswer(java.lang.String reminderQueryAnswer)
          Sets the reminderQueryAnswer value for this UserSoap.
 void setReminderQueryQuestion(java.lang.String reminderQueryQuestion)
          Sets the reminderQueryQuestion value for this UserSoap.
 void setScreenName(java.lang.String screenName)
          Sets the screenName value for this UserSoap.
 void setTimeZoneId(java.lang.String timeZoneId)
          Sets the timeZoneId value for this UserSoap.
 void setUserId(long userId)
          Sets the userId value for this UserSoap.
 void setUuid(java.lang.String uuid)
          Sets the uuid value for this UserSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSoap

public UserSoap()

UserSoap

public UserSoap(boolean active,
                boolean agreedToTermsOfUse,
                java.lang.String comments,
                long companyId,
                long contactId,
                java.util.Calendar createDate,
                boolean defaultUser,
                java.lang.String emailAddress,
                int failedLoginAttempts,
                java.lang.String firstName,
                int graceLoginCount,
                java.lang.String greeting,
                java.lang.String jobTitle,
                java.lang.String languageId,
                java.util.Calendar lastFailedLoginDate,
                java.util.Calendar lastLoginDate,
                java.lang.String lastLoginIP,
                java.lang.String lastName,
                boolean lockout,
                java.util.Calendar lockoutDate,
                java.util.Calendar loginDate,
                java.lang.String loginIP,
                java.lang.String middleName,
                java.util.Calendar modifiedDate,
                java.lang.String openId,
                java.lang.String password,
                boolean passwordEncrypted,
                java.util.Calendar passwordModifiedDate,
                boolean passwordReset,
                long portraitId,
                long primaryKey,
                java.lang.String reminderQueryAnswer,
                java.lang.String reminderQueryQuestion,
                java.lang.String screenName,
                java.lang.String timeZoneId,
                long userId,
                java.lang.String uuid)
Method Detail

isActive

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

Returns:
active

setActive

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

Parameters:
active -

isAgreedToTermsOfUse

public boolean isAgreedToTermsOfUse()
Gets the agreedToTermsOfUse value for this UserSoap.

Returns:
agreedToTermsOfUse

setAgreedToTermsOfUse

public void setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
Sets the agreedToTermsOfUse value for this UserSoap.

Parameters:
agreedToTermsOfUse -

getComments

public java.lang.String getComments()
Gets the comments value for this UserSoap.

Returns:
comments

setComments

public void setComments(java.lang.String comments)
Sets the comments value for this UserSoap.

Parameters:
comments -

getCompanyId

public long getCompanyId()
Gets the companyId value for this UserSoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this UserSoap.

Parameters:
companyId -

getContactId

public long getContactId()
Gets the contactId value for this UserSoap.

Returns:
contactId

setContactId

public void setContactId(long contactId)
Sets the contactId value for this UserSoap.

Parameters:
contactId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this UserSoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this UserSoap.

Parameters:
createDate -

isDefaultUser

public boolean isDefaultUser()
Gets the defaultUser value for this UserSoap.

Returns:
defaultUser

setDefaultUser

public void setDefaultUser(boolean defaultUser)
Sets the defaultUser value for this UserSoap.

Parameters:
defaultUser -

getEmailAddress

public java.lang.String getEmailAddress()
Gets the emailAddress value for this UserSoap.

Returns:
emailAddress

setEmailAddress

public void setEmailAddress(java.lang.String emailAddress)
Sets the emailAddress value for this UserSoap.

Parameters:
emailAddress -

getFailedLoginAttempts

public int getFailedLoginAttempts()
Gets the failedLoginAttempts value for this UserSoap.

Returns:
failedLoginAttempts

setFailedLoginAttempts

public void setFailedLoginAttempts(int failedLoginAttempts)
Sets the failedLoginAttempts value for this UserSoap.

Parameters:
failedLoginAttempts -

getFirstName

public java.lang.String getFirstName()
Gets the firstName value for this UserSoap.

Returns:
firstName

setFirstName

public void setFirstName(java.lang.String firstName)
Sets the firstName value for this UserSoap.

Parameters:
firstName -

getGraceLoginCount

public int getGraceLoginCount()
Gets the graceLoginCount value for this UserSoap.

Returns:
graceLoginCount

setGraceLoginCount

public void setGraceLoginCount(int graceLoginCount)
Sets the graceLoginCount value for this UserSoap.

Parameters:
graceLoginCount -

getGreeting

public java.lang.String getGreeting()
Gets the greeting value for this UserSoap.

Returns:
greeting

setGreeting

public void setGreeting(java.lang.String greeting)
Sets the greeting value for this UserSoap.

Parameters:
greeting -

getJobTitle

public java.lang.String getJobTitle()
Gets the jobTitle value for this UserSoap.

Returns:
jobTitle

setJobTitle

public void setJobTitle(java.lang.String jobTitle)
Sets the jobTitle value for this UserSoap.

Parameters:
jobTitle -

getLanguageId

public java.lang.String getLanguageId()
Gets the languageId value for this UserSoap.

Returns:
languageId

setLanguageId

public void setLanguageId(java.lang.String languageId)
Sets the languageId value for this UserSoap.

Parameters:
languageId -

getLastFailedLoginDate

public java.util.Calendar getLastFailedLoginDate()
Gets the lastFailedLoginDate value for this UserSoap.

Returns:
lastFailedLoginDate

setLastFailedLoginDate

public void setLastFailedLoginDate(java.util.Calendar lastFailedLoginDate)
Sets the lastFailedLoginDate value for this UserSoap.

Parameters:
lastFailedLoginDate -

getLastLoginDate

public java.util.Calendar getLastLoginDate()
Gets the lastLoginDate value for this UserSoap.

Returns:
lastLoginDate

setLastLoginDate

public void setLastLoginDate(java.util.Calendar lastLoginDate)
Sets the lastLoginDate value for this UserSoap.

Parameters:
lastLoginDate -

getLastLoginIP

public java.lang.String getLastLoginIP()
Gets the lastLoginIP value for this UserSoap.

Returns:
lastLoginIP

setLastLoginIP

public void setLastLoginIP(java.lang.String lastLoginIP)
Sets the lastLoginIP value for this UserSoap.

Parameters:
lastLoginIP -

getLastName

public java.lang.String getLastName()
Gets the lastName value for this UserSoap.

Returns:
lastName

setLastName

public void setLastName(java.lang.String lastName)
Sets the lastName value for this UserSoap.

Parameters:
lastName -

isLockout

public boolean isLockout()
Gets the lockout value for this UserSoap.

Returns:
lockout

setLockout

public void setLockout(boolean lockout)
Sets the lockout value for this UserSoap.

Parameters:
lockout -

getLockoutDate

public java.util.Calendar getLockoutDate()
Gets the lockoutDate value for this UserSoap.

Returns:
lockoutDate

setLockoutDate

public void setLockoutDate(java.util.Calendar lockoutDate)
Sets the lockoutDate value for this UserSoap.

Parameters:
lockoutDate -

getLoginDate

public java.util.Calendar getLoginDate()
Gets the loginDate value for this UserSoap.

Returns:
loginDate

setLoginDate

public void setLoginDate(java.util.Calendar loginDate)
Sets the loginDate value for this UserSoap.

Parameters:
loginDate -

getLoginIP

public java.lang.String getLoginIP()
Gets the loginIP value for this UserSoap.

Returns:
loginIP

setLoginIP

public void setLoginIP(java.lang.String loginIP)
Sets the loginIP value for this UserSoap.

Parameters:
loginIP -

getMiddleName

public java.lang.String getMiddleName()
Gets the middleName value for this UserSoap.

Returns:
middleName

setMiddleName

public void setMiddleName(java.lang.String middleName)
Sets the middleName value for this UserSoap.

Parameters:
middleName -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this UserSoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this UserSoap.

Parameters:
modifiedDate -

getOpenId

public java.lang.String getOpenId()
Gets the openId value for this UserSoap.

Returns:
openId

setOpenId

public void setOpenId(java.lang.String openId)
Sets the openId value for this UserSoap.

Parameters:
openId -

getPassword

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

Returns:
password

setPassword

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

Parameters:
password -

isPasswordEncrypted

public boolean isPasswordEncrypted()
Gets the passwordEncrypted value for this UserSoap.

Returns:
passwordEncrypted

setPasswordEncrypted

public void setPasswordEncrypted(boolean passwordEncrypted)
Sets the passwordEncrypted value for this UserSoap.

Parameters:
passwordEncrypted -

getPasswordModifiedDate

public java.util.Calendar getPasswordModifiedDate()
Gets the passwordModifiedDate value for this UserSoap.

Returns:
passwordModifiedDate

setPasswordModifiedDate

public void setPasswordModifiedDate(java.util.Calendar passwordModifiedDate)
Sets the passwordModifiedDate value for this UserSoap.

Parameters:
passwordModifiedDate -

isPasswordReset

public boolean isPasswordReset()
Gets the passwordReset value for this UserSoap.

Returns:
passwordReset

setPasswordReset

public void setPasswordReset(boolean passwordReset)
Sets the passwordReset value for this UserSoap.

Parameters:
passwordReset -

getPortraitId

public long getPortraitId()
Gets the portraitId value for this UserSoap.

Returns:
portraitId

setPortraitId

public void setPortraitId(long portraitId)
Sets the portraitId value for this UserSoap.

Parameters:
portraitId -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this UserSoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this UserSoap.

Parameters:
primaryKey -

getReminderQueryAnswer

public java.lang.String getReminderQueryAnswer()
Gets the reminderQueryAnswer value for this UserSoap.

Returns:
reminderQueryAnswer

setReminderQueryAnswer

public void setReminderQueryAnswer(java.lang.String reminderQueryAnswer)
Sets the reminderQueryAnswer value for this UserSoap.

Parameters:
reminderQueryAnswer -

getReminderQueryQuestion

public java.lang.String getReminderQueryQuestion()
Gets the reminderQueryQuestion value for this UserSoap.

Returns:
reminderQueryQuestion

setReminderQueryQuestion

public void setReminderQueryQuestion(java.lang.String reminderQueryQuestion)
Sets the reminderQueryQuestion value for this UserSoap.

Parameters:
reminderQueryQuestion -

getScreenName

public java.lang.String getScreenName()
Gets the screenName value for this UserSoap.

Returns:
screenName

setScreenName

public void setScreenName(java.lang.String screenName)
Sets the screenName value for this UserSoap.

Parameters:
screenName -

getTimeZoneId

public java.lang.String getTimeZoneId()
Gets the timeZoneId value for this UserSoap.

Returns:
timeZoneId

setTimeZoneId

public void setTimeZoneId(java.lang.String timeZoneId)
Sets the timeZoneId value for this UserSoap.

Parameters:
timeZoneId -

getUserId

public long getUserId()
Gets the userId value for this UserSoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this UserSoap.

Parameters:
userId -

getUuid

public java.lang.String getUuid()
Gets the uuid value for this UserSoap.

Returns:
uuid

setUuid

public void setUuid(java.lang.String uuid)
Sets the uuid value for this UserSoap.

Parameters:
uuid -

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