Uses of Class
com.sas.lsaf.clinical.tlf.SectionDescriptor
Packages that use SectionDescriptor
Package
Description
Classes and interfaces for retrieving study tlf information in the system.
-
Uses of SectionDescriptor in com.sas.lsaf.clinical.study.tlf
Methods in com.sas.lsaf.clinical.study.tlf that return SectionDescriptorModifier and TypeMethodDescriptionStudyTlfService.getStudySectionDescriptorById(String studyId, String id) Gets the study section descriptor by the specified id.Methods in com.sas.lsaf.clinical.study.tlf that return types with arguments of type SectionDescriptorModifier and TypeMethodDescriptionStudyTlfService.getStudySections(String studyId, String baseStandardName, String modelId) Gets the study sections.