Interface RemotePersonService.RemotePersonManyFetcher<T>

All Superinterfaces:
RemoteManyFetcher<T>
All Known Subinterfaces:
RemotePersonService.RemotePersonFinder, RemotePersonService.RemotePersonSearcher
All Known Implementing Classes:
RemotePersonServiceImpl.RemotePersonFinderImpl
Enclosing interface:
RemotePersonService

@Deprecated public static interface RemotePersonService.RemotePersonManyFetcher<T> extends RemoteManyFetcher<T>
Deprecated.
since 9.0. Use RemoteManyFetcher instead.