Uses of Class
com.sas.lsaf.clinical.tlftemplate.TlfTemplateNotFoundException
Packages that use TlfTemplateNotFoundException
-
Uses of TlfTemplateNotFoundException in com.sas.lsaf.clinical.tlftemplate
Methods in com.sas.lsaf.clinical.tlftemplate that throw TlfTemplateNotFoundExceptionModifier and TypeMethodDescriptionTlfTemplateService.exportTlfsToDataSets(String tlfTemplateId, BatchFileCreateInfo fileCreateInfo, boolean includeAnalysisResults) Exports to data sets the global Tables, Listings, and Figures (TLF) metadata for a specified TLF template.TlfTemplateService.importTlfsToTlfTemplate(TlfTemplateImportInfo importInfo, ExportFileCreateInfo validationInfo) Updates the Tables, Listings, and Figures (TLF) from the import files to the TLF template specified.