ReportsMetadataDataService¶
-
public interface
ReportsMetadataDataServiceextends MotechDataService<ReportsMetadataInfo>¶ Data service for the
ReportsMetadataInfoclass. Provides methods for managing instances of said class.
Methods¶
bySourceConfiguration¶
-
List<ReportsMetadataInfo>
bySourceConfiguration(String configurationName)¶ Returns a list of the reports that originate from the configuration with the given
configurationName.Parameters: - configurationName – the name of the configuration
Returns: the list of matching reports