|
||||||||||
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.EmailAddressModelImpl
com.liferay.portal.model.impl.EmailAddressImpl
Field Summary |
Fields inherited from class com.liferay.portal.model.impl.EmailAddressModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_ADDRESS, XSS_ALLOW_BY_MODEL, XSS_ALLOW_USERNAME |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
EmailAddressImpl()
|
Method Summary | |
com.liferay.portal.model.ListType |
getType()
|
Methods inherited from class com.liferay.portal.model.impl.EmailAddressModelImpl |
clone, compareTo, equals, getAddress, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEmailAddressId, getModifiedDate, getPrimary, getPrimaryKey, getPrimaryKeyObj, getTypeId, getUserId, getUserName, hashCode, isPrimary, setAddress, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEmailAddressId, setModifiedDate, setPrimary, setPrimaryKey, setTypeId, setUserId, setUserName |
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.EmailAddressModel |
getAddress, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEmailAddressId, getModifiedDate, getPrimary, getPrimaryKey, getTypeId, getUserId, getUserName, isPrimary, setAddress, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEmailAddressId, setModifiedDate, setPrimary, setPrimaryKey, setTypeId, setUserId, setUserName |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public EmailAddressImpl()
Method Detail |
public com.liferay.portal.model.ListType getType()
getType
in interface com.liferay.portal.model.EmailAddress
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |