Class MInfoWindowAccess

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

public class MInfoWindowAccess extends X_AD_InfoWindow_Access
Author:
hengsin
See Also:
  • Constructor Details

    • MInfoWindowAccess

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

      public MInfoWindowAccess(Properties ctx, int ignored, String trxName)
      Parameters:
      ctx -
      ignored -
      trxName -
    • MInfoWindowAccess

      public MInfoWindowAccess(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MInfoWindowAccess

      public MInfoWindowAccess(MInfoWindow parent, int AD_Role_ID)
      Parent Constructor
      Parameters:
      parent - parent
      AD_Role_ID - role id
  • Method Details

    • afterSave

      protected boolean afterSave(boolean newRecord, boolean success)
      After Save
      Overrides:
      afterSave in class PO
      Parameters:
      newRecord - new
      success - success
      Returns:
      success
    • afterDelete

      protected boolean afterDelete(boolean success)
      After Delete
      Overrides:
      afterDelete in class PO
      Parameters:
      success - success
      Returns:
      success