Interface RemoteContentTemplateService.RemoteTemplateFetcher

All Superinterfaces:
RemoteContentTemplateService.RemoteSingleTemplateFetcher, RemoteManyFetcher<ContentTemplate>, RemoteSingleFetcher<ContentTemplate>
All Known Subinterfaces:
RemoteContentTemplateService.RemoteParameterTemplateFinder, RemoteContentTemplateService.RemoteTemplateFinder
All Known Implementing Classes:
RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
Enclosing interface:
RemoteContentTemplateService

public static interface RemoteContentTemplateService.RemoteTemplateFetcher extends RemoteContentTemplateService.RemoteSingleTemplateFetcher, RemoteManyFetcher<ContentTemplate>