Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
Study |
StudyUpdateResult.getStudy()
Gets the study being updated.
|
Modifier and Type | Method and Description |
---|---|
Set<Study> |
StudyService.getStudiesAssociatedWithDictionary(String dictionaryId)
Gets the studies that are associated with the dictionary.
|
Set<Study> |
StudyService.getStudiesAssociatedWithExternalDictionary(String externalDictionaryId)
Gets the studies that are associated with the external dictionary.
|
Set<Study> |
StudyService.getStudiesAssociatedWithStandard(String standardId)
Gets the studies that are associated with the standard.
|
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.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>