Package com.liferay.portal.model.impl
Class ContactImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Contact>
com.liferay.portal.model.impl.ContactModelImpl
com.liferay.portal.model.impl.ContactBaseImpl
com.liferay.portal.model.impl.ContactImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.Contact>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.Contact,com.liferay.portal.kernel.model.ContactModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<com.liferay.portal.kernel.model.Contact>
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.model.impl.ContactModelImpl
CLASSNAMEID_COLUMN_BITMASK, CLASSPK_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, CONTACTID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASKFields inherited from interface com.liferay.portal.kernel.model.Contact
CONTACT_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.model.impl.ContactBaseImpl
persistMethods inherited from class com.liferay.portal.model.impl.ContactModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getBirthday, getClassName, getClassNameId, getClassPK, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getContactId, getCreateDate, getEmailAddress, getEmployeeNumber, getEmployeeStatusId, getExpandoBridge, getFacebookSn, getFirstName, getHoursOfOperation, getJabberSn, getJobClass, getJobTitle, getLastName, getMale, getMiddleName, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMvccVersion, getOriginalClassNameId, getOriginalClassPK, getOriginalCompanyId, getOriginalUserId, getParentContactId, getPrefixListTypeId, getPrimaryKey, getPrimaryKeyObj, getSkypeSn, getSmsSn, getSuffixListTypeId, getTwitterSn, getUserId, getUserName, getUserUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, isMale, resetOriginalValues, setBirthday, setClassName, setClassNameId, setClassPK, setCompanyId, setContactId, setCreateDate, setEmailAddress, setEmployeeNumber, setEmployeeStatusId, setExpandoBridgeAttributes, setFacebookSn, setFirstName, setHoursOfOperation, setJabberSn, setJobClass, setJobTitle, setLastName, setMale, setMiddleName, setModelAttributes, setModifiedDate, setMvccVersion, setParentContactId, setPrefixListTypeId, setPrimaryKey, setPrimaryKeyObj, setSkypeSn, setSmsSn, setSuffixListTypeId, setTwitterSn, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toStringMethods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ContactModel
cloneWithOriginalValues, getBirthday, getClassName, getClassNameId, getClassPK, getCompanyId, getContactId, getCreateDate, getEmailAddress, getEmployeeNumber, getEmployeeStatusId, getFacebookSn, getFirstName, getHoursOfOperation, getJabberSn, getJobClass, getJobTitle, getLastName, getMale, getMiddleName, getModifiedDate, getMvccVersion, getParentContactId, getPrefixListTypeId, getPrimaryKey, getSkypeSn, getSmsSn, getSuffixListTypeId, getTwitterSn, getUserId, getUserName, getUserUuid, isMale, setBirthday, setClassName, setClassNameId, setClassPK, setCompanyId, setContactId, setCreateDate, setEmailAddress, setEmployeeNumber, setEmployeeStatusId, setFacebookSn, setFirstName, setHoursOfOperation, setJabberSn, setJobClass, setJobTitle, setLastName, setMale, setMiddleName, setModifiedDate, setMvccVersion, setParentContactId, setPrefixListTypeId, setPrimaryKey, setSkypeSn, setSmsSn, setSuffixListTypeId, setTwitterSn, setUserId, setUserName, setUserUuid, toXmlString
-
Constructor Details
-
ContactImpl
public ContactImpl()
-
-
Method Details
-
getFullName
-
isUser
public boolean isUser()
-