Package com.liferay.portal.kernel.model
Interface Address
- All Superinterfaces:
AddressModel,AttachedModel,AuditedModel,BaseModel<Address>,ClassedModel,Cloneable,Comparable<Address>,CTModel<Address>,ExternalReferenceCodeModel,MVCCModel,PersistedModel,Serializable,ShardedModel,StagedAuditedModel,StagedModel,TypedModel
- All Known Implementing Classes:
AddressWrapper
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.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.liferay.portal.kernel.model.AddressModel
cloneWithOriginalValues, getAddressId, getCity, getClassName, getClassNameId, getClassPK, getCompanyId, getCountryId, getCreateDate, getCtCollectionId, getDescription, getExternalReferenceCode, getLatitude, getListTypeId, getLongitude, getMailing, getModifiedDate, getMvccVersion, getName, getPrimary, getPrimaryKey, getRegionId, getStreet1, getStreet2, getStreet3, getUserId, getUserName, getUserUuid, getUuid, getValidationDate, getValidationStatus, getZip, isMailing, isPrimary, setAddressId, setCity, setClassName, setClassNameId, setClassPK, setCompanyId, setCountryId, setCreateDate, setCtCollectionId, setDescription, setExternalReferenceCode, setLatitude, setListTypeId, setLongitude, setMailing, setModifiedDate, setMvccVersion, setName, setPrimary, setPrimaryKey, setRegionId, setStreet1, setStreet2, setStreet3, setUserId, setUserName, setUserUuid, setUuid, setValidationDate, setValidationStatus, setZip, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType