|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdminPdfMgrIf
AdminPdfMgrIf
Method Summary | |
---|---|
com.konakart.app.PdfResult |
getPdf(com.konakart.app.PdfOptions options)
Create the PDF document and return the URL, File name or bytes as defined by the input options. |
void |
refreshConfigs()
Retrieve some commonly-used properties and set the velocity log file location |
Method Detail |
---|
com.konakart.app.PdfResult getPdf(com.konakart.app.PdfOptions options) throws java.lang.Exception
options
- the options that define the PDF report to be produced and what is returned from
this interface.
java.lang.Exception
void refreshConfigs() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |