|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.domain.impl.AbstractEpDomainImpl
com.elasticpath.domain.impl.AbstractPersistenceImpl
com.elasticpath.domain.impl.AbstractEntityImpl
com.elasticpath.domain.customer.impl.AbstractAddressImpl
com.elasticpath.domain.customer.impl.CustomerAddressImpl
public class CustomerAddressImpl
A Customer's address.
| Field Summary | |
|---|---|
static long |
serialVersionUID
Serial version id. |
| Constructor Summary | |
|---|---|
CustomerAddressImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.elasticpath.domain.customer.impl.AbstractAddressImpl |
|---|
getCity, getCountry, getFaxNumber, getFirstName, getLastName, getPhoneNumber, getRegionPathStr, getStreet1, getStreet2, getSubCountry, getZipOrPostalCode, isCommercialAddress, setCity, setCommercialAddress, setCountry, setFaxNumber, setFirstName, setLastName, setPhoneNumber, setStreet1, setStreet2, setSubCountry, setZipOrPostalCode |
| Methods inherited from class com.elasticpath.domain.impl.AbstractEntityImpl |
|---|
convertAttributeGroupAttributes, getGuid, setDefaultValues, setGuid |
| Methods inherited from class com.elasticpath.domain.impl.AbstractPersistenceImpl |
|---|
executeBeforePersistAction, getUidPk, isPersistent, setUidPk |
| Methods inherited from class com.elasticpath.domain.impl.AbstractEpDomainImpl |
|---|
getElasticPath, setElasticPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.elasticpath.domain.customer.Address |
|---|
getCity, getCountry, getFaxNumber, getFirstName, getGuid, getLastName, getPhoneNumber, getRegionPathStr, getStreet1, getStreet2, getSubCountry, getZipOrPostalCode, isCommercialAddress, setCity, setCommercialAddress, setCountry, setFaxNumber, setFirstName, setGuid, setLastName, setPhoneNumber, setStreet1, setStreet2, setSubCountry, setZipOrPostalCode |
| Methods inherited from interface com.elasticpath.domain.Persistence |
|---|
executeBeforePersistAction, getUidPk, isPersistent, setDefaultValues, setUidPk |
| Methods inherited from interface com.elasticpath.domain.EpDomain |
|---|
getElasticPath, setElasticPath |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public CustomerAddressImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||