Class MPackageExp

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_Package_Exp, I_Persistent, Evaluatee

public class MPackageExp extends X_AD_Package_Exp
Package Export Model
Version:
$Id: MMenu.java,v 1.0 2006/01/07 Exp $
Author:
Rob Klein, Teo Sarca, SC ARHIPAC SERVICE SRL
  • BF [ 1826273 ] Error when creating MPackageExp
  • See Also:
    • Constructor Details

      • MPackageExp

        public MPackageExp(Properties ctx, String AD_Package_Exp_UU, String trxName)
        UUID based Constructor
        Parameters:
        ctx - Context
        AD_Package_Exp_UU - UUID key
        trxName - Transaction
      • MPackageExp

        public MPackageExp(Properties ctx, int AD_Package_Exp_ID, String trxName)
        MPackageExp
        Parameters:
        ctx -
        AD_Package_Exp_ID -
        trxName -
      • MPackageExp

        public MPackageExp(Properties ctx, ResultSet rs, String trxName)
        MPackageExp
        Parameters:
        ctx -
        rs -
    • Method Details

      • afterDelete

        protected boolean afterDelete(boolean success)
        Before Delete
        Overrides:
        afterDelete in class PO
        Parameters:
        success -
        Returns:
        deleted
      • copyDetailsFrom

        public int copyDetailsFrom(MPackageExp from)
        Parameters:
        from - the source MPackageExp to copy the details
        Returns: