Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
I
- initPayload(InvoiceData) - Method in class org.nekosoft.PDFferTemplates.invoice.PdfInvoiceTemplate
- initPayload(T) - Method in class org.nekosoft.pdffer.template.AbstractJacksonPdfTemplate
-
Override this method to initialize the template and its parts once a payload has been set.
- InvalidPayloadClassException - Exception in org.nekosoft.pdffer.exception
-
An exception raised when the producer is given a different payload instance to the class expected by the template.
- InvalidPayloadClassException(Class<?>, Class<?>) - Constructor for exception org.nekosoft.pdffer.exception.InvalidPayloadClassException
-
Creates a new instance.
- InvalidPayloadException - Exception in org.nekosoft.pdffer.exception
-
An exception raised when the producer was given a payload that does not pass template validation.
- InvalidPayloadException(Object) - Constructor for exception org.nekosoft.pdffer.exception.InvalidPayloadException
-
Creates a new instance.
- InvalidTemplateClassException - Exception in org.nekosoft.pdffer.exception
-
An exception raised when the producer is given a template that is not the expected class.
- InvalidTemplateClassException(Class<? extends PdfTemplate>, Class<? extends PdfTemplate>) - Constructor for exception org.nekosoft.pdffer.exception.InvalidTemplateClassException
-
Creates a new instance.
- InvoiceData - Class in org.nekosoft.PDFferTemplates.invoice
-
A VO with all the data needed to create a PDF invoice with the NekoSoft PDF Invoice template.
- InvoiceData() - Constructor for class org.nekosoft.PDFferTemplates.invoice.InvoiceData
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form