@JSON(strict=true)
public class UserModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
implements com.liferay.portal.kernel.model.UserModel
This implementation and its corresponding interface UserModel
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in UserImpl
.
UserImpl
,
Serialized FormModifier and Type | Field and Description |
---|---|
static boolean |
COLUMN_BITMASK_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
COMPANYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CONTACTID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
CREATEDATE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
DATA_SOURCE |
static long |
EMAILADDRESS_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
EXTERNALREFERENCECODE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
FACEBOOKID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_USERS_GROUPS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_USERS_ORGS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_USERS_ROLES
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_USERS_TEAMS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static boolean |
FINDER_CACHE_ENABLED_USERS_USERGROUPS
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
GOOGLEUSERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
LOCK_EXPIRATION_TIME |
static Object[][] |
MAPPING_TABLE_USERS_GROUPS_COLUMNS |
static String |
MAPPING_TABLE_USERS_GROUPS_NAME |
static String |
MAPPING_TABLE_USERS_GROUPS_SQL_CREATE |
static Object[][] |
MAPPING_TABLE_USERS_ORGS_COLUMNS |
static String |
MAPPING_TABLE_USERS_ORGS_NAME |
static String |
MAPPING_TABLE_USERS_ORGS_SQL_CREATE |
static Object[][] |
MAPPING_TABLE_USERS_ROLES_COLUMNS |
static String |
MAPPING_TABLE_USERS_ROLES_NAME |
static String |
MAPPING_TABLE_USERS_ROLES_SQL_CREATE |
static Object[][] |
MAPPING_TABLE_USERS_TEAMS_COLUMNS |
static String |
MAPPING_TABLE_USERS_TEAMS_NAME |
static String |
MAPPING_TABLE_USERS_TEAMS_SQL_CREATE |
static Object[][] |
MAPPING_TABLE_USERS_USERGROUPS_COLUMNS |
static String |
MAPPING_TABLE_USERS_USERGROUPS_NAME |
static String |
MAPPING_TABLE_USERS_USERGROUPS_SQL_CREATE |
static long |
MODIFIEDDATE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
OPENID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
ORDER_BY_JPQL |
static String |
ORDER_BY_SQL |
static long |
PORTRAITID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
SCREENNAME_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static String |
SESSION_FACTORY |
static long |
STATUS_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static Object[][] |
TABLE_COLUMNS |
static Map<String,Integer> |
TABLE_COLUMNS_MAP |
static String |
TABLE_NAME |
static String |
TABLE_SQL_CREATE |
static String |
TABLE_SQL_DROP |
static String |
TX_MANAGER |
static long |
TYPE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
USERID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static long |
UUID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
Constructor and Description |
---|
UserModelImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
com.liferay.portal.kernel.model.User |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.portal.kernel.model.User user) |
boolean |
equals(Object object) |
boolean |
getAgreedToTermsOfUse() |
Map<String,Function<com.liferay.portal.kernel.model.User,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<com.liferay.portal.kernel.model.User,Object>> |
getAttributeSetterBiConsumers() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(String columnName) |
<T> T |
getColumnOriginalValue(String columnName) |
<T> T |
getColumnValue(String columnName) |
String |
getComments() |
long |
getCompanyId() |
long |
getContactId() |
Date |
getCreateDate() |
long |
getCtCollectionId() |
String |
getDigest() |
String |
getEmailAddress() |
boolean |
getEmailAddressVerified() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
String |
getExternalReferenceCode() |
long |
getFacebookId() |
int |
getFailedLoginAttempts() |
String |
getFirstName() |
String |
getGoogleUserId() |
int |
getGraceLoginCount() |
String |
getGreeting() |
String |
getJobTitle() |
String |
getLanguageId() |
Date |
getLastFailedLoginDate() |
Date |
getLastLoginDate() |
String |
getLastLoginIP() |
String |
getLastName() |
long |
getLdapServerId() |
boolean |
getLockout() |
Date |
getLockoutDate() |
Date |
getLoginDate() |
String |
getLoginIP() |
String |
getMiddleName() |
Map<String,Object> |
getModelAttributes() |
Class<?> |
getModelClass() |
String |
getModelClassName() |
Date |
getModifiedDate() |
long |
getMvccVersion() |
String |
getOpenId() |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalContactId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
Date |
getOriginalCreateDate()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalEmailAddress()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalExternalReferenceCode()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalFacebookId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalGoogleUserId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
Date |
getOriginalModifiedDate()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalOpenId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalPortraitId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalScreenName()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
int |
getOriginalStatus()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
int |
getOriginalType()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalUserId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getOriginalUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
String |
getPassword() |
boolean |
getPasswordEncrypted() |
Date |
getPasswordModifiedDate() |
boolean |
getPasswordReset() |
long |
getPortraitId() |
long |
getPrimaryKey() |
Serializable |
getPrimaryKeyObj() |
String |
getReminderQueryAnswer() |
String |
getReminderQueryQuestion() |
String |
getScreenName() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
String |
getTimeZoneId() |
int |
getType() |
long |
getUserId() |
String |
getUserUuid() |
String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isAgreedToTermsOfUse() |
boolean |
isEmailAddressVerified() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isLockout() |
boolean |
isPasswordEncrypted() |
boolean |
isPasswordReset() |
void |
resetOriginalValues() |
void |
setAgreedToTermsOfUse(boolean agreedToTermsOfUse) |
void |
setComments(String comments) |
void |
setCompanyId(long companyId) |
void |
setContactId(long contactId) |
void |
setCreateDate(Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setDigest(String digest) |
void |
setEmailAddress(String emailAddress) |
void |
setEmailAddressVerified(boolean emailAddressVerified) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(String externalReferenceCode) |
void |
setFacebookId(long facebookId) |
void |
setFailedLoginAttempts(int failedLoginAttempts) |
void |
setFirstName(String firstName) |
void |
setGoogleUserId(String googleUserId) |
void |
setGraceLoginCount(int graceLoginCount) |
void |
setGreeting(String greeting) |
void |
setJobTitle(String jobTitle) |
void |
setLanguageId(String languageId) |
void |
setLastFailedLoginDate(Date lastFailedLoginDate) |
void |
setLastLoginDate(Date lastLoginDate) |
void |
setLastLoginIP(String lastLoginIP) |
void |
setLastName(String lastName) |
void |
setLdapServerId(long ldapServerId) |
void |
setLockout(boolean lockout) |
void |
setLockoutDate(Date lockoutDate) |
void |
setLoginDate(Date loginDate) |
void |
setLoginIP(String loginIP) |
void |
setMiddleName(String middleName) |
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate) |
void |
setMvccVersion(long mvccVersion) |
void |
setOpenId(String openId) |
void |
setPassword(String password) |
void |
setPasswordEncrypted(boolean passwordEncrypted) |
void |
setPasswordModifiedDate(Date passwordModifiedDate) |
void |
setPasswordReset(boolean passwordReset) |
void |
setPortraitId(long portraitId) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(Serializable primaryKeyObj) |
void |
setReminderQueryAnswer(String reminderQueryAnswer) |
void |
setReminderQueryQuestion(String reminderQueryQuestion) |
void |
setScreenName(String screenName) |
void |
setStatus(int status) |
void |
setTimeZoneId(String timeZoneId) |
void |
setType(int type) |
void |
setUserId(long userId) |
void |
setUserUuid(String userUuid) |
void |
setUuid(String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.User> |
toCacheModel() |
com.liferay.portal.kernel.model.User |
toEscapedModel() |
String |
toString() |
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
@Deprecated public static final boolean ENTITY_CACHE_ENABLED
@Deprecated public static final boolean FINDER_CACHE_ENABLED
@Deprecated public static final boolean COLUMN_BITMASK_ENABLED
@Deprecated public static final long COMPANYID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long CONTACTID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long CREATEDATE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long EMAILADDRESS_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long EXTERNALREFERENCECODE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long FACEBOOKID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long GOOGLEUSERID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long MODIFIEDDATE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long OPENID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long PORTRAITID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long SCREENNAME_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long STATUS_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long TYPE_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long USERID_COLUMN_BITMASK
getColumnBitmask(String)
@Deprecated public static final long UUID_COLUMN_BITMASK
getColumnBitmask(String)
public static final String MAPPING_TABLE_USERS_GROUPS_NAME
public static final Object[][] MAPPING_TABLE_USERS_GROUPS_COLUMNS
public static final String MAPPING_TABLE_USERS_GROUPS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_GROUPS
public static final String MAPPING_TABLE_USERS_ORGS_NAME
public static final Object[][] MAPPING_TABLE_USERS_ORGS_COLUMNS
public static final String MAPPING_TABLE_USERS_ORGS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_ORGS
public static final String MAPPING_TABLE_USERS_ROLES_NAME
public static final Object[][] MAPPING_TABLE_USERS_ROLES_COLUMNS
public static final String MAPPING_TABLE_USERS_ROLES_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_ROLES
public static final String MAPPING_TABLE_USERS_TEAMS_NAME
public static final Object[][] MAPPING_TABLE_USERS_TEAMS_COLUMNS
public static final String MAPPING_TABLE_USERS_TEAMS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_TEAMS
public static final String MAPPING_TABLE_USERS_USERGROUPS_NAME
public static final Object[][] MAPPING_TABLE_USERS_USERGROUPS_COLUMNS
public static final String MAPPING_TABLE_USERS_USERGROUPS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_USERGROUPS
public static final long LOCK_EXPIRATION_TIME
public long getPrimaryKey()
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.User>
getPrimaryKey
in interface com.liferay.portal.kernel.model.UserModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.User>
setPrimaryKey
in interface com.liferay.portal.kernel.model.UserModel
public Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
getModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
setModelAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public Map<String,Function<com.liferay.portal.kernel.model.User,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
public Map<String,BiConsumer<com.liferay.portal.kernel.model.User,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
@JSON public long getMvccVersion()
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
getMvccVersion
in interface com.liferay.portal.kernel.model.UserModel
public void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
setMvccVersion
in interface com.liferay.portal.kernel.model.UserModel
@JSON public long getCtCollectionId()
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.User>
getCtCollectionId
in interface com.liferay.portal.kernel.model.UserModel
public void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<com.liferay.portal.kernel.model.User>
setCtCollectionId
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getUuid()
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
getUuid
in interface com.liferay.portal.kernel.model.UserModel
public void setUuid(String uuid)
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
setUuid
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalUuid()
getColumnOriginalValue(String)
@JSON public String getExternalReferenceCode()
getExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
getExternalReferenceCode
in interface com.liferay.portal.kernel.model.UserModel
public void setExternalReferenceCode(String externalReferenceCode)
setExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
setExternalReferenceCode
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalExternalReferenceCode()
getColumnOriginalValue(String)
@JSON public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.UserModel
public void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.UserModel
public String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.UserModel
public void setUserUuid(String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public long getOriginalUserId()
getColumnOriginalValue(String)
@JSON public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
getCompanyId
in interface com.liferay.portal.kernel.model.UserModel
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
setCompanyId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)
@JSON public Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
getCreateDate
in interface com.liferay.portal.kernel.model.UserModel
public void setCreateDate(Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
setCreateDate
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public Date getOriginalCreateDate()
getColumnOriginalValue(String)
@JSON public Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.UserModel
public boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public Date getOriginalModifiedDate()
getColumnOriginalValue(String)
@JSON public long getContactId()
getContactId
in interface com.liferay.portal.kernel.model.UserModel
public void setContactId(long contactId)
setContactId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public long getOriginalContactId()
getColumnOriginalValue(String)
@JSON(include=false) public String getPassword()
getPassword
in interface com.liferay.portal.kernel.model.UserModel
public void setPassword(String password)
setPassword
in interface com.liferay.portal.kernel.model.UserModel
@JSON(include=false) public boolean getPasswordEncrypted()
getPasswordEncrypted
in interface com.liferay.portal.kernel.model.UserModel
public boolean isPasswordEncrypted()
isPasswordEncrypted
in interface com.liferay.portal.kernel.model.UserModel
public void setPasswordEncrypted(boolean passwordEncrypted)
setPasswordEncrypted
in interface com.liferay.portal.kernel.model.UserModel
@JSON(include=false) public boolean getPasswordReset()
getPasswordReset
in interface com.liferay.portal.kernel.model.UserModel
public boolean isPasswordReset()
isPasswordReset
in interface com.liferay.portal.kernel.model.UserModel
public void setPasswordReset(boolean passwordReset)
setPasswordReset
in interface com.liferay.portal.kernel.model.UserModel
@JSON(include=false) public Date getPasswordModifiedDate()
getPasswordModifiedDate
in interface com.liferay.portal.kernel.model.UserModel
public void setPasswordModifiedDate(Date passwordModifiedDate)
setPasswordModifiedDate
in interface com.liferay.portal.kernel.model.UserModel
@JSON(include=false) public String getDigest()
getDigest
in interface com.liferay.portal.kernel.model.UserModel
public void setDigest(String digest)
setDigest
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getReminderQueryQuestion()
getReminderQueryQuestion
in interface com.liferay.portal.kernel.model.UserModel
public void setReminderQueryQuestion(String reminderQueryQuestion)
setReminderQueryQuestion
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getReminderQueryAnswer()
getReminderQueryAnswer
in interface com.liferay.portal.kernel.model.UserModel
public void setReminderQueryAnswer(String reminderQueryAnswer)
setReminderQueryAnswer
in interface com.liferay.portal.kernel.model.UserModel
@JSON public int getGraceLoginCount()
getGraceLoginCount
in interface com.liferay.portal.kernel.model.UserModel
public void setGraceLoginCount(int graceLoginCount)
setGraceLoginCount
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getScreenName()
getScreenName
in interface com.liferay.portal.kernel.model.UserModel
public void setScreenName(String screenName)
setScreenName
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalScreenName()
getColumnOriginalValue(String)
@JSON public String getEmailAddress()
getEmailAddress
in interface com.liferay.portal.kernel.model.UserModel
public void setEmailAddress(String emailAddress)
setEmailAddress
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalEmailAddress()
getColumnOriginalValue(String)
@JSON public long getFacebookId()
getFacebookId
in interface com.liferay.portal.kernel.model.UserModel
public void setFacebookId(long facebookId)
setFacebookId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public long getOriginalFacebookId()
getColumnOriginalValue(String)
@JSON public String getGoogleUserId()
getGoogleUserId
in interface com.liferay.portal.kernel.model.UserModel
public void setGoogleUserId(String googleUserId)
setGoogleUserId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalGoogleUserId()
getColumnOriginalValue(String)
@JSON public long getLdapServerId()
getLdapServerId
in interface com.liferay.portal.kernel.model.UserModel
public void setLdapServerId(long ldapServerId)
setLdapServerId
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getOpenId()
getOpenId
in interface com.liferay.portal.kernel.model.UserModel
public void setOpenId(String openId)
setOpenId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public String getOriginalOpenId()
getColumnOriginalValue(String)
@JSON public long getPortraitId()
getPortraitId
in interface com.liferay.portal.kernel.model.UserModel
public void setPortraitId(long portraitId)
setPortraitId
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public long getOriginalPortraitId()
getColumnOriginalValue(String)
@JSON public String getLanguageId()
getLanguageId
in interface com.liferay.portal.kernel.model.UserModel
public void setLanguageId(String languageId)
setLanguageId
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getTimeZoneId()
getTimeZoneId
in interface com.liferay.portal.kernel.model.UserModel
public void setTimeZoneId(String timeZoneId)
setTimeZoneId
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getGreeting()
getGreeting
in interface com.liferay.portal.kernel.model.UserModel
public void setGreeting(String greeting)
setGreeting
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getComments()
getComments
in interface com.liferay.portal.kernel.model.UserModel
public void setComments(String comments)
setComments
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getFirstName()
getFirstName
in interface com.liferay.portal.kernel.model.UserModel
public void setFirstName(String firstName)
setFirstName
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getMiddleName()
getMiddleName
in interface com.liferay.portal.kernel.model.UserModel
public void setMiddleName(String middleName)
setMiddleName
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getLastName()
getLastName
in interface com.liferay.portal.kernel.model.UserModel
public void setLastName(String lastName)
setLastName
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getJobTitle()
getJobTitle
in interface com.liferay.portal.kernel.model.UserModel
public void setJobTitle(String jobTitle)
setJobTitle
in interface com.liferay.portal.kernel.model.UserModel
@JSON public Date getLoginDate()
getLoginDate
in interface com.liferay.portal.kernel.model.UserModel
public void setLoginDate(Date loginDate)
setLoginDate
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getLoginIP()
getLoginIP
in interface com.liferay.portal.kernel.model.UserModel
public void setLoginIP(String loginIP)
setLoginIP
in interface com.liferay.portal.kernel.model.UserModel
@JSON public Date getLastLoginDate()
getLastLoginDate
in interface com.liferay.portal.kernel.model.UserModel
public void setLastLoginDate(Date lastLoginDate)
setLastLoginDate
in interface com.liferay.portal.kernel.model.UserModel
@JSON public String getLastLoginIP()
getLastLoginIP
in interface com.liferay.portal.kernel.model.UserModel
public void setLastLoginIP(String lastLoginIP)
setLastLoginIP
in interface com.liferay.portal.kernel.model.UserModel
@JSON public Date getLastFailedLoginDate()
getLastFailedLoginDate
in interface com.liferay.portal.kernel.model.UserModel
public void setLastFailedLoginDate(Date lastFailedLoginDate)
setLastFailedLoginDate
in interface com.liferay.portal.kernel.model.UserModel
@JSON public int getFailedLoginAttempts()
getFailedLoginAttempts
in interface com.liferay.portal.kernel.model.UserModel
public void setFailedLoginAttempts(int failedLoginAttempts)
setFailedLoginAttempts
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean getLockout()
getLockout
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean isLockout()
isLockout
in interface com.liferay.portal.kernel.model.UserModel
public void setLockout(boolean lockout)
setLockout
in interface com.liferay.portal.kernel.model.UserModel
@JSON public Date getLockoutDate()
getLockoutDate
in interface com.liferay.portal.kernel.model.UserModel
public void setLockoutDate(Date lockoutDate)
setLockoutDate
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean getAgreedToTermsOfUse()
getAgreedToTermsOfUse
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean isAgreedToTermsOfUse()
isAgreedToTermsOfUse
in interface com.liferay.portal.kernel.model.UserModel
public void setAgreedToTermsOfUse(boolean agreedToTermsOfUse)
setAgreedToTermsOfUse
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean getEmailAddressVerified()
getEmailAddressVerified
in interface com.liferay.portal.kernel.model.UserModel
@JSON public boolean isEmailAddressVerified()
isEmailAddressVerified
in interface com.liferay.portal.kernel.model.UserModel
public void setEmailAddressVerified(boolean emailAddressVerified)
setEmailAddressVerified
in interface com.liferay.portal.kernel.model.UserModel
@JSON public int getType()
getType
in interface com.liferay.portal.kernel.model.UserModel
public void setType(int type)
setType
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public int getOriginalType()
getColumnOriginalValue(String)
@JSON public int getStatus()
getStatus
in interface com.liferay.portal.kernel.model.UserModel
public void setStatus(int status)
setStatus
in interface com.liferay.portal.kernel.model.UserModel
@Deprecated public int getOriginalStatus()
getColumnOriginalValue(String)
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
setExpandoBridgeAttributes
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public com.liferay.portal.kernel.model.User toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
toEscapedModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
clone
in interface com.liferay.portal.kernel.model.StagedModel
clone
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public com.liferay.portal.kernel.model.User cloneWithOriginalValues()
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.UserModel
public int compareTo(com.liferay.portal.kernel.model.User user)
compareTo
in interface Comparable<com.liferay.portal.kernel.model.User>
public boolean equals(Object object)
equals
in class Object
public int hashCode()
hashCode
in class Object
@Deprecated public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
resetOriginalValues
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.User> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>
toCacheModel
in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.User>
public String toString()
toString
in class Object
public <T> T getColumnValue(String columnName)
public <T> T getColumnOriginalValue(String columnName)
public static long getColumnBitmask(String columnName)