Class PoExporter

java.lang.Object
org.adempiere.pipo2.PoExporter

public class PoExporter extends Object
  • Field Details

  • Constructor Details

    • PoExporter

      public PoExporter(PIPOContext ctx, IPackSerializer serializer, PO po)
      Parameters:
      ctx -
      serializer - format-agnostic serializer (XML, JSON, or YAML)
      po -
  • Method Details