|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Address
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This interface is a model that represents the Address table
in the database.
Customize com.liferay.portal.model.impl.AddressImpl
and rerun the ServiceBuilder to generate the new methods.
AddressModel,
AddressImpl,
AddressModelImpl| Method Summary | |
|---|---|
Country |
getCountry()
|
Region |
getRegion()
|
ListType |
getType()
|
| 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 |
| Method Detail |
|---|
Region getRegion()
Country getCountry()
ListType getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||