Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
com.sas.lsaf.clinical.study.tlf |
Classes and interfaces for retrieving study tlf information in the system.
|
com.sas.lsaf.clinical.tlftemplate |
Contains classes for managing TLF templates.
|
Modifier and Type | Method and Description |
---|---|
StudyUpdateResult |
StudyService.importStudyTlfs(String studyId,
String baseStandardName,
String modelId,
TlfImportInfo importInfo,
ExportFileCreateInfo validationInfo)
Updates the study Tables, Listings, and Figures (TLF) from the import files with options to replace all or add
new.
|
Modifier and Type | Method and Description |
---|---|
StudyTlfInfo |
StudyTlfService.setTlfs(StudyTlfInfo studyTlfInfo)
Sets the Tables, Listings and Figures for the study.
|
Modifier and Type | Method and Description |
---|---|
TlfUpdateResult |
TlfTemplateService.importTlfsToTlfTemplate(TlfTemplateImportInfo importInfo,
ExportFileCreateInfo validationInfo)
Updates the Tables, Listings, and Figures (TLF) from the import files to the TLF template specified.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>