Interface RemotePersonService.RemotePersonSingleFetcher

All Superinterfaces:
RemoteSingleFetcher<Person>
All Known Subinterfaces:
RemotePersonService.RemotePersonFinder
All Known Implementing Classes:
RemotePersonServiceImpl.RemotePersonFinderImpl
Enclosing interface:
RemotePersonService

@Deprecated public static interface RemotePersonService.RemotePersonSingleFetcher extends RemoteSingleFetcher<Person>
Deprecated.
since 9.0. Use RemoteSingleFetcher instead.