Uses of Class
org.adempiere.pipo2.PackOut
Packages that use PackOut
-
Uses of PackOut in org.adempiere.pipo2
Fields in org.adempiere.pipo2 declared as PackOutMethods in org.adempiere.pipo2 with parameters of type PackOutModifier and TypeMethodDescriptionvoidElementHandler.packOut(PackOut packout, IPackSerializer packoutSerializer, TransformerHandler docHandler, int recordId) Export a record using the provided format-agnostic serializer.default voidElementHandler.packOut(PackOut packout, IPackSerializer packoutSerializer, TransformerHandler docHandler, int recordId, String uuid) Export a record identified by UUID (default delegates to id-based method).