|
TFORMer SDK - JAVA
8
|
| Enumerations.Aggregation | Defines the type of Aggregation |
| ComputedField | Provides access to a ComputedField which is referenced by a DataSource |
| DataField | Provides access to DataField information |
| Enumerations.DataFieldType | Defines the type of a DataField |
| Enumerations.DataFieldUsage | Describes the usage of a DataField within a FormLayout |
| Enumerations.DataFormat | Describes the desired format for requested data (eg. XML) |
| DataSource | Abstract class for a DataSource |
| DataSourceCsv | Specialized DataSource for CSV data (character separated values) |
| DataSourceOdbc | Specialized DataSource for ODBC data |
| DataSourceParameter | Provides access to properties of a DataSourceParameter |
| Enumerations.DataSourceType | Defines the type of a DataSource |
| DataSourceXml | Specialized DataSource for XML data |
| DSFieldMapping | DSFieldMapping defines the field-mappings between a DataSource and the DataFields used in a Formlayout |
| Enumerations.ELicenseKind | The license types for the TFORMer SDK |
| Enumerations | Enumerations used by TFORMer SDK |
| Enumerations.EPrinterType | This enumeration specifies the type of output generated by TFORMer SDK |
| FilesOutputStreamFactory | Class that creates a file in the selected directory |
| FormLayout | Provides access to a FormLayout which is referenced by a Repository or available as stand-alone FormLayout |
| Job | This is the main class of TFORMer SDK for generating output |
| JobData | Abstract base class for JobData |
| JobDataCsv | Provides access to JobDataCsv (a CSV-file that serves as JobData for a Job) |
| JobDataDataSource | Provides access to a user-defined DataSource, which is defined in the FormLayout or a Repository |
| JobDataOdbc | Provides access to JobDataOdbc (an ODBC connection that serves as JobData for a Job) |
| JobDataRecordSet | Provides access to JobDataRecordSet (a set of in-memory Record objects which serves as JobData for a Job) |
| JobDataXml | Provides access to JobDataXml (a XML file that serves as JobData for a Job) |
| JobTrayControl | Provides access to JobTrayControl information |
| OutputStreamFactory | Interface to create an output stream |
| Printer | Provides access to Printer information |
| Enumerations.PrintResultType | Describes the data that should be stored while generating the output. After the output has been generated the data can be retrieved by a call to getPrintResult |
| Project | Provides access to Project information of a Repository or a stand-alone link FormLayout |
| JobDataRecordSet.Record | Provides access to a Record |
| Repository | Opens or creates a Repository, opens a stand-alone FormLayout |
| SingleOutputStreamFactory | Class that implements the output stream factory using a single output stream |
| TFORMer | Provides methods to query status information and to license TFORMer SDK |
| TFormerException | This class implements exceptions that are thrown by the native TFORMer DLL |
| © 2006-2024 - all rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
| Generated on Thu Oct 3 2024 05:08:23 for TFORMer SDK - JAVA with doxygen 1.7.6.1 |