|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Contact
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the Contact
table
in the database.
Customize com.liferay.portal.service.model.impl.ContactImpl
and rerun the ServiceBuilder to generate the new methods.
com.liferay.portal.service.model.ContactModel
,
com.liferay.portal.service.model.impl.ContactImpl
,
com.liferay.portal.service.model.impl.ContactModelImpl
Method Summary | |
---|---|
java.lang.String |
getFullName()
|
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 |
Method Detail |
---|
java.lang.String getFullName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |