|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.User>
com.liferay.portal.model.impl.UserModelImpl
com.liferay.portal.model.impl.UserImpl
public class UserImpl
Field Summary |
---|
Constructor Summary | |
---|---|
UserImpl()
|
Method Summary | |
---|---|
java.util.Date |
getBirthday()
|
java.lang.String |
getCompanyMx()
|
com.liferay.portal.model.Contact |
getContact()
|
java.lang.String |
getDisplayEmailAddress()
|
java.lang.String |
getDisplayURL(java.lang.String portalURL,
java.lang.String mainPath)
|
java.lang.String |
getDisplayURL(com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
boolean |
getFemale()
|
java.lang.String |
getFullName()
|
com.liferay.portal.model.Group |
getGroup()
|
long[] |
getGroupIds()
|
java.util.List<com.liferay.portal.model.Group> |
getGroups()
|
java.util.Locale |
getLocale()
|
java.lang.String |
getLogin()
|
boolean |
getMale()
|
java.util.List<com.liferay.portal.model.Group> |
getMyPlaces()
|
java.util.List<com.liferay.portal.model.Group> |
getMyPlaces(int max)
|
long[] |
getOrganizationIds()
|
java.util.List<com.liferay.portal.model.Organization> |
getOrganizations()
|
boolean |
getPasswordModified()
|
com.liferay.portal.model.PasswordPolicy |
getPasswordPolicy()
|
java.lang.String |
getPasswordUnencrypted()
|
int |
getPrivateLayoutsPageCount()
|
int |
getPublicLayoutsPageCount()
|
java.util.Set<java.lang.String> |
getReminderQueryQuestions()
|
long[] |
getRoleIds()
|
java.util.List<com.liferay.portal.model.Role> |
getRoles()
|
java.util.TimeZone |
getTimeZone()
|
long[] |
getUserGroupIds()
|
java.util.List<com.liferay.portal.model.UserGroup> |
getUserGroups()
|
boolean |
hasCompanyMx()
|
boolean |
hasCompanyMx(java.lang.String emailAddress)
|
boolean |
hasMyPlaces()
|
boolean |
hasOrganization()
|
boolean |
hasPrivateLayouts()
|
boolean |
hasPublicLayouts()
|
boolean |
hasReminderQuery()
|
boolean |
isFemale()
|
boolean |
isMale()
|
boolean |
isPasswordModified()
|
void |
setLanguageId(java.lang.String languageId)
|
void |
setPasswordModified(boolean passwordModified)
|
void |
setPasswordUnencrypted(java.lang.String passwordUnencrypted)
|
void |
setTimeZoneId(java.lang.String timeZoneId)
|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.UserModel |
---|
clone, compareTo, getActive, getAgreedToTermsOfUse, getComments, getCompanyId, getContactId, getCreateDate, getDefaultUser, getEmailAddress, getExpandoBridge, getFailedLoginAttempts, getFirstName, getGraceLoginCount, getGreeting, getJobTitle, getLanguageId, getLastFailedLoginDate, getLastLoginDate, getLastLoginIP, getLastName, getLockout, getLockoutDate, getLoginDate, getLoginIP, getMiddleName, getModifiedDate, getOpenId, getPassword, getPasswordEncrypted, getPasswordModifiedDate, getPasswordReset, getPortraitId, getPrimaryKey, getPrimaryKeyObj, getReminderQueryAnswer, getReminderQueryQuestion, getScreenName, getTimeZoneId, getUserId, getUserUuid, getUuid, hashCode, isActive, isAgreedToTermsOfUse, isCachedModel, isDefaultUser, isEscapedModel, isLockout, isNew, isPasswordEncrypted, isPasswordReset, setActive, setAgreedToTermsOfUse, setCachedModel, setComments, setCompanyId, setContactId, setCreateDate, setDefaultUser, setEmailAddress, setEscapedModel, setExpandoBridgeAttributes, setFailedLoginAttempts, setFirstName, setGraceLoginCount, setGreeting, setJobTitle, setLastFailedLoginDate, setLastLoginDate, setLastLoginIP, setLastName, setLockout, setLockoutDate, setLoginDate, setLoginIP, setMiddleName, setModifiedDate, setNew, setOpenId, setPassword, setPasswordEncrypted, setPasswordModifiedDate, setPasswordReset, setPortraitId, setPrimaryKey, setReminderQueryAnswer, setReminderQueryQuestion, setScreenName, setUserId, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public UserImpl()
Method Detail |
---|
public java.util.Date getBirthday()
getBirthday
in interface com.liferay.portal.model.User
public java.lang.String getCompanyMx()
getCompanyMx
in interface com.liferay.portal.model.User
public com.liferay.portal.model.Contact getContact()
getContact
in interface com.liferay.portal.model.User
public java.lang.String getDisplayEmailAddress()
getDisplayEmailAddress
in interface com.liferay.portal.model.User
public java.lang.String getDisplayURL(com.liferay.portal.theme.ThemeDisplay themeDisplay)
getDisplayURL
in interface com.liferay.portal.model.User
public java.lang.String getDisplayURL(java.lang.String portalURL, java.lang.String mainPath)
getDisplayURL
in interface com.liferay.portal.model.User
public boolean getFemale()
getFemale
in interface com.liferay.portal.model.User
public java.lang.String getFullName()
getFullName
in interface com.liferay.portal.model.User
public com.liferay.portal.model.Group getGroup()
getGroup
in interface com.liferay.portal.model.User
public long[] getGroupIds()
getGroupIds
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.Group> getGroups()
getGroups
in interface com.liferay.portal.model.User
public java.util.Locale getLocale()
getLocale
in interface com.liferay.portal.model.User
public java.lang.String getLogin() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getLogin
in interface com.liferay.portal.model.User
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public boolean getMale()
getMale
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.Group> getMyPlaces()
getMyPlaces
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.Group> getMyPlaces(int max)
getMyPlaces
in interface com.liferay.portal.model.User
public long[] getOrganizationIds()
getOrganizationIds
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.Organization> getOrganizations()
getOrganizations
in interface com.liferay.portal.model.User
public boolean getPasswordModified()
getPasswordModified
in interface com.liferay.portal.model.User
public com.liferay.portal.model.PasswordPolicy getPasswordPolicy() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getPasswordPolicy
in interface com.liferay.portal.model.User
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getPasswordUnencrypted()
getPasswordUnencrypted
in interface com.liferay.portal.model.User
public int getPrivateLayoutsPageCount()
getPrivateLayoutsPageCount
in interface com.liferay.portal.model.User
public int getPublicLayoutsPageCount()
getPublicLayoutsPageCount
in interface com.liferay.portal.model.User
public java.util.Set<java.lang.String> getReminderQueryQuestions() throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
getReminderQueryQuestions
in interface com.liferay.portal.model.User
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public long[] getRoleIds()
getRoleIds
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.Role> getRoles()
getRoles
in interface com.liferay.portal.model.User
public long[] getUserGroupIds()
getUserGroupIds
in interface com.liferay.portal.model.User
public java.util.List<com.liferay.portal.model.UserGroup> getUserGroups()
getUserGroups
in interface com.liferay.portal.model.User
public java.util.TimeZone getTimeZone()
getTimeZone
in interface com.liferay.portal.model.User
public boolean hasCompanyMx()
hasCompanyMx
in interface com.liferay.portal.model.User
public boolean hasCompanyMx(java.lang.String emailAddress)
hasCompanyMx
in interface com.liferay.portal.model.User
public boolean hasMyPlaces()
hasMyPlaces
in interface com.liferay.portal.model.User
public boolean hasOrganization()
hasOrganization
in interface com.liferay.portal.model.User
public boolean hasPrivateLayouts()
hasPrivateLayouts
in interface com.liferay.portal.model.User
public boolean hasPublicLayouts()
hasPublicLayouts
in interface com.liferay.portal.model.User
public boolean hasReminderQuery()
hasReminderQuery
in interface com.liferay.portal.model.User
public boolean isFemale()
isFemale
in interface com.liferay.portal.model.User
public boolean isMale()
isMale
in interface com.liferay.portal.model.User
public boolean isPasswordModified()
isPasswordModified
in interface com.liferay.portal.model.User
public void setLanguageId(java.lang.String languageId)
setLanguageId
in interface com.liferay.portal.model.User
setLanguageId
in interface com.liferay.portal.model.UserModel
setLanguageId
in class UserModelImpl
public void setPasswordModified(boolean passwordModified)
setPasswordModified
in interface com.liferay.portal.model.User
public void setPasswordUnencrypted(java.lang.String passwordUnencrypted)
setPasswordUnencrypted
in interface com.liferay.portal.model.User
public void setTimeZoneId(java.lang.String timeZoneId)
setTimeZoneId
in interface com.liferay.portal.model.User
setTimeZoneId
in interface com.liferay.portal.model.UserModel
setTimeZoneId
in class UserModelImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |