|
|||||||||
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.Address>
com.liferay.portal.model.impl.AddressModelImpl
com.liferay.portal.model.impl.AddressImpl
public class AddressImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.AddressModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
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, getClassName, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, 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, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.AddressModel |
---|
getAddressId, getCity, getClassName, 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, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
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 |