Package | Description |
---|---|
com.sas.lsaf.clinical.tlf |
Contains classes for global tlf information in the system.
|
com.sas.lsaf.clinical.tlftemplate |
Contains classes for managing TLF templates.
|
Modifier and Type | Method and Description |
---|---|
TlfTemplate |
TlfUpdateResult.getTlfTemplate()
Gets the updated TLF template.
|
Constructor and Description |
---|
TlfUpdateResult(TlfTemplate tlfTemplate,
String validationReportPath,
SourceLocation validationReportSourceLocation,
ValidationResult validationResult)
It is not intended or recommended that the consumer of this API construct these objects.
|
Modifier and Type | Method and Description |
---|---|
TlfTemplate |
TlfTemplateService.createTlfTemplate(String name,
String description)
Creates a TLF template.
|
Modifier and Type | Method and Description |
---|---|
Set<TlfTemplate> |
TlfTemplateService.getTlfTemplates()
Gets the TLF templates.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>