|
||||||||||
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
Field Summary | |
static long |
DEFAULT_PARENT_CONTACT_ID
|
Fields inherited from class com.liferay.portal.model.impl.ContactModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_AIMSN, XSS_ALLOW_BY_MODEL, XSS_ALLOW_EMPLOYEENUMBER, XSS_ALLOW_EMPLOYEESTATUSID, XSS_ALLOW_FIRSTNAME, XSS_ALLOW_HOURSOFOPERATION, XSS_ALLOW_ICQSN, XSS_ALLOW_JABBERSN, XSS_ALLOW_JOBCLASS, XSS_ALLOW_JOBTITLE, XSS_ALLOW_LASTNAME, XSS_ALLOW_MIDDLENAME, XSS_ALLOW_MSNSN, XSS_ALLOW_SKYPESN, XSS_ALLOW_SMSSN, XSS_ALLOW_USERNAME, XSS_ALLOW_YMSN |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
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 |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, 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 |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Field Detail |
public static final long DEFAULT_PARENT_CONTACT_ID
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 |