|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.print.ArchiveEngine
public class ArchiveEngine
Archive Engine. Based on Settings on Client Level Keys set for - Menu Reports - AD_Report_ID - Win Report - AD_Table_ID - Documents - AD_Table_ID & Record_ID & C_Customer_ID
| Method Summary | |
|---|---|
com.qoppa.pdfProcess.PDFDocument |
archive(LayoutEngine layout,
PrintInfo info)
Get/Create Archive. |
static ArchiveEngine |
get()
Get Archive Engine |
static boolean |
isValid(LayoutEngine layout)
Can we archive the document? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public com.qoppa.pdfProcess.PDFDocument archive(LayoutEngine layout,
PrintInfo info)
layout - layoutinfo - print info
public static boolean isValid(LayoutEngine layout)
layout - layout
public static ArchiveEngine get()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||