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<AnalysisResult> |
StudyTlfService.getAnalysisResultsByStudyTlfId(String studyId,
String baseStandardName,
String modelId,
String tlfId)
Gets the analysis results for the TLF id.
|
List<AnalysisResult> |
StudyTlfService.getAnalysisResultsByStudyTlfIdentifier(String studyId,
String baseStandardName,
String modelId,
String tlfIdentifier)
Gets the analysis results for the TLF identifier.
|
Tlf |
StudyTlfService.getStudyTlfByTlfIdentifier(String studyId,
String baseStandardName,
String modelId,
String tlfIdentifier)
Gets the study TLF with the specified TLF identifier.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>