public class UserImpl extends UserBaseImpl
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, CONTACTID_COLUMN_BITMASK, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, DEFAULTUSER_COLUMN_BITMASK, EMAILADDRESS_COLUMN_BITMASK, ENTITY_CACHE_ENABLED, FACEBOOKID_COLUMN_BITMASK, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_USERS_GROUPS, FINDER_CACHE_ENABLED_USERS_ORGS, FINDER_CACHE_ENABLED_USERS_ROLES, FINDER_CACHE_ENABLED_USERS_TEAMS, FINDER_CACHE_ENABLED_USERS_USERGROUPS, LOCK_EXPIRATION_TIME, MAPPING_TABLE_USERS_GROUPS_COLUMNS, MAPPING_TABLE_USERS_GROUPS_NAME, MAPPING_TABLE_USERS_GROUPS_SQL_CREATE, MAPPING_TABLE_USERS_ORGS_COLUMNS, MAPPING_TABLE_USERS_ORGS_NAME, MAPPING_TABLE_USERS_ORGS_SQL_CREATE, MAPPING_TABLE_USERS_ROLES_COLUMNS, MAPPING_TABLE_USERS_ROLES_NAME, MAPPING_TABLE_USERS_ROLES_SQL_CREATE, MAPPING_TABLE_USERS_TEAMS_COLUMNS, MAPPING_TABLE_USERS_TEAMS_NAME, MAPPING_TABLE_USERS_TEAMS_SQL_CREATE, MAPPING_TABLE_USERS_USERGROUPS_COLUMNS, MAPPING_TABLE_USERS_USERGROUPS_NAME, MAPPING_TABLE_USERS_USERGROUPS_SQL_CREATE, MODIFIEDDATE_COLUMN_BITMASK, OPENID_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PORTRAITID_COLUMN_BITMASK, SCREENNAME_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK| Constructor and Description |
|---|
UserImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRemotePreference(com.liferay.portal.kernel.util.RemotePreference remotePreference) |
com.liferay.portal.model.Contact |
fetchContact() |
java.util.List<com.liferay.portal.model.Address> |
getAddresses()
Returns the user's addresses.
|
java.util.Date |
getBirthday()
Returns the user's birth date.
|
java.lang.String |
getCompanyMx()
Returns the user's company's mail domain.
|
com.liferay.portal.model.Contact |
getContact()
Returns the user's associated contact.
|
java.lang.String |
getDigest()
Returns the user's digest.
|
java.lang.String |
getDigest(java.lang.String password)
Returns a digest for the user, incorporating the password.
|
java.lang.String |
getDisplayEmailAddress()
Returns the user's primary email address, or a blank string if the
address is fake.
|
java.lang.String |
getDisplayURL(java.lang.String portalURL,
java.lang.String mainPath)
Deprecated.
As of 7.0.0, replaced by
getDisplayURL(ThemeDisplay) |
java.lang.String |
getDisplayURL(java.lang.String portalURL,
java.lang.String mainPath,
boolean privateLayout)
Deprecated.
As of 7.0.0, replaced by
getDisplayURL(ThemeDisplay) |
java.lang.String |
getDisplayURL(com.liferay.portal.theme.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.
|
java.lang.String |
getDisplayURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
boolean privateLayout)
Returns the user's display URL based on the theme display.
|
java.util.List<com.liferay.portal.model.EmailAddress> |
getEmailAddresses()
Returns the user's email addresses.
|
boolean |
getFemale()
Returns
true if the user is female. |
java.lang.String |
getFullName()
Returns the user's full name.
|
java.lang.String |
getFullName(boolean usePrefix,
boolean useSuffix)
Returns the user's full name.
|
com.liferay.portal.model.Group |
getGroup() |
long |
getGroupId() |
long[] |
getGroupIds() |
java.util.List<com.liferay.portal.model.Group> |
getGroups() |
java.util.Locale |
getLocale() |
java.lang.String |
getLogin() |
boolean |
getMale()
Returns
true if the user is male. |
java.util.List<com.liferay.portal.model.Group> |
getMySiteGroups() |
java.util.List<com.liferay.portal.model.Group> |
getMySiteGroups(boolean includeControlPanel,
int max) |
java.util.List<com.liferay.portal.model.Group> |
getMySiteGroups(int max) |
java.util.List<com.liferay.portal.model.Group> |
getMySiteGroups(java.lang.String[] classNames,
boolean includeControlPanel,
int max) |
java.util.List<com.liferay.portal.model.Group> |
getMySiteGroups(java.lang.String[] classNames,
int max) |
java.util.List<com.liferay.portal.model.Group> |
getMySites()
Deprecated.
As of 6.2.0, replaced by
getMySiteGroups() |
java.util.List<com.liferay.portal.model.Group> |
getMySites(boolean includeControlPanel,
int max)
Deprecated.
As of 6.2.0, replaced by
getMySiteGroups(boolean,
int) |
java.util.List<com.liferay.portal.model.Group> |
getMySites(int max)
Deprecated.
As of 6.2.0, replaced by
getMySiteGroups(int) |
java.util.List<com.liferay.portal.model.Group> |
getMySites(java.lang.String[] classNames,
boolean includeControlPanel,
int max)
Deprecated.
As of 6.2.0, replaced by
getMySiteGroups(String[],
boolean, int) |
java.util.List<com.liferay.portal.model.Group> |
getMySites(java.lang.String[] classNames,
int max)
Deprecated.
As of 6.2.0, replaced by
getMySiteGroups(String[],
int) |
long[] |
getOrganizationIds() |
long[] |
getOrganizationIds(boolean includeAdministrative) |
java.util.List<com.liferay.portal.model.Organization> |
getOrganizations() |
java.util.List<com.liferay.portal.model.Organization> |
getOrganizations(boolean includeAdministrative) |
java.lang.String |
getOriginalEmailAddress() |
boolean |
getPasswordModified() |
com.liferay.portal.model.PasswordPolicy |
getPasswordPolicy() |
java.lang.String |
getPasswordUnencrypted() |
java.util.List<com.liferay.portal.model.Phone> |
getPhones() |
java.lang.String |
getPortraitURL(com.liferay.portal.theme.ThemeDisplay themeDisplay) |
int |
getPrivateLayoutsPageCount() |
protected java.lang.String |
getProfileFriendlyURL() |
int |
getPublicLayoutsPageCount() |
java.util.Set<java.lang.String> |
getReminderQueryQuestions() |
com.liferay.portal.kernel.util.RemotePreference |
getRemotePreference(java.lang.String name) |
java.lang.Iterable<com.liferay.portal.kernel.util.RemotePreference> |
getRemotePreferences() |
long[] |
getRoleIds() |
java.util.List<com.liferay.portal.model.Role> |
getRoles() |
java.util.List<com.liferay.portal.model.Group> |
getSiteGroups() |
java.util.List<com.liferay.portal.model.Group> |
getSiteGroups(boolean includeAdministrative) |
long[] |
getTeamIds() |
java.util.List<com.liferay.portal.model.Team> |
getTeams() |
java.util.TimeZone |
getTimeZone() |
java.util.Date |
getUnlockDate() |
java.util.Date |
getUnlockDate(com.liferay.portal.model.PasswordPolicy passwordPolicy) |
long[] |
getUserGroupIds() |
java.util.List<com.liferay.portal.model.UserGroup> |
getUserGroups() |
java.util.List<com.liferay.portal.model.Website> |
getWebsites() |
boolean |
hasCompanyMx() |
boolean |
hasCompanyMx(java.lang.String emailAddress) |
boolean |
hasMySites() |
boolean |
hasOrganization() |
boolean |
hasPrivateLayouts() |
boolean |
hasPublicLayouts() |
boolean |
hasReminderQuery() |
boolean |
isActive() |
boolean |
isEmailAddressComplete() |
boolean |
isEmailAddressVerificationComplete() |
boolean |
isFemale() |
boolean |
isMale() |
boolean |
isPasswordModified() |
boolean |
isReminderQueryComplete() |
boolean |
isSetupComplete() |
boolean |
isTermsOfUseComplete() |
void |
setLanguageId(java.lang.String languageId) |
void |
setPasswordModified(boolean passwordModified) |
void |
setPasswordUnencrypted(java.lang.String passwordUnencrypted) |
void |
setTimeZoneId(java.lang.String timeZoneId) |
persistclone, compareTo, equals, getAgreedToTermsOfUse, getColumnBitmask, getComments, getCompanyId, getContactId, getCreateDate, getDefaultUser, getEmailAddress, getEmailAddressVerified, getExpandoBridge, getFacebookId, getFailedLoginAttempts, getFirstName, getGraceLoginCount, getGreeting, getJobTitle, getLanguageId, getLastFailedLoginDate, getLastLoginDate, getLastLoginIP, getLastName, getLastPublishDate, getLdapServerId, getLockout, getLockoutDate, getLoginDate, getLoginIP, getMiddleName, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOpenId, getOriginalCompanyId, getOriginalContactId, getOriginalCreateDate, getOriginalDefaultUser, getOriginalFacebookId, getOriginalModifiedDate, getOriginalOpenId, getOriginalPortraitId, getOriginalScreenName, getOriginalStatus, getOriginalUserId, getOriginalUuid, getPassword, getPasswordEncrypted, getPasswordModifiedDate, getPasswordReset, getPortraitId, getPrimaryKey, getPrimaryKeyObj, getReminderQueryAnswer, getReminderQueryQuestion, getScreenName, getStagedModelType, getStatus, getTimeZoneId, getUserId, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isAgreedToTermsOfUse, isDefaultUser, isEmailAddressVerified, isEntityCacheEnabled, isFinderCacheEnabled, isLockout, isPasswordEncrypted, isPasswordReset, resetOriginalValues, setAgreedToTermsOfUse, setComments, setCompanyId, setContactId, setCreateDate, setDefaultUser, setDigest, setEmailAddress, setEmailAddressVerified, setExpandoBridgeAttributes, setFacebookId, setFailedLoginAttempts, setFirstName, setGraceLoginCount, setGreeting, setJobTitle, setLastFailedLoginDate, setLastLoginDate, setLastLoginIP, setLastName, setLastPublishDate, setLdapServerId, setLockout, setLockoutDate, setLoginDate, setLoginIP, setMiddleName, setModelAttributes, setModifiedDate, setMvccVersion, setOpenId, setPassword, setPasswordEncrypted, setPasswordModifiedDate, setPasswordReset, setPortraitId, setPrimaryKey, setPrimaryKeyObj, setReminderQueryAnswer, setReminderQueryQuestion, setScreenName, setStatus, setUserId, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, compareTo, getAgreedToTermsOfUse, getComments, getCompanyId, getContactId, getCreateDate, getDefaultUser, getEmailAddress, getEmailAddressVerified, getExpandoBridge, getFacebookId, getFailedLoginAttempts, getFirstName, getGraceLoginCount, getGreeting, getJobTitle, getLanguageId, getLastFailedLoginDate, getLastLoginDate, getLastLoginIP, getLastName, getLastPublishDate, getLdapServerId, getLockout, getLockoutDate, getLoginDate, getLoginIP, getMiddleName, getModifiedDate, getMvccVersion, getOpenId, getPassword, getPasswordEncrypted, getPasswordModifiedDate, getPasswordReset, getPortraitId, getPrimaryKey, getPrimaryKeyObj, getReminderQueryAnswer, getReminderQueryQuestion, getScreenName, getStatus, getTimeZoneId, getUserId, getUserUuid, getUuid, hashCode, isAgreedToTermsOfUse, isCachedModel, isDefaultUser, isEmailAddressVerified, isEscapedModel, isLockout, isNew, isPasswordEncrypted, isPasswordReset, setAgreedToTermsOfUse, setCachedModel, setComments, setCompanyId, setContactId, setCreateDate, setDefaultUser, setDigest, setEmailAddress, setEmailAddressVerified, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFacebookId, setFailedLoginAttempts, setFirstName, setGraceLoginCount, setGreeting, setJobTitle, setLastFailedLoginDate, setLastLoginDate, setLastLoginIP, setLastName, setLastPublishDate, setLdapServerId, setLockout, setLockoutDate, setLoginDate, setLoginIP, setMiddleName, setModifiedDate, setMvccVersion, setNew, setOpenId, setPassword, setPasswordEncrypted, setPasswordModifiedDate, setPasswordReset, setPortraitId, setPrimaryKey, setPrimaryKeyObj, setReminderQueryAnswer, setReminderQueryQuestion, setScreenName, setStatus, setUserId, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringpublic void addRemotePreference(com.liferay.portal.kernel.util.RemotePreference remotePreference)
public com.liferay.portal.model.Contact fetchContact()
public java.util.List<com.liferay.portal.model.Address> getAddresses()
public java.util.Date getBirthday()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic java.lang.String getCompanyMx()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic com.liferay.portal.model.Contact getContact()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException - if a portal exception occurredContactpublic java.lang.String getDigest()
getDigest in interface com.liferay.portal.model.UserModelgetDigest in class UserModelImplpublic java.lang.String getDigest(java.lang.String password)
password - a password to incorporate with the digestpublic java.lang.String getDisplayEmailAddress()
@Deprecated
public java.lang.String getDisplayURL(java.lang.String portalURL,
java.lang.String mainPath)
throws com.liferay.portal.kernel.exception.PortalException
getDisplayURL(ThemeDisplay)The logic for the display URL to return is as follows:
portalURL - the portal's URLmainPath - the main pathcom.liferay.portal.kernel.exception.PortalException - if a portal exception occurred@Deprecated
public java.lang.String getDisplayURL(java.lang.String portalURL,
java.lang.String mainPath,
boolean privateLayout)
throws com.liferay.portal.kernel.exception.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.
portalURL - 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 profilecom.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic java.lang.String getDisplayURL(com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
The logic for the display URL to return is as follows:
themeDisplay - the theme displaycom.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic java.lang.String getDisplayURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
boolean privateLayout)
throws com.liferay.portal.kernel.exception.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.
themeDisplay - 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 profilecom.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic java.util.List<com.liferay.portal.model.EmailAddress> getEmailAddresses()
public boolean getFemale()
throws com.liferay.portal.kernel.exception.PortalException
true if the user is female.true if the user is female; false
otherwisecom.liferay.portal.kernel.exception.PortalException - if a portal exception occurred@AutoEscape public java.lang.String getFullName()
@AutoEscape
public java.lang.String getFullName(boolean usePrefix,
boolean useSuffix)
public com.liferay.portal.model.Group getGroup()
public long getGroupId()
public long[] getGroupIds()
public java.util.List<com.liferay.portal.model.Group> getGroups()
public java.util.Locale getLocale()
public java.lang.String getLogin()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean getMale()
throws com.liferay.portal.kernel.exception.PortalException
true if the user is male.true if the user is male; false
otherwisecom.liferay.portal.kernel.exception.PortalException - if a portal exception occurredpublic java.util.List<com.liferay.portal.model.Group> getMySiteGroups()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Group> getMySiteGroups(boolean includeControlPanel,
int max)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Group> getMySiteGroups(int max)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Group> getMySiteGroups(java.lang.String[] classNames,
boolean includeControlPanel,
int max)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Group> getMySiteGroups(java.lang.String[] classNames,
int max)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Deprecated
public java.util.List<com.liferay.portal.model.Group> getMySites()
throws com.liferay.portal.kernel.exception.PortalException
getMySiteGroups()com.liferay.portal.kernel.exception.PortalException@Deprecated
public java.util.List<com.liferay.portal.model.Group> getMySites(boolean includeControlPanel,
int max)
throws com.liferay.portal.kernel.exception.PortalException
getMySiteGroups(boolean,
int)com.liferay.portal.kernel.exception.PortalException@Deprecated
public java.util.List<com.liferay.portal.model.Group> getMySites(int max)
throws com.liferay.portal.kernel.exception.PortalException
getMySiteGroups(int)com.liferay.portal.kernel.exception.PortalException@Deprecated
public java.util.List<com.liferay.portal.model.Group> getMySites(java.lang.String[] classNames,
boolean includeControlPanel,
int max)
throws com.liferay.portal.kernel.exception.PortalException
getMySiteGroups(String[],
boolean, int)com.liferay.portal.kernel.exception.PortalException@Deprecated
public java.util.List<com.liferay.portal.model.Group> getMySites(java.lang.String[] classNames,
int max)
throws com.liferay.portal.kernel.exception.PortalException
getMySiteGroups(String[],
int)com.liferay.portal.kernel.exception.PortalExceptionpublic long[] getOrganizationIds()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long[] getOrganizationIds(boolean includeAdministrative)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Organization> getOrganizations()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Organization> getOrganizations(boolean includeAdministrative)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOriginalEmailAddress()
getOriginalEmailAddress in interface com.liferay.portal.model.UsergetOriginalEmailAddress in class UserModelImplpublic boolean getPasswordModified()
public com.liferay.portal.model.PasswordPolicy getPasswordPolicy()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getPasswordUnencrypted()
public java.util.List<com.liferay.portal.model.Phone> getPhones()
public java.lang.String getPortraitURL(com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic int getPrivateLayoutsPageCount()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic int getPublicLayoutsPageCount()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.Set<java.lang.String> getReminderQueryQuestions()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.util.RemotePreference getRemotePreference(java.lang.String name)
public java.lang.Iterable<com.liferay.portal.kernel.util.RemotePreference> getRemotePreferences()
public long[] getRoleIds()
public java.util.List<com.liferay.portal.model.Role> getRoles()
public java.util.List<com.liferay.portal.model.Group> getSiteGroups()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<com.liferay.portal.model.Group> getSiteGroups(boolean includeAdministrative)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long[] getTeamIds()
public java.util.List<com.liferay.portal.model.Team> getTeams()
public java.util.TimeZone getTimeZone()
public java.util.Date getUnlockDate()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.Date getUnlockDate(com.liferay.portal.model.PasswordPolicy passwordPolicy)
public long[] getUserGroupIds()
public java.util.List<com.liferay.portal.model.UserGroup> getUserGroups()
public java.util.List<com.liferay.portal.model.Website> getWebsites()
public boolean hasCompanyMx()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasCompanyMx(java.lang.String emailAddress)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasMySites()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasOrganization()
public boolean hasPrivateLayouts()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasPublicLayouts()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasReminderQuery()
public boolean isActive()
public boolean isEmailAddressComplete()
public boolean isEmailAddressVerificationComplete()
public boolean isFemale()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean isMale()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean isPasswordModified()
public boolean isReminderQueryComplete()
public boolean isSetupComplete()
public boolean isTermsOfUseComplete()
public void setLanguageId(java.lang.String languageId)
setLanguageId in interface com.liferay.portal.model.UserModelsetLanguageId in class UserModelImplpublic void setPasswordModified(boolean passwordModified)
public void setPasswordUnencrypted(java.lang.String passwordUnencrypted)
public void setTimeZoneId(java.lang.String timeZoneId)
setTimeZoneId in interface com.liferay.portal.model.UserModelsetTimeZoneId in class UserModelImplprotected java.lang.String getProfileFriendlyURL()