Package com.sas.lsaf.clinical.tlf
Contains classes for global tlf information in the system.
-
Class Summary Class Description AnalysisDataset The class that represents the data set metadata of an analysis result.AnalysisResult The class that represents an analysis result which is used to link results, data, and documentation in a clinical study report.SectionDescriptor The lightweight representation of the definition of a clinical section.Tlf The class that represents the definition of a clinical study TLF.TlfDescriptor The lightweight representation of the definition of a clinical study TLF.TlfImportInfo The class that represents all of the details to import of TLFs.TlfUpdateResult The class that represents the results of importing global TLFs to a TLF template. -
Exception Summary Exception Description AnalysisResultNotFoundException Thrown when the specified analysis result is not found or the user does not have access to the analysis result.SectionException The class that represents all section checked exceptions.SectionNotFoundException Thrown when the specified section is not found.TlfException Root of all checked TLF exceptions.TlfNotFoundException Thrown when the specified TLF is not found or the user does not have access to the TLF.TlfUpdateException Thrown when the TLF cannot be updated.