Interface RemoteContentPropertyService.RemoteContentPropertyFetcher

All Superinterfaces:
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher, RemoteManyFetcher<JsonContentProperty>, RemoteSingleFetcher<JsonContentProperty>
All Known Subinterfaces:
RemoteContentPropertyService.RemoteContentPropertyFinder, RemoteContentPropertyService.RemoteParameterContentPropertyFinder
All Known Implementing Classes:
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
Enclosing interface:
RemoteContentPropertyService

public static interface RemoteContentPropertyService.RemoteContentPropertyFetcher extends RemoteContentPropertyService.RemoteSingleContentPropertyFetcher, RemoteManyFetcher<JsonContentProperty>