Uses of Class
com.sas.lsaf.clinical.tlf.Tlf
Packages that use Tlf
Package
Description
Classes and interfaces for retrieving study tlf information in the system.
-
Uses of Tlf in com.sas.lsaf.clinical.study.tlf
Methods in com.sas.lsaf.clinical.study.tlf that return TlfModifier and TypeMethodDescriptionStudyTlfService.getStudyTlfByTlfIdentifier(String studyId, String baseStandardName, String modelId, String tlfIdentifier) Gets the study TLF with the specified TLF identifier.Methods in com.sas.lsaf.clinical.study.tlf that return types with arguments of type TlfModifier and TypeMethodDescriptionStudyTlfService.getStudyTlfsBySectionId(String studyId, String baseStandardName, String modelId, String sectionId, boolean recurse) Gets the study TLFs within the specified section.StudyTlfService.getStudyTlfsBySectionNameAndIdentifier(String studyId, String baseStandardName, String modelId, String sectionName, String sectionIdentifier, boolean recurse) Gets the study TLFs within the specified section.StudyTlfInfo.getTlfs()Gets the study TLFs.Method parameters in com.sas.lsaf.clinical.study.tlf with type arguments of type TlfConstructor parameters in com.sas.lsaf.clinical.study.tlf with type arguments of type Tlf