Interface MockFindResourcesHandler
-
@ConsumerType public interface MockFindResourcesHandler
Can provide a result when finding resources using a certain query/language.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable Iterator<org.apache.sling.api.resource.Resource>
findResources(@NotNull String query, String language)
-