|
|||||||||
| 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.impl.ContactModelImpl
com.liferay.portal.model.impl.ContactImpl
public class ContactImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.ContactModelImpl |
|---|
CACHE_ENABLED, LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP |
| Constructor Summary | |
|---|---|
ContactImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFullName()
|
static java.lang.String |
getFullName(java.lang.String firstName,
java.lang.String middleName,
java.lang.String lastName)
|
| Methods inherited from class com.liferay.portal.model.impl.ContactModelImpl |
|---|
clone, compareTo, equals, getAccountId, getAimSn, getBirthday, getCompanyId, getContactId, getCreateDate, getEmployeeNumber, getEmployeeStatusId, getFirstName, getHoursOfOperation, getIcqSn, getJabberSn, getJobClass, getJobTitle, getLastName, getMale, getMiddleName, getModifiedDate, getMsnSn, getParentContactId, getPrefixId, getPrimaryKey, getPrimaryKeyObj, getSkypeSn, getSmsSn, getSuffixId, getUserId, getUserName, getYmSn, hashCode, isMale, setAccountId, setAimSn, setBirthday, setCompanyId, setContactId, setCreateDate, setEmployeeNumber, setEmployeeStatusId, setFirstName, setHoursOfOperation, setIcqSn, setJabberSn, setJobClass, setJobTitle, setLastName, setMale, setMiddleName, setModifiedDate, setMsnSn, setParentContactId, setPrefixId, setPrimaryKey, setSkypeSn, setSmsSn, setSuffixId, setUserId, setUserName, setYmSn, toEscapedModel, toModel, toModels |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.ContactModel |
|---|
getAccountId, getAimSn, getBirthday, getCompanyId, getContactId, getCreateDate, getEmployeeNumber, getEmployeeStatusId, getFirstName, getHoursOfOperation, getIcqSn, getJabberSn, getJobClass, getJobTitle, getLastName, getMale, getMiddleName, getModifiedDate, getMsnSn, getParentContactId, getPrefixId, getPrimaryKey, getSkypeSn, getSmsSn, getSuffixId, getUserId, getUserName, getYmSn, isMale, setAccountId, setAimSn, setBirthday, setCompanyId, setContactId, setCreateDate, setEmployeeNumber, setEmployeeStatusId, setFirstName, setHoursOfOperation, setIcqSn, setJabberSn, setJobClass, setJobTitle, setLastName, setMale, setMiddleName, setModifiedDate, setMsnSn, setParentContactId, setPrefixId, setPrimaryKey, setSkypeSn, setSmsSn, setSuffixId, setUserId, setUserName, setYmSn, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public ContactImpl()
| Method Detail |
|---|
public static java.lang.String getFullName(java.lang.String firstName,
java.lang.String middleName,
java.lang.String lastName)
public java.lang.String getFullName()
getFullName in interface com.liferay.portal.model.Contact
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||