Package org.openbravo.client.application.attachment
-
Interface Summary Interface Description ReprintableDocumentAttachHandler Allows to handle re-printable documents as attachments through an attachment provider in particular. -
Class Summary Class Description AttachImplementation Public class to allow extend the Attachment Functionality.AttachImplementationManager Class that centralizes the Attachment Management.AttachmentAH Action handler to manage attachments.
It implements 3 different commands.AttachmentUtils Utility class to manage Attachments.AttachmentWindowComponent The component which takes care of creating a class for a tab's Attachment popup.CoreAttachImplementation Default implementation of Attachment Management.DefaultsAttachmentActionHandler This ActionHandler is invoked when opening a Attachment window.MetadataOnTab Callout executed only on Metadata Tab of "Windows, Tabs and Fields" window.ReprintableDocumentManager Centralizes theReprintableDocument
Management.ReprintableDocumentTest Test cases to cover the reprintable document management infrastructureReprintableInvoice Used to generate the data of aReprintableDocument
based in anInvoice
ReprintableOrder Used to generate the data of aReprintableDocument
based in anOrder
ReprintableSourceDocument<D extends BaseOBObject & ClientEnabled & OrganizationEnabled> Represents a document used as the source to generate the data of aReprintableDocument
TestAttachImplementation Attach implementation for testing purposes -
Enum Summary Enum Description AttachmentUtils.AttachmentType The supported types of attachmentsReprintableDocumentManager.Format Supported formats for aReprintableDocument
ReprintableSourceDocument.DocumentType Supported document types that can be linked to aReprintableDocument
-
Exception Summary Exception Description DocumentNotFoundException Class used to indicate that the information of a ReprintableDocument could not be found by theReprintableDocumentManager