Uses of Class
com.sas.lsaf.clinical.study.Study
Packages that use Study
Package
Description
Classes and interfaces to retrieve study information.
-
Uses of Study in com.sas.lsaf.clinical.study
Methods in com.sas.lsaf.clinical.study that return StudyMethods in com.sas.lsaf.clinical.study that return types with arguments of type StudyModifier and TypeMethodDescriptionStudyService.getStudiesAssociatedWithDictionary(String dictionaryId) Gets the studies that are associated with the dictionary.StudyService.getStudiesAssociatedWithExternalDictionary(String externalDictionaryId) Gets the studies that are associated with the external dictionary.StudyService.getStudiesAssociatedWithStandard(String standardId) Gets the studies that are associated with the standard.Constructors in com.sas.lsaf.clinical.study with parameters of type StudyModifierConstructorDescriptionStudyUpdateResult(Study study, ValidationResult validationResult, String validationReportPath, SourceLocation validationReportSourceLocation) It is not intended or recommended that the consumer of this API construct these objects.