Package | Description |
---|---|
com.sas.lsaf.clinical.common |
Contains common clinical classes.
|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
com.sas.lsaf.clinical.tlf |
Contains classes for global tlf information in the system.
|
Modifier and Type | Method and Description |
---|---|
ValidationResult |
ClinicalUpdateResult.getValidationResult()
Gets the validation results of importing clinical data.
|
Constructor and Description |
---|
ClinicalUpdateResult(ValidationResult validationResult,
String validationReportPath,
SourceLocation validationReportSourceLocation)
It is not intended or recommended that the consumer of this API construct these objects.
|
Constructor and Description |
---|
StudyUpdateResult(Study study,
ValidationResult validationResult,
String validationReportPath,
SourceLocation validationReportSourceLocation)
It is not intended or recommended that the consumer of this API construct these objects.
|
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.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>