|
||||||||||
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.AddressModelImpl
com.liferay.portal.model.impl.AddressImpl
Field Summary |
Fields inherited from class com.liferay.portal.model.impl.AddressModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_CITY, XSS_ALLOW_STREET1, XSS_ALLOW_STREET2, XSS_ALLOW_STREET3, XSS_ALLOW_USERNAME, XSS_ALLOW_ZIP |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
AddressImpl()
|
Method Summary | |
com.liferay.portal.model.Country |
getCountry()
|
com.liferay.portal.model.Region |
getRegion()
|
com.liferay.portal.model.ListType |
getType()
|
Methods inherited from class com.liferay.portal.model.impl.AddressModelImpl |
clone, compareTo, equals, getAddressId, getCity, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getMailing, getModifiedDate, getPrimary, getPrimaryKey, getPrimaryKeyObj, getRegionId, getStreet1, getStreet2, getStreet3, getTypeId, getUserId, getUserName, getZip, hashCode, isMailing, isPrimary, setAddressId, setCity, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setMailing, setModifiedDate, setPrimary, setPrimaryKey, setRegionId, setStreet1, setStreet2, setStreet3, setTypeId, setUserId, setUserName, setZip |
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.AddressModel |
getAddressId, getCity, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getMailing, getModifiedDate, getPrimary, getPrimaryKey, getRegionId, getStreet1, getStreet2, getStreet3, getTypeId, getUserId, getUserName, getZip, isMailing, isPrimary, setAddressId, setCity, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setMailing, setModifiedDate, setPrimary, setPrimaryKey, setRegionId, setStreet1, setStreet2, setStreet3, setTypeId, setUserId, setUserName, setZip |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public AddressImpl()
Method Detail |
public com.liferay.portal.model.Region getRegion()
getRegion
in interface com.liferay.portal.model.Address
public com.liferay.portal.model.Country getCountry()
getCountry
in interface com.liferay.portal.model.Address
public com.liferay.portal.model.ListType getType()
getType
in interface com.liferay.portal.model.Address
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |