Uses of Class
com.sas.lsaf.clinical.tlf.AnalysisResultNotFoundException
Packages that use AnalysisResultNotFoundException
Package
Description
Classes and interfaces for retrieving study tlf information in the system.
-
Uses of AnalysisResultNotFoundException in com.sas.lsaf.clinical.study.tlf
Methods in com.sas.lsaf.clinical.study.tlf that throw AnalysisResultNotFoundExceptionModifier and TypeMethodDescriptionStudyTlfService.getAnalysisDatasetsByResultId(String studyId, String baseStandardName, String modelId, String resultId) Gets the analysis data sets by the analysis results id.StudyTlfService.getAnalysisDatasetsByResultIdentifier(String studyId, String baseStandardName, String modelId, String resultIdentifier) Gets the analysis data sets by the analysis results identifier.