|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.UserWrapper
public class UserWrapper
This class is a wrapper for User.
User,
Serialized Form| Constructor Summary | |
|---|---|
UserWrapper(User user)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(User user)
|
boolean |
getActive()
Gets the active of this user. |
boolean |
getAgreedToTermsOfUse()
Gets the agreed to terms of use of this user. |
Date |
getBirthday()
|
String |
getComments()
Gets the comments of this user. |
long |
getCompanyId()
Gets the company id of this user. |
String |
getCompanyMx()
|
Contact |
getContact()
|
long |
getContactId()
Gets the contact id of this user. |
Date |
getCreateDate()
Gets the create date of this user. |
boolean |
getDefaultUser()
Gets the default user of this user. |
String |
getDisplayEmailAddress()
|
String |
getDisplayURL(String portalURL,
String mainPath)
|
String |
getDisplayURL(ThemeDisplay themeDisplay)
|
String |
getEmailAddress()
Gets the email address of this user. |
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getFacebookId()
Gets the facebook id of this user. |
int |
getFailedLoginAttempts()
Gets the failed login attempts of this user. |
boolean |
getFemale()
|
String |
getFirstName()
Gets the first name of this user. |
String |
getFullName()
|
int |
getGraceLoginCount()
Gets the grace login count of this user. |
String |
getGreeting()
Gets the greeting of this user. |
Group |
getGroup()
|
long[] |
getGroupIds()
|
List<Group> |
getGroups()
|
String |
getJobTitle()
Gets the job title of this user. |
String |
getLanguageId()
Gets the language id of this user. |
Date |
getLastFailedLoginDate()
Gets the last failed login date of this user. |
Date |
getLastLoginDate()
Gets the last login date of this user. |
String |
getLastLoginIP()
Gets the last login i p of this user. |
String |
getLastName()
Gets the last name of this user. |
Locale |
getLocale()
|
boolean |
getLockout()
Gets the lockout of this user. |
Date |
getLockoutDate()
Gets the lockout date of this user. |
String |
getLogin()
|
Date |
getLoginDate()
Gets the login date of this user. |
String |
getLoginIP()
Gets the login i p of this user. |
boolean |
getMale()
|
String |
getMiddleName()
Gets the middle name of this user. |
Date |
getModifiedDate()
Gets the modified date of this user. |
List<Group> |
getMyPlaces()
|
List<Group> |
getMyPlaces(int max)
|
String |
getOpenId()
Gets the open id of this user. |
long[] |
getOrganizationIds()
|
List<Organization> |
getOrganizations()
|
String |
getPassword()
Gets the password of this user. |
boolean |
getPasswordEncrypted()
Gets the password encrypted of this user. |
boolean |
getPasswordModified()
|
Date |
getPasswordModifiedDate()
Gets the password modified date of this user. |
PasswordPolicy |
getPasswordPolicy()
|
boolean |
getPasswordReset()
Gets the password reset of this user. |
String |
getPasswordUnencrypted()
|
long |
getPortraitId()
Gets the portrait id of this user. |
long |
getPrimaryKey()
Gets the primary key of this user. |
Serializable |
getPrimaryKeyObj()
Gets the primary key of this model instance. |
int |
getPrivateLayoutsPageCount()
|
int |
getPublicLayoutsPageCount()
|
String |
getReminderQueryAnswer()
Gets the reminder query answer of this user. |
String |
getReminderQueryQuestion()
Gets the reminder query question of this user. |
Set<String> |
getReminderQueryQuestions()
|
long[] |
getRoleIds()
|
List<Role> |
getRoles()
|
String |
getScreenName()
Gets the screen name of this user. |
double |
getSocialContributionEquity()
|
double |
getSocialParticipationEquity()
|
double |
getSocialPersonalEquity()
|
long[] |
getTeamIds()
|
List<Team> |
getTeams()
|
TimeZone |
getTimeZone()
|
String |
getTimeZoneId()
Gets the time zone id of this user. |
long[] |
getUserGroupIds()
|
List<UserGroup> |
getUserGroups()
|
long |
getUserId()
Gets the user id of this user. |
String |
getUserUuid()
Gets the user uuid of this user. |
String |
getUuid()
Gets the uuid of this user. |
User |
getWrappedUser()
|
boolean |
hasCompanyMx()
|
boolean |
hasCompanyMx(String emailAddress)
|
int |
hashCode()
|
boolean |
hasMyPlaces()
|
boolean |
hasOrganization()
|
boolean |
hasPrivateLayouts()
|
boolean |
hasPublicLayouts()
|
boolean |
hasReminderQuery()
|
boolean |
isActive()
Determines whether this user is active. |
boolean |
isAgreedToTermsOfUse()
Determines whether this user is agreed to terms of use. |
boolean |
isCachedModel()
Determines if this model instance was retrieved from the entity cache. |
boolean |
isDefaultUser()
Determines whether this user is default user. |
boolean |
isEscapedModel()
Determines if this model instance is escaped. |
boolean |
isFemale()
|
boolean |
isLockout()
Determines whether this user is lockout. |
boolean |
isMale()
|
boolean |
isNew()
Determines if this model instance does not yet exist in the database. |
boolean |
isPasswordEncrypted()
Determines whether this user is password encrypted. |
boolean |
isPasswordModified()
|
boolean |
isPasswordReset()
Determines whether this user is password reset. |
void |
setActive(boolean active)
Sets whether this {$entity.humanName} is active. |
void |
setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
Sets whether this {$entity.humanName} 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 {$entity.humanName} is default user. |
void |
setEmailAddress(String emailAddress)
Sets the email address of this user. |
void |
setEscapedModel(boolean escapedModel)
Sets whether this model instance is escaped, meaning that all strings returned from getter methods are HTML safe. |
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 |
setLockout(boolean lockout)
Sets whether this {$entity.humanName} 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 |
setModifiedDate(Date modifiedDate)
Sets the modified date 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 {$entity.humanName} 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 {$entity.humanName} is password reset. |
void |
setPasswordUnencrypted(String passwordUnencrypted)
|
void |
setPortraitId(long portraitId)
Sets the portrait id of this user. |
void |
setPrimaryKey(long pk)
Sets the primary key of this user |
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 |
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. |
User |
toEscapedModel()
Gets a copy of this user as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
void |
updateSocialContributionEquity(double value)
|
void |
updateSocialParticipationEquity(double value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserWrapper(User user)
| Method Detail |
|---|
public long getPrimaryKey()
UserModel
getPrimaryKey in interface UserModelpublic void setPrimaryKey(long pk)
UserModel
setPrimaryKey in interface UserModelpk - the primary key of this userpublic String getUuid()
UserModel
getUuid in interface UserModelpublic void setUuid(String uuid)
UserModel
setUuid in interface UserModeluuid - the uuid of this userpublic long getUserId()
UserModel
getUserId in interface UserModelpublic void setUserId(long userId)
UserModel
setUserId in interface UserModeluserId - the user id of this user
public String getUserUuid()
throws SystemException
UserModel
getUserUuid in interface UserModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
UserModel
setUserUuid in interface UserModeluserUuid - the user uuid of this userpublic long getCompanyId()
UserModel
getCompanyId in interface UserModelpublic void setCompanyId(long companyId)
UserModel
setCompanyId in interface UserModelcompanyId - the company id of this userpublic Date getCreateDate()
UserModel
getCreateDate in interface UserModelpublic void setCreateDate(Date createDate)
UserModel
setCreateDate in interface UserModelcreateDate - the create date of this userpublic Date getModifiedDate()
UserModel
getModifiedDate in interface UserModelpublic void setModifiedDate(Date modifiedDate)
UserModel
setModifiedDate in interface UserModelmodifiedDate - the modified date of this userpublic boolean getDefaultUser()
UserModel
getDefaultUser in interface UserModelpublic boolean isDefaultUser()
UserModel
isDefaultUser in interface UserModelpublic void setDefaultUser(boolean defaultUser)
UserModel
setDefaultUser in interface UserModeldefaultUser - the default user of this userpublic long getContactId()
UserModel
getContactId in interface UserModelpublic void setContactId(long contactId)
UserModel
setContactId in interface UserModelcontactId - the contact id of this userpublic String getPassword()
UserModel
getPassword in interface UserModelpublic void setPassword(String password)
UserModel
setPassword in interface UserModelpassword - the password of this userpublic boolean getPasswordEncrypted()
UserModel
getPasswordEncrypted in interface UserModelpublic boolean isPasswordEncrypted()
UserModel
isPasswordEncrypted in interface UserModelpublic void setPasswordEncrypted(boolean passwordEncrypted)
UserModel
setPasswordEncrypted in interface UserModelpasswordEncrypted - the password encrypted of this userpublic boolean getPasswordReset()
UserModel
getPasswordReset in interface UserModelpublic boolean isPasswordReset()
UserModel
isPasswordReset in interface UserModelpublic void setPasswordReset(boolean passwordReset)
UserModel
setPasswordReset in interface UserModelpasswordReset - the password reset of this userpublic Date getPasswordModifiedDate()
UserModel
getPasswordModifiedDate in interface UserModelpublic void setPasswordModifiedDate(Date passwordModifiedDate)
UserModel
setPasswordModifiedDate in interface UserModelpasswordModifiedDate - the password modified date of this userpublic String getReminderQueryQuestion()
UserModel
getReminderQueryQuestion in interface UserModelpublic void setReminderQueryQuestion(String reminderQueryQuestion)
UserModel
setReminderQueryQuestion in interface UserModelreminderQueryQuestion - the reminder query question of this userpublic String getReminderQueryAnswer()
UserModel
getReminderQueryAnswer in interface UserModelpublic void setReminderQueryAnswer(String reminderQueryAnswer)
UserModel
setReminderQueryAnswer in interface UserModelreminderQueryAnswer - the reminder query answer of this userpublic int getGraceLoginCount()
UserModel
getGraceLoginCount in interface UserModelpublic void setGraceLoginCount(int graceLoginCount)
UserModel
setGraceLoginCount in interface UserModelgraceLoginCount - the grace login count of this userpublic String getScreenName()
UserModel
getScreenName in interface UserModelpublic void setScreenName(String screenName)
UserModel
setScreenName in interface UserModelscreenName - the screen name of this userpublic String getEmailAddress()
UserModel
getEmailAddress in interface UserModelpublic void setEmailAddress(String emailAddress)
UserModel
setEmailAddress in interface UserModelemailAddress - the email address of this userpublic long getFacebookId()
UserModel
getFacebookId in interface UserModelpublic void setFacebookId(long facebookId)
UserModel
setFacebookId in interface UserModelfacebookId - the facebook id of this userpublic String getOpenId()
UserModel
getOpenId in interface UserModelpublic void setOpenId(String openId)
UserModel
setOpenId in interface UserModelopenId - the open id of this userpublic long getPortraitId()
UserModel
getPortraitId in interface UserModelpublic void setPortraitId(long portraitId)
UserModel
setPortraitId in interface UserModelportraitId - the portrait id of this userpublic String getLanguageId()
UserModel
getLanguageId in interface UserModelpublic void setLanguageId(String languageId)
UserModel
setLanguageId in interface UsersetLanguageId in interface UserModellanguageId - the language id of this userpublic String getTimeZoneId()
UserModel
getTimeZoneId in interface UserModelpublic void setTimeZoneId(String timeZoneId)
UserModel
setTimeZoneId in interface UsersetTimeZoneId in interface UserModeltimeZoneId - the time zone id of this userpublic String getGreeting()
UserModel
getGreeting in interface UserModelpublic void setGreeting(String greeting)
UserModel
setGreeting in interface UserModelgreeting - the greeting of this userpublic String getComments()
UserModel
getComments in interface UserModelpublic void setComments(String comments)
UserModel
setComments in interface UserModelcomments - the comments of this userpublic String getFirstName()
UserModel
getFirstName in interface UserModelpublic void setFirstName(String firstName)
UserModel
setFirstName in interface UserModelfirstName - the first name of this userpublic String getMiddleName()
UserModel
getMiddleName in interface UserModelpublic void setMiddleName(String middleName)
UserModel
setMiddleName in interface UserModelmiddleName - the middle name of this userpublic String getLastName()
UserModel
getLastName in interface UserModelpublic void setLastName(String lastName)
UserModel
setLastName in interface UserModellastName - the last name of this userpublic String getJobTitle()
UserModel
getJobTitle in interface UserModelpublic void setJobTitle(String jobTitle)
UserModel
setJobTitle in interface UserModeljobTitle - the job title of this userpublic Date getLoginDate()
UserModel
getLoginDate in interface UserModelpublic void setLoginDate(Date loginDate)
UserModel
setLoginDate in interface UserModelloginDate - the login date of this userpublic String getLoginIP()
UserModel
getLoginIP in interface UserModelpublic void setLoginIP(String loginIP)
UserModel
setLoginIP in interface UserModelloginIP - the login i p of this userpublic Date getLastLoginDate()
UserModel
getLastLoginDate in interface UserModelpublic void setLastLoginDate(Date lastLoginDate)
UserModel
setLastLoginDate in interface UserModellastLoginDate - the last login date of this userpublic String getLastLoginIP()
UserModel
getLastLoginIP in interface UserModelpublic void setLastLoginIP(String lastLoginIP)
UserModel
setLastLoginIP in interface UserModellastLoginIP - the last login i p of this userpublic Date getLastFailedLoginDate()
UserModel
getLastFailedLoginDate in interface UserModelpublic void setLastFailedLoginDate(Date lastFailedLoginDate)
UserModel
setLastFailedLoginDate in interface UserModellastFailedLoginDate - the last failed login date of this userpublic int getFailedLoginAttempts()
UserModel
getFailedLoginAttempts in interface UserModelpublic void setFailedLoginAttempts(int failedLoginAttempts)
UserModel
setFailedLoginAttempts in interface UserModelfailedLoginAttempts - the failed login attempts of this userpublic boolean getLockout()
UserModel
getLockout in interface UserModelpublic boolean isLockout()
UserModel
isLockout in interface UserModelpublic void setLockout(boolean lockout)
UserModel
setLockout in interface UserModellockout - the lockout of this userpublic Date getLockoutDate()
UserModel
getLockoutDate in interface UserModelpublic void setLockoutDate(Date lockoutDate)
UserModel
setLockoutDate in interface UserModellockoutDate - the lockout date of this userpublic boolean getAgreedToTermsOfUse()
UserModel
getAgreedToTermsOfUse in interface UserModelpublic boolean isAgreedToTermsOfUse()
UserModel
isAgreedToTermsOfUse in interface UserModelpublic void setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
UserModel
setAgreedToTermsOfUse in interface UserModelagreedToTermsOfUse - the agreed to terms of use of this userpublic boolean getActive()
UserModel
getActive in interface UserModelpublic boolean isActive()
UserModel
isActive in interface UserModelpublic void setActive(boolean active)
UserModel
setActive in interface UserModelactive - the active of this userpublic User toEscapedModel()
UserModelAutoEscapeBeanHandler.
toEscapedModel in interface UserModelAutoEscapeBeanHandlerpublic boolean isNew()
BaseModel
isNew in interface BaseModel<User>isNew in interface UserModeltrue if this model instance does not yet exist in
the database; false otherwisepublic 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 boolean isCachedModel()
BaseModel
isCachedModel in interface BaseModel<User>isCachedModel in interface UserModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<User>setCachedModel in interface UserModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic boolean isEscapedModel()
BaseModel
isEscapedModel in interface BaseModel<User>isEscapedModel in interface UserModeltrue if this model instance is escaped;
false otherwiseBaseModel.setEscapedModel(boolean)public void setEscapedModel(boolean escapedModel)
BaseModel
A model instance can be made escaped by wrapping it with an HTML auto
escape handler using its toEscapedModel method. For example,
UserModel.toEscapedModel().
setEscapedModel in interface BaseModel<User>setEscapedModel in interface UserModelescapedModel - whether this model instance is escapedAutoEscapeBeanHandlerpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<User>getPrimaryKeyObj in interface UserModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<User>getExpandoBridge in interface UserModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<User>setExpandoBridgeAttributes in interface UserModelserviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<User>clone in interface UserModelclone in class Objectpublic int compareTo(User user)
compareTo in interface UserModelcompareTo in interface Comparable<User>public int hashCode()
hashCode in interface UserModelhashCode in class Objectpublic String toString()
toString in interface UserModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<User>toXmlString in interface UserModel
public Date getBirthday()
throws PortalException,
SystemException
getBirthday in interface UserPortalException
SystemException
public String getCompanyMx()
throws PortalException,
SystemException
getCompanyMx in interface UserPortalException
SystemException
public Contact getContact()
throws PortalException,
SystemException
getContact in interface UserPortalException
SystemExceptionpublic String getDisplayEmailAddress()
getDisplayEmailAddress in interface User
public String getDisplayURL(ThemeDisplay themeDisplay)
throws PortalException,
SystemException
getDisplayURL in interface UserPortalException
SystemException
public String getDisplayURL(String portalURL,
String mainPath)
throws PortalException,
SystemException
getDisplayURL in interface UserPortalException
SystemException
public boolean getFemale()
throws PortalException,
SystemException
getFemale in interface UserPortalException
SystemExceptionpublic String getFullName()
getFullName in interface User
public Group getGroup()
throws PortalException,
SystemException
getGroup in interface UserPortalException
SystemException
public long[] getGroupIds()
throws PortalException,
SystemException
getGroupIds in interface UserPortalException
SystemException
public List<Group> getGroups()
throws PortalException,
SystemException
getGroups in interface UserPortalException
SystemExceptionpublic Locale getLocale()
getLocale in interface User
public String getLogin()
throws PortalException,
SystemException
getLogin in interface UserPortalException
SystemException
public boolean getMale()
throws PortalException,
SystemException
getMale in interface UserPortalException
SystemException
public List<Group> getMyPlaces()
throws PortalException,
SystemException
getMyPlaces in interface UserPortalException
SystemException
public List<Group> getMyPlaces(int max)
throws PortalException,
SystemException
getMyPlaces in interface UserPortalException
SystemException
public long[] getOrganizationIds()
throws PortalException,
SystemException
getOrganizationIds in interface UserPortalException
SystemException
public List<Organization> getOrganizations()
throws PortalException,
SystemException
getOrganizations in interface UserPortalException
SystemExceptionpublic boolean getPasswordModified()
getPasswordModified in interface User
public PasswordPolicy getPasswordPolicy()
throws PortalException,
SystemException
getPasswordPolicy in interface UserPortalException
SystemExceptionpublic String getPasswordUnencrypted()
getPasswordUnencrypted in interface User
public int getPrivateLayoutsPageCount()
throws PortalException,
SystemException
getPrivateLayoutsPageCount in interface UserPortalException
SystemException
public int getPublicLayoutsPageCount()
throws PortalException,
SystemException
getPublicLayoutsPageCount in interface UserPortalException
SystemException
public Set<String> getReminderQueryQuestions()
throws PortalException,
SystemException
getReminderQueryQuestions in interface UserPortalException
SystemException
public long[] getRoleIds()
throws SystemException
getRoleIds in interface UserSystemException
public List<Role> getRoles()
throws SystemException
getRoles in interface UserSystemExceptionpublic double getSocialContributionEquity()
getSocialContributionEquity in interface Userpublic double getSocialParticipationEquity()
getSocialParticipationEquity in interface Userpublic double getSocialPersonalEquity()
getSocialPersonalEquity in interface User
public long[] getTeamIds()
throws SystemException
getTeamIds in interface UserSystemException
public List<Team> getTeams()
throws SystemException
getTeams in interface UserSystemException
public long[] getUserGroupIds()
throws SystemException
getUserGroupIds in interface UserSystemException
public List<UserGroup> getUserGroups()
throws SystemException
getUserGroups in interface UserSystemExceptionpublic TimeZone getTimeZone()
getTimeZone in interface User
public boolean hasCompanyMx()
throws PortalException,
SystemException
hasCompanyMx in interface UserPortalException
SystemException
public boolean hasCompanyMx(String emailAddress)
throws PortalException,
SystemException
hasCompanyMx in interface UserPortalException
SystemException
public boolean hasMyPlaces()
throws SystemException
hasMyPlaces in interface UserSystemException
public boolean hasOrganization()
throws PortalException,
SystemException
hasOrganization in interface UserPortalException
SystemException
public boolean hasPrivateLayouts()
throws PortalException,
SystemException
hasPrivateLayouts in interface UserPortalException
SystemException
public boolean hasPublicLayouts()
throws PortalException,
SystemException
hasPublicLayouts in interface UserPortalException
SystemExceptionpublic boolean hasReminderQuery()
hasReminderQuery in interface User
public boolean isFemale()
throws PortalException,
SystemException
isFemale in interface UserPortalException
SystemException
public boolean isMale()
throws PortalException,
SystemException
isMale in interface UserPortalException
SystemExceptionpublic boolean isPasswordModified()
isPasswordModified in interface Userpublic void setPasswordModified(boolean passwordModified)
setPasswordModified in interface Userpublic void setPasswordUnencrypted(String passwordUnencrypted)
setPasswordUnencrypted in interface Userpublic void updateSocialContributionEquity(double value)
updateSocialContributionEquity in interface Userpublic void updateSocialParticipationEquity(double value)
updateSocialParticipationEquity in interface Userpublic User getWrappedUser()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||