Package | Description |
---|---|
com.sas.lsaf.clinical.study |
Classes and interfaces to retrieve study information.
|
Modifier and Type | Method and Description |
---|---|
StudyComponentEditableStatus |
StudyService.setStudyComponentAsNotEditable(String studyId,
StudyComponent studyComponent)
Sets the study component as not editable regardless of whether you or someone else has set it for editing.
|
StudyComponentEditableStatus |
StudyService.setStudyComponentEditableByCurrentUser(String studyId,
StudyComponent studyComponent)
Sets the study component as editable by the current user.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>