|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.Address>
com.liferay.portal.model.impl.AddressModelImpl
com.liferay.portal.model.impl.AddressBaseImpl
@ProviderType public abstract class AddressBaseImpl
The extended model base implementation for the Address service. Represents a row in the "Address" database table, with each column mapped to a property of this class.
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in AddressImpl.
AddressImpl,
Address,
Serialized Form| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.model.Address |
|---|
ADDRESS_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
AddressBaseImpl()
|
|
| Method Summary | |
|---|---|
void |
persist()
|
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.kernel.model.Address |
|---|
getCountry, getRegion, getType |
| Methods inherited from interface com.liferay.portal.kernel.model.AddressModel |
|---|
clone, compareTo, getAddressId, getCity, getClassName, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getExpandoBridge, getMailing, getModifiedDate, getMvccVersion, getPrimary, getPrimaryKey, getPrimaryKeyObj, getRegionId, getStreet1, getStreet2, getStreet3, getTypeId, getUserId, getUserName, getUserUuid, getUuid, getZip, hashCode, isCachedModel, isEscapedModel, isMailing, isNew, isPrimary, setAddressId, setCachedModel, setCity, setClassName, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMailing, setModifiedDate, setMvccVersion, setNew, setPrimary, setPrimaryKey, setPrimaryKeyObj, setRegionId, setStreet1, setStreet2, setStreet3, setTypeId, setUserId, setUserName, setUserUuid, setUuid, setZip, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Constructor Detail |
|---|
public AddressBaseImpl()
| Method Detail |
|---|
public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModel
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||