- getAbbreviation() - Method in interface org.broadleafcommerce.profile.core.domain.Country
-
The primary key - Ideally, implementations should use the ISO 3166-1 alpha-2 code of the country.
- getAbbreviation() - Method in class org.broadleafcommerce.profile.core.domain.CountryImpl
-
- getAbbreviation() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivision
-
The primary key - Ideally, implementations should use the ISO 3166-2 code of the country subdivision.
- getAbbreviation() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getAbbreviation() - Method in interface org.broadleafcommerce.profile.core.domain.State
-
Deprecated.
- getAbbreviation() - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
Deprecated.
- getAddressLine1() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getAddressLine1() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getAddressLine2() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getAddressLine2() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getAddressLine3() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getAddressLine3() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getAlternateAbbreviation() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivision
-
More friendly abbreviation that can be used for display purposes
e.g.
- getAlternateAbbreviation() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getCategory() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivision
-
A category that represents the subdivision of this Country.
- getCategory() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getCity() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getCity() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getCompanyName() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getCompanyName() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getCountry() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getCountry() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- getCountry() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivision
-
The country where this subdivision resides
e.g.
- getCountry() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getCountry() - Method in interface org.broadleafcommerce.profile.core.domain.State
-
Deprecated.
- getCountry() - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
Deprecated.
- getCountryCode() - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- getCountryCode() - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- getCounty() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getCounty() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getEmailAddress() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getEmailAddress() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getExtension() - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- getExtension() - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- getFax() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getFax() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- getFirstName() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getFirstName() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getFullName() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getFullName() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getId() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getId() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getId() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategory
-
- getId() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategoryImpl
-
- getId() - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- getId() - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- getIsoCountryAlpha2() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
gets the ISO 3166-1 alpha-2 code for the country where this address resides
- getIsoCountryAlpha2() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getIsoCountrySubdivision() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
gets the ISO 3166-2 code for the country subdivision (state/region/province) where this address resides
- getIsoCountrySubdivision() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getLastName() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getLastName() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.profile.core.domain.CountryImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategoryImpl
-
- getMainEntityName() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getName() - Method in interface org.broadleafcommerce.profile.core.domain.Country
-
The name for the Country
e.g.
- getName() - Method in class org.broadleafcommerce.profile.core.domain.CountryImpl
-
- getName() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivision
-
Full name for display purposes
e.g.
- getName() - Method in interface org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategory
-
- getName() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionCategoryImpl
-
- getName() - Method in class org.broadleafcommerce.profile.core.domain.CountrySubdivisionImpl
-
- getName() - Method in interface org.broadleafcommerce.profile.core.domain.State
-
Deprecated.
- getName() - Method in class org.broadleafcommerce.profile.core.domain.StateImpl
-
Deprecated.
- getPhoneFax() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getPhoneFax() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getPhoneNumber() - Method in interface org.broadleafcommerce.profile.core.domain.Phone
-
- getPhoneNumber() - Method in class org.broadleafcommerce.profile.core.domain.PhoneImpl
-
- getPhonePrimary() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getPhonePrimary() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getPhoneSecondary() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getPhoneSecondary() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getPostalCode() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getPostalCode() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getPrimaryPhone() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getPrimaryPhone() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- getSecondaryPhone() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getSecondaryPhone() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- getStandardized() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getStandardized() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getState() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getState() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
Deprecated.
- getStateProvinceRegion() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getStateProvinceRegion() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getTokenizedAddress() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getTokenizedAddress() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getVerificationLevel() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getVerificationLevel() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-
- getZipFour() - Method in interface org.broadleafcommerce.profile.core.domain.Address
-
- getZipFour() - Method in class org.broadleafcommerce.profile.core.domain.AddressImpl
-