Interface AddressCheckActionService
- All Known Implementing Classes:
AddressCheckActionServiceImpl
public interface AddressCheckActionService
Generates an
AddressCheckActionService.AddressInfo
for the selected user.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Contains each address for a single user asString
for each available locale. -
Method Summary
-
Method Details
-
getAddressInfo
AddressCheckActionService.AddressInfo getAddressInfo(EntityExplorerActionSelection selection) throws PersistException, RpcExecutionException
-