org.ofbiz.example
Class ExamplePrintServices

java.lang.Object
  extended by org.ofbiz.example.ExamplePrintServices

public class ExamplePrintServices
extends java.lang.Object


Field Summary
static java.lang.String module
           
 
Constructor Summary
ExamplePrintServices()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.Object> printReportPdf(DispatchContext dctx, java.util.Map<java.lang.String,? extends java.lang.Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

ExamplePrintServices

public ExamplePrintServices()
Method Detail

printReportPdf

public static java.util.Map<java.lang.String,java.lang.Object> printReportPdf(DispatchContext dctx,
                                                                              java.util.Map<java.lang.String,? extends java.lang.Object> context)