|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Address
The extended model interface for the Address service. Represents a row in the "Address" database table, with each column mapped to a property of this class.
AddressModel,
AddressImpl,
AddressModelImpl| Method Summary | |
|---|---|
Country |
getCountry()
|
Region |
getRegion()
|
ListType |
getType()
|
| Methods inherited from interface com.liferay.portal.model.AddressModel |
|---|
clone, compareTo, getAddressId, getCity, getClassName, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getMailing, getModifiedDate, getPrimary, getPrimaryKey, getPrimaryKeyObj, getRegionId, getStreet1, getStreet2, getStreet3, getTypeId, getUserId, getUserName, getUserUuid, getZip, hashCode, isCachedModel, isEscapedModel, isMailing, isNew, isPrimary, setAddressId, setCachedModel, setCity, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setExpandoBridgeAttributes, setMailing, setModifiedDate, setNew, setPrimary, setPrimaryKey, setPrimaryKeyObj, setRegionId, setStreet1, setStreet2, setStreet3, setTypeId, setUserId, setUserName, setUserUuid, setZip, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PersistedModel |
|---|
persist |
| Method Detail |
|---|
Region getRegion()
Country getCountry()
ListType getType()
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||