@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 Form| Modifier 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 java.lang.String |
DATA_SOURCE |
static long |
DEFAULTUSER_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
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 java.lang.Object[][] |
MAPPING_TABLE_USERS_GROUPS_COLUMNS |
static java.lang.String |
MAPPING_TABLE_USERS_GROUPS_NAME |
static java.lang.String |
MAPPING_TABLE_USERS_GROUPS_SQL_CREATE |
static java.lang.Object[][] |
MAPPING_TABLE_USERS_ORGS_COLUMNS |
static java.lang.String |
MAPPING_TABLE_USERS_ORGS_NAME |
static java.lang.String |
MAPPING_TABLE_USERS_ORGS_SQL_CREATE |
static java.lang.Object[][] |
MAPPING_TABLE_USERS_ROLES_COLUMNS |
static java.lang.String |
MAPPING_TABLE_USERS_ROLES_NAME |
static java.lang.String |
MAPPING_TABLE_USERS_ROLES_SQL_CREATE |
static java.lang.Object[][] |
MAPPING_TABLE_USERS_TEAMS_COLUMNS |
static java.lang.String |
MAPPING_TABLE_USERS_TEAMS_NAME |
static java.lang.String |
MAPPING_TABLE_USERS_TEAMS_SQL_CREATE |
static java.lang.Object[][] |
MAPPING_TABLE_USERS_USERGROUPS_COLUMNS |
static java.lang.String |
MAPPING_TABLE_USERS_USERGROUPS_NAME |
static java.lang.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 java.lang.String |
ORDER_BY_JPQL |
static java.lang.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 java.lang.String |
SESSION_FACTORY |
static long |
STATUS_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnBitmask(String) |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
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 |
|---|---|
java.lang.Object |
clone() |
com.liferay.portal.kernel.model.User |
cloneWithOriginalValues() |
int |
compareTo(com.liferay.portal.kernel.model.User user) |
boolean |
equals(java.lang.Object object) |
boolean |
getAgreedToTermsOfUse() |
java.util.Map<java.lang.String,java.util.function.Function<com.liferay.portal.kernel.model.User,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.portal.kernel.model.User,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(java.lang.String columnName) |
<T> T |
getColumnOriginalValue(java.lang.String columnName) |
<T> T |
getColumnValue(java.lang.String columnName) |
java.lang.String |
getComments() |
long |
getCompanyId() |
long |
getContactId() |
java.util.Date |
getCreateDate() |
long |
getCtCollectionId() |
boolean |
getDefaultUser() |
java.lang.String |
getDigest() |
java.lang.String |
getEmailAddress() |
boolean |
getEmailAddressVerified() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode() |
long |
getFacebookId() |
int |
getFailedLoginAttempts() |
java.lang.String |
getFirstName() |
java.lang.String |
getGoogleUserId() |
int |
getGraceLoginCount() |
java.lang.String |
getGreeting() |
java.lang.String |
getJobTitle() |
java.lang.String |
getLanguageId() |
java.util.Date |
getLastFailedLoginDate() |
java.util.Date |
getLastLoginDate() |
java.lang.String |
getLastLoginIP() |
java.lang.String |
getLastName() |
long |
getLdapServerId() |
boolean |
getLockout() |
java.util.Date |
getLockoutDate() |
java.util.Date |
getLoginDate() |
java.lang.String |
getLoginIP() |
java.lang.String |
getMiddleName() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate() |
long |
getMvccVersion() |
java.lang.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) |
java.util.Date |
getOriginalCreateDate()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalDefaultUser()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.String |
getOriginalEmailAddress()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.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) |
java.lang.String |
getOriginalGoogleUserId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.util.Date |
getOriginalModifiedDate()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.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) |
java.lang.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) |
long |
getOriginalUserId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.String |
getOriginalUuid()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.String |
getPassword() |
boolean |
getPasswordEncrypted() |
java.util.Date |
getPasswordModifiedDate() |
boolean |
getPasswordReset() |
long |
getPortraitId() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getReminderQueryAnswer() |
java.lang.String |
getReminderQueryQuestion() |
java.lang.String |
getScreenName() |
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
int |
getStatus() |
java.lang.String |
getTimeZoneId() |
long |
getUserId() |
java.lang.String |
getUserUuid() |
java.lang.String |
getUuid() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isAgreedToTermsOfUse() |
boolean |
isDefaultUser() |
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(java.lang.String comments) |
void |
setCompanyId(long companyId) |
void |
setContactId(long contactId) |
void |
setCreateDate(java.util.Date createDate) |
void |
setCtCollectionId(long ctCollectionId) |
void |
setDefaultUser(boolean defaultUser) |
void |
setDigest(java.lang.String digest) |
void |
setEmailAddress(java.lang.String emailAddress) |
void |
setEmailAddressVerified(boolean emailAddressVerified) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(java.lang.String externalReferenceCode) |
void |
setFacebookId(long facebookId) |
void |
setFailedLoginAttempts(int failedLoginAttempts) |
void |
setFirstName(java.lang.String firstName) |
void |
setGoogleUserId(java.lang.String googleUserId) |
void |
setGraceLoginCount(int graceLoginCount) |
void |
setGreeting(java.lang.String greeting) |
void |
setJobTitle(java.lang.String jobTitle) |
void |
setLanguageId(java.lang.String languageId) |
void |
setLastFailedLoginDate(java.util.Date lastFailedLoginDate) |
void |
setLastLoginDate(java.util.Date lastLoginDate) |
void |
setLastLoginIP(java.lang.String lastLoginIP) |
void |
setLastName(java.lang.String lastName) |
void |
setLdapServerId(long ldapServerId) |
void |
setLockout(boolean lockout) |
void |
setLockoutDate(java.util.Date lockoutDate) |
void |
setLoginDate(java.util.Date loginDate) |
void |
setLoginIP(java.lang.String loginIP) |
void |
setMiddleName(java.lang.String middleName) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setMvccVersion(long mvccVersion) |
void |
setOpenId(java.lang.String openId) |
void |
setPassword(java.lang.String password) |
void |
setPasswordEncrypted(boolean passwordEncrypted) |
void |
setPasswordModifiedDate(java.util.Date passwordModifiedDate) |
void |
setPasswordReset(boolean passwordReset) |
void |
setPortraitId(long portraitId) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setReminderQueryAnswer(java.lang.String reminderQueryAnswer) |
void |
setReminderQueryQuestion(java.lang.String reminderQueryQuestion) |
void |
setScreenName(java.lang.String screenName) |
void |
setStatus(int status) |
void |
setTimeZoneId(java.lang.String timeZoneId) |
void |
setUserId(long userId) |
void |
setUserUuid(java.lang.String userUuid) |
void |
setUuid(java.lang.String uuid) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.portal.kernel.model.User> |
toCacheModel() |
com.liferay.portal.kernel.model.User |
toEscapedModel() |
java.lang.String |
toString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.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 DEFAULTUSER_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 USERID_COLUMN_BITMASK
getColumnBitmask(String)@Deprecated public static final long UUID_COLUMN_BITMASK
getColumnBitmask(String)public static final java.lang.String MAPPING_TABLE_USERS_GROUPS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_USERS_GROUPS_COLUMNS
public static final java.lang.String MAPPING_TABLE_USERS_GROUPS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_GROUPS
public static final java.lang.String MAPPING_TABLE_USERS_ORGS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_USERS_ORGS_COLUMNS
public static final java.lang.String MAPPING_TABLE_USERS_ORGS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_ORGS
public static final java.lang.String MAPPING_TABLE_USERS_ROLES_NAME
public static final java.lang.Object[][] MAPPING_TABLE_USERS_ROLES_COLUMNS
public static final java.lang.String MAPPING_TABLE_USERS_ROLES_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_ROLES
public static final java.lang.String MAPPING_TABLE_USERS_TEAMS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_USERS_TEAMS_COLUMNS
public static final java.lang.String MAPPING_TABLE_USERS_TEAMS_SQL_CREATE
@Deprecated public static final boolean FINDER_CACHE_ENABLED_USERS_TEAMS
public static final java.lang.String MAPPING_TABLE_USERS_USERGROUPS_NAME
public static final java.lang.Object[][] MAPPING_TABLE_USERS_USERGROUPS_COLUMNS
public static final java.lang.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.UserModelpublic 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.UserModelpublic java.io.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.ClassedModelpublic void setPrimaryKeyObj(java.io.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.ClassedModelpublic java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.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(java.util.Map<java.lang.String,java.lang.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 java.util.Map<java.lang.String,java.util.function.Function<com.liferay.portal.kernel.model.User,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.User>public java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.portal.kernel.model.User,java.lang.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.MVCCModelgetMvccVersion in interface com.liferay.portal.kernel.model.UserModelpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion 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.UserModelpublic 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 java.lang.String getUuid()
getUuid in interface com.liferay.portal.kernel.model.StagedModelgetUuid in interface com.liferay.portal.kernel.model.UserModelpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.kernel.model.StagedModelsetUuid in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalUuid()
getColumnOriginalValue(String)@JSON public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface com.liferay.portal.kernel.model.UserModelpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalExternalReferenceCode()
getColumnOriginalValue(String)@JSON public long getUserId()
getUserId in interface com.liferay.portal.kernel.model.UserModelpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.UserModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.UserModelpublic void setUserUuid(java.lang.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.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelgetCompanyId in interface com.liferay.portal.kernel.model.UserModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelsetCompanyId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)@JSON public java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.StagedModelgetCreateDate in interface com.liferay.portal.kernel.model.UserModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.StagedModelsetCreateDate in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.util.Date getOriginalCreateDate()
getColumnOriginalValue(String)@JSON public java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.StagedModelgetModifiedDate in interface com.liferay.portal.kernel.model.UserModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.StagedModelsetModifiedDate in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.util.Date getOriginalModifiedDate()
getColumnOriginalValue(String)@JSON public boolean getDefaultUser()
getDefaultUser in interface com.liferay.portal.kernel.model.UserModel@JSON public boolean isDefaultUser()
isDefaultUser in interface com.liferay.portal.kernel.model.UserModelpublic void setDefaultUser(boolean defaultUser)
setDefaultUser in interface com.liferay.portal.kernel.model.UserModel@Deprecated public boolean getOriginalDefaultUser()
getColumnOriginalValue(String)@JSON public long getContactId()
getContactId in interface com.liferay.portal.kernel.model.UserModelpublic void setContactId(long contactId)
setContactId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public long getOriginalContactId()
getColumnOriginalValue(String)@JSON(include=false) public java.lang.String getPassword()
getPassword in interface com.liferay.portal.kernel.model.UserModelpublic void setPassword(java.lang.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.UserModelpublic boolean isPasswordEncrypted()
isPasswordEncrypted in interface com.liferay.portal.kernel.model.UserModelpublic 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.UserModelpublic boolean isPasswordReset()
isPasswordReset in interface com.liferay.portal.kernel.model.UserModelpublic void setPasswordReset(boolean passwordReset)
setPasswordReset in interface com.liferay.portal.kernel.model.UserModel@JSON(include=false) public java.util.Date getPasswordModifiedDate()
getPasswordModifiedDate in interface com.liferay.portal.kernel.model.UserModelpublic void setPasswordModifiedDate(java.util.Date passwordModifiedDate)
setPasswordModifiedDate in interface com.liferay.portal.kernel.model.UserModel@JSON(include=false) public java.lang.String getDigest()
getDigest in interface com.liferay.portal.kernel.model.UserModelpublic void setDigest(java.lang.String digest)
setDigest in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getReminderQueryQuestion()
getReminderQueryQuestion in interface com.liferay.portal.kernel.model.UserModelpublic void setReminderQueryQuestion(java.lang.String reminderQueryQuestion)
setReminderQueryQuestion in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getReminderQueryAnswer()
getReminderQueryAnswer in interface com.liferay.portal.kernel.model.UserModelpublic void setReminderQueryAnswer(java.lang.String reminderQueryAnswer)
setReminderQueryAnswer in interface com.liferay.portal.kernel.model.UserModel@JSON public int getGraceLoginCount()
getGraceLoginCount in interface com.liferay.portal.kernel.model.UserModelpublic void setGraceLoginCount(int graceLoginCount)
setGraceLoginCount in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getScreenName()
getScreenName in interface com.liferay.portal.kernel.model.UserModelpublic void setScreenName(java.lang.String screenName)
setScreenName in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalScreenName()
getColumnOriginalValue(String)@JSON public java.lang.String getEmailAddress()
getEmailAddress in interface com.liferay.portal.kernel.model.UserModelpublic void setEmailAddress(java.lang.String emailAddress)
setEmailAddress in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalEmailAddress()
getColumnOriginalValue(String)@JSON public long getFacebookId()
getFacebookId in interface com.liferay.portal.kernel.model.UserModelpublic void setFacebookId(long facebookId)
setFacebookId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public long getOriginalFacebookId()
getColumnOriginalValue(String)@JSON public java.lang.String getGoogleUserId()
getGoogleUserId in interface com.liferay.portal.kernel.model.UserModelpublic void setGoogleUserId(java.lang.String googleUserId)
setGoogleUserId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalGoogleUserId()
getColumnOriginalValue(String)@JSON public long getLdapServerId()
getLdapServerId in interface com.liferay.portal.kernel.model.UserModelpublic void setLdapServerId(long ldapServerId)
setLdapServerId in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getOpenId()
getOpenId in interface com.liferay.portal.kernel.model.UserModelpublic void setOpenId(java.lang.String openId)
setOpenId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public java.lang.String getOriginalOpenId()
getColumnOriginalValue(String)@JSON public long getPortraitId()
getPortraitId in interface com.liferay.portal.kernel.model.UserModelpublic void setPortraitId(long portraitId)
setPortraitId in interface com.liferay.portal.kernel.model.UserModel@Deprecated public long getOriginalPortraitId()
getColumnOriginalValue(String)@JSON public java.lang.String getLanguageId()
getLanguageId in interface com.liferay.portal.kernel.model.UserModelpublic void setLanguageId(java.lang.String languageId)
setLanguageId in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getTimeZoneId()
getTimeZoneId in interface com.liferay.portal.kernel.model.UserModelpublic void setTimeZoneId(java.lang.String timeZoneId)
setTimeZoneId in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getGreeting()
getGreeting in interface com.liferay.portal.kernel.model.UserModelpublic void setGreeting(java.lang.String greeting)
setGreeting in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getComments()
getComments in interface com.liferay.portal.kernel.model.UserModelpublic void setComments(java.lang.String comments)
setComments in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getFirstName()
getFirstName in interface com.liferay.portal.kernel.model.UserModelpublic void setFirstName(java.lang.String firstName)
setFirstName in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getMiddleName()
getMiddleName in interface com.liferay.portal.kernel.model.UserModelpublic void setMiddleName(java.lang.String middleName)
setMiddleName in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getLastName()
getLastName in interface com.liferay.portal.kernel.model.UserModelpublic void setLastName(java.lang.String lastName)
setLastName in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getJobTitle()
getJobTitle in interface com.liferay.portal.kernel.model.UserModelpublic void setJobTitle(java.lang.String jobTitle)
setJobTitle in interface com.liferay.portal.kernel.model.UserModel@JSON public java.util.Date getLoginDate()
getLoginDate in interface com.liferay.portal.kernel.model.UserModelpublic void setLoginDate(java.util.Date loginDate)
setLoginDate in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getLoginIP()
getLoginIP in interface com.liferay.portal.kernel.model.UserModelpublic void setLoginIP(java.lang.String loginIP)
setLoginIP in interface com.liferay.portal.kernel.model.UserModel@JSON public java.util.Date getLastLoginDate()
getLastLoginDate in interface com.liferay.portal.kernel.model.UserModelpublic void setLastLoginDate(java.util.Date lastLoginDate)
setLastLoginDate in interface com.liferay.portal.kernel.model.UserModel@JSON public java.lang.String getLastLoginIP()
getLastLoginIP in interface com.liferay.portal.kernel.model.UserModelpublic void setLastLoginIP(java.lang.String lastLoginIP)
setLastLoginIP in interface com.liferay.portal.kernel.model.UserModel@JSON public java.util.Date getLastFailedLoginDate()
getLastFailedLoginDate in interface com.liferay.portal.kernel.model.UserModelpublic void setLastFailedLoginDate(java.util.Date lastFailedLoginDate)
setLastFailedLoginDate in interface com.liferay.portal.kernel.model.UserModel@JSON public int getFailedLoginAttempts()
getFailedLoginAttempts in interface com.liferay.portal.kernel.model.UserModelpublic 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.UserModelpublic void setLockout(boolean lockout)
setLockout in interface com.liferay.portal.kernel.model.UserModel@JSON public java.util.Date getLockoutDate()
getLockoutDate in interface com.liferay.portal.kernel.model.UserModelpublic void setLockoutDate(java.util.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.UserModelpublic 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.UserModelpublic void setEmailAddressVerified(boolean emailAddressVerified)
setEmailAddressVerified in interface com.liferay.portal.kernel.model.UserModel@JSON public int getStatus()
getStatus in interface com.liferay.portal.kernel.model.UserModelpublic 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.StagedModelpublic 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.ClassedModelgetExpandoBridge 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 java.lang.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.StagedModelclone 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.UserModelpublic int compareTo(com.liferay.portal.kernel.model.User user)
compareTo in interface java.lang.Comparable<com.liferay.portal.kernel.model.User>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.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 java.lang.String toString()
toString in class java.lang.Objectpublic <T> T getColumnValue(java.lang.String columnName)
public <T> T getColumnOriginalValue(java.lang.String columnName)
public static long getColumnBitmask(java.lang.String columnName)