Address owners
AddressOwner is the interface for a helper object that is passed to the GlobalAddressInputSet PCF file. The
helper object provides a way to set and get a single address on the enclosing entity. It also provides methods that
you can use to set a field as required or visible. Following are some properties on AddressOwner.
Property |
Description |
|---|---|
|
Sets or retrieves a single address on the enclosing entity. For example, you can use this property to set
or get the primary address for a
|
|
Set of address fields that PolicyCenter hides (does not show) in the application interface. |
|
Set of address fields for which the user must supply a value. |
In the base configuration, PolicyCenter provides the following classes that implement AddressOwner or extend a
class that implements AddressOwner:
AddressOwnerBase
OptionalSelectedCountryAddressOwner
AccountAddressSearchOwner
AddressCountryCityStatePostalCodeOwner
ContactResultAddressSearchOwner
PolicyInfoAddressOwner
