Package | Description |
---|---|
com.sas.lsaf.clinical.standards |
Classes and interfaces to retrieve and export standards in the system.
|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
StandardDescriptor |
StandardsService.getStandardDescriptorByNameAndStatus(String name,
EntityStatus status)
Gets standard descriptor by name and
EntityStatus . |
Modifier and Type | Method and Description |
---|---|
Set<StandardDescriptor> |
StandardsService.getStandardDescriptorsByStatus(EntityStatus status)
Gets standard descriptors by
EntityStatus . |
Modifier and Type | Method and Description |
---|---|
Set<StandardDescriptor> |
StudyService.getStandardsAssociatedWithStudy(String studyId)
Gets the standards that are associated with the study.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>