Interface RemoteContentService.RemoteSingleContentFetcher

All Superinterfaces:
RemoteSingleFetcher<Content>
All Known Subinterfaces:
RemoteAttachmentService.RemoteAttachmentFinder, RemoteContentService.RemoteContentFetcher, RemoteContentService.RemoteContentFinder, RemoteContentService.RemoteParameterContentFinder
All Known Implementing Classes:
AbstractRemoteContentService.AbstractRemoteContentFinder, GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl, RemoteAttachmentServiceImpl.RemoteAttachmentFinderImpl, RemoteContentServiceImpl.RemoteContentFinderImpl
Enclosing interface:
RemoteContentService

public static interface RemoteContentService.RemoteSingleContentFetcher extends RemoteSingleFetcher<Content>