Package | Description |
---|---|
com.sas.lsaf.clinical.standards |
Classes and interfaces for retrieving and exporting standards in the system.
|
com.sas.lsaf.clinical.study |
Classes and interfaces for retrieving study information in the system.
|
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 standards associated with the study.
|
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA