Interface ReportClient<T>

All Superinterfaces:
Pageable<T>
All Known Implementing Classes:
ReportClientImpl

public interface ReportClient<T> extends Pageable<T>