Interface ContentPropertyService.ContentPropertyFetcher

All Superinterfaces:
ContentPropertyService.SingleContentPropertyFetcher, ManyFetcher<JsonContentProperty>, SingleFetcher<JsonContentProperty>
All Known Subinterfaces:
ContentPropertyService.ContentPropertyFinder, ContentPropertyService.ParameterContentPropertyFinder
Enclosing interface:
ContentPropertyService

public static interface ContentPropertyService.ContentPropertyFetcher extends ContentPropertyService.SingleContentPropertyFetcher, ManyFetcher<JsonContentProperty>