Package | Description |
---|---|
com.sas.lsaf.clinical.study.tlf |
Classes and interfaces for retrieving study tlf information in the system.
|
Modifier and Type | Method and Description |
---|---|
List<AnalysisDataset> |
StudyTlfService.getAnalysisDatasetsByResultId(String studyId,
String baseStandardName,
String modelId,
String resultId)
Gets the analysis data sets by the analysis results id.
|
List<AnalysisDataset> |
StudyTlfService.getAnalysisDatasetsByResultIdentifier(String studyId,
String baseStandardName,
String modelId,
String resultIdentifier)
Gets the analysis data sets by the analysis results identifier.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>