Interface RemoteSpaceService.RemoteSpaceFinder

All Superinterfaces:
RemoteManyFetcher<Space>, RemoteSingleFetcher<Space>, RemoteSpaceService.RemoteSpaceSingleFetcher
All Known Implementing Classes:
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl
Enclosing interface:
RemoteSpaceService

public static interface RemoteSpaceService.RemoteSpaceFinder extends RemoteSpaceService.RemoteSpaceSingleFetcher, RemoteManyFetcher<Space>