Uses of Interface
com.storedobject.core.RequiresTransactionManager
Packages that use RequiresTransactionManager
Package
Description
-
Uses of RequiresTransactionManager in com.storedobject.core
Subinterfaces of RequiresTransactionManager in com.storedobject.coreModifier and TypeInterfaceDescriptioninterfaceThe ContentProducer interface defines a contract for producing and managing content.Classes in com.storedobject.core that implement RequiresTransactionManagerModifier and TypeClassDescriptionclassclassclassThe StreamContentProducer class is an abstract implementation of theContentProducerinterface with additional support for managing output streams, transaction management, and access control.classclassclass -
Uses of RequiresTransactionManager in com.storedobject.office
Classes in com.storedobject.office that implement RequiresTransactionManagerModifier and TypeClassDescriptionclassRepresents a report based on the ODT format, allowing integration with devices for viewing or printing.classclassclassclassclassAn iterator-based ODT report.classclassclassODT<T>The ODT class is a representation of an Open Document Template (ODT) document processor.classODTObjectReport<T extends StoredObject>PDFObjectReportandODTObjectReportare used to define report logic to be used inPrintLogicDefinition.classRepresents a report based on the ODT format, allowing integration with devices for viewing or printing.class -
Uses of RequiresTransactionManager in com.storedobject.pdf
Classes in com.storedobject.pdf that implement RequiresTransactionManagerModifier and TypeClassDescriptionclassA class that allows you to combine multiple other reports into a single report.classThis class is used to create PDF output.classPDFObjectReport<T extends StoredObject>PDFObjectReportandODTObjectReportare used to define report logic to be used inPrintLogicDefinition.classA PDF class used for generating reports. -
Uses of RequiresTransactionManager in com.storedobject.report
Classes in com.storedobject.report that implement RequiresTransactionManagerModifier and TypeClassDescriptionclassAccount Statement.classclassclassclassclassObjectList<T extends StoredObject>Generate a PDF with a list of objects.classObjectListExcel<T extends StoredObject>Generate an Excel with list of objects.classclassclassclassclassTrial Balance. -
Uses of RequiresTransactionManager in com.storedobject.ui
Classes in com.storedobject.ui that implement RequiresTransactionManagerModifier and TypeClassDescriptionclassContent coming from anInputStreamthat can be viewed or downloaded (viaDevice.view(String, ContentProducer)orDevice.download(ContentProducer)).classObjectGridReport<T extends StoredObject>Create a PDF report from the grid rows.final classPDF content coming from anInputStreamthat can be viewed or downloaded (viaDevice.view(String, ContentProducer)orDevice.download(ContentProducer)). -
Uses of RequiresTransactionManager in com.storedobject.ui.iot
Classes in com.storedobject.ui.iot that implement RequiresTransactionManager