Interface RemoteSpacePropertyService.RemoteSpacePropertyFinder

All Superinterfaces:
RemoteManyFetcher<JsonSpaceProperty>, RemoteSingleFetcher<JsonSpaceProperty>, RemoteSpacePropertyService.RemoteManyFetcher<JsonSpaceProperty>
All Known Implementing Classes:
RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl
Enclosing interface:
RemoteSpacePropertyService

public static interface RemoteSpacePropertyService.RemoteSpacePropertyFinder extends RemoteSpacePropertyService.RemoteManyFetcher<JsonSpaceProperty>, RemoteSingleFetcher<JsonSpaceProperty>