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.coreClasses in com.storedobject.core that implement RequiresTransactionManagerModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of RequiresTransactionManager in com.storedobject.office
Classes in com.storedobject.office that implement RequiresTransactionManagerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
ODT<T>
class
ODTObjectReport<T extends StoredObject>
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
.class
class
-
Uses of RequiresTransactionManager in com.storedobject.pdf
Classes in com.storedobject.pdf that implement RequiresTransactionManagerModifier and TypeClassDescriptionclass
A class that allows you to combine multiple other reports into a single report.class
This class is used to create PDF output.class
PDFObjectReport<T extends StoredObject>
PDFObjectReport
andODTObjectReport
are used to define report logic to be used inPrintLogicDefinition
.class
A PDF class used for generating reports. -
Uses of RequiresTransactionManager in com.storedobject.report
Classes in com.storedobject.report that implement RequiresTransactionManagerModifier and TypeClassDescriptionclass
Account Statement.class
class
class
class
class
ObjectList<T extends StoredObject>
Generate a PDF with a list of objects.class
ObjectListExcel<T extends StoredObject>
Generate an Excel with list of objects.class
class
class
class
class
Trial Balance. -
Uses of RequiresTransactionManager in com.storedobject.ui
Classes in com.storedobject.ui that implement RequiresTransactionManagerModifier and TypeClassDescriptionclass
Content coming from anInputStream
that can be viewed or downloaded (viaDevice.view(String, ContentProducer)
orDevice.download(ContentProducer)
).class
ObjectGridReport<T extends StoredObject>
Create a PDF report from the grid rows.final class
PDF content coming from anInputStream
that 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