Package com.sas.lsaf.clinical.tlftemplate
Contains classes for managing TLF templates.
-
Interface Summary Interface Description TlfTemplateService Service for managing TLF templates. -
Class Summary Class Description TlfTemplate The class that represents a TLF template.TlfTemplateImportInfo The class that represents all of the details to import of TLFs to a TLF template. -
Exception Summary Exception Description TlfTemplateException The class that represents the root of all checked TLF template exceptions.TlfTemplateExistsException Thrown when an attempt is made to create a TLF template and one with that name exists.TlfTemplateNotFoundException Thrown when the specified TLF template is not found.