Interface RemotePersonService.RemotePersonFinder

All Superinterfaces:
RemoteManyFetcher<Person>, RemotePersonService.RemotePersonManyFetcher<Person>, RemotePersonService.RemotePersonSingleFetcher, RemoteSingleFetcher<Person>
All Known Implementing Classes:
RemotePersonServiceImpl.RemotePersonFinderImpl
Enclosing interface:
RemotePersonService

public static interface RemotePersonService.RemotePersonFinder extends RemotePersonService.RemotePersonSingleFetcher, RemotePersonService.RemotePersonManyFetcher<Person>