|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.UserWrapper
@ProviderType public class UserWrapper
This class is a wrapper for User.
User,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.model.User |
|---|
USER_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
UserWrapper(User user)
|
|
| Method Summary | |
|---|---|
void |
addRemotePreference(RemotePreference remotePreference)
|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(User user)
|
boolean |
equals(Object obj)
|
Contact |
fetchContact()
|
List<Address> |
getAddresses()
Returns the user's addresses. |
boolean |
getAgreedToTermsOfUse()
Returns the agreed to terms of use of this user. |
Date |
getBirthday()
Returns the user's birth date. |
String |
getComments()
Returns the comments of this user. |
long |
getCompanyId()
Returns the company ID of this user. |
String |
getCompanyMx()
Returns the user's company's mail domain. |
Contact |
getContact()
Returns the user's associated contact. |
long |
getContactId()
Returns the contact ID of this user. |
Date |
getCreateDate()
Returns the create date of this user. |
boolean |
getDefaultUser()
Returns the default user of this user. |
String |
getDigest()
Returns the digest of this user. |
String |
getDigest(String password)
Returns a digest for the user, incorporating the password. |
String |
getDisplayEmailAddress()
Returns the user's primary email address, or a blank string if the address is fake. |
String |
getDisplayURL(String portalURL,
String mainPath)
Deprecated. As of 7.0.0, replaced by getDisplayURL(ThemeDisplay) |
String |
getDisplayURL(String portalURL,
String mainPath,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by getDisplayURL(ThemeDisplay) |
String |
getDisplayURL(ThemeDisplay themeDisplay)
Returns the user's display URL based on the theme display, discounting the URL of the user's default intranet site home page. |
String |
getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display. |
String |
getEmailAddress()
Returns the email address of this user. |
List<EmailAddress> |
getEmailAddresses()
Returns the user's email addresses. |
boolean |
getEmailAddressVerified()
Returns the email address verified of this user. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getFacebookId()
Returns the facebook ID of this user. |
int |
getFailedLoginAttempts()
Returns the failed login attempts of this user. |
boolean |
getFemale()
Returns true if the user is female. |
String |
getFirstName()
Returns the first name of this user. |
String |
getFullName()
Returns the user's full name. |
String |
getFullName(boolean usePrefix,
boolean useSuffix)
Returns the user's full name. |
int |
getGraceLoginCount()
Returns the grace login count of this user. |
String |
getGreeting()
Returns the greeting of this user. |
Group |
getGroup()
|
long |
getGroupId()
|
long[] |
getGroupIds()
|
List<Group> |
getGroups()
|
String |
getInitials()
|
String |
getJobTitle()
Returns the job title of this user. |
String |
getLanguageId()
Returns the language ID of this user. |
Date |
getLastFailedLoginDate()
Returns the last failed login date of this user. |
Date |
getLastLoginDate()
Returns the last login date of this user. |
String |
getLastLoginIP()
Returns the last login i p of this user. |
String |
getLastName()
Returns the last name of this user. |
long |
getLdapServerId()
Returns the ldap server ID of this user. |
Locale |
getLocale()
|
boolean |
getLockout()
Returns the lockout of this user. |
Date |
getLockoutDate()
Returns the lockout date of this user. |
String |
getLogin()
|
Date |
getLoginDate()
Returns the login date of this user. |
String |
getLoginIP()
Returns the login i p of this user. |
boolean |
getMale()
Returns true if the user is male. |
String |
getMiddleName()
Returns the middle name of this user. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
Returns the modified date of this user. |
long |
getMvccVersion()
Returns the mvcc version of this user. |
List<Group> |
getMySiteGroups()
|
List<Group> |
getMySiteGroups(int max)
|
List<Group> |
getMySiteGroups(String[] classNames,
int max)
|
String |
getOpenId()
Returns the open ID of this user. |
long[] |
getOrganizationIds()
|
long[] |
getOrganizationIds(boolean includeAdministrative)
|
List<Organization> |
getOrganizations()
|
List<Organization> |
getOrganizations(boolean includeAdministrative)
|
String |
getOriginalEmailAddress()
|
String |
getPassword()
Returns the password of this user. |
boolean |
getPasswordEncrypted()
Returns the password encrypted of this user. |
boolean |
getPasswordModified()
|
Date |
getPasswordModifiedDate()
Returns the password modified date of this user. |
PasswordPolicy |
getPasswordPolicy()
|
boolean |
getPasswordReset()
Returns the password reset of this user. |
String |
getPasswordUnencrypted()
|
List<Phone> |
getPhones()
|
long |
getPortraitId()
Returns the portrait ID of this user. |
String |
getPortraitURL(ThemeDisplay themeDisplay)
|
long |
getPrimaryKey()
Returns the primary key of this user. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
int |
getPrivateLayoutsPageCount()
|
int |
getPublicLayoutsPageCount()
|
String |
getReminderQueryAnswer()
Returns the reminder query answer of this user. |
String |
getReminderQueryQuestion()
Returns the reminder query question of this user. |
Set<String> |
getReminderQueryQuestions()
|
RemotePreference |
getRemotePreference(String name)
|
Iterable<RemotePreference> |
getRemotePreferences()
|
long[] |
getRoleIds()
|
List<Role> |
getRoles()
|
String |
getScreenName()
Returns the screen name of this user. |
List<Group> |
getSiteGroups()
|
List<Group> |
getSiteGroups(boolean includeAdministrative)
|
StagedModelType |
getStagedModelType()
|
int |
getStatus()
Returns the status of this user. |
long[] |
getTeamIds()
|
List<Team> |
getTeams()
|
TimeZone |
getTimeZone()
|
String |
getTimeZoneId()
Returns the time zone ID of this user. |
Date |
getUnlockDate()
|
Date |
getUnlockDate(PasswordPolicy passwordPolicy)
|
long[] |
getUserGroupIds()
|
List<UserGroup> |
getUserGroups()
|
long |
getUserId()
Returns the user ID of this user. |
String |
getUserUuid()
Returns the user uuid of this user. |
String |
getUuid()
Returns the uuid of this user. |
List<Website> |
getWebsites()
|
User |
getWrappedModel()
|
boolean |
hasCompanyMx()
|
boolean |
hasCompanyMx(String emailAddress)
|
int |
hashCode()
|
boolean |
hasMySites()
|
boolean |
hasOrganization()
|
boolean |
hasPrivateLayouts()
|
boolean |
hasPublicLayouts()
|
boolean |
hasReminderQuery()
|
boolean |
isActive()
|
boolean |
isAgreedToTermsOfUse()
Returns true if this user is agreed to terms of use. |
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isDefaultUser()
Returns true if this user is default user. |
boolean |
isEmailAddressComplete()
|
boolean |
isEmailAddressVerificationComplete()
|
boolean |
isEmailAddressVerified()
Returns true if this user is email address verified. |
boolean |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isFemale()
|
boolean |
isFinderCacheEnabled()
Returns true if this model's finder cache is enabled. |
boolean |
isLockout()
Returns true if this user is lockout. |
boolean |
isMale()
|
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isPasswordEncrypted()
Returns true if this user is password encrypted. |
boolean |
isPasswordModified()
|
boolean |
isPasswordReset()
Returns true if this user is password reset. |
boolean |
isReminderQueryComplete()
|
boolean |
isSetupComplete()
|
boolean |
isTermsOfUseComplete()
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
Sets whether this user is agreed to terms of use. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setComments(String comments)
Sets the comments of this user. |
void |
setCompanyId(long companyId)
Sets the company ID of this user. |
void |
setContactId(long contactId)
Sets the contact ID of this user. |
void |
setCreateDate(Date createDate)
Sets the create date of this user. |
void |
setDefaultUser(boolean defaultUser)
Sets whether this user is default user. |
void |
setDigest(String digest)
Sets the digest of this user. |
void |
setEmailAddress(String emailAddress)
Sets the email address of this user. |
void |
setEmailAddressVerified(boolean emailAddressVerified)
Sets whether this user is email address verified. |
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setFacebookId(long facebookId)
Sets the facebook ID of this user. |
void |
setFailedLoginAttempts(int failedLoginAttempts)
Sets the failed login attempts of this user. |
void |
setFirstName(String firstName)
Sets the first name of this user. |
void |
setGraceLoginCount(int graceLoginCount)
Sets the grace login count of this user. |
void |
setGreeting(String greeting)
Sets the greeting of this user. |
void |
setJobTitle(String jobTitle)
Sets the job title of this user. |
void |
setLanguageId(String languageId)
Sets the language ID of this user. |
void |
setLastFailedLoginDate(Date lastFailedLoginDate)
Sets the last failed login date of this user. |
void |
setLastLoginDate(Date lastLoginDate)
Sets the last login date of this user. |
void |
setLastLoginIP(String lastLoginIP)
Sets the last login i p of this user. |
void |
setLastName(String lastName)
Sets the last name of this user. |
void |
setLdapServerId(long ldapServerId)
Sets the ldap server ID of this user. |
void |
setLockout(boolean lockout)
Sets whether this user is lockout. |
void |
setLockoutDate(Date lockoutDate)
Sets the lockout date of this user. |
void |
setLoginDate(Date loginDate)
Sets the login date of this user. |
void |
setLoginIP(String loginIP)
Sets the login i p of this user. |
void |
setMiddleName(String middleName)
Sets the middle name of this user. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this user. |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this user. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setOpenId(String openId)
Sets the open ID of this user. |
void |
setPassword(String password)
Sets the password of this user. |
void |
setPasswordEncrypted(boolean passwordEncrypted)
Sets whether this user is password encrypted. |
void |
setPasswordModified(boolean passwordModified)
|
void |
setPasswordModifiedDate(Date passwordModifiedDate)
Sets the password modified date of this user. |
void |
setPasswordReset(boolean passwordReset)
Sets whether this user is password reset. |
void |
setPasswordUnencrypted(String passwordUnencrypted)
|
void |
setPortraitId(long portraitId)
Sets the portrait ID of this user. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this user. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setReminderQueryAnswer(String reminderQueryAnswer)
Sets the reminder query answer of this user. |
void |
setReminderQueryQuestion(String reminderQueryQuestion)
Sets the reminder query question of this user. |
void |
setScreenName(String screenName)
Sets the screen name of this user. |
void |
setStatus(int status)
Sets the status of this user. |
void |
setTimeZoneId(String timeZoneId)
Sets the time zone ID of this user. |
void |
setUserId(long userId)
Sets the user ID of this user. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this user. |
void |
setUuid(String uuid)
Sets the uuid of this user. |
CacheModel<User> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
User |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
User |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserWrapper(User user)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<User>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<User>public void addRemotePreference(RemotePreference remotePreference)
addRemotePreference in interface Userpublic Object clone()
BaseModel
clone in interface BaseModel<User>clone in interface StagedModelclone in interface UserModelclone in class Objectpublic int compareTo(User user)
compareTo in interface UserModelcompareTo in interface Comparable<User>public Contact fetchContact()
fetchContact in interface Userpublic List<Address> getAddresses()
getAddresses in interface Userpublic boolean getAgreedToTermsOfUse()
getAgreedToTermsOfUse in interface UserModel
public Date getBirthday()
throws PortalException
getBirthday in interface UserPortalExceptionpublic String getComments()
getComments in interface UserModelpublic long getCompanyId()
getCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface UserModel
public String getCompanyMx()
throws PortalException
getCompanyMx in interface UserPortalException
public Contact getContact()
throws PortalException
getContact in interface UserPortalExceptionContactpublic long getContactId()
getContactId in interface UserModelpublic Date getCreateDate()
getCreateDate in interface StagedModelgetCreateDate in interface UserModelpublic boolean getDefaultUser()
getDefaultUser in interface UserModelpublic String getDigest()
getDigest in interface UserModelpublic String getDigest(String password)
getDigest in interface Userpassword - a password to incorporate with the digest
public String getDisplayEmailAddress()
getDisplayEmailAddress in interface User
@Deprecated
public String getDisplayURL(String portalURL,
String mainPath)
throws PortalException
getDisplayURL(ThemeDisplay)
The logic for the display URL to return is as follows:
getDisplayURL in interface UserportalURL - the portal's URLmainPath - the main path
PortalException
@Deprecated
public String getDisplayURL(String portalURL,
String mainPath,
boolean privateLayout)
throws PortalException
getDisplayURL(ThemeDisplay)
The logic for the display URL to return is as follows:
privateLayout is true, return the URL
of the user's default intranet site home page.
getDisplayURL in interface UserportalURL - the portal's URLmainPath - the main pathprivateLayout - whether to use the URL of the user's default
intranet(versus extranet) site home page, if no friendly URL
is available for the user's profile
PortalException
public String getDisplayURL(ThemeDisplay themeDisplay)
throws PortalException
The logic for the display URL to return is as follows:
getDisplayURL in interface UserthemeDisplay - the theme display
PortalException
public String getDisplayURL(ThemeDisplay themeDisplay,
boolean privateLayout)
throws PortalException
The logic for the display URL to return is as follows:
privateLayout is true, return the URL
of the user's default intranet site home page.
getDisplayURL in interface UserthemeDisplay - the theme displayprivateLayout - whether to use the URL of the user's default
intranet (versus extranet) site home page, if no friendly URL is
available for the user's profile
PortalExceptionpublic String getEmailAddress()
getEmailAddress in interface UserModelpublic boolean getEmailAddressVerified()
getEmailAddressVerified in interface UserModelpublic List<EmailAddress> getEmailAddresses()
getEmailAddresses in interface Userpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<User>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface UserModelpublic long getFacebookId()
getFacebookId in interface UserModelpublic int getFailedLoginAttempts()
getFailedLoginAttempts in interface UserModel
public boolean getFemale()
throws PortalException
true if the user is female.
getFemale in interface Usertrue if the user is female; false
otherwise
PortalExceptionpublic String getFirstName()
getFirstName in interface UserModelpublic String getFullName()
getFullName in interface User
public String getFullName(boolean usePrefix,
boolean useSuffix)
getFullName in interface Userpublic int getGraceLoginCount()
getGraceLoginCount in interface UserModelpublic String getGreeting()
getGreeting in interface UserModelpublic Group getGroup()
getGroup in interface Userpublic long getGroupId()
getGroupId in interface Userpublic long[] getGroupIds()
getGroupIds in interface Userpublic List<Group> getGroups()
getGroups in interface Userpublic String getInitials()
getInitials in interface Userpublic String getJobTitle()
getJobTitle in interface UserModelpublic String getLanguageId()
getLanguageId in interface UserModelpublic Date getLastFailedLoginDate()
getLastFailedLoginDate in interface UserModelpublic Date getLastLoginDate()
getLastLoginDate in interface UserModelpublic String getLastLoginIP()
getLastLoginIP in interface UserModelpublic String getLastName()
getLastName in interface UserModelpublic long getLdapServerId()
getLdapServerId in interface UserModelpublic Locale getLocale()
getLocale in interface Userpublic boolean getLockout()
getLockout in interface UserModelpublic Date getLockoutDate()
getLockoutDate in interface UserModel
public String getLogin()
throws PortalException
getLogin in interface UserPortalExceptionpublic Date getLoginDate()
getLoginDate in interface UserModelpublic String getLoginIP()
getLoginIP in interface UserModel
public boolean getMale()
throws PortalException
true if the user is male.
getMale in interface Usertrue if the user is male; false
otherwise
PortalExceptionpublic String getMiddleName()
getMiddleName in interface UserModelpublic Date getModifiedDate()
getModifiedDate in interface StagedModelgetModifiedDate in interface UserModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface UserModel
public List<Group> getMySiteGroups()
throws PortalException
getMySiteGroups in interface UserPortalException
public List<Group> getMySiteGroups(String[] classNames,
int max)
throws PortalException
getMySiteGroups in interface UserPortalException
public List<Group> getMySiteGroups(int max)
throws PortalException
getMySiteGroups in interface UserPortalExceptionpublic String getOpenId()
getOpenId in interface UserModel
public long[] getOrganizationIds()
throws PortalException
getOrganizationIds in interface UserPortalException
public long[] getOrganizationIds(boolean includeAdministrative)
throws PortalException
getOrganizationIds in interface UserPortalException
public List<Organization> getOrganizations()
throws PortalException
getOrganizations in interface UserPortalException
public List<Organization> getOrganizations(boolean includeAdministrative)
throws PortalException
getOrganizations in interface UserPortalExceptionpublic String getOriginalEmailAddress()
getOriginalEmailAddress in interface Userpublic String getPassword()
getPassword in interface UserModelpublic boolean getPasswordEncrypted()
getPasswordEncrypted in interface UserModelpublic boolean getPasswordModified()
getPasswordModified in interface Userpublic Date getPasswordModifiedDate()
getPasswordModifiedDate in interface UserModel
public PasswordPolicy getPasswordPolicy()
throws PortalException
getPasswordPolicy in interface UserPortalExceptionpublic boolean getPasswordReset()
getPasswordReset in interface UserModelpublic String getPasswordUnencrypted()
getPasswordUnencrypted in interface Userpublic List<Phone> getPhones()
getPhones in interface Userpublic long getPortraitId()
getPortraitId in interface UserModel
public String getPortraitURL(ThemeDisplay themeDisplay)
throws PortalException
getPortraitURL in interface UserPortalExceptionpublic long getPrimaryKey()
getPrimaryKey in interface UserModelpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<User>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface UserModel
public int getPrivateLayoutsPageCount()
throws PortalException
getPrivateLayoutsPageCount in interface UserPortalException
public int getPublicLayoutsPageCount()
throws PortalException
getPublicLayoutsPageCount in interface UserPortalExceptionpublic String getReminderQueryAnswer()
getReminderQueryAnswer in interface UserModelpublic String getReminderQueryQuestion()
getReminderQueryQuestion in interface UserModel
public Set<String> getReminderQueryQuestions()
throws PortalException
getReminderQueryQuestions in interface UserPortalExceptionpublic RemotePreference getRemotePreference(String name)
getRemotePreference in interface Userpublic Iterable<RemotePreference> getRemotePreferences()
getRemotePreferences in interface Userpublic long[] getRoleIds()
getRoleIds in interface Userpublic List<Role> getRoles()
getRoles in interface Userpublic String getScreenName()
getScreenName in interface UserModel
public List<Group> getSiteGroups()
throws PortalException
getSiteGroups in interface UserPortalException
public List<Group> getSiteGroups(boolean includeAdministrative)
throws PortalException
getSiteGroups in interface UserPortalExceptionpublic int getStatus()
getStatus in interface UserModelpublic long[] getTeamIds()
getTeamIds in interface Userpublic List<Team> getTeams()
getTeams in interface Userpublic TimeZone getTimeZone()
getTimeZone in interface Userpublic String getTimeZoneId()
getTimeZoneId in interface UserModel
public Date getUnlockDate()
throws PortalException
getUnlockDate in interface UserPortalExceptionpublic Date getUnlockDate(PasswordPolicy passwordPolicy)
getUnlockDate in interface Userpublic long[] getUserGroupIds()
getUserGroupIds in interface Userpublic List<UserGroup> getUserGroups()
getUserGroups in interface Userpublic long getUserId()
getUserId in interface UserModelpublic String getUserUuid()
getUserUuid in interface UserModelpublic String getUuid()
getUuid in interface StagedModelgetUuid in interface UserModelpublic List<Website> getWebsites()
getWebsites in interface User
public boolean hasCompanyMx()
throws PortalException
hasCompanyMx in interface UserPortalException
public boolean hasCompanyMx(String emailAddress)
throws PortalException
hasCompanyMx in interface UserPortalException
public boolean hasMySites()
throws PortalException
hasMySites in interface UserPortalExceptionpublic boolean hasOrganization()
hasOrganization in interface User
public boolean hasPrivateLayouts()
throws PortalException
hasPrivateLayouts in interface UserPortalException
public boolean hasPublicLayouts()
throws PortalException
hasPublicLayouts in interface UserPortalExceptionpublic boolean hasReminderQuery()
hasReminderQuery in interface Userpublic int hashCode()
hashCode in interface UserModelhashCode in class Objectpublic boolean isActive()
isActive in interface Userpublic boolean isAgreedToTermsOfUse()
true if this user is agreed to terms of use.
isAgreedToTermsOfUse in interface UserModeltrue if this user is agreed to terms of use; false otherwisepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.
isCachedModel in interface BaseModel<User>isCachedModel in interface UserModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public boolean isDefaultUser()
true if this user is default user.
isDefaultUser in interface UserModeltrue if this user is default user; false otherwisepublic boolean isEmailAddressComplete()
isEmailAddressComplete in interface Userpublic boolean isEmailAddressVerificationComplete()
isEmailAddressVerificationComplete in interface Userpublic boolean isEmailAddressVerified()
true if this user is email address verified.
isEmailAddressVerified in interface UserModeltrue if this user is email address verified; false otherwisepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.
isEscapedModel in interface BaseModel<User>isEscapedModel in interface UserModeltrue if this model instance is escaped;
false otherwise
public boolean isFemale()
throws PortalException
isFemale in interface UserPortalExceptionpublic boolean isLockout()
true if this user is lockout.
isLockout in interface UserModeltrue if this user is lockout; false otherwise
public boolean isMale()
throws PortalException
isMale in interface UserPortalExceptionpublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.
isNew in interface BaseModel<User>isNew in interface UserModeltrue if this model instance does not yet exist in
the database; false otherwisepublic boolean isPasswordEncrypted()
true if this user is password encrypted.
isPasswordEncrypted in interface UserModeltrue if this user is password encrypted; false otherwisepublic boolean isPasswordModified()
isPasswordModified in interface Userpublic boolean isPasswordReset()
true if this user is password reset.
isPasswordReset in interface UserModeltrue if this user is password reset; false otherwisepublic boolean isReminderQueryComplete()
isReminderQueryComplete in interface Userpublic boolean isSetupComplete()
isSetupComplete in interface Userpublic boolean isTermsOfUseComplete()
isTermsOfUseComplete in interface Userpublic void persist()
PersistedModel
persist in interface PersistedModelpublic void setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
setAgreedToTermsOfUse in interface UserModelagreedToTermsOfUse - the agreed to terms of use of this userpublic void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<User>setCachedModel in interface UserModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic void setComments(String comments)
setComments in interface UserModelcomments - the comments of this userpublic void setCompanyId(long companyId)
setCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface UserModelcompanyId - the company ID of this userpublic void setContactId(long contactId)
setContactId in interface UserModelcontactId - the contact ID of this userpublic void setCreateDate(Date createDate)
setCreateDate in interface StagedModelsetCreateDate in interface UserModelcreateDate - the create date of this userpublic void setDefaultUser(boolean defaultUser)
setDefaultUser in interface UserModeldefaultUser - the default user of this userpublic void setDigest(String digest)
setDigest in interface UserModeldigest - the digest of this userpublic void setEmailAddress(String emailAddress)
setEmailAddress in interface UserModelemailAddress - the email address of this userpublic void setEmailAddressVerified(boolean emailAddressVerified)
setEmailAddressVerified in interface UserModelemailAddressVerified - the email address verified of this userpublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<User>setExpandoBridgeAttributes in interface UserModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<User>setExpandoBridgeAttributes in interface UserModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<User>setExpandoBridgeAttributes in interface UserModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public void setFacebookId(long facebookId)
setFacebookId in interface UserModelfacebookId - the facebook ID of this userpublic void setFailedLoginAttempts(int failedLoginAttempts)
setFailedLoginAttempts in interface UserModelfailedLoginAttempts - the failed login attempts of this userpublic void setFirstName(String firstName)
setFirstName in interface UserModelfirstName - the first name of this userpublic void setGraceLoginCount(int graceLoginCount)
setGraceLoginCount in interface UserModelgraceLoginCount - the grace login count of this userpublic void setGreeting(String greeting)
setGreeting in interface UserModelgreeting - the greeting of this userpublic void setJobTitle(String jobTitle)
setJobTitle in interface UserModeljobTitle - the job title of this userpublic void setLanguageId(String languageId)
setLanguageId in interface UserModellanguageId - the language ID of this userpublic void setLastFailedLoginDate(Date lastFailedLoginDate)
setLastFailedLoginDate in interface UserModellastFailedLoginDate - the last failed login date of this userpublic void setLastLoginDate(Date lastLoginDate)
setLastLoginDate in interface UserModellastLoginDate - the last login date of this userpublic void setLastLoginIP(String lastLoginIP)
setLastLoginIP in interface UserModellastLoginIP - the last login i p of this userpublic void setLastName(String lastName)
setLastName in interface UserModellastName - the last name of this userpublic void setLdapServerId(long ldapServerId)
setLdapServerId in interface UserModelldapServerId - the ldap server ID of this userpublic void setLockout(boolean lockout)
setLockout in interface UserModellockout - the lockout of this userpublic void setLockoutDate(Date lockoutDate)
setLockoutDate in interface UserModellockoutDate - the lockout date of this userpublic void setLoginDate(Date loginDate)
setLoginDate in interface UserModelloginDate - the login date of this userpublic void setLoginIP(String loginIP)
setLoginIP in interface UserModelloginIP - the login i p of this userpublic void setMiddleName(String middleName)
setMiddleName in interface UserModelmiddleName - the middle name of this userpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface StagedModelsetModifiedDate in interface UserModelmodifiedDate - the modified date of this userpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface UserModelmvccVersion - the mvcc version of this userpublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<User>setNew in interface UserModeln - whether this model instance does not yet exist in the databasepublic void setOpenId(String openId)
setOpenId in interface UserModelopenId - the open ID of this userpublic void setPassword(String password)
setPassword in interface UserModelpassword - the password of this userpublic void setPasswordEncrypted(boolean passwordEncrypted)
setPasswordEncrypted in interface UserModelpasswordEncrypted - the password encrypted of this userpublic void setPasswordModified(boolean passwordModified)
setPasswordModified in interface Userpublic void setPasswordModifiedDate(Date passwordModifiedDate)
setPasswordModifiedDate in interface UserModelpasswordModifiedDate - the password modified date of this userpublic void setPasswordReset(boolean passwordReset)
setPasswordReset in interface UserModelpasswordReset - the password reset of this userpublic void setPasswordUnencrypted(String passwordUnencrypted)
setPasswordUnencrypted in interface Userpublic void setPortraitId(long portraitId)
setPortraitId in interface UserModelportraitId - the portrait ID of this userpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface UserModelprimaryKey - the primary key of this userpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<User>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface UserModelprimaryKeyObj - the primary key of this model instancepublic void setReminderQueryAnswer(String reminderQueryAnswer)
setReminderQueryAnswer in interface UserModelreminderQueryAnswer - the reminder query answer of this userpublic void setReminderQueryQuestion(String reminderQueryQuestion)
setReminderQueryQuestion in interface UserModelreminderQueryQuestion - the reminder query question of this userpublic void setScreenName(String screenName)
setScreenName in interface UserModelscreenName - the screen name of this userpublic void setStatus(int status)
setStatus in interface UserModelstatus - the status of this userpublic void setTimeZoneId(String timeZoneId)
setTimeZoneId in interface UserModeltimeZoneId - the time zone ID of this userpublic void setUserId(long userId)
setUserId in interface UserModeluserId - the user ID of this userpublic void setUserUuid(String userUuid)
setUserUuid in interface UserModeluserUuid - the user uuid of this userpublic void setUuid(String uuid)
setUuid in interface StagedModelsetUuid in interface UserModeluuid - the uuid of this userpublic CacheModel<User> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<User>toCacheModel in interface UserModelpublic User toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<User>toEscapedModel in interface UserModelAutoEscapeBeanHandlerpublic String toString()
toString in interface UserModeltoString in class Objectpublic User toUnescapedModel()
toUnescapedModel in interface BaseModel<User>toUnescapedModel in interface UserModelpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<User>toXmlString in interface UserModelpublic boolean equals(Object obj)
equals in class Objectpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic User getWrappedModel()
getWrappedModel in interface ModelWrapper<User>public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.
isEntityCacheEnabled in interface BaseModel<User>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.
isFinderCacheEnabled in interface BaseModel<User>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<User>
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||